279099d3a19de2aa9fa9139cfa2cf60a4f8f6484
[gnus] / lisp / ChangeLog
1 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
2
3         * shr.el (shr-expand-newlines): Make nested boxes work.
4
5 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
6
7         * shr.el (shr-expand-newlines): Proof of concept implemantation of boxy
8         backgrounds.
9         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
10         in a more sensible manner.
11
12 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
13
14         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
15         if EPG is loaded.
16
17 2011-01-24  Julien Danjou  <julien@danjou.info>
18
19         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
20         tags.
21
22 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
23
24         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
25         commands.
26
27         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
28         in the article buffer.
29         (gnus-gravatar-insert): Use blank space from the current buffer to
30         avoid breaking text properties.  This makes X-Sent updating work again.
31
32         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
33
34 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
35
36         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
37         fix the bug in url-http.el instead.
38
39         * shr.el (shr-image-fetched): Ditto.
40
41         * shr.el (shr-image-fetched): Avoid having point move in the article
42         buffer.
43
44         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
45         buffer after being called.  It's apparently being killed by url.el, and
46         killing it made point move to end-of-buffer in a random buffer.
47
48         * shr.el (shr-image-fetched): Ditto.
49
50 2011-01-23  Julien Danjou  <julien@danjou.info>
51
52         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
53
54         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
55         text/x-org.
56
57 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
58
59         * gnus-sum.el (gnus-summary-move-article): Protect against backends
60         (i.e., nnimap) returning nil as the article number.
61
62 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
63
64         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
65         "DelSp" parameter in RFC3676.
66
67 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
68
69         * message.el (message-check-recipients): Display the encoded version of
70         the bogus address if they differ.
71
72         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
73         after sending.
74
75         * gnus-agent.el (gnus-agent-send-mail): Ditto.
76
77         * gnus-group.el (gnus-group-refresh-group): New convenience function.
78
79         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
80         group buffer after sending the queue.
81
82         * gnus-agent.el (gnus-agent-send-mail): Ditto.
83
84 2011-01-22  Julien Danjou  <julien@danjou.info>
85
86         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
87
88 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
89
90         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
91         nested related parts.
92
93         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
94         unexpired articles.  This fixes the regression that led expiry marks to
95         disappear from nnfolder groups.
96
97 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
98
99         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
100         Don't confuse the "ret" of "retrograde" with RET.
101
102 2011-01-21  Julien Danjou  <julien@danjou.info>
103
104         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
105         than mm-insert-inline.
106
107 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
108
109         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
110         Widen article buffer.
111
112 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
113
114         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
115         the temp buffer.
116         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
117
118 2011-01-20  Julien Danjou  <julien@danjou.info>
119
120         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
121
122         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
123         than mm-insert-inline to insert inline part: this respect
124         mm-inline-media-tests displayers.
125
126         * mm-view.el (mm-display-shell-script-inline): New function.
127
128         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
129
130         * mm-uu.el (mm-uu-type-alist): Add org block.
131         (mm-uu-org-src-code-block-extract): New function.
132
133         * mm-view.el (mm-display-org-inline): New function.
134
135         * mm-decode.el (mm-automatic-display): Add text/org.
136
137         * mailcap.el (mailcap-mime-extensions): Add .org.
138
139 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
140
141         * gnus-art.el (gnus-article-highlight): Remove argument passed to
142         gnus-article-add-buttons.
143
144 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
145
146         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
147         From header with a date and "nobody" as the sender.
148
149 2011-01-19  Julien Danjou  <julien@danjou.info>
150
151         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
152         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
153         if you have the same regexp several times.
154         (gnus-button-push): Fix matching when regexp is symbol.
155
156 2011-01-15  Glenn Morris  <rgm@gnu.org>
157
158         * message.el (message-mail): A compose-mail function should
159         accept headers as strings.
160
161 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
162
163         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
164         Add :vert-only tags.
165         (message-mail): New arg RETURN-ACTION.
166         (message-return-action): New var.
167         (message-bury): Use it.
168         (message-mode): Make it buffer-local.
169         (message-send-and-exit): Always call message-bury.
170
171         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
172         message-mail.
173
174 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
175
176         * nnimap.el (nnimap-convert-partial-article): Protect against
177         zero-length body parts.
178
179         * mm-decode.el (mm-preferred-alternative-precedence):
180         Discourage showing empty parts.
181
182         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
183         and stuff if the backend didn't return the article number.  This fixes
184         an Exchange-related nnimap bug.
185
186         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
187         group window, because it does the wrong thing when a separate frame
188         displays the group buffer.
189
190         * proto-stream.el (open-protocol-stream): Protect against the low-level
191         transport functions returning nil.
192
193 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
194
195         * mml2015.el (epg-sub-key-fingerprint): Autoload.
196         (mml2015-epg-find-usable-secret-key): New function.
197         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
198         mml2015-epg-find-usable-key (Bug#7797).
199         (mml2015-epg-encrypt): Ditto.
200
201 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
202
203         * dgnushack.el (rot13-string): Fix the way to get the argument.
204
205 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
206
207         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
208
209 2011-01-03  Glenn Morris  <rgm@gnu.org>
210
211         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
212
213         * sieve.el (sieve-open-server): Give a more explicit error if
214         sieve-manage-open returns nil.  (Bug#7720)
215
216 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
217
218         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
219
220 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
221
222         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
223         This avoids sending passwords in plain text over non-encrypted
224         channels.
225
226         * shr.el (shr-rescale-image): Display all GIF images as animated images.
227
228         * nnimap.el (nnimap-login): Refactored out into own function, and
229         implement CRAM-MD5.
230         (nnimap-wait-for-line): Refactored out.
231
232         * mm-view.el (mml-smime): Require.
233
234 2010-12-20  David Engster  <deng@eml.cc>
235
236         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
237         use EPG to decrypt S/MIME messages instead of openssl.
238
239 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
240
241         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
242
243         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
244         status is the group clearly is unreachable.
245
246         * auth-source.el (auth-source-create): Add the optional second
247         parameter to `local-variable-p' to be compatible with XEmacs.
248
249 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
250
251         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
252         work when using a compressed nnml folder.
253
254 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
255
256         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
257         backends after sanitising on entry, because this never makes sense:
258         If the articles have gone missing, then the data no longer exists on
259         the backend, and if they haven't, then Gnus is wrong, and shouldn't
260         overwrite anything anyway.
261
262         * shr.el (shr-insert-document): Bind shr-width dynamically to
263         window-width if it's nil.
264
265 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
266
267         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
268         with the meaning of using the full emacs window width for rendering.
269
270 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
271
272         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
273         case when sender is not given.
274
275 2010-12-23  Julien Danjou  <julien@danjou.info>
276
277         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
278         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
279         the addresses, otherwise we might misplaced the gravatar.
280
281 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
282
283         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
284         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
285         obsolete in Emacs.
286
287 2010-12-20  Julien Danjou  <julien@danjou.info>
288
289         * gnus-util.el (gnus-rescale-image): Revert last change.
290
291 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
292
293         * binhex.el: Improve commentary (Bug#7482).
294
295 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
296
297         * gnus-group.el (gnus-group-delete-articles): New command.
298
299 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
300
301         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
302
303 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
304
305         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
306         here, since it's up to the backends to do CRLF removal if their
307         protocol has it.
308
309         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
310
311 2010-12-17  Julien Danjou  <julien@danjou.info>
312
313         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
314         they are from file. Can also scale up.
315
316 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
317
318         * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
319         gnus-use-agent.
320         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
321
322         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
323
324 2010-12-17  Julien Danjou  <julien@danjou.info>
325
326         * gravatar.el (gravatar-retrieve-synchronously): New function.
327         (gravatar-get-data): Make more robust.
328
329 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
330
331         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
332
333 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
334
335         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
336         to really consider the last line.
337
338 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
339
340         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
341         list of recipient keys, or use symmetric encryption if not a list.
342         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
343         EPA override, replacing the call to `netrc-store-data'.
344
345 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
346
347         * gnus-srvr.el: Avoid passing nil regexp argument to
348         delete-matching-lines.
349
350 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
351
352         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
353         fetching stops when Gnus exits.
354
355         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
356         function.
357         (nnfolder-request-expire-articles): Save all the buffers after doing
358         expiry.
359
360         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
361         the last article", since that led to serious performance regressions
362         when expiring nnml groups.
363
364 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
365
366         * nnir.el: Improve customizations.
367
368 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
369
370         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
371
372         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
373         group has been killed.
374         (gnus-group-yank-group): Ditto.
375
376         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
377
378         * nnimap.el (nnimap-request-update-group-status): New function.
379
380         * gnus-int.el (gnus-request-update-group-status): New interface
381         function.
382
383         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
384         copying read-ness to the backends.
385
386         * nnimap.el (nnimap-quirk): New function.
387         (nnimap-retrieve-group-data-early): Use it.
388         (nnimap-quirks): New alist.
389
390 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
391
392         * shr.el (shr-insert): Set shr-start after deleting trailing space;
393         don't delete it within indentation.
394
395 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
396
397         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
398         previous line.
399
400 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
401
402         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
403         QRESYNC command by deleting a superfluous space which broke Cyrus
404         servers.  This change will break other servers that are buggy the other
405         way around.
406
407 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
408
409         * spam.el: Reindent and fix long lines.
410         (spam-copy-or-move-routine): Exclude invalid move destinations.
411
412 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
413
414         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
415         installed the registry.
416
417 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
418
419         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
420
421 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
422
423         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
424         groupname doesn't contain "gmane".
425
426 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
427
428         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
429         and netrc-bound-and-true-p bindings.
430         (netrc-parse): Cache the netrc contents.
431
432         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
433         (gnus-1): Don't create the nndrafts group twice.
434         (gnus-setup-news): There's no need to read the active file here, since
435         that's done again later on a per-backend basis.
436         (gnus-start-draft-setup): Make sure that the new group is started out
437         empty.
438
439         * gnus-agent.el (gnus-agentize): Don't create the queue group
440         automatically on startup.  It'll be created later, if needed.
441
442         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
443         of automatically subscribed groups.
444         (gnus-auto-subscribed-categories): New variable.
445         (gnus-matches-options-n): Use it.
446         (gnus-default-subscribed-newsgroups): Remove unused variable.
447         (gnus-start-draft-setup): Message a bit less.
448
449 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
450
451         * nnir.el (nnir-run-imap): Return article list in order of increasing
452         UID.
453
454 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
455
456         * gnus-sum.el (gnus-summary-enter-digest-group):
457         Mention gnus-auto-select-on-ephemeral-exit.
458
459         * proto-stream.el (proto-stream-open-network-only): Fix the calling
460         convention of the network-only option.
461
462 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
463
464         * proto-stream.el (proto-stream-open-network-only): New function to
465         have a way to specify non-STARTTLS upgrade connections.
466
467 2010-12-10  Julien Danjou  <julien@danjou.info>
468
469         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
470         email address is nil.
471
472         * message.el (message-bogus-recipient-p): Set address to "" if nil.
473
474 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
475
476         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
477         deletion.
478         (nnir-run-imap): Only need to parse list once.
479
480 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
481
482         * shr.el (shr-tag-script): Ignore <script>.
483         (shr-tag-label): Add <label> support.
484
485 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
486
487         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
488
489         * shr.el (shr-image-displayer): Work for images lined side by side.
490
491 2010-12-08  Robert Pluim  <rpluim@gmail.com>
492
493         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
494         parameter, since XEmacs doesn't accept t as a parameter.
495
496 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
497
498         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
499         ids.
500         (nnir-run-gmane): Simplify groupspec formatting.
501         (nnir-request-expire-articles): New function.
502
503 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
504
505         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
506         overflow, possibly.
507
508         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
509         (shr-render-td): Handle td style="" better.
510         (shr-tag-table): Use the color from the style sheet.
511         (shr-render-td): Make sure we copy over all the overlays, too.
512
513 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
514
515         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
516         (nnir-request-article): Improve article retrieval.
517
518 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
519
520         * mm-util.el (mm-extra-numeric-entities): New variable.
521
522         * mm-url.el (mm-url-decode-entities):
523         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
524
525         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
526
527 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
528
529         * message.el: Use completion-at-point.
530         (message-completion-function): New fun, extracted from message-tab.
531         (message-mode): Use it for completion-at-point-functions.
532         (message-tab): Use it and completion-at-point.
533
534 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
535
536         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
537         character if a non-breakable character follows.
538
539 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
540
541         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
542         any stream.
543
544         * shr.el (shr-tag-font): Colorize the region.
545         (shr-tag-body): Ditto.
546         (shr-tag-font): Actually let the styles be inherited instead of
547         overwriting them.
548         (shr-tag-font): Get the background color right.
549         (shr-tag-style): Ignore all <style> tags for the moment.
550
551         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
552         a Message-ID to avoid having nnimap depend on gnus-sum.
553
554         * shr.el (shr-descend): Only colorize something if we have a node that
555         sets colors.
556
557 2010-12-06  Julien Danjou  <julien@danjou.info>
558
559         * shr.el (shr-render-td): Render td content with shr-descend, so style
560         will be applied to <td> too.
561         (shr-colorize-region): Colorize region even if we only have a background.
562         (shr-tag-body): Fix color and background color inheritance.
563         Do not recolorize after shr-generic.
564         (shr-tag-font): Let shr-generic colorize via inheritance.
565
566 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
567
568         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
569
570 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
571
572         * nnir.el (nnir-request-move-article): Remove obsolete code.
573
574 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
575
576         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
577
578 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
579
580         * gnus-sum.el (gnus-summary-respool-article): The completion function
581         expects a list instead of an alist.
582
583         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
584         string as the parameter.
585
586         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
587
588         * shr.el (shr-stylesheet): New dynamic variable for cascading the
589         styles.
590         (shr-colorize-region): New function.
591         (shr-insert-background-overlay): Remove.
592         (shr-render-td): Background setting should be taken care of on a higher
593         level.
594         (shr-tag-body): Use post-hoc colorizations.
595         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
596         (shr-put-color-1): Don't overwrite old colors.
597         (shr-colorize-region): When the background color isn't explicit, use
598         a fixed background.
599
600         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
601         nnmail variables.
602
603 2010-12-05  Bjørn Mork  <bjorn@mork.no>
604
605         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
606         unless necessary.
607
608 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
609
610         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
611         server.
612
613 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
614
615         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
616         so that TAB works.
617
618         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
619         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
620
621         * shr.el (shr-urlify): Show the URL before the title to avoid
622         misleading URLs.
623
624 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
625
626         * shr.el (shr-urlify): Display the title in <a> tags.
627
628 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
629
630         * nnir.el (nnir-categorize): Replace mapcar with mapc.
631
632 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
633
634         * nnir.el: Rearrange code to allow macros to be autoloaded by
635         gnus-sum.el.
636         (nnir-retrieve-headers-override-function): Make this variable
637         customizable.
638         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
639
640         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
641         from nnir.el.
642
643 2010-12-03  Julien Danjou  <julien@danjou.info>
644
645         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
646
647 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
648
649         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
650         allow optional argument `environment'.
651
652 2010-12-03  Glenn Morris  <rgm@gnu.org>
653
654         * mm-extern.el (message-goto-body): Update declaration.
655
656 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
657
658         * gnus-util.el (gnus-macroexpand-all): New function.
659
660         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
661         instead of macroexpand-all that is unavailable in XEmacs.
662
663 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
664
665         * nnir.el (nnir-summary-line-format): New variable.
666         (nnir-mode): Use it.
667         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
668         (nnir-article-ids): Reimplement as defsubst.
669         (nnir-retrieve-headers): Don't mangle the subject header.
670         (nnir-run-imap): Use 100 as RSV score.
671         (nnir-run-find-grep): Fix for full server searching.
672         (nnir-run-gmane): Better restriction to gmane groups.
673
674         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
675         summary buffers.
676
677 2010-12-02  Julien Danjou  <julien@danjou.info>
678
679         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
680
681         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
682
683         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
684         support.
685
686 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
687
688         * nnir.el: Update to handle the registry better.
689         (autoload): Silence byte-compiler.
690         (nnir-open-server): Add a hook for nnir groups.
691         (nnir-request-move-article): Don't mangle the header. Better to use
692         formating variables (which will be added in the future).
693         (nnir-registry-action): Update the registry using the original article
694         group name.
695         (nnir-mode): Install nnir-specific hooks for updating the registry.
696
697         * gnus-sum.el
698         (gnus-article-original-subject,gnus-newsgroup-original-name):
699         Remove obsolete variables.
700         (gnus-summary-move-article): Remove use of obsolete variables.
701         (gnus-summary-local-variables): Make move and delete hooks local to
702         summary buffers.
703
704 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
705
706         * rtree.el: New file.
707
708 2010-12-01  Julien Danjou  <julien@danjou.info>
709
710         * message.el (message-user-organization): Do not use
711         gnus-local-organization.
712
713         * gnus.el: Remove gnus-local-organization.
714
715         * gnus-msg.el: Remove nastygram thing.
716
717 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
718
719         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
720         funcall.
721
722 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
723
724         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
725         names.
726
727         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
728         characters.
729
730         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
731         to t of inhibit-read-only since it is inside gnus-with-article-headers.
732         Suggested by Å tÄ›pán NÄ›mec <stepnem@gmail.com>.
733         (gnus-gravatar-transform-address): Use mail-extract-address-components
734         that supports non-ASCII names rather than mail-header-parse-addresses.
735
736 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
737
738         * proto-stream.el (open-protocol-stream): All starttls connections are
739         handled by the network handler.
740
741 2010-11-30  Julien Danjou  <julien@danjou.info>
742
743         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
744         (nnimap-open-connection-1): Fix PREAUTH.
745
746         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
747
748 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
749
750         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
751         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
752         (shr-insert): Use them.
753         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
754
755 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
756
757         * nnir.el (nnir-request-move-article): Bail out if original group
758         doesn't support article moves.
759         (nnir-get-active): Improve active list retrieval.
760
761 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
762
763         * shr.el (shr-find-fill-point): Don't break before apostrophes.
764
765 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
766
767         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
768         seem to accept strings-with-numbers as port numbers,
769
770 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
771
772         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
773         change the registry.
774
775 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
776
777         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
778         delete-dups that is not available in XEmacs 21.4.
779
780         * mm-util.el (mm-delete-duplicates): Add comment.
781
782 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
783
784         * nnir.el (nnir-ignored-newsgroups): New variable.
785         (nnir-get-active): Use it.
786
787 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
788
789         * proto-stream.el (proto-stream-open-network): Add some comments.
790
791         * nntp.el (nntp-open-connection): Provide a :success condition.
792
793         * nnimap.el (nnimap-open-connection-1): Ditto.
794
795         * proto-stream.el (proto-stream-open-network): See what the response to
796         the STARTTLS command is.
797
798         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
799         backwards compatibility).
800         (nnimap-open-connection-1): Really respect nnimap-server-port.
801
802         * proto-stream.el (proto-stream-open-network): When doing opportunistic
803         TLS upgrades we don't really care about the identity of the peer.
804         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
805         that what we've checked for.
806         (proto-stream-always-use-starttls): Only default to t if
807         open-gnutls-stream exists.
808         (proto-stream-open-network): If STARTTLS failed, then just open a
809         normal connection.
810         (proto-stream-open-network): Wait until the greeting before doing
811         STARTTLS.
812
813         * nntp.el (nntp-open-connection): Report what the connection error is.
814
815         * proto-stream.el (open-protocol-stream): Rename from
816         open-proto-stream.
817
818 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
819
820         * nnimap.el (nnimap-stream): Change default to `undecided'.
821         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
822         first, and then network.
823         (nnimap-open-connection-1): Respect nnimap-server-port.
824         (nnimap-open-connection): Be more backwards-compatible.
825
826         * proto-stream.el (proto-stream-always-use-starttls): New variable.
827         (proto-stream-open-starttls): De-duplicate the starttls code.
828         (proto-stream-open-starttls): Folded back into the main function.
829         (proto-stream-open-network): Fix typo in the gnutls path.
830         (proto-stream-command): Refactor out.
831
832         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
833
834         * proto-stream.el (proto-stream-open-starttls): Actually implement the
835         starttls.el STARTTLS.
836
837         * color.el (color-lab->srgb): Fix function call name.
838
839         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
840         if we're using tls.el.
841         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
842         built in, then don't try to establish a STARTTLS connection.
843
844         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
845         servers.
846
847         * proto-stream.el (open-proto-stream): Use network, not stream.
848         (open-proto-stream): Add a way to specify what the end of a command is.
849
850         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
851         connections types.
852         (nntp-open-network-stream): Remove.
853         (nntp-open-ssl-stream): Remove.
854         (nntp-open-tls-stream): Remove.
855         (nntp-ssl-program): Remove.
856
857         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
858
859 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
860
861         * nnir.el: Fix typos.
862         (nnir-retrieve-headers-override-function): Rename variable to reflect
863         new semantics.
864         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
865         macros.
866         (nnir-request-article, nnir-request-move-article): Use them.
867         (nnir-categorize): New function.
868         (nnir-run-query): Use it.
869         (nnir-retrieve-headers): Rewrite to batch header retrieval.
870         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
871         sorted.
872         (nnir-group-full-name): Use gnus-group-full-name instead.
873         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
874         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
875
876 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
877
878         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
879
880         * proto-stream.el: New library to provide protocol-specific
881         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
882         protocols.
883         (open-proto-stream): Complete the documentation.
884         (proto-stream-open-network): Fix some typos.
885
886         * nnimap.el (nnimap-open-connection): Use it.
887
888 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
889
890         * pop3.el (pop3-open-server): Read server greeting before starting TLS
891         negotiation.
892
893 2010-11-26  Julien Danjou  <julien@danjou.info>
894
895         * color.el: Rename various rgb functions to srgb.
896
897 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
898
899         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
900         names.
901
902 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
903
904         * shr.el (shr-insert): Revert last change.
905         (shr-find-fill-point): Never leave point being at bol;
906         relax the kinsoku limitation when rendering tables.
907
908 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
909
910         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
911         results from -accept-article.
912
913         * shr-color.el: Require cl when compiling.
914
915         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
916         checkin.
917
918         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
919
920         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
921
922         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
923         'add and 'delete to set backend marks.
924
925         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
926
927         * nnheader.el (nnheader-update-marks-actions): Refactor out.
928
929         * nntp.el (nntp-request-set-mark): Use it.
930
931         * nnfolder.el (nnfolder-request-set-mark): Ditto.
932
933         * nnml.el (nnml-request-set-mark): Ditto.
934
935         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
936         introduces regressions in article selection.
937         (nnimap-find-uid-response): New function.
938         (nnimap-request-accept-article): Use the UID returned, if any.
939         (nnimap-request-move-article): Use the UID returned, if any.
940         (nnimap-get-groups): Reimplement to work with folded lines.
941         (nnimap-find-uid-response): The UID is the last element in the list.
942         (nnimap-request-set-mark): Extend syntax with 'set.
943
944         * nnml.el (nnml-request-set-mark): Ditto.
945
946         * nnfolder.el (nnfolder-request-set-mark): Ditto.
947
948         * nntp.el (nntp-request-set-mark): Ditto.
949
950 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
951
952         * message.el (message-called-interactively-p): A temporary macro.
953         (message-goto-body): Use it temporarily.
954
955 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
956
957         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
958         (nnimap-last-response-string): Unfold quoted lines, if they exist.
959         (nnimap-last-response-string): Fix last unfolding fix.
960
961 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
962
963         * shr.el (shr-insert): Fix the way to fold lines.
964
965 2010-11-25  Julien Danjou  <julien@danjou.info>
966
967         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
968
969         * color.el: Rename from color-lab.el
970         (color-rgb->hex): Add.
971         (color-complement): Add.
972         (color-complement-hex): Add.
973
974         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
975
976 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
977
978         * shr-color.el (shr-color-visible): Don't bug out if the colour names
979         don't exist.
980
981 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
982
983         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
984         assuming that article displaying or another mml-preview may be
985         interrupted for an error or for the like.
986
987         * shr.el (shr-get-background): Fix argument name.
988
989 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
990
991         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
992
993         * gnus-sum.el (gnus-summary-include-articles): New function.
994
995         * message.el (message-goto-body): called-interactively-p needs a
996         parameter, so use `any'.
997
998         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
999         clear marks before moving, since they're synced from the Gnus side
1000         first.
1001
1002         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
1003         (gnus-summary-move-article): Copy over all marks before moving, so that
1004         IMAP doesn't think a new article has arrived.
1005
1006 2010-11-24  Julien Danjou  <julien@danjou.info>
1007
1008         * shr.el (shr-insert-background-overlay): Fix typo.
1009         (shr-render-td): Copy the background before rendering.
1010
1011         * shr-color.el (shr-color-visible): Fix docstring.
1012
1013         * shr.el (shr-tag-table): Add bgcolor support.
1014         (shr-render-td): Add bgcolor support.
1015         (shr-get-background): Add.
1016         (shr-insert-foreground-overlay): Use shr-get-background.
1017
1018         * message.el (message-goto-body): Use called-interactively-p.
1019         (message-in-body-p): message-goto-body returns point.
1020
1021 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1022
1023         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
1024         Fixes something or other in Emacs 23, and is backwards compatible.
1025
1026         * message.el (message-goto-body): Remove the <#secure special-casing,
1027         which is too special.
1028
1029         * shr.el (shr-parse-style): Drop !important from styles.
1030
1031 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
1032
1033         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
1034         this function to return incorrect results when calling it with an
1035         explicit article argument different from
1036         (gnus-summary-article-number).
1037
1038 2010-11-24  Julien Danjou  <julien@danjou.info>
1039
1040         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
1041         (shr-tag-body): Add background support.
1042         (shr-descend): Add background support.
1043         (shr-tag-title): Add.
1044
1045         * shr-color.el (shr-color-visible): Really return original background
1046         if fixed.
1047
1048 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1049
1050         * shr.el (shr-color-check): Protect against non-existant colour names.
1051
1052 2010-11-24  Julien Danjou  <julien@danjou.info>
1053
1054         * color-lab.el: Require 'cl when compiling.
1055
1056         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
1057
1058         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
1059         matched part.
1060
1061         * color-lab.el: Fix all expt calls to use float type.
1062
1063 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1064
1065         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
1066         expression to shr-color-check as is.
1067
1068         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
1069
1070         * color-lab.el: Add coding cookie.
1071         (float-pi): Use eval-and-compile.
1072
1073         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
1074         compiled for Emacsen having no `libxml-parse-html-region' support.
1075
1076 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1077
1078         * shr.el (shr-insert-color-overlay): Split stuff like
1079         "#444444 !important" to find the real colour.
1080         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
1081         parse <font color="red"> entries.
1082
1083 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
1084
1085         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
1086         point when parsing headers.
1087
1088         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
1089         is positioned properly when parsing headers.
1090
1091 2010-11-23  Julien Danjou  <julien@danjou.info>
1092
1093         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
1094
1095         * shr-color.el (shr-color->hexadecimal): Add support for color names.
1096
1097         * shr.el (shr-parse-style): Replace \n with space in style parsing.
1098
1099         * shr-color.el (shr-color-hsl-to-rgb-fractions):
1100         Use shr-color-hue-to-rgb.
1101         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
1102
1103 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1104
1105         * shr.el (shr-color->hexadecimal): Autoload.
1106         (shr-descend): Add color to all tags.
1107
1108 2010-11-22  Julien Danjou  <julien@danjou.info>
1109
1110         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
1111         shr-color->hexadecimal.
1112
1113         * shr-color.el (shr-color->hexadecimal): Add converting functions for
1114         RGB() or HSL() color representation.
1115
1116         * shr.el (shr-tag-font): Add.
1117         (shr-tag-color-check): New function to get better colors.
1118         (shr-tag-insert-color-overlay): Factorize code between tag-font and
1119         tag-span.
1120
1121         * shr-color.el: New file.
1122
1123         * color-lab.el: New file.
1124
1125         * gnus-art.el (gnus-url-mailto): Do not downcase args.
1126
1127 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
1128
1129         * nnir.el: Fix typo in comments.
1130         (nnir-run-imap): Simplify code. No need to reverse artlist.
1131         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
1132
1133 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1134
1135         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
1136
1137         * nnimap.el (nnimap-get-capabilities): Refactor out.
1138         (nnimap-open-connection): Re-request capabilities after STARTTLS.
1139
1140 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
1141
1142         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
1143         appearing when `mm-uu-hide-markers' is nil.
1144
1145 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1146
1147         * nnimap.el (nnimap-unselect-group): Make into its own function.
1148         (nnimap-request-rename-group): Unselect group before renaming.
1149         This had gotten lost somewhere.
1150         (nnimap-request-accept-article): Keep track of examined groups, and
1151         unselect the group before APPENDing to read-only groups.
1152         (nnimap-request-move-article): Clear flags before moving so that they
1153         can be re-set later.
1154
1155 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1156
1157         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
1158         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
1159
1160 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1161
1162         * gnus-art.el (gnus-mime-display-single)
1163         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
1164         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
1165         parameter.
1166
1167 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1168
1169         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
1170         (shr-table-vertical-line): New variable.
1171         (shr-insert-table): Use it.
1172
1173 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1174
1175         * gnus-html.el (gnus-html-wash-images): Don't display images if
1176         gnus-inhibit-images is non-nil; register displayer for cid images.
1177         (gnus-html-display-image): Work for cid image.
1178         (gnus-html-insert-image): Allow arguments.
1179         (gnus-html-put-image): Inhibit read-only.
1180         (gnus-html-prefetch-images): Don't prefetch images if
1181         gnus-inhibit-images is non-nil.
1182
1183 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1184
1185         * shr.el (shr-put-image): Break lines when inserting big pictures.
1186
1187 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1188
1189         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
1190         sender, thanks Katsumi Yamaoka.
1191
1192 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
1193
1194         * nnir.el (nnir-run-imap): Reverse the article list for each group
1195         rather than the whole list.
1196
1197 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1198
1199         * shr.el (shr-image-displayer): Protect function against non-existent
1200         image source.
1201
1202         * gnus-art.el (gnus-inhibit-images): New user option.
1203         (gnus-mime-display-single): Don't display image if it is non-nil.
1204
1205         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
1206         gnus-inhibit-images.
1207
1208         * shr.el (shr-image-displayer): New function.
1209         (shr-tag-img): Use it.
1210
1211 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1212
1213         * mml2015.el (mml2015-epg-sign): Use From header.
1214
1215 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1216
1217         * gnus-html.el (gnus-html-wash-images): Register a displayer.
1218
1219         * gnus-util.el (gnus-find-text-property-region): Return markers.
1220
1221         * shr.el (shr-tag-img): Put a displayer in the text property.
1222
1223         * gnus-util.el (gnus-find-text-property-region): New utility function.
1224
1225         * gnus-html.el (gnus-html-display-image): Make the alt optional.
1226         (gnus-html-show-images): Remove.
1227
1228         * gnus-art.el (gnus-article-show-images): New, more general function.
1229
1230         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
1231         image url text properties.
1232
1233         * shr.el: Ditto.
1234
1235         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
1236         gnus-agent-auto-agentize-methods is set.  Which it isn't.
1237
1238 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1239
1240         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
1241         work for two or more articles.
1242
1243 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1244
1245         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
1246         divide an image that's in an html article to two or more when washing
1247         non-ASCII characters in alt text of it.
1248
1249 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1250
1251         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
1252         smime-decrypt-region using function argument.
1253         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
1254
1255         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
1256
1257         * smime.el (smime-decrypt-region): Catch it.
1258
1259 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1260
1261         * smime.el (smime-mode-map): Move initialization into declaration.
1262         (gnus-run-mode-hooks): Don't autoload.
1263         (smime-mode): Use define-derived-mode.
1264
1265 2010-11-11  Glenn Morris  <rgm@gnu.org>
1266
1267         * smime.el (from): Restrict declaration to XEmacs.
1268
1269         * nnir.el (gnus-group-topic-name): Autoload.
1270
1271 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1272
1273         * shr.el (shr-insert): Don't break long line if it is because of
1274         kinsoku-bol characters in the line end.
1275
1276 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
1277
1278         * nnir.el (nnir-request-move-article): Fix to provide original group
1279         and subject.
1280         (nnir-warp-to-article): Don't fail on articles whose headers haven't
1281         been retrieved.
1282
1283         * gnus-sum.el (gnus-summary-move-article): Use original group and
1284         subject for virtual articles such as those in an nnir summary buffer.
1285
1286 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1287
1288         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
1289         least 21.5).
1290
1291         * smime.el (from): Declare it again for XEmacs.
1292
1293 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1294
1295         * message.el (message-resend): Don't disable encoding unless it's
1296         already encoded.
1297
1298         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
1299         low-numbered articles.
1300
1301 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1302
1303         * rfc2047.el (rfc2047-syntax-table): Simplify.
1304
1305         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
1306
1307         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
1308         set-char-table-range for XEmacs.
1309
1310 2010-11-10  Glenn Morris  <rgm@gnu.org>
1311
1312         * time-date.el (time-to-seconds): Always an alias on Emacs,
1313         never a real function.
1314         (with-no-warnings): Remove compat stub, now unused.
1315         (time-less-p): Doc fix.
1316         (time-to-number-of-days): Simplify.
1317
1318         * smime.el (from): Remove unused declaration.
1319
1320         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
1321         (gnus-float-time): On Emacs, always an alias.
1322
1323         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
1324         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
1325
1326 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1327
1328         * dgnushack.el: Don't use ignore-errors in the top level form since it
1329         is unavailable in XEmacs even if cl is loaded.
1330
1331         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
1332
1333 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1334
1335         * shr.el (browse-url-mailto): Autoload.
1336
1337         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
1338
1339         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
1340         regexp doesn't need quoting.
1341
1342 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
1343
1344         * message.el (message-subject-trailing-was-ask-regexp)
1345         (message-subject-trailing-was-regexp): Match was: in addition to was.
1346
1347 2010-11-09  Glenn Morris  <rgm@gnu.org>
1348
1349         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
1350         (nnbabyl-check-mbox): Use point-at-bol.
1351
1352 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1353
1354         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
1355
1356         * message.el (message-mailto): New function.
1357         (message-mailto): Should accept other parameters.
1358         (message-mailto): Remove since it duplicates browse-url-mailto
1359         functionality.
1360
1361 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1362
1363         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
1364         methods.
1365         (gnus-read-active-file): Ditto.
1366
1367         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
1368         ": " from the prompt.
1369         (gnus-group-make-group): Ditto.
1370
1371 2010-11-07  Glenn Morris  <rgm@gnu.org>
1372
1373         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
1374         (gnus-bookmark-kill-line): Use point-at-eol.
1375
1376 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1377
1378         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
1379         asterisks in From header.
1380
1381 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1382
1383         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
1384         string to avoid making the From headers syntactically invalid.
1385
1386         * message.el (message-send-mail): Don't insert courtesy messages if the
1387         message already has List-Post and List-ID messages.
1388
1389 2010-11-06  Glenn Morris  <rgm@gnu.org>
1390
1391         * gnus-art.el (gnus-treat-article): Give dynamic local variables
1392         `condition', `type', `length' a prefix.
1393         (gnus-treat-predicate): Update for above name changes.
1394
1395 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
1396
1397         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
1398         binding.  Handled by `gnus-summary-refer-thread' instead.
1399         (nnir-warp-to-article): New backend function.
1400
1401         * nnimap.el (nnimap-request-thread): Force dependency updating.
1402
1403         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
1404         (gnus-summary-refer-thread): Rework to improve thread-referral.
1405
1406         * gnus-int.el (gnus-warp-to-article): New function.
1407
1408         * gnus-sum.el (gnus-summary-article-map): Bind it.
1409
1410 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
1411
1412         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
1413         gnus-summary-refer-thread.
1414
1415         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
1416         headers.
1417         (gnus-summary-limit-include-thread): Prevent articles in thread from
1418         being cut in gnus-cut-threads.
1419         (gnus-summary-refer-thread): Limit retrieved headers to those in
1420         thread.
1421
1422 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1423
1424         * message.el (message-send-mail): Use the value of
1425         message-courtesy-message from the message buffer.
1426
1427         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
1428
1429         * shr.el (shr-browse-url): Implement mailto: URLs.
1430
1431         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
1432         "raw".
1433
1434         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
1435         if it's already selected.
1436
1437         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
1438
1439 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1440
1441         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
1442         to measure the length and truncate alt text.
1443
1444 2010-11-03  Glenn Morris  <rgm@gnu.org>
1445
1446         * nndiary.el (nndiary-generate-nov-databases-1)
1447         (nndiary-generate-active-info): Rename dynamic variable `files' to
1448         something less generic.
1449
1450 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
1451
1452         * nnir.el (nnir-request-move-article): Call the underlying backend to
1453         move articles from nnir.
1454
1455 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1456
1457         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
1458
1459 2010-11-02  Julien Danjou  <julien@danjou.info>
1460
1461         * nnir.el: Remove wais support.
1462
1463 2010-11-02  Glenn Morris  <rgm@gnu.org>
1464
1465         * gnus-html.el: Reorder requirements to quieten compiler.
1466
1467 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1468
1469         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
1470         properly for XEmacs as well.
1471         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
1472         (gnus-article-natural-long-line-p): Use window-width rather than
1473         frame-width.
1474
1475 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
1476
1477         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
1478         (nnir-read-parms): Don't modify query.
1479         (nnir-run-query): Add ability to search topic on current line.
1480         (nnir-get-active): Clean up.
1481
1482 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1483
1484         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
1485         degenerate articles.
1486
1487         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
1488         (gnus-print-buffer): Just print the buffer as is, without any copying
1489         to a buffer and then re-highlighting.
1490
1491         * nnimap.el (nnimap-request-group): Store the new updated info.
1492         (nnimap-request-group): Select the group when we don't know whether it
1493         exists or not.
1494
1495         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
1496         groups.
1497
1498         * gnus-group.el (gnus-group-find-new-groups): Display all the new
1499         groups.
1500
1501         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
1502         groups.
1503
1504         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
1505         long-lines case by only filling the long lines.
1506
1507         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
1508         (bug #7311).
1509
1510 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1511
1512         * shr.el: No need to declare `declare-function' since shr.el is for
1513         only Emacsen that provide `libxml-parse-html-region'.
1514
1515         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
1516         effective only in a file it is referred to.
1517
1518 2010-11-01  Glenn Morris  <rgm@gnu.org>
1519
1520         * mm-util.el (gnus-completing-read): Autoload.
1521         (mm-read-coding-system): Simplify Emacs definition.
1522
1523         * nnmail.el (gnus-activate-group):
1524         * nnimap.el (gnutls-negotiate):
1525         * nntp.el (netrc-parse): Fix declarations.
1526
1527 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1528
1529         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
1530         string-match-p in Emacs >=23.
1531
1532         * gnus-msg.el (gnus-configure-posting-styles)
1533         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
1534
1535 2010-11-01  Glenn Morris  <rgm@gnu.org>
1536
1537         * nnir.el (declare-function): Add compat stub.
1538         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
1539         (nnir-run-gmane): Require 'mm-url.
1540
1541         * mm-util.el (mm-string-to-multibyte): Simplify.
1542
1543         * shr.el (declare-function): Add compat stub.
1544         (url-cache-create-filename): Declare.
1545         (mm-disable-multibyte, widget-convert-button): Autoload.
1546
1547         * smime.el (ldap-search): Declare.
1548         (smime-cert-by-ldap-1): Require ldap on Emacs.
1549
1550         * nnimap.el: Require nnmail, and gnus-sum when compiling.
1551         (nnimap-keepalive): Use gnus-float-time.
1552
1553         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
1554         (mail-source-delete-crash-box): Use gnus-float-time.
1555
1556         * gnus-dired.el (gnus-completing-read): Autoload.
1557
1558         * mm-view.el (gnus-rescale-image): Autoload.
1559
1560         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
1561
1562         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
1563
1564         * sieve-manage.el: Require 'cl when compiling.
1565
1566         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
1567         (gnus-iswitchb-completing-read): Require iswitchb.
1568         (gnus-select-frame-set-input-focus): Silence compiler.
1569
1570 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1571
1572         * message.el (message-subject-trailing-was-query): Change default to t,
1573         since I think that's what most people want.
1574
1575         * nnimap.el (nnimap-request-accept-article): Erase buffer before
1576         appending for easier debugging.
1577         (nnimap-wait-for-connection): Take a regexp.
1578         (nnimap-request-accept-article): Wait for the continuation line before
1579         sending anything unless we're streaming.
1580
1581         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
1582         leave the header washing to take place.
1583
1584 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1585
1586         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
1587         regular expression match and replace in posting styles.
1588
1589 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
1590
1591         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
1592         an entire server.
1593         (nnir-get-active): New function.
1594         (nnir-run-imap): Use it.
1595         (nnir-run-gmane): Who knew, gmane search returns an article score!
1596
1597         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
1598         server on the current line with nnir.
1599
1600 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1601
1602         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
1603         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
1604         left edge.
1605         (gnus-article-foldable-buffer): Skip past the prefix when determining
1606         raggedness.
1607
1608         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
1609         the raw article, and change `C-u g' to show the article without doing
1610         treatments.
1611
1612         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
1613         on to `gnus-treat-article'.
1614         (gnus-inhibit-article-treatments): New variable.
1615
1616         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
1617
1618         * gnus-art.el (gnus-treatment-function-alist): Have
1619         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
1620         (gnus-treat-fill-long-lines): Change default to fill all text/plain
1621         sections.
1622
1623         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
1624         parameter.
1625         (gnus-article-fill-cited-long-lines): New function.
1626         (gnus-article-fill-cited-article): Allow filling only long sections.
1627
1628         * shr.el (shr-find-fill-point): Don't break lines between punctuation
1629         and non-punctuation (like after the apostrophe in "'We").
1630
1631         * gnus-sum.el (gnus-summary-select-article): Make sure
1632         gnus-original-article-buffer is alive.
1633
1634         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
1635         reflect the order they're in in the digest.
1636
1637         * gnus.el (gnus-group-startup-message): Move point to the start of the
1638         buffer.
1639
1640         * nnimap.el (nnimap-capability): New function.
1641         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
1642         is set.
1643
1644 2010-10-31  David Engster  <dengste@eml.cc>
1645
1646         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
1647         conform with changes to gnus-completing-read.
1648
1649 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1650
1651         * shr.el (shr-tag-img): Output "*" instead of "[img]".
1652
1653 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
1654
1655         * nnir.el: Move defvar, defcustom around to keep file organized
1656         and keep byte-compiler quiet.
1657         (nnir-read-parms): Accept search-engine as arg.
1658         (nnir-run-query): Pass search-engine as arg.
1659         (nnir-search-engine): Remove.
1660
1661 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1662
1663         * shr.el (shr-generic): The text nodes should be text, not :text.
1664
1665         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
1666         later in the file.
1667
1668 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
1669
1670         * nnir.el: General clean up.  Allow searching with multiple engines.
1671         Allow separate extra-parameters for each engine.
1672         Batch queries when possible.
1673         (nnir-imap-default-search-key,nnir-method-default-engines):
1674         Add customize interface.
1675         (nnir-run-gmane): New engine.
1676         (nnir-engines): Use it.  Qualify all prompts with engine name.
1677         (nnir-search-engine): Remove global variable.
1678         (nnir-run-hyrex): Restore for now.
1679         (nnir-extra-parms,nnir-search-history): New variables.
1680         (gnus-group-make-nnir-group): Use them.
1681         (nnir-group-server): Remove in favor of gnus-group-server.
1682         (nnir-request-group): Avoid searching twice.
1683         (nnir-sort-groups-by-server): New function.
1684
1685 2010-10-30  Julien Danjou  <julien@danjou.info>
1686
1687         * gnus-group.el: Remove gnus-group-fetch-control.
1688
1689         * gnus-start.el (gnus-find-new-newsgroups):
1690         Remove gnus-check-first-time-used.
1691
1692         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
1693
1694 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1695
1696         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
1697         set on groups that don't have \* permanentflags.
1698
1699 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1700
1701         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
1702         control the background color.
1703         (shr-tag-img): Ignore very small web bug type images.
1704         (shr-put-image): Add help-echo alt texts to the images.
1705         (shr-tag-video): Show the video poster image.
1706
1707 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1708
1709         * shr.el (shr-table-depth): New variable.
1710         (shr-tag-table-1): Only insert the images after the top-level table.
1711
1712         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
1713
1714         * gnus-util.el (gnus-list-memq-of-list): New function.
1715
1716         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
1717         selected.
1718         (nnimap-unsplittable-articles): New slot.
1719         (nnimap-new-articles): Use it.
1720
1721 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
1722
1723         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
1724         move to the previous line on `M-g'.
1725
1726 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1727
1728         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
1729         *-request-group, which seems unnecessary.
1730
1731         * nnimap.el (nnimap-quote-specials): Function copied over from
1732         imap.el.
1733         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
1734         they support that.  Suggested by Tom Regner.
1735
1736 2010-10-29  Julien Danjou  <julien@danjou.info>
1737
1738         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
1739         defalias.
1740         (gnus-summary-delete-marked-with): Remove obsolete defalias.
1741
1742         * gnus.el: Remove `gnus-nntp-service' variable.
1743         (gnus-secondary-servers): Make obsolete.
1744         (gnus-nntp-server): Make obsolete.
1745
1746         * gnus-start.el (gnus-1): Remove x-splash calls.
1747
1748         * gnus-ems.el (gnus-x-splash): Remove.
1749
1750         * gnus.el (gnus-group-startup-message): Simplify/update code.
1751
1752         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
1753         definition.
1754
1755         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
1756         capability before doing anything.
1757         (gnus-group-insert-group-line): Remove useless
1758         gnus-group-remove-excess-properties.
1759
1760 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1761
1762         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
1763
1764 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1765
1766         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
1767         config after reselecting.
1768
1769 2010-10-28  Julien Danjou  <julien@danjou.info>
1770
1771         * shr.el (shr-put-image): Use point even if only inserting text.
1772         (shr-put-image): Save excursion when inserting alt text on non-graphic
1773         display, so the behaviour is the same when we are on a graphic display.
1774
1775         * nnir.el (nnir-run-swish-e): Remove hyrex support.
1776
1777 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1778
1779         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
1780         (gnus-mime-copy-part): Check coding system, not charset.
1781         (gnus-mime-view-part-externally): Never remove part.
1782         (gnus-mime-view-part-internally): Don't remove part here.
1783         (gnus-article-part-wrapper): Make sure MIME tag is visible.
1784         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
1785         multipart/alternative.
1786
1787         * mm-decode.el (mm-display-part): Take optional arg `force'.
1788
1789 2010-10-26  Julien Danjou  <julien@danjou.info>
1790
1791         * gnus-group.el (gnus-group-default-list-level): Add this function to
1792         compute the default list level.
1793         (gnus-group-default-list-level): Add possibility to use a function.
1794
1795 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1796
1797         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
1798
1799         * gnus-group.el (gnus-group-completing-read)
1800         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
1801         gnus-replace-in-string.
1802
1803 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1804
1805         * shr.el (shr-tag-div): Add.
1806
1807         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
1808
1809 2010-10-25  Julien Danjou  <julien@danjou.info>
1810
1811         * gnus-util.el: Remove `gnus-with-local-quit'.
1812
1813         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
1814
1815 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1816
1817         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
1818         the original article buffer.
1819
1820 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1821
1822         * nnimap.el (nnimap-request-head): New function.
1823         (nnimap-request-move-article): Try to be slighly faster by not
1824         requesting the entire message when moving.
1825         (nnimap-transform-headers): Don't bug out on bodiless articles.
1826         (nnimap-send-command): Have no outstanding messages if the IMAP server
1827         doesn't support streaming.
1828         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
1829
1830 2010-10-24  Julien Danjou  <julien@danjou.info>
1831
1832         * message.el (message-default-headers): Fix type.
1833
1834 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1835
1836         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
1837         prefetching images.
1838
1839         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
1840         backend for unknown groups.  This is mainly useful for nnimap groups.
1841
1842         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
1843         group isn't covered by the agent.
1844
1845 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
1846
1847         * nnir.el (nnir-method-default-engines): New variable.
1848         (nnir-run-query): Use it.
1849         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
1850         (gnus-summary-nnir-goto-thread): Change group if needed.
1851
1852         * gnus-group.el (gnus-group-group-map): Add key binding for
1853         gnus-group-make-nnir-group.
1854
1855 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1856
1857         * shr.el (shr-tag-object): Add.
1858
1859         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
1860         original article buffer live.
1861         (gnus-summary-select-article-buffer):
1862         Mention gnus-widen-article-buffer.
1863
1864 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1865
1866         * shr.el (shr-tag-strong): Add.
1867
1868 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1869
1870         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
1871         group names.  They mess up the group buffer badly.
1872
1873         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
1874
1875         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
1876         instead of the summary one.
1877
1878 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1879
1880         * mml.el (mml-preview): Work properly when editing article.
1881
1882         * gnus-start.el (gnus-read-active-file-1): Don't add method to
1883         gnus-have-read-active-file if it's already been in.
1884
1885 2010-10-22  Tom Tromey  <tromey@redhat.com>
1886
1887         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
1888         gnus-group-completing-read.
1889
1890 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1891
1892         * message.el (message-mode-map): Don't bind M-; to comment region, to
1893         allow the global comment-dwim to work.
1894
1895 2010-10-21  Julien Danjou  <julien@danjou.info>
1896
1897         * message.el (message-setup-1): Allow message-default-headers to be a
1898         function.
1899
1900 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1901
1902         * shr.el (shr-tag-table): Simplify.
1903
1904 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1905
1906         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
1907         to avoid trying to snarf invalid stuff.
1908
1909         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
1910
1911         * gnus.el (gnus-message-archive-group): Quote value.
1912         (gnus-message-archive-group): Mark as changed.
1913
1914         * shr.el (shr-add-font): Don't put the font properties on the newline
1915         or the indentation.
1916
1917         * message.el (message-fix-before-sending): Change options when sending
1918         non-printable characters.
1919
1920         * gnus.el (gnus-message-archive-method): Change the default to
1921         monthly outgoing groups.
1922
1923         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
1924         that have gotten new numbers.
1925
1926         * nnimap.el (nnimap-request-replace-article): New function.
1927
1928 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1929
1930         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
1931         (nnrss-request-article): Don't use special html washing code.
1932
1933 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1934
1935         * shr.el (shr-tag-table): Remove useless nconc.
1936
1937 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1938
1939         * gnus-art.el (article-wash-html): Simplify and remove the charset
1940         stuff.  Use the normal html rendering code instead of the special html
1941         washing code.
1942
1943         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
1944         `gnus-w3m' symbols.
1945         (mm-text-html-washer-alist): Remove.
1946
1947         * mm-decode.el (mm-inline-text-html-renderer): Remove.
1948         (mm-inline-media-tests): Remove use.
1949         (mm-text-html-renderer): Change default to the `shr' symbol.
1950
1951         * mm-view.el (mm-inline-text-html): Remove use.
1952
1953         * gnus-art.el (gnus-blocked-images): New function.  Allow the
1954         `gnus-blocked-images' to be a function.
1955         (gnus-article-wash-function): Remove.
1956
1957 2010-10-20  Julien Danjou  <julien@danjou.info>
1958
1959         * spam.el (spam-list-of-processors): Mark as obsolete.
1960
1961         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
1962         (nnimap-insert-partial-structure): Fix boundary detection.
1963
1964 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
1965
1966         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
1967         run file-truename on remote files.  This can be expensive and even
1968         prevent one from editing drafts if some unrelated buffer has a stale
1969         connection.
1970
1971 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1972
1973         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
1974         kinsoku-eol regardless of shr-kinsoku-shorten.
1975         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
1976         (shr-tag-table): Support caption, thead, and tfoot.
1977
1978 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1979
1980         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
1981         lines.
1982         (shr-save-contents): New command and keystroke.
1983
1984         * nndoc.el (nndoc-type-alist): Add git support.
1985         (nndoc-git-type-p): New function.
1986         (nndoc-transform-git-article): Ditto.
1987         (nndoc-transform-git-headers): Ditto.
1988         (nndoc-transform-git-headers): Generate Subject headers.
1989
1990         * shr.el (shr-parse-style): New function.
1991         (shr-tag-span): Ditto.
1992
1993         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
1994         to `G G' to avoid collisions.
1995
1996 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1997
1998         * shr.el: Load kinsoku if necessary.
1999         (shr-kinsoku-shorten): New internal variable.
2000         (shr-find-fill-point): Make kinsoku shorten text line if
2001         shr-kinsoku-shorten is bound to non-nil.
2002         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
2003         shr-indentation too when testing if table is wider than frame width.
2004         (shr-insert-table): Use `string-width' instead of `length' to measure
2005         text width.
2006         (shr-insert-table-ruler): Make sure indentation is done at bol.
2007
2008 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2009
2010         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
2011         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
2012         undecoded network data.
2013
2014 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2015
2016         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
2017         name in the mode line spec so that the mode line menu works
2018         (bug #2431).
2019
2020         * message.el (message-get-reply-headers): If we're fed `to-address',
2021         then always use that.
2022
2023         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
2024         aren't so wide as to need to switch off the edit menu.
2025
2026         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
2027         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
2028
2029         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
2030         `M-g'.
2031         (nnimap-update-info): Update flags/read marks even if \* isn't part of
2032         the permanent marks.
2033
2034 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
2035
2036         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
2037         Splitting according to references/in-reply-to obeys the ignore-groups
2038         variable, while splitting by sender and subject do not.
2039
2040 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2041
2042         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
2043         alist, so that we can look for non-Unicode chars.
2044         (article-translate-strings): Allow both character and string maps.
2045
2046 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2047
2048         * shr.el (shr-insert): Don't insert space behind a wide character
2049         categorized as kinsoku-bol, or between characters both categorized as
2050         nospace.
2051
2052 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
2053
2054         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
2055         headers to gnus-newsgroup-headers.
2056
2057 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2058
2059         * shr.el (shr-tag-img): Don't align images -- since we're not
2060         rescaling, this often leads to ugly displays.
2061
2062 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
2063
2064         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
2065         duplicates.
2066
2067 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
2068
2069         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
2070         call.
2071
2072 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2073
2074         * gnus.el: Autoload gnus-html-show-images.
2075
2076         * nnimap.el: Use nnheader-message throughout.
2077
2078         * shr.el (shr-tag-img): Ignore images with no data.
2079
2080 2010-10-15  Julien Danjou  <julien@danjou.info>
2081
2082         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
2083         a possibility to disable format=flow encoding when using hard newlines.
2084
2085 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2086
2087         * shr.el (shr-insert): Remove space inserted before or after a
2088         breakable character or at the beginning or the end of a line.
2089         (shr-find-fill-point): Do kinsoku; find the second best point or give
2090         it up if there's no breakable point.
2091
2092 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2093
2094         * nnimap.el (nnimap-open-connection): Message when opening connection
2095         for debugging purposes.
2096
2097         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
2098         on every setup buffer call to allow this to change from article to
2099         article.
2100
2101         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
2102         buffers where we have a wide table.
2103
2104 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
2105
2106         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
2107         uses *-request-thread.
2108
2109 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2110
2111         * nnimap.el (nnimap-open-connection): Remove %s from openssl
2112         incantation, which is no longer valid.
2113
2114 2010-10-14  Julien Danjou  <julien@danjou.info>
2115
2116         * shr.el: Fix defcustom type (char -> character).
2117
2118 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2119
2120         * nnimap.el (nnimap-open-connection): tls-program should be a list of
2121         programs.
2122
2123 2010-10-14  Julien Danjou  <julien@danjou.info>
2124
2125         * shr.el (shr-tag-a): Use url-link as widget type.
2126
2127         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
2128         `gnus-group-get-icon'.
2129
2130 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2131
2132         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
2133         This should make server editing work better.
2134
2135         * shr.el (shr-find-fill-point): Don't inloop on indented text.
2136
2137         * tls.el (tls-program): Remove spurious %s from openssl.
2138
2139         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
2140         (nnimap-parse-flags): Fix regexp.
2141
2142         * shr.el (shr-find-fill-point): Use a filling algorithm that should
2143         probably work for CJVK text, too.
2144
2145         * nnimap.el (nnimap-extend-tls-programs): Remove.
2146         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
2147
2148         * tls.el (tls-starttls-switches): Remove starttls hack.
2149         (open-tls-stream): Ditto.
2150         (tls-find-starttls-argument): Ditto.
2151
2152 2010-10-13  Julien Danjou  <julien@danjou.info>
2153
2154         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
2155         responses.
2156
2157 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2158
2159         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
2160
2161         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
2162         anything in Emacs.
2163
2164         * shr.el (shr-current-column): Remove buggy and unnecessary function.
2165
2166 2010-10-13  Julien Danjou  <julien@danjou.info>
2167
2168         * shr.el (shr-width): Make shr-width a defcustom with default to
2169         fill-column.
2170         (shr-tag-img): Use shr-width rather than fill-column.
2171
2172 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2173
2174         * dgnushack.el (byte-optimize-apply)
2175         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
2176
2177         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
2178         position when (X-)Faces exist.
2179         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
2180         avatars when called interactively.
2181
2182 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2183
2184         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
2185         gnus-article-x-face-too-ugly is bound.
2186
2187 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2188
2189         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
2190
2191         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
2192         mailbox that doesn't exist.
2193
2194 2010-10-12  Julien Danjou  <julien@danjou.info>
2195
2196         * shr.el (shr-tag-img): Encode URL properly when retrieving.
2197         (shr-get-image-data): Encode URL properly when fetching from cache.
2198         (shr-tag-img): Use aligned-to spaces to align correctly images.
2199
2200         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
2201         before inserting the Gravatar.
2202
2203         * shr.el (shr-tag-img): Add align attribute support for <img>.
2204
2205 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2206
2207         * gnus-gravatar.el (gnus-art): Require.
2208
2209         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
2210         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
2211         Remove long obsoleted functions.
2212
2213 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2214
2215         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
2216
2217         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
2218
2219         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
2220         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
2221         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
2222         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
2223         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
2224         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
2225         * sieve-manage.el, smime.el, spam.el:
2226         Fix comment for declare-function.
2227
2228 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2229
2230         * nnimap.el (nnimap-request-rename-group): Select group read-only
2231         before renaming it.
2232
2233         * shr.el (shr-insert): Fix up the white space only regexp.
2234
2235         * nnimap.el (nnimap-transform-split-mail): Not all articles have
2236         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
2237
2238         * shr.el (shr-current-column): New function.
2239         (shr-find-fill-point): New function.
2240
2241 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2242
2243         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
2244         numbers.
2245
2246 2010-10-11  Julien Danjou  <julien@danjou.info>
2247
2248         * shr.el (shr-hr-line): Add.
2249         (shr-tag-hr): Use shr-hr-line to specify which character to use to
2250         display hr lines.
2251         (shr-max-columns): Do not change state to nil if we just inserting
2252         spaces.
2253
2254 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2255
2256         * gnus-topic.el (gnus-topic-read-group): If after the last group,
2257         select the last group.
2258
2259 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
2260
2261         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
2262
2263 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
2264
2265         * dig.el (dig-mode-map): Declare and define in one step.
2266
2267 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2268
2269         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
2270         for Gnus.
2271         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
2272         (nnimap-update-qresync-info): Mark \Seen articles as read.
2273
2274         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
2275         non-variable, too.
2276
2277         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
2278         available.
2279         (nnimap-update-info): Rely more on the current active than the param
2280         active to avoid marking articles as read too much.
2281
2282         * auth-source.el (auth-source-create): Use (user-login-name) for the
2283         user name default.
2284
2285         * nnimap.el (nnimap-update-info): If the server doesn't return any
2286         useful info, just use the previous info.
2287         (nnimap-update-info): Prefer old info over start-article.
2288         (nnimap-update-qresync-info): Finish implementing QRESYNC.
2289
2290 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
2291
2292         * nnir.el (autoload): Clean up autoloads.
2293         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
2294         Use key rather than value.
2295         (nnir-imap-search-other): New variable.
2296         (nnir-read-parm): Use it.
2297         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
2298         (gnus-summary-nnir-goto-thread): Modify to work with imap.
2299
2300 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2301
2302         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
2303         the process, too.
2304
2305 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2306
2307         * spam.el (gnus-summary-mode-map): Bind to "$".
2308         Suggested by Russ Allbery.
2309
2310         * shr.el: Rework the way things are indented by <li> slightly.
2311
2312         * gnus.el (gnus-group-set-parameter): Fix typo.
2313
2314         * nnimap.el: Start implementing QRESYNC support.
2315
2316 2010-10-09  Julien Danjou  <julien@danjou.info>
2317
2318         * nnir.el (nnir-engines): Fix too many arguments.
2319
2320 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2321
2322         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
2323         group is the "last", so that the backends like nnfolder actually save
2324         their folders.
2325
2326         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
2327         try to use that for the tls stream.
2328         (nnimap-retrieve-group-data-early): Rework the marks code to heed
2329         UIDVALIDITY and find out which groups are read-only and not.
2330         (nnimap-get-flags): Use the same marks parsing code as the rest of
2331         nnimap.
2332
2333 2010-10-09  Julien Danjou  <julien@danjou.info>
2334
2335         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
2336
2337         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
2338         retrieving gravatars.
2339
2340         * shr.el (shr-table-corner): Add.
2341         (shr-table-line): Add.
2342         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
2343
2344 2010-10-08  Julien Danjou  <julien@danjou.info>
2345
2346         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
2347
2348 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
2349
2350         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
2351
2352         * gnus-sum.el (gnus-mark-article-as-unread)
2353         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
2354         (gnus-summary-set-bookmark): Use it.
2355
2356         * gnus-msg.el (gnus-setup-message): Use it.
2357
2358         * gnus-demon.el (gnus-demon-remove-handler): Use it.
2359
2360         * gnus.el (gnus-group-remove-parameter): Use it.
2361
2362         * gnus-group.el (gnus-group-make-web-group): Use it.
2363
2364         * gnus-demon.el (gnus-demon-remove-handler): Use it.
2365
2366         * nnregistry.el: Update docs to mention manual.
2367
2368         * gnus-registry.el: Update docs to mention nnregistry.el.
2369         (gnus-registry-initialize): Don't install nnregistry refer method
2370         automatically.
2371         (gnus-registry-install-nnregistry): Remove it.
2372
2373 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2374
2375         * shr.el (shr-insert): Don't insert double spaces.
2376
2377 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2378
2379         * gnus-gravatar.el (gnus-treat-from-gravatar)
2380         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
2381         called interactively.
2382
2383         * gnus-art.el (gnus-mime-view-part-externally)
2384         (gnus-mime-view-part-internally): Make predicate function passed to
2385         gnus-mime-view-part-as-type assume argument is a mime type, not a list
2386         of a mime type.
2387
2388         * shr.el (shr-table-widths): Don't use cl function `reduce'.
2389
2390 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2391
2392         * shr.el (require): Require cl when compiling.
2393         (shr-tag-hr): New function.
2394
2395         * nnimap.el (nnimap-update-info): Remove double setting of high.
2396         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
2397         This makes nnimap work properly on Courier again.
2398
2399         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
2400         the variable for backwards compatability.
2401
2402         * mm-decode.el (mm-save-part): If given a non-directory result, expand
2403         the file name before using to avoid setting mm-default-directory to
2404         nil.
2405
2406         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
2407         bidning gnus-agent variables.
2408
2409         * shr.el (shr-render-td): Use a cache for the table rendering function
2410         to avoid getting an exponential rendering behaviour in nested tables.
2411         (shr-insert): Rework the line-breaking algorithm.
2412         (shr-insert): Don't leave trailing spaces.
2413         (shr-insert-table): Also insert empty TDs.
2414         (shr-tag-blockquote): Ensure paragraphs after </ul>.
2415
2416 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2417
2418         * gnus-sum.el (gnus-number): Rename from `number'.
2419         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
2420         (gnus-summary-limit-children): Update uses correspondingly.
2421
2422 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2423
2424         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
2425         (gnus-gravatar-transform-address): Don't show avatars of people of
2426         which mail addresses match gnus-gravatar-too-ugly.
2427
2428 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2429
2430         * shr.el (shr-table-widths): Expand TD elements to fill available
2431         space.
2432
2433 2010-10-07  Julien Danjou  <julien@danjou.info>
2434
2435         * nnimap.el (nnimap-request-rename-group): Add this method.
2436
2437 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2438
2439         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
2440         name from XEmacs' function-arglist.
2441
2442         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
2443         gravatar under XEmacs.
2444
2445 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
2446
2447         * auth-source.el: Update docs with TODO items.
2448
2449         * gnus-sync.el: Update docs to explain state and plans.
2450
2451         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
2452         Hooks for mark updates.
2453         (gnus-request-set-mark, gnus-request-update-mark): Use them.
2454
2455         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
2456         hooks with arguments, which is needed for mark update hooks.
2457
2458 2010-10-06  Julien Danjou  <julien@danjou.info>
2459
2460         * gnus.el (gnus-expand-group-parameter): Only return and act on what
2461         was matched.
2462
2463         * sieve-manage.el: Update example in `Commentary'.
2464
2465         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
2466
2467         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
2468         not 2000.
2469         (sieve-manage-authenticate): Re-add function.
2470
2471 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2472
2473         * shr.el (shr-insert): Get 'space transition right.
2474         (shr-render-td): Only delete space at the end of the TD.
2475
2476         * nnimap.el (nnimap-open-connection): Prepare to support
2477         open-gnutls-stream.
2478
2479         * shr.el: Rearrange function order to be more logical.
2480
2481 2010-10-06  Julien Danjou  <julien@danjou.info>
2482
2483         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
2484         (nnrss-discover-feed): Remove 404 URL in docstring.
2485
2486         * nnir.el: Fix Swish-E URL.
2487         Fix Namazu URL.
2488
2489         * message.el (message-change-subject): Remove 404 URL in a comment.
2490
2491 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2492
2493         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
2494         called interactively.
2495
2496         * gnus-util.el (gnus-remove-if): Allow hash table.
2497         (gnus-remove-if-not): New function.
2498
2499         * gnus-art.el (gnus-mime-view-part-as-type)
2500         * gnus-score.el (gnus-summary-score-effect)
2501         * gnus-sum.el (gnus-read-move-group-name):
2502         Replace remove-if-not with gnus-remove-if-not.
2503
2504         * gnus-group.el (gnus-group-completing-read):
2505         Regard collection as a hash table if it is not a list.
2506
2507 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2508
2509         * shr.el (shr-render-td): Allow blank/missing <TD>s.
2510
2511         * shr.el: Document the table-rendering algorithm.
2512
2513 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2514
2515         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
2516         for Emacsen having no `libxml-parse-html-region' support.
2517
2518 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2519
2520         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
2521         invalid URLs.
2522
2523         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
2524         line-broken.
2525         (shr-tag-img): Ignore image fetching errors.
2526         (shr-overlays-in-region): Compute overlay positions correctly.
2527
2528         * mm-decode.el (mm-shr): Require shr.
2529
2530         * gnus-art.el (gnus-blocked-images): Move variable here.
2531
2532         * shr.el (shr-insert-table): Bind free variable.
2533
2534         * mm-decode.el (mm-shr): Bind shr-content-function.
2535
2536         * shr.el (shr-content-function): New variable.
2537
2538         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
2539         added for symmetry.
2540
2541         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
2542
2543         * gnus-group.el (gnus-group-make-group): Doc fix.
2544
2545         * nnimap.el (nnimap-request-newgroups): Return success.
2546
2547         * shr.el (shr-find-elements): New function.
2548         (shr-tag-table): Put all the images after the table.
2549         (shr-tag-table): Really inhibit images inside the table.
2550         (shr-collect-overlays): Copy over overlays from the TD elements to the
2551         main document.
2552
2553         * mm-decode.el (mm-shr): Bind shr-blocked-images to
2554         gnus-blocked-images.
2555
2556 2010-10-05  Julien Danjou  <julien@danjou.info>
2557
2558         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
2559
2560         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
2561         (gnus-html-maximum-image-size): Add this function.
2562         (gnus-html-put-image): Use gnus-html-maximum-image-size.
2563
2564         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
2565         server-value of the capability is nil.
2566
2567 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2568
2569         * shr.el (shr-tag-em): Add <EM> tag.
2570
2571 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
2572
2573         * sieve-manage.el (sieve-manage-default-stream): Make default stream
2574         customizable.
2575
2576         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
2577         handing broken links to browse-url.
2578
2579 2010-10-05  Julien Danjou  <julien@danjou.info>
2580
2581         * gnus-util.el (gnus-emacs-completing-read)
2582         (gnus-iswitchb-completing-read): Use autoload rather than require.
2583
2584 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2585
2586         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
2587         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
2588         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
2589         iswitchb-temp-buflist for XEmacs.
2590
2591         * gnus-util.el (gnus-completing-read-function): Exclude
2592         gnus-icompleting-read and gnus-ido-completing-read from candidates for
2593         XEmacs since iswitchb.el is very old and ido.el is unavailable in
2594         XEmacs.
2595
2596         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
2597         not to use `delete-dups' that is unavailable in XEmacs 21.4.
2598
2599         * gnus-html.el: Don't require help-fns under XEmacs.
2600         (gnus-html-schedule-image-fetching): Work for XEmacs.
2601
2602         * mm-decode.el (mm-shr): Decode contents by charset.
2603
2604 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2605
2606         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
2607         unknown.
2608
2609         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
2610         (shr-get-image-data): Ensure against the cache file missing.
2611
2612         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
2613         for data.
2614
2615         * spam-report.el (spam-report-url-ping-plain): Don't query about
2616         killing the process.
2617
2618         * shr.el (shr-render-td): Protect against too-wide text.
2619
2620 2010-10-04  Julien Danjou  <julien@danjou.info>
2621
2622         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
2623         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
2624
2625         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
2626         retrieved.
2627
2628 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2629
2630         * shr.el (browse-url): Require.
2631         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
2632         lines.
2633         (shr-show-alt-text, shr-browse-image): New commands.
2634         (shr-browse-url, shr-copy-url): New commands.
2635
2636         * gnus-sum.el (gnus-widen-article-window): New variable.
2637         (gnus-summary-select-article-buffer): Use it.
2638
2639         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
2640         without @ signs.
2641
2642 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2643
2644         * nnir.el (nnir-run-imap): Remove spurious space in search string.
2645
2646 2010-10-04  Julien Danjou  <julien@danjou.info>
2647
2648         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
2649         for XEmacs.
2650
2651 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2652
2653         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
2654
2655         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
2656         (nnimap-close-server): Implement.
2657
2658         * dgnushack.el (iswitchb): Require to shut up the compiler.
2659
2660         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
2661         (shr-insert): Tweak line breaking.
2662         (shr-insert): Handle <pre> better.
2663         (shr-tag-li): Get <li> indentation right.
2664         (shr-tag-li): Get <li> indentation even righter.
2665         (shr-tag-blockquote): Ensure paragraph start.
2666         (shr-make-table): Tweak table generation.
2667         (shr-make-table): Fix typo.
2668
2669         * shr.el: Implement table rendering.
2670
2671 2010-10-04  Julien Danjou  <julien@danjou.info>
2672
2673         * gnus-html.el (gnus-html-put-image): Fix resize image code.
2674
2675 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2676
2677         * shr.el (shr-insert): Use string anchors instead of line anchors.
2678
2679 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2680
2681         * shr.el: Add headings.
2682         (shr-ensure-paragraph): Actually work.
2683         (shr-tag-li): Make <ul> prettier.
2684         (shr-insert): Get white space at the beginning/end of elements right.
2685         (shr-tag-p): Collapse subsequent <p>s.
2686         (shr-ensure-paragraph): Don't insert double line feeds after blank
2687         lines.
2688         (shr-insert): \t is also space.
2689         (shr-tag-s): Fix "s" tag name function.
2690         (shr-tag-s): Fix face prop name.
2691
2692 2010-10-03  Julien Danjou  <julien@danjou.info>
2693
2694         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
2695
2696         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
2697         gnus-window-inside-pixel-edges.
2698
2699         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
2700         gnus-ems.
2701
2702         * mm-view.el (mm-inline-image-emacs): Support image resizing.
2703
2704         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
2705         function.
2706
2707         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
2708         resize choice.
2709
2710 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2711
2712         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
2713         beginning of the buffer.
2714
2715         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
2716         article buffer again.
2717
2718         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
2719
2720         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
2721         when it's at the start of the buffer.
2722
2723         * shr.el (shr-tag-blockquote): Convert name.
2724         (shr-rescale-image): Use the right image-size variant.
2725
2726         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
2727         buffer isn't shown, then select the current article first instead of
2728         bugging out.
2729         (gnus-summary-select-article-buffer): Show both the article and summary
2730         buffers again.
2731
2732         * shr.el (shr-fontize-cont): Protect against regions with no text.
2733         Rename tag functions to shr-tag-* for enhanced security.
2734         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
2735
2736 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
2737
2738         * shr.el (shr-insert):
2739         * pop3.el (pop3-movemail):
2740         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
2741         loaded.
2742
2743 2010-10-03  Glenn Morris  <rgm@gnu.org>
2744
2745         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
2746
2747         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
2748
2749         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
2750
2751         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
2752
2753         * gnus-util.el (gnus-make-local-hook): Simplify.
2754
2755 2010-10-02  Julien Danjou  <julien@danjou.info>
2756
2757         * gnus-util.el (gnus-iswitchb-completing-read): New function.
2758         (gnus-ido-completing-read): New function.
2759         (gnus-emacs-completing-read): New function.
2760         (gnus-completing-read): Use gnus-completing-read-function.
2761         Add gnus-completing-read-function.
2762
2763 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2764
2765         * shr.el (shr-insert-document): Autoload.
2766         (shr-img): Be silent.
2767         (shr-insert): Add a newline after every picture before text.
2768         (shr-add-font): Use overlays for combining faces.
2769         (shr-insert): Pass upwards the text start point.
2770
2771         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
2772         possible.
2773         (mm-shr): New function.
2774
2775 2010-10-02  Julien Danjou  <julien@danjou.info>
2776
2777         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
2778         should go backward.
2779
2780 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
2781
2782         * shr.el (shr): Fix typo in provide call.
2783
2784 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2785
2786         * shr.el: New file.
2787
2788         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
2789
2790         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
2791         completing read.
2792
2793 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2794
2795         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
2796         we're being queried about.  Suggested by Dan Jacobson.
2797
2798         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
2799         Suggested by Jason Eisner.
2800
2801         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
2802         table, too.  Suggested by Stefan Wiens.
2803         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
2804         the table unnecessary.  Suggested by Stefan Wiens.
2805
2806         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
2807         longer needed, and probably doesn't work either, as pointed out by
2808         Stefan Wiens.
2809         (gnus-summary-exit): Remove call to the clearing function.
2810         (gnus-summary-exit-no-update): Ditto.
2811
2812         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
2813         instead of gnus-eval-in-buffer-window to avoid popping up frames.
2814         Reported by Stefan Monnier.
2815         (gnus-summary-save-in-rmail): Ditto.
2816
2817         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
2818         article buffer, instead of both the article buffer and the summary
2819         buffer.  Sort of suggested by Dan Jacobson.
2820
2821         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
2822
2823         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
2824         Suggested by Dan Jacobson.
2825
2826         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
2827         documentation clearer.
2828
2829         * message.el (message-shorten-references): Comment on the number "21".
2830         Suggested by Stefan Monnier.
2831
2832         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
2833         Suggested by Dan Jacobson.
2834
2835         * gnus.el (gnus-large-newsgroup):
2836         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
2837
2838         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
2839         externalize attachments.  Bug reported by Steve Wen.
2840
2841         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
2842         really message anything to the user.
2843
2844         * nnmail.el (nnmail-article-group): Allow using the fancy split method
2845         directly.
2846
2847         * nnimap.el (nnimap-request-group): Low higher than high to signal no
2848         messages in empty groups.
2849
2850 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
2851
2852         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
2853         non-UIDNEXT group.
2854
2855 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2856
2857         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
2858         not the value from the collection.
2859
2860         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
2861         values.  This sometimes happens on some groups that have no info.
2862         (nnimap-request-newgroups): New function.
2863
2864 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
2865
2866         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
2867         check into `gnus-registry-initialize'.
2868         (gnus-registry-initialize): Ditto.
2869         Fix and extend header docs.
2870
2871 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2872
2873         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
2874         regexp backtrace overflows.
2875
2876         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
2877         for starttls that tls.el implements; i.e. openssl.
2878
2879         * tls.el (tls-starttls-switches): Give up on using starttls with
2880         gnutls-cli.
2881         (tls-program): Add --insecure to be consistent with the defaults from
2882         openssl s_client.  Now all three commands are insecure.
2883
2884 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2885
2886         * lpath.el: Bind completion-styles-alist for XEmacs.
2887
2888         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
2889         (gravatar-create-image): New function that's an alias to
2890         gnus-xmas-create-image, gnus-create-image, or create-image.
2891         (gravatar-data->image): Use it.
2892
2893 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
2894
2895         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
2896         install the nnregistry refer method.
2897         (gnus-registry-install-hooks): Use it.
2898         (gnus-registry-unfollowed-groups): Add nnmairix to the default
2899         unfollowed groups.
2900
2901 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
2902
2903         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
2904         expanding threads.
2905
2906 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2907
2908         * nnir.el: Use the server names without suffixes (bug #7009).
2909
2910         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
2911         unencrypted to STARTTLS, if possible.
2912
2913 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2914
2915         * message.el (message-ignored-supersedes-headers): Strip Injection-*
2916         headers before superseding.
2917
2918 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2919
2920         * nnrss.el (nnrss-use-local): Add documentation.
2921
2922         * nnimap.el (nnimap-extend-tls-programs): New function.
2923         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
2924         (nnimap-wait-for-connection): Accept the greeting from the stupid
2925         output from openssl s_client -starttls, too.
2926
2927         * tls.el (tls-starttls-switches): New variable.
2928         (tls-find-starttls-argument): Use it.
2929         (open-tls-stream): Ditto.
2930
2931         * netrc.el (netrc-credentials): Return the value of the "default" entry.
2932         (netrc-machine): Ditto.
2933
2934         * nnimap.el (nnimap-find-article-by-message-id): Really return the
2935         article number.
2936         (nnimap-split-fancy): New variable.
2937         (nnimap-split-incoming-mail): Use it.
2938
2939         * nntp.el (nntp-server-list-active-group): Document.
2940
2941         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
2942         SELECT to get the message-id.
2943
2944         * mail-source.el (mail-sources): Remove webmail support.
2945         (defvar): Ditto.
2946         (mail-source-fetcher-alist): Ditto.
2947         (mail-source-fetch-webmail): Remove.
2948
2949         * webmail.el: Remove -- doesn't seem relevant any more.
2950
2951         * gnus.el: Fix up make-obsolete-variable declarations throughout.
2952
2953         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
2954         the \r.
2955
2956 2010-09-30  Julien Danjou  <julien@danjou.info>
2957
2958         * gnus-agent.el (gnus-agent-add-group): Fix call to
2959         gnus-completing-read.
2960
2961 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2962
2963         * nndoc.el (nndoc-retrieve-groups): New function.
2964
2965         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
2966         `default', use nnmail-split-methods.
2967         (nnimap-request-article): Downcase the NILs so that they are nil.
2968
2969         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
2970         symbol.
2971
2972         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
2973         code, since if the user has requested network, that's what they ought
2974         to get.
2975         (nnimap-request-set-mark): Erase the buffer before issuing commands.
2976         (nnimap-split-rule): Mark as obsolete.
2977
2978         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
2979         New variable.
2980
2981         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
2982         correct slot, too.
2983
2984 2010-09-29  Julien Danjou  <julien@danjou.info>
2985
2986         * gnus.el (gnus-local-domain): Declare variable obsolete.
2987
2988         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
2989         Fix history computing.
2990         (gnus-ido-completing-read): Require ido.
2991
2992 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2993
2994         * gnus-registry.el: Don't prompt on load, which makes it impossible to
2995         build Gnus.
2996
2997         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
2998         when interpreting the structures.
2999         (nnimap-request-accept-article): Add \r\n to the lines to make this
3000         work with Cyrus.
3001
3002         * nndraft.el (nndraft-request-expire-articles): Use the group name
3003         instead if "nndraft".  Fix found by Nils Ackermann.
3004
3005 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
3006
3007         * nnregistry.el: Add.
3008
3009 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3010
3011         * nnmail.el (group, group-art-list, group-art):
3012         Remove unneeded directives.
3013
3014 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3015
3016         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
3017         (mm-mime-charset)
3018         * rfc2047.el (rfc2047-syntax-table)
3019         * utf7.el (utf7-utf-16-coding-system): Comment fix.
3020
3021         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
3022         rather than `insert-file-contents' and `eval-region'.
3023
3024         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
3025         construction.
3026
3027         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
3028
3029         * time-date.el: No need to require cl for Emacs 21.
3030
3031 2010-09-29  Julien Danjou  <julien@danjou.info>
3032
3033         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
3034         replacement of `gnus-gravatar-relief' to mimic
3035         `gnus-faces-properties-alist'.
3036         Add :version property.
3037
3038 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3039
3040         * mail-source.el (mail-source-report-new-mail)
3041         * message.el (message-default-mail-headers)
3042         * mm-decode.el (mm-valid-image-format-p): Comment fix.
3043
3044         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
3045
3046 2010-09-28  Julien Danjou  <julien@danjou.info>
3047
3048         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
3049         mail-address contains the same string as real-name.
3050
3051         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
3052         non-blank in header, otherwise it'll get stripped.
3053
3054         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
3055         real-name, and then for mail address rather than doing : or , search.
3056
3057 2010-09-27  Julien Danjou  <julien@danjou.info>
3058
3059         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
3060         right completing-read function.
3061         (gnus-use-ido): New variable
3062         (gnus-completing-read-with-default): Remove.
3063         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
3064         (gnus-agent-add-group):
3065         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
3066         * mm-view.el (mm-view-pkcs7-decrypt):
3067         * mm-util.el (mm-codepage-setup):
3068         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
3069         * mml-smime.el (mml-smime-openssl-sign-query):
3070         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
3071         (mml-insert-multipart):
3072         * gnus-msg.el (gnus-summary-yank-message):
3073         * gnus-int.el (gnus-start-news-server):
3074         * mm-decode.el (mm-interactively-view-part):
3075         * gnus-dired.el (gnus-dired-attach):
3076         * gnus.el (gnus-read-method):
3077         * gnus-bookmark.el (gnus-bookmark-jump):
3078         * gnus-art.el (gnus-mime-view-part-as-type)
3079         (gnus-mime-action-on-part, gnus-article-encrypt-body):
3080         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
3081         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
3082         * nnmairix.el (nnmairix-create-server-and-default-group)
3083         (nnmairix-update-groups, nnmairix-get-server)
3084         (nnmairix-backend-to-server, nnmairix-goto-original-article)
3085         (nnmairix-get-group-from-file-path):
3086         * nnrss.el (nnrss-find-rss-via-syndic8):
3087         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
3088         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
3089         (gnus-group-browse-foreign-server):
3090         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
3091         (gnus-summary-execute-command, gnus-summary-respool-article)
3092         (gnus-read-move-group-name):
3093         * gnus-score.el (gnus-summary-increase-score)
3094         (gnus-summary-score-effect):
3095         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
3096
3097 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3098
3099         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
3100         x-focus-frame.
3101
3102         * nnimap.el (auth-source-forget-user-or-password)
3103         (auth-source-user-or-password): Autoload.
3104
3105         * message.el (message-from-style, message-interactive)
3106         (message-cite-prefix-regexp, message-sendmail-envelope-from)
3107         (message-yank-prefix, message-indentation-spaces, message-signature)
3108         (message-signature-file): Add comment.
3109
3110 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3111
3112         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
3113         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
3114         new articles.
3115
3116         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
3117         parts.
3118         (nnimap-request-article): Work with the t setting, too.
3119
3120         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
3121         that you don't get flashes of other buffers.
3122         (gnus-summary-show-complete-article): Intern before setting.
3123
3124 2010-09-27  David Engster  <dengste@eml.cc>
3125
3126         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
3127         well as HEADERS.
3128         (nnmairix-retrieve-headers): Provide new argument for the above.
3129
3130 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3131
3132         * gnus-sum.el (gnus-summary-move-article): Don't alter
3133         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
3134         group.
3135
3136         * nnimap.el (nnimap-update-info): Don't destructively alter active.
3137
3138         * message.el (message-cite-prefix-regexp): Revert my last edit.
3139
3140         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
3141         variable instead of the Gnus variable.
3142
3143         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
3144
3145         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
3146
3147         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
3148         since some servers don't like it.
3149         (nnimap-open-connection): Forget credentials if the server says the
3150         password was wrong.
3151         (nnimap-parse-line): Protect against invalid data.
3152
3153         * gnus-sum.el (gnus-summary-move-article): Add comment.
3154         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
3155         nothing alters it while scanning for new messages.
3156
3157         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
3158         which may or may not help.
3159         (nnimap-open-connection): If we're doing a stream connection, and then
3160         discover we're on a STARTTLS-capable server, then open a STARTTLS
3161         connection instead.
3162
3163 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3164
3165         * nnimap.el (utf7): Require.
3166
3167         * message.el (message-cite-prefix-regexp): Remove "}" from citation
3168         prefix.
3169
3170 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
3171
3172         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
3173
3174 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3175
3176         * nnimap.el (nnimap-request-accept-article): Message the error on
3177         error.
3178
3179 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3180
3181         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
3182
3183 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3184
3185         * nndoc.el (nndoc-request-list): Return success always.
3186
3187         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
3188         `fetch-old' -- we only want to fetch the articles we've requested.
3189         The rest are in the agent, probably.
3190         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
3191         disappeared server" to something low.  It's not important.
3192
3193         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
3194         arrived before the FETCH data.
3195
3196         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
3197         target here, because we don't know the Gnus name of the group.
3198
3199         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
3200         for the correct group.
3201
3202         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
3203
3204         * gnus.el (gnus): Give a final warning after startup.
3205
3206         * gnus-util.el (gnus-action-message-log): New variable.
3207         (gnus-message): Use it.
3208         (gnus-final-warning): New function.
3209
3210         * nnimap.el (nnimap-open-connection): Record the greeting.
3211         (nnimap): Add greeting.
3212
3213 2010-09-26  Julien Danjou  <julien@danjou.info>
3214
3215         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
3216         arguments.
3217         (gnus-html-wash-images): Fix spec computing to include start/end.
3218
3219         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
3220
3221 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3222
3223         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
3224         deletion.
3225         (nnimap-retrieve-headers): Don't select the group, because that's
3226         already done by nnimap-possibly-change-group.
3227
3228         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
3229         (gnus-picon-transform-address): Use it.
3230
3231         * mail-source.el (mail-source-value): Revert previous patch.
3232
3233         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
3234         on failure.
3235         (nnimap-open-connection): Look up both virtual and physical server name
3236         credentials.
3237
3238         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
3239
3240 2009-02-07  Dave Love  <fx@gnu.org>
3241
3242         * tls.el (open-tls-stream): Don't query killing process.
3243
3244 2009-02-08  Dave Love  <fx@gnu.org>
3245
3246         * gnus-win.el (gnus-window-to-buffer-helper)
3247         (gnus-all-windows-visible-p): Function needn't be a symbol.
3248
3249         * mail-source.el (mail-source-value): Function needn't be a symbol.
3250
3251 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3252
3253         * message.el (message-cite-prefix-regexp): Remove } from the cite
3254         prefix.
3255
3256         * gnus-art.el (gnus-treatment-function-alist): Do picons before
3257         highlight again, so that the highlight is correct.
3258
3259         * gnus-picon.el (gnus-picon): Remove again.
3260         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
3261
3262         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
3263         doing the header highlightling, so that the background colour of the
3264         picon is correct.
3265
3266         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
3267         (gnus-picon): Ditto.
3268         (gnus-picon): Reinstate.  The background colour for picons is white.
3269         (gnus-picon-insert-glyph): Make the background white.
3270
3271         * nnml.el (nnml-open-nov): Don't return dead buffers.
3272
3273         * auth-source.el (auth-source-create): Query the user for whether to
3274         store the credentials.
3275
3276         * netrc.el (netrc-store-data): New function.
3277
3278         * auth-source.el (auth-source-user-or-password): Use the existing auth
3279         sources, if any, for creation.
3280
3281         * gnus.el (gnus-group-fast-parameter): Return the last matching
3282         parameter instead of the first matching parameter.
3283
3284 2010-09-26  Julien Danjou  <julien@danjou.info>
3285
3286         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
3287
3288 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3289
3290         * mml2015.el (mml2015-use): Remove gpg support.
3291
3292         * mml1991.el (mml1991-function-alist): Remove gpg function.
3293         (mml1991-gpg-sign): Remove.
3294
3295 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
3296
3297         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
3298         (gnus-browse-unsubscribe-current-group): Document it.
3299         (gnus-browse-unsubscribe-group): Use it.
3300
3301 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3302
3303         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
3304         address to the To list for easier response.
3305
3306         * gnus.el (gnus-play-startup-jingle): Remove.
3307         (gnus-splash): Don't play jingle.
3308         (gnus): Silence gnus-load message.
3309
3310         * gnus-art.el (gnus-treat-play-sounds): Remove.
3311
3312         * gnus.el (gnus-play-jingle): Remove audio support.
3313
3314         * gnus-cus.el (gnus-score-customize): Remove audio reference.
3315
3316         * earcon.el: Remove -- no users.
3317
3318         * gnus-audio.el: Remove -- no users of this package.
3319
3320         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
3321
3322         * gnus-start.el (gnus-setup-news): Remove nocem support.
3323
3324         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
3325
3326         * gnus.el (gnus-use-nocem): Remove.
3327
3328         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
3329         Remove.
3330
3331         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
3332         uses NoCeM any more.
3333
3334         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
3335         (gnus-button-ctan-handler): Ditto.
3336         (gnus-button-handle-ctan-bogus-regexp): Ditto.
3337         (gnus-button-ctan-directory-regexp): Ditto.
3338         (gnus-button-handle-ctan): Ditto.
3339         (gnus-button-tex-level): Ditto.
3340         (gnus-button-alist): Remove CTAN stuff.
3341
3342 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3343
3344         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
3345         nnimap-streaming test.
3346
3347         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
3348         servers twice.
3349
3350         * nnimap.el (nnimap-open-connection): Add more error reporting when
3351         nnimap fails early.
3352
3353         * nnheader.el (nnheader-get-report-string): New function.
3354         (nnheader-get-report): Use it.
3355
3356         * gnus-int.el (gnus-check-server): Say what the error was when opening
3357         failed.
3358
3359         * nnimap.el (nnimap-wait-for-response): Search further when we're not
3360         using streaming.
3361
3362 2010-09-25  Julien Danjou  <julien@danjou.info>
3363
3364         * gnus-html.el (gnus-html-rescale-image): Use our defalias
3365         gnus-window-inside-pixel-edges.
3366
3367 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3368
3369         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
3370
3371         * mm-decode.el (mm-save-part): Allow saving to other directories the
3372         normal Emacs way.
3373
3374         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
3375         Suggested by Jay Berkenbilt.
3376
3377         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
3378         there isn't a single byte.
3379
3380         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
3381         just do it.  It doesn't really seem to matter what the user responds
3382         here, I think, so it's just a confusing question.
3383
3384         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
3385         non-streaming case.
3386
3387         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
3388         (gnus-article-encrypt-body): Use it.
3389
3390         * gnus-sum.el (gnus-summary-show-complete-article): New command and
3391         keystroke.
3392
3393         * nnimap.el (nnimap-find-wanted-parts-1):
3394         Use gnus-fetch-partial-articles.
3395
3396         * gnus-art.el (gnus-fetch-partial-articles): New variable.
3397
3398         * nnimap.el (nnimap-insert-partial-structure): New function.
3399         (nnimap-get-partial-article): New function.
3400         (nnimap-request-article): Use it.
3401         (nnimap-wait-for-response): Return whether the wait was successful.
3402         (nnimap-finish-retrieve-group-infos): Don't do anything if the
3403         retrieval wasn't successful.
3404         (nnimap-retrieve-group-data-early): Allow throttling servers.
3405         (nnimap-streaming): New variable.
3406         (nnimap-fetch-partial-articles): Remove.
3407
3408         * mm-decode.el (mm-with-part): Protect against killed buffers.
3409
3410         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
3411         for prettier summary display.
3412
3413 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
3414
3415         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
3416
3417 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3418
3419         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
3420         apparently third-party libraries depend on it.
3421
3422         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
3423         before starting negotiation.
3424
3425         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
3426         privacy reasons.
3427         (gnus-treat-mail-gravatar): Ditto.
3428
3429         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
3430         buffer when inserting images.  Inserting text into the headers, for
3431         instance, can make them invalid.
3432
3433 2010-09-25  Julien Danjou  <julien@danjou.info>
3434
3435         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
3436         variables.
3437
3438         * nnheader.el: Remove useless variables news-reply-yank-from and
3439         news-reply-yank-message-id.
3440
3441         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
3442         variables.
3443
3444         * mml1991.el: Remove useless mml1991-verbose.
3445
3446         * gnus.el: Remove useless variable gnus-use-generic-from.
3447         Remove obsolete variable gnus-topic-indentation.
3448
3449         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
3450
3451         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
3452
3453         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
3454
3455         * gnus-group.el: Remove useless gnus-group-icon-cache.
3456         Remove useless gnus-ephemeral-group-server.
3457
3458         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
3459
3460         * mml2015.el: Remove useless mml2015-verbose.
3461
3462         * mml-smime.el: Remove useless mml-smime-verbose.
3463
3464         * gnus.el: Remove useless gnus-local-domain.
3465
3466         * gnus-gravatar.el (gnus-gravatar-transform-address):
3467         Use gnus-gravatar-size.
3468
3469         * gnus-art.el: Remove useless gnus-treat-translate.
3470
3471 2010-09-24  Julien Danjou  <julien@danjou.info>
3472
3473         * gnus-sum.el: Add support for Gravatars.
3474
3475         * gnus-art.el: Add support for Gravatars.
3476
3477         * gnus-gravatar.el: Add this file.
3478
3479         * gravatar.el: Add this file.
3480
3481 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3482
3483         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
3484
3485         * gnus-group.el (gnus-group-fetch-faq): Remove.
3486
3487         * gnus.el (gnus-group-faq-directory): Remove.
3488
3489         * gnus-group.el (gnus-group-fetch-charter): Remove.
3490
3491         * gnus.el (gnus-group-charter-alist): Remove.
3492
3493         * gnus-group.el (gnus-group-archive-directory): Remove.
3494         (gnus-group-recent-archive-directory): Ditto.
3495         (gnus-group-make-archive-group): Remove.
3496
3497         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
3498
3499         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
3500         use the same article number for all the cached articles.
3501
3502         * nnimap.el (nnimap-command): Register the last command time so
3503         that we can use it for idling NOOPs.
3504         (nnimap-open-connection): Start the keeplive timer.
3505         (nnimap-make-process-buffer): Store all the process buffers.
3506         (nnimap-keepalive): New function.
3507
3508         * starttls.el (starttls-open-stream): Add autoload cookie.
3509
3510 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3511
3512         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
3513         handling.
3514
3515 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3516
3517         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
3518         its data structures.
3519
3520         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
3521         instead of the cl.el copy-list.
3522         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
3523         equalp.
3524
3525 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3526
3527         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
3528         and tool-bar-local-item-from-menu.
3529
3530         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
3531         mode-line-highlight face for Emacs.
3532
3533         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
3534         loading gnus-sum.elc; fix comment for canlock-verify.
3535         (gnus-article-jump-to-part): Use read-number.
3536         (gnus-insert-mime-button, gnus-insert-mime-security-button):
3537         Remove Emacs pre-21 compatible code for help-echo.
3538         (gnus-article-next-page-1): No need to adjust the number of lines.
3539         (gnus-article-describe-bindings): Always use help-buffer.
3540
3541         * gnus-audio.el (gnus-audio-inline-sound)
3542         * gnus-cus.el (gnus-custom-mode)
3543         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
3544
3545         * gnus-sum.el (gnus-remove-overlays): Doc fix.
3546
3547         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
3548         compatible code.
3549
3550 2010-09-24  Glenn Morris  <rgm@gnu.org>
3551
3552         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
3553         visiting the fcc file in rmail-mode.
3554
3555         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
3556
3557 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3558
3559         * nnir.el: Silence the byte compiler.
3560
3561         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
3562         alias to browse-url-url-encode-chars if any.
3563         (gnus-html-encode-url): Use it.
3564
3565 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3566
3567         * gnus-start.el (gnus-use-backend-marks): New variable.
3568         (gnus-get-unread-articles-in-group): Use it.
3569
3570         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
3571         makeover.
3572
3573 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
3574
3575         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
3576
3577 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3578
3579         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
3580         Remove.
3581         (gnus-setup-news-hook):
3582         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
3583
3584         * gnus-int.el (gnus-request-update-info): Protect against backends not
3585         having the function.
3586
3587         * nnimap.el (nnimap-stream): Mention starttls.
3588         (nnimap-open-connection): Add starttls support.
3589
3590 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
3591
3592         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
3593
3594 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3595
3596         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
3597         BODYSTRUCTUREs.
3598         (nnimap-transform-headers): Unfold quoted {42} headers.
3599
3600         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
3601         the info.
3602         (gnus-get-unread-articles): Only call updatep on backends that support
3603         it.
3604
3605         * nnweb.el (nnweb-request-update-info): NOOP.
3606
3607         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
3608
3609         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
3610         since it only deals with marks.
3611
3612         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
3613         gnus-request-marks, and make a new gnus-request-update-info.
3614
3615         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
3616         the active instead of the high number, which is usually too low.
3617
3618 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
3619
3620         * netrc.el (netrc-parse): Remove encrypt.el mentions.
3621         * encrypt.el: Remove.
3622
3623 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3624
3625         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
3626         server in symbolic form.
3627
3628         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
3629
3630 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3631
3632         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
3633         (nnimap-update-info): Fix up code slightly.
3634
3635         * gnus-int.el (gnus-open-server): Add tracing for performance
3636         debugging.
3637
3638         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
3639         (gnus-group-insert-group-line): Pass the real group name so that it
3640         gets the right data.
3641
3642         * gnus-start.el (gnus-get-unread-articles): Don't have
3643         `gnus-get-unread-articles-in-group' update info, since that can be
3644         really slow and doesn't seem to be needed?
3645
3646 2010-09-22  Dan Christensen  <jdc@uwo.ca>
3647
3648         * time-date.el (date-to-time): Try using parse-time-string first before
3649         using the slower timezone-make-date-arpa-standard.
3650
3651 2010-09-22  Julien Danjou  <julien@danjou.info>
3652
3653         * gnus-group.el (gnus-group-insert-group-line):
3654         Call gnus-group-highlight-line.
3655         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
3656         default hook list.
3657         (gnus-group-update-eval-form): Add new function.
3658         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
3659         (gnus-group-get-icon): Use gnus-group-update-eval-form.
3660
3661 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3662
3663         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
3664         immediate, then expire all articles.
3665         (nnimap-update-info): Fix off-by-one errors.
3666         (nnimap-flags-to-marks): Would return no marks lists for group with no
3667         flags.  Instead return the other data.
3668
3669 2010-09-22  Julien Danjou  <julien@danjou.info>
3670
3671         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
3672         Only return an icon.
3673         (gnus-group-insert-group-line): Compute icon to return.
3674
3675         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
3676         (gnus-html-image-fetched): Only cache if
3677         gnus-html-image-automatic-caching is set.
3678         (gnus-html-image-fetched): Check for errors.
3679
3680 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3681
3682         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
3683         once per method on `g'.  This ensures that backends like nnfolder don't
3684         open all their folders.
3685
3686         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
3687         (nnimap-request-list): Nix out group in the correct buffer.
3688         (nnimap-parse-flags): Implement by using `read' instead of
3689         hand-parsing.
3690         (nnimap-flags-to-marks): Pass on permanent-flags.
3691         (nnimap-make-process-buffer): Record the server name.
3692         (nnimap-parse-flags): Fix typo.
3693         (nnimap-request-scan): Run split on the server in general, not just a
3694         single group.
3695
3696         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
3697         parameter, and propagate this downwards.
3698
3699         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
3700         since EXAMINE changes it on the server.
3701
3702         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
3703         this command might take a while.
3704
3705 2010-09-22  Julien Danjou  <julien@danjou.info>
3706
3707         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
3708         harmful if you have 2 images side-by-side, they can't be properly
3709         update on text deletion.  Using text-property is safer here.
3710         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
3711         data.
3712
3713 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3714
3715         * nnimap.el (nnimap-expunge-inbox): Remove.
3716         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
3717         (nnimap-expunge): Flip default to t.
3718
3719         * gnus.el (gnus-method-to-server): Don't push things to the cache
3720         unless it's unique.
3721         (gnus-server-to-method): Ditto.
3722
3723 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
3724
3725         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
3726
3727 2010-09-22  Julien Danjou  <julien@danjou.info>
3728
3729         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
3730         get the start of data.
3731         (gnus-html-encode-url): Add this function to encode special chars in
3732         URL.
3733         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
3734         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
3735
3736         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
3737         default.
3738         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
3739
3740         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
3741         images alt-text.
3742         (gnus-html-put-image): Put alt-text as help-echo.
3743
3744 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3745
3746         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
3747         * mm-util.el (mm-decompress-buffer)
3748         * nnir.el (nnir-run-find-grep)
3749         * pop3.el (pop3-list): Use 3rd arg of split-string.
3750
3751         * time-date.el (format-seconds): Comment fix.
3752
3753         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
3754         and byte-optimize-form-code-walker.
3755         (dgnushack-make-auto-load): Don't advise make-autoload.
3756
3757         * lpath.el: Remove Emacs 21 stuff.
3758
3759 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3760
3761         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
3762         outside the active range.  Suggested by Dan Christensen.
3763
3764         * gnus-start.el (gnus-get-unread-articles): Get the extended method
3765         slightly later to avoid double-getting it.
3766
3767         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
3768         previous patch.
3769
3770         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
3771
3772 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
3773
3774         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
3775
3776 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3777
3778         * gnus-int.el (gnus-open-server): Give a better error message in the
3779         "go offline" case.
3780
3781         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
3782         marks for nnimap, which is seldom the right thing to do.
3783
3784         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
3785         (gnus-same-method-different-name): New function.
3786
3787         * nnimap.el (parse-time): Require.
3788
3789         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
3790         method in the presence of many similar methods.
3791
3792         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
3793
3794         * nnimap.el (nnimap-find-expired-articles): Don't refer to
3795         nnml-inhibit-expiry.
3796
3797         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
3798         find out whether methods are equal.
3799
3800         * nnimap.el (nnimap-find-expired-articles): New function.
3801         (nnimap-process-expiry-targets): New function.
3802         (nnimap-request-move-article): Request the article before looking at
3803         what the Message-ID is.  Fix found by Andrew Cohen.
3804         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
3805
3806         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
3807         for oldness in addition to being a predicate.
3808
3809         * nnimap.el (nnimap-request-group): When we have zero articles, return
3810         the right data to Gnus.
3811         (nnimap-request-expire-articles): Only delete articles immediately if
3812         the target is 'delete.
3813
3814         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
3815         method, this would bug out.
3816
3817         * gnus-group.el (gnus-group-expunge-group): Rename from
3818         gnus-group-nnimap-expunge, and implemented as a normal interface
3819         function.
3820
3821         * gnus-int.el (gnus-request-expunge-group): New function.
3822
3823         * nnimap.el (nnimap-request-create-group): Implement.
3824         (nnimap-request-expunge-group): New function.
3825
3826 2010-09-21  Julien Danjou  <julien@danjou.info>
3827
3828         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
3829         (gnus-html-cache-expired): Add new function.
3830         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
3831         wethever we should display image for fetch it.
3832         Compute alt-text earlier to pass it to the fetching function too.
3833         (gnus-html-schedule-image-fetching): Change function argument to only
3834         get one image at a time, not a list.
3835         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
3836         cache.
3837         (gnus-html-get-image-data): New function to retrieve image data from
3838         cache.
3839         (gnus-html-put-image): Change buffer argument to use image data rather
3840         than file, and place image above region rather than inserting a new
3841         one.  Do not take alt-text as argument, since it's useless now: we place
3842         the image above alt-text.
3843         (gnus-html-prune-cache): Remove.
3844         (gnus-html-show-images): Start to fetch image when we find one, do not
3845         push into a temporary list.
3846         (gnus-html-prefetch-images): Only fetch image if they have expired.
3847         (gnus-html-browse-image): Fix, use 'gnus-image-url.
3848         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
3849
3850 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3851
3852         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
3853
3854 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3855
3856         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
3857         spec inser "*" if the group isn't active instead of 0.
3858
3859         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
3860         opening the server.
3861         (nnimap-request-delete-group): Implement group deletion.
3862         (nnimap-transform-headers): Return the size of the entire message in
3863         the Bytes header, not just the size of the first part.
3864         (nnimap-request-move-article): When moving an article from nnimap,
3865         request the article first so the accepting form has an article to
3866         accept.  Reported by Dan Christensen.
3867         (nnimap-command): Make sure that the error message doesn't error out.
3868
3869 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
3870
3871         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
3872         we haven't requested anything.
3873
3874 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3875
3876         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
3877         "".  Fix found by Andrew Cohen.
3878
3879         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
3880         instead of -encode-string.
3881
3882 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3883
3884         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
3885
3886         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
3887         by mm-subst-char-in-string.
3888
3889 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3890
3891         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
3892         waiting for the connection string.
3893
3894         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
3895         arriving.
3896
3897         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
3898         bogus characters.  This allows selecting certain Gmail groups.
3899
3900         * nnimap.el (nnimap-find-wanted-parts-1): New function.
3901         (nnimap-fetch-partial-articles): New variable.
3902         (nnimap-open-connection): When looking for credentials, also use the
3903         nnimap-server-port.
3904         (nnimap-request-article): Return the group/article number, so that Gnus
3905         `^' works as expected.
3906         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
3907
3908         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
3909         comments.
3910         (gnus-methods-sloppily-equal): New function.
3911         (gnus): When using the development version of Gnus, load the gnus-load
3912         file.
3913
3914         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
3915         `gnus-open-server' on each method before trying to scan them etc.
3916         This ensures that all the backend parameters are set correctly.
3917
3918         * nnimap.el (nnimap-authenticator): New variable.
3919         (nnimap-open-connection): Allow anonymous login.
3920         (nnimap-transform-headers): The chars header is called Chars not Bytes.
3921         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
3922
3923         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
3924         patch, found by Knut Anders Hatlen.
3925
3926 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
3927
3928         * gnus-agent.el (gnus-agent-batch-confirmation)
3929         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
3930         to gnus-message.
3931         * gnus-art.el (gnus-article-describe-briefly): Likewise.
3932         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
3933         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
3934         * gnus-int.el (gnus-open-server): Likewise.
3935         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
3936         (gnus-score-check-syntax): Likewise.
3937         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
3938         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
3939         Likewise.
3940         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
3941
3942 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3943
3944         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
3945         calling conventions so that prefetch doesn't bug out.
3946
3947 2010-09-19  Julien Danjou  <julien@danjou.info>
3948
3949         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
3950         rather than `subst-char-in-region' in order to be able to replace ASCII
3951         char by UTF-8 ones.
3952
3953         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
3954         than curl.
3955         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
3956         the right URL and ALT text on images.
3957         (gnus-html-wash-tags): Fix tag case.
3958         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
3959         (gnus-article-html): Add -o display_ins_del=2 option.
3960         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
3961
3962 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3963
3964         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
3965         the extra mail headers, which sometimes seem to happen for unknown
3966         reasons.
3967
3968         * mail-parse.el (mail-header-encode-parameter): Define as
3969         rfc2045-encode-string instead of as rfc2231-encode-string, since some
3970         (or most, perhaps?) mail readers don't understand the latter, but do
3971         understand the former.
3972
3973         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
3974         to nil, so that no methods are automatically agentized.  I think this
3975         is probably what most users want.
3976
3977         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
3978         from url-retrieve, for instance about invalid URLs.
3979
3980         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
3981         groups that have no articles.
3982         (nnimap-request-article): Check that we really got an article when we
3983         requested one.
3984
3985         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
3986         doesn't exist.
3987
3988         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
3989         nntp buffer so the agent can save it.
3990         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
3991         that CRLF doesn't get translated to \n.
3992         (nnimap-open-connection): Don't make 'shell commands only send \n.
3993
3994 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3995
3996         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
3997         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
3998         Update var name.
3999         (nnml-generate-nov-file): Use dolist.
4000         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
4001         Use with-current-buffer.
4002
4003 2010-09-18  Julien Danjou  <julien@danjou.info>
4004
4005         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
4006         parallel.
4007
4008 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4009
4010         * nnimap.el (nnimap-update-info): When doing partial marks update, get
4011         the range update right.
4012         (nnimap-request-group): Don't make `M-g' bug out on group with no
4013         marks.
4014         (nnoo): Require, so that other packages can require nnimap.
4015         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
4016         command we're looking for.  This helps when the server sends more
4017         responses after we've gotten everything we expected.
4018         (nnimap): Add a `newlinep' field to keep track of end-of-line
4019         conventions.
4020         Don't send CRLF to things that don't want it.
4021         (nnimap-request-accept-article): Ditto.
4022
4023 2010-09-18  Julien Danjou  <julien@danjou.info>
4024
4025         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
4026         than curl to retrieve images.
4027
4028 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4029
4030         * nnimap.el (nnimap-update-info): Extend the info so that we can set
4031         the marks.
4032         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
4033         (nnimap-wait-for-connection): New function.
4034         (nnimap-open-connection): If we have PREAUTH, don't query for login
4035         credentials.
4036         (nnimap-update-info): Fix off-by-one error when concatenating ranges
4037         when doing a partial update.
4038
4039 2010-09-18  Julien Danjou  <julien@danjou.info>
4040
4041         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
4042         tags.
4043
4044 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4045
4046         * nnimap.el (nnimap-credentials): New function.
4047         (nnimap-open-connection): Use the new function to look for credentials
4048         also on the numeric equivalents of "imap" and "imaps".
4049
4050         * gnus-start.el (gnus-activate-group): Send the info to
4051         gnus-request-group.
4052
4053         * nnimap.el (nnimap-request-group): Have the "check" version of the
4054         function parse flags and update the info, so that a `M-g' get a total
4055         resync of all flags from the group.
4056
4057         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
4058         to allow backends to alter the info on group selection.  Also alter all
4059         the backend -request-group functions to take the parameter.
4060
4061         * nnimap.el (nnimap-store-info): New function.
4062         (nnimap-update-info): Store the info for later usage.
4063         (nnimap-request-group): Use the stored info for the dont-check case, so
4064         that we don't retrieve all marks when we enter a group.
4065
4066         * nnimap.el: Use deffoo instead of defun for interface functions.
4067
4068         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
4069         update the group info.  This makes the nndraft groups, for instance, go
4070         back to their old behaviour.
4071
4072         * gnus-sum.el (gnus-select-newsgroup): Indent.
4073
4074         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
4075         in.
4076         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
4077         nothing.
4078
4079         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
4080         from methods that are denied.
4081
4082         * gnus-int.el (gnus-method-denied-p): New function.
4083
4084         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
4085         store the password instead of netrc.
4086         (nnimap-open-connection): Don't error out when we can't make a
4087         connections.
4088
4089         * auth-source.el (auth-source-create): In the password prompt, say what
4090         we're querying for.  Also prompt for user name if that hasn't been
4091         given.
4092
4093         * nnimap.el (nnimap-with-process-buffer): Remove.
4094
4095 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4096
4097         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
4098         method when we're reading from the agent.
4099
4100         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
4101
4102         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
4103         that's probably most useful for users.
4104
4105         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
4106         "failed" all the time.
4107
4108         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
4109         ...)) with (with-current-buffer ... ).
4110
4111         * nntp.el (nntp-open-server): Return whether the open was successful or
4112         not.
4113
4114         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
4115         select an unread unseen article first.
4116
4117         * nnimap.el (nnimap-open-connection): If the user doesn't have a
4118         /etc/services, supply some sensible port defaults.
4119
4120         * dgnushack.el: Define netrc-credentials.
4121
4122 2010-09-17  Julien Danjou  <julien@danjou.info>
4123
4124         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
4125
4126 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
4127
4128         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
4129         doesn't have any parameters.
4130
4131 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4132
4133         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
4134         only upcased checks.
4135
4136         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
4137
4138         * nnimap.el (nnimap-open-shell-stream): New function.
4139         (nnimap-open-connection): Use it.
4140         (nnimap-transform-headers): Get the number of lines in each message.
4141         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
4142         number of lines.
4143         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
4144         problem.
4145
4146         * utf7.el (utf7-encode): Autoload.
4147
4148         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
4149         to allow the mail splitting to not return a default group.  This is
4150         useful for nnimap, which will leave unmatched mail in the inbox.
4151
4152         * nnimap.el: Rewritten.
4153
4154         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
4155         nnimap usage.
4156
4157         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
4158         if the move is internal, so that nnimap can do fast internal moves.
4159
4160         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
4161         data.
4162         (gnus-read-active-for-groups): Support finishing the early retrieval of
4163         data.
4164
4165         * gnus-range.el (gnus-range-nconcat): New function.
4166
4167         * gnus-int.el (gnus-finish-retrieve-group-infos)
4168         (gnus-retrieve-group-data-early): New functions.
4169
4170 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
4171
4172         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
4173         (nnrss-retrieve-groups):
4174         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
4175         (pop3-quit): Use with-current-buffer.
4176
4177 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4178
4179         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
4180         instead of nnheader-accept-process-output.
4181
4182         * dgnushack.el (dgnushack-compile): Add comment.
4183
4184         * lpath.el: No need to fbind propertize for XEmacs 21.4.
4185
4186         * gnus-html.el (gnus-html-schedule-image-fetching)
4187         (gnus-html-prefetch-images): Replace process-kill-without-query by
4188         gnus-set-process-query-on-exit-flag.
4189
4190 2010-09-16  Romain Francoise  <romain@orebokech.com>
4191
4192         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
4193
4194 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4195
4196         * gnus-registry.el (gnus-registry-install-shortcuts): The second
4197         parameter to unintern is mandatory-ish in Emacs 24.
4198
4199         * gnus-html.el (gnus-html-schedule-image-fetching)
4200         (gnus-html-prefetch-images): Check for curl before using it.
4201
4202         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
4203         depend on curl, which isn't essential.
4204
4205         * imap.el: Revert back to version
4206         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
4207         seem problematic.
4208
4209 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
4210
4211         * gnus-registry.el (gnus-registry-install-shortcuts):
4212         Explicitly pass `obarray' to `unintern' to avoid a warning.
4213
4214 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4215
4216         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
4217         change.
4218
4219         * nnrss.el (nnrss-request-list): Remove this function and related
4220         functions, including the moreover stuff.
4221
4222 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4223
4224         * nnrss.el (nnrss-retrieve-groups): New function.
4225
4226 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
4227
4228         * .dir-locals.el: Add no-byte-compile cookie.
4229
4230 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4231
4232         * time-date.el (format-seconds): Comment fix.
4233
4234         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
4235         for back end that doesn't support request-scan.
4236
4237 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4238
4239         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
4240         then do request scans from the backends.
4241
4242         * netrc.el (netrc-credentials): New conveniency function.
4243
4244         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
4245         avoid running a hook per line, since this takes a lot of time,
4246         profiling shows.
4247         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
4248         directly if gnus-visual-p is true.
4249
4250 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4251
4252         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
4253         groups; replace mapcar with dolist which is a bit faster; pass groups
4254         info to gnus-read-active-file-1.
4255         (gnus-read-active-file-1): Scan only specified groups if the new
4256         optional arg `infos' is given.
4257
4258 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4259
4260         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
4261
4262         * pop3.el (pop3-movemail): Remove.
4263         (pop3-streaming-movemail): Rename to pop3-movemail.
4264
4265         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
4266         don't restrict end-tag searches to the end of the line.
4267
4268 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4269
4270         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
4271         articles of every unchecked group to t, which means unknown since the
4272         server has never been opened.
4273
4274 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4275
4276         * gnus-html.el (gnus-html-show-alt-text): New command.
4277         (gnus-html-browse-image): Ditto.
4278         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
4279         to browse the image directly.
4280         (gnus-html-wash-tags): Search for images first, so that <a><img> works
4281         better.
4282
4283         * gnus-async.el (gnus-async-article-callback):
4284         Call `gnus-html-prefetch-images' unconditionally.
4285
4286         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
4287         before feeding URLs to curl.
4288
4289 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4290
4291         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
4292         internal images as deletable by `W D D'.
4293
4294         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
4295         (gnus-async-article-callback): Fix typo.
4296
4297 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4298
4299         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
4300         current line to work around bugs in the output from w3m.
4301
4302         * gnus-async.el (gnus-async-article-callback): Always prefetch images
4303         for groups that want that.
4304
4305         * nntp.el (nntp-wait-for-string): Supply a timeout for
4306         accept-process-output to ensure progress.
4307
4308         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
4309         level to get unread articles from, then use that for foreign groups,
4310         too.
4311
4312         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
4313         confuses the rest of the function.
4314
4315         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
4316         for the methods that support -retrieve-groups, too.
4317
4318         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
4319
4320 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4321
4322         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
4323         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
4324
4325         * pop3.el: Require cl when compiling.
4326         (pop3-number-of-responses): Search for "+OK", not "+OK ".
4327
4328 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4329
4330         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
4331         that aren't going to be activated.
4332         (gnus-get-unread-articles): Fix up the last commit.
4333
4334         * gnus-html.el (gnus-article-html): Allow calling without specifying
4335         the handle.  In that case, dissect the buffer first.
4336
4337         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
4338
4339         * nnimap.el (nnimap-open-connection): Revert the change that would look
4340         into authinfo for imaps instead of imap.
4341
4342         * gnus-start.el (gnus-activate-group): Take an optional parameter to
4343         say that you don't want to call gnus-request-group with don-check, but
4344         do check the reponse.  This is for virtual groups only.
4345         (gnus-get-unread-articles): Count the archive groups as secondary, so
4346         that they're activated the same way as before.
4347
4348         * imap.el (imap-message-map): Removed optional buffer parameter, since
4349         no callers use it.
4350         (imap-message-get): Ditto.
4351         (imap-message-put): Ditto.
4352         (imap-mailbox-map): Ditto.
4353         (imap-mailbox-put): Ditto.
4354         (imap-mailbox-get): Ditto.
4355         (imap-mailbox-get): Revert last change for this function.
4356
4357         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
4358         case-insensitively.
4359         (nnimap-debug): Remove.
4360
4361         * imap.el (imap-fetch-safe): Removed function, and altered all callers
4362         to use `imap-fetch' instead.  According to the comments, this should be
4363         safe, since all other IMAP clients use the 1:* syntax.
4364         (imap-enable-exchange-bug-workaround): Removed.
4365         (imap-debug): Removed -- doesn't seem very useful.
4366
4367         * mail-source.el (mail-source-fetch): Don't message if we're fetching
4368         mail from a file, and the file doesn't exist.
4369
4370         * imap.el (imap-log): New convenience function used throughout instead
4371         of repeating the same code all over the place.
4372
4373         * pop3.el (pop3-streaming-movemail): Return t for success.
4374
4375         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
4376         .authinfo if we're using ssl connection.
4377
4378         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
4379         already have if we're in a main Gnus `g' run.
4380
4381         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
4382
4383 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4384
4385         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
4386
4387         * nnmh.el (nnmh-request-list-1): Bind `file'.
4388
4389         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
4390         alias to set-process-query-on-exit-flag or process-kill-without-query.
4391         (pop3-open-server): Use it.
4392
4393 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4394
4395         * mail-source.el (mail-source-delete-crash-box): Always move the crash
4396         box to the Incoming file.  Fixes mistake in previous checkin.
4397
4398         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
4399         request loop (for debugging purposes) removed.
4400
4401         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
4402         culprit is more visible.
4403         (nnml-save-incremental-nov, nnml-open-incremental-nov)
4404         (nnml-add-incremental-nov): New functions to do "incremental" nov
4405         updates, where we just append to the end of the existing nov files
4406         without reading/writing them in full.
4407
4408         * mail-source.el (mail-source-delete-crash-box): Really only check the
4409         incoming files once in a while.
4410
4411         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
4412
4413         * mail-source.el (mail-source-delete-crash-box): Only check the
4414         incoming files for deletion once per day to save a lot of file
4415         accesses.
4416
4417         * pop3.el (pop3-logon): Fix up unbound variable typo.
4418
4419         * mail-source.el (pop3-streaming-movemail): Autoload.
4420
4421         * pop3.el (pop3-streaming-movemail):
4422         Respect pop3-leave-mail-on-server.
4423
4424         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
4425         retrieval.
4426
4427         * pop3.el (pop3-process-filter): Remove unused function.
4428         (pop3-streaming-movemail, pop3-send-streaming-command)
4429         (pop3-wait-for-messages, pop3-write-to-file)
4430         (pop3-number-of-responses): New functions for streaming pop3
4431         retrieval.
4432
4433         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
4434         come from no known methods.
4435         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
4436         list.
4437
4438         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
4439         message sizes.
4440         (pop3-movemail): Use erase-buffer instead of looping and deleting
4441         regions, which seems rather odd.
4442
4443         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
4444         file once per `g' run.
4445
4446         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
4447         directories.  This makes the draft queue directory work.
4448
4449         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
4450         data from the backends, so that we only request the list of groups from
4451         each method once.  This should speed things up considerably.
4452
4453         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
4454         detect that it's not implemented.
4455
4456         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
4457         we actually do recurse down into the tree, but don't stat all leaf
4458         nodes.
4459
4460         * gnus-html.el (gnus-html-show-images): If there are no images to show,
4461         then say so instead of bugging out.
4462
4463         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
4464         files exist before trying to read them.
4465
4466         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
4467         around <pre_int>.
4468
4469         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
4470
4471         * nnmh.el (nnmh-request-list-1): Optimize for speed.
4472
4473 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4474
4475         * mm-util.el (mm-image-load-path): Just return the image directories,
4476         not all directories in the path in addition to the image directories.
4477         (mm-image-load-path): Maintain a cache of the image directories so that
4478         the `g' command in Gnus doesn't have to stat dozens of directories each
4479         time.
4480
4481         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
4482         (gnus-html-wash-tags): Add a new `i' command to insert images.
4483         (gnus-html-insert-image): New command and keystroke.
4484         (gnus-html-redisplay-with-images): New command and keystroke.
4485         (gnus-html-show-images): Rename command.
4486         (gnus-html-wash-tags): Remove more white space before <pre_int> image
4487         spacers.
4488         (gnus-html-wash-tags): Decode entities at the end, so that entities
4489         inside the tags don't mess up the rest of the "parsing".
4490
4491         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
4492         so that nnimap methods aren't agentized by default.  There's apparently
4493         many problems related to agent/imap behaviour.
4494
4495         * gnus-art.el (gnus-article-copy-string): New command and key binding.
4496
4497         * gnus-html.el: Doc fix.
4498
4499 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4500
4501         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
4502         specifier-spec-list for Emacs 21.
4503
4504         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
4505         glyph-width and glyph-height instead of display-graphic-p and
4506         image-size; make avoidance of displaying small images work for XEmacs.
4507
4508         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
4509         for XEmacs.
4510
4511         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
4512         of symbol that holds plist data.
4513         (gnus-process-plist): Remove plist of process after getting it.
4514
4515 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4516
4517         * message.el (message-generate-hashcash): Change default to
4518         'opportunistic if hashcash is installed.
4519
4520         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
4521         (gnus-html-put-image): Only call image-size once, since it's somewhat
4522         time-consuming on remote X servers.
4523
4524 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4525
4526         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
4527         type on data, not a file name.
4528
4529         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
4530         window-pixel-edges for Emacs 21.
4531
4532         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
4533         decoded contents.
4534         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
4535
4536 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4537
4538         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
4539         group line format, since it isn't very interesting.
4540
4541         * gnus-agent.el (gnus-agent-short-article),
4542         (gnus-agent-long-article): Increase values for these two variables,
4543         since most people are likely to have more network connection and
4544         storage than before.
4545
4546         * gnus.el (gnus-refer-article-method): Change default to 'current.
4547         When referring an article, the common behaviour is to refer it from the
4548         current select method, not the native select method.  The chances of
4549         the native select method having the message in question is rather slim
4550         these days.
4551
4552         * gnus-sum.el (gnus-auto-select-subject): Change default to
4553         `unseen-or-unread'.  I think it's likely that most people want to
4554         select an unseen article over a previously seen, but unread one.
4555
4556         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
4557         means that in the article buffer none of the minor mode elements will
4558         be shown, usually, and this is not desirable in most cases.
4559
4560         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
4561         that commands like `d' (and the like) go to the next line in the
4562         buffer, instead of the next unread article.  I think this is the
4563         behaviour that is most natural for most users.
4564         (gnus-single-article-buffer): Change default to nil, so that people can
4565         have as many article buffers open as they have summary buffer.  I think
4566         this is the most natural way for the groups to behave.
4567
4568         * message.el (message-generate-new-buffers): Change default to
4569         `unsent', so that all new message buffers start their names with the
4570         string "*unsent", and it's easier to find the buffers if you move from
4571         them.
4572
4573 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4574
4575         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
4576         small.  They're probably tracking images.
4577         (gnus-html-wash-tags): Remove all <pre_int> place holders.
4578         (gnus-html-rescale-image): Yet another try at getting the image sizing
4579         right.
4580
4581         * nntp.el (nntp-request-set-mark): Refuse to do marks if
4582         nntp-marks-file-name is nil.
4583
4584 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4585
4586         * gnus-html.el (gnus-html-wash-tags)
4587         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
4588         Better logging.
4589
4590 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4591
4592         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
4593
4594         * gnus-html.el (gnus-html-wash-tags): Check the value of
4595         gnus-blocked-images in the summary buffer.
4596
4597 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4598
4599         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
4600
4601 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4602
4603         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
4604         like "a", it seems like.
4605         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
4606         since it needs to be picked from the correct buffer.
4607
4608         * nnwfm.el: Remove.
4609
4610         * nnlistserv.el: Remove.
4611
4612 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4613
4614         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
4615         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
4616
4617 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4618
4619         * nnkiboze.el: Remove.
4620
4621         * nndb.el: Remove.
4622
4623         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
4624         alt text.
4625         (gnus-html-rescale-image): Try to get the rescaling logic right for
4626         images that are just wide and not tall.
4627
4628         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
4629         overshadow variable bindings.
4630
4631 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4632
4633         * gnus-html.el (gnus-html-wash-tags)
4634         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
4635         Add extra logging.
4636
4637 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4638
4639         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
4640         (gnus-max-image-proportion): New variable.
4641         (gnus-html-rescale-image): New function.
4642         (gnus-html-put-image): Rescale images.
4643
4644 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4645
4646         Fix up some byte-compiler warnings.
4647         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
4648         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
4649         (gnus-article-fill-cited-article, gnus-article-hide-citation)
4650         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
4651         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
4652         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
4653         (gnus-group-update-group): Use save-excursion and with-current-buffer.
4654
4655 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4656
4657         * gnus-html.el (gnus-article-html): Decode contents by charset.
4658
4659 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4660
4661         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
4662         (gnus-html-frame-width, gnus-blocked-images)
4663         * message.el (message-prune-recipient-rules): Add custom version.
4664         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
4665
4666         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
4667         functions.
4668
4669         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
4670         gnus-process-get.
4671
4672 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
4673
4674         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
4675         instead of lsub directly.
4676
4677 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4678
4679         * nnwarchive.el: Remove.
4680
4681         * gnus-soup.el: Remove.
4682
4683         * nnsoup.el: Remove.
4684
4685         * nnultimate.el: Remove.
4686
4687         * gnus-html.el (gnus-blocked-images): New variable.
4688
4689         * message.el (message-prune-recipients): New function.
4690         (message-prune-recipient-rules): New variable.
4691
4692         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
4693         guess whether a long line is natural text or not.
4694
4695         * gnus-html.el (gnus-html-schedule-image-fetching):
4696         Use gnus-process-plist and friends for compatibility.
4697
4698 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
4699
4700         * gnus-html.el: Require packages that define macros used in this file.
4701         (gnus-article-mouse-face): Declare to silence byte-compiler.
4702         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
4703         process-get.
4704         (gnus-html-put-image): Use plist-get to avoid getf.
4705         (gnus-html-prefetch-images): Use with-current-buffer.
4706
4707 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4708
4709         * gnus-ems.el: Provide compatibility functions for
4710         gnus-set-process-plist.
4711
4712         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
4713         header-line-format for XEmacs 21.4.
4714
4715         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
4716         * gnus.el (gnus-valid-select-methods)
4717         * message.el (message-send-mail-partially-limit)
4718         * mm-decode.el (mm-text-html-renderer)
4719         * mml.el (mml-insert-mime-headers-always)
4720         * smiley.el (smiley-regexp-alist): Bump custom version.
4721
4722 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4723
4724         * gnus-html.el: require mm-url.
4725         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
4726         with the url to `url'.
4727         (gnus-html-wash-tags): Support cid: URLs/images.
4728
4729 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4730
4731         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
4732         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
4733         bindings, as they aren't useful at all.  `w' is moved to `W w'.
4734
4735         * gnus-move.el: Remove file, since it doesn't really work.
4736
4737         * gnus-html.el (gnus-article-html): Tell w3m that the input is
4738         UTF-8.  This seems to fix problems with some German web feeds.
4739
4740         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
4741         at the top so that the proper colours are applied.
4742
4743         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
4744         don't have dots in their names.
4745
4746         * gnus-art.el (gnus-article-view-part): Doc fix.
4747
4748         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
4749         XEmacs-compatible.
4750         (gnus-html-put-image): Don't do images on non-graphic displays.
4751
4752         * nnslashdot.el: Remove this unused backend.
4753
4754         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
4755         actions.
4756         (gnus-undo-register-1): Revert last change.
4757
4758         * gnus-group.el (gnus-group-completing-read): Protect against not
4759         having completion-styles bound.
4760
4761         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
4762         make broken recipients happier.
4763
4764         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
4765
4766         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
4767         point parameter.
4768
4769         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
4770
4771         * gnus-group.el (gnus-group-completing-read): Add 'substring to
4772         completion-styles for group selection.
4773
4774 2009-02-04  Andreas Schwab  <schwab@suse.de>
4775
4776         * gnus-score.el (gnus-score-string): Fix regex for matching extra
4777         headers and regexp-quote the match if necessary.
4778
4779 2009-03-24  Miles Bader  <miles@gnu.org>
4780
4781         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
4782         the blinking smiley.
4783
4784 2009-03-24  Simon Josefsson  <simon@josefsson.org>
4785
4786         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
4787         blink smiley.
4788
4789 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4790
4791         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
4792         where the dribbel file lives exists.
4793
4794         * message.el (message-send-mail-partially-limit): Change the default to
4795         nil, since most people don't want this.
4796
4797         * mm-url.el (mm-url-decode-entities): Also decode entities like
4798         &#x3212.
4799
4800 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
4801
4802         * gnus-sum.el (gnus-summary-idna-message):
4803         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
4804         Hyperlink urls in docstrings with URL `...'.
4805
4806 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
4807
4808         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
4809         functions.
4810
4811 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4812
4813         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
4814         say what the mouseover text should be.
4815
4816         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
4817         version of the mm-w3m-safe-url-regexp variable to only download images
4818         in the groups where we want that to happen.
4819
4820         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
4821
4822         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
4823         easier debugging.
4824         (gnus-article-beginning-of-window): Add kludge to allow spacing past
4825         big pictures in the article buffer.
4826
4827         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
4828         gnus-article-html.
4829         (mm-text-html-renderer): gnus-article-html needs curl in addition to
4830         w3m.
4831
4832         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
4833
4834 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4835
4836         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
4837         which doesn't exist.
4838
4839         * message.el (message-inhibit-ecomplete): New variable to allow some
4840         function to inhibit ecomplete address storage.
4841         (message-resend): Disable ecomplete message storage when resending
4842         messages.
4843
4844         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
4845
4846 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4847
4848         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
4849         Save excursion while copying, moving, and deleting articles in order to
4850         prevent the cursor from jumping to unforeseen place.
4851
4852 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4853
4854         * lpath.el: No need to bind bookmark-current-buffer,
4855         bookmark-yank-point and bookmark-make-record-function.
4856
4857 2010-08-17  Glenn Morris  <rgm@gnu.org>
4858
4859         * gnus-sync.el: Require gnus components whose functions are used.
4860
4861         * gnus-art.el (bookmark-make-record-function):
4862         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
4863         Declare for compiler.
4864
4865         * mm-url.el (mml-compute-boundary): Autoload.
4866
4867 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4868
4869         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
4870
4871 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
4872
4873         Typo fix "hoo4a" -> "hook".
4874
4875         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
4876
4877 2010-08-14  Glenn Morris  <rgm@gnu.org>
4878
4879         * gnus-sync.el (gnus-sync): Fix defgroup version.
4880
4881 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
4882
4883         Doc fixes and keep unknown groups (ammended for nunion bug fix).
4884
4885         * gnus-sync.el: Fix docs.
4886         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
4887         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
4888
4889 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4890
4891         Optimizations for gnus-sync.el.
4892
4893         * gnus-sync.el: Add docs about gnus-sync-backend
4894         possibilities.
4895         (gnus-sync-save): Remove unnecessary message.
4896         (gnus-sync-read): Optimize and show what groups were skipped.
4897
4898 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4899
4900         Minor bug fixes for gnus-sync.el.
4901
4902         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
4903         Don't read the sync on get-new-news.
4904
4905         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
4906         quiet.
4907
4908         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
4909         (fix typo).
4910
4911 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
4912
4913         Make saving and restoring of hidden threads work with overlays.
4914         Patch applied by Ted Zlatanov.
4915
4916         * gnus-sum.el (gnus-hidden-threads-configuration)
4917         (gnus-restore-hidden-threads-configuration): Update to deal with text
4918         properties, rather than searching for a magic character.
4919
4920 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4921
4922         New gnus-sync.el library for synchronization of marks.
4923
4924         * gnus-sync.el: New library for synchronization of marks.
4925
4926         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
4927         renamed from `gnus-registry-grep-in-list'.
4928
4929         * gnus-registry.el (gnus-registry-follow-group-p):
4930         Use `gnus-grep-in-list'.
4931
4932         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
4933
4934 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4935
4936         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
4937         determining charset of text fails.
4938
4939 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4940
4941         * nnmail.el (nnmail-get-new-mail-1): Revert.
4942
4943         * nnml.el (nnml-active-number): Make sure names of newly created groups
4944         in nnml-group-alist are encoded.
4945
4946 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4947
4948         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
4949         containing non-ASCII characters in active file for nnml back end.
4950
4951 2010-07-24  David Engster  <dengste@eml.cc>
4952
4953         * mml-smime.el (mml-smime-epg-verify): Also accept the older
4954         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
4955
4956 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
4957
4958         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
4959         tag (Bug#6654).
4960
4961 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4962
4963         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
4964         the article buffer, not the summary buffer.
4965
4966 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4967
4968         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
4969         Emacs 23 as well.
4970
4971 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4972
4973         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
4974         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
4975
4976 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4977
4978         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
4979         Patch applied by Karl Fogel.
4980
4981         * gnus-sum.el (gnus-summary-bookmark-make-record):
4982         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
4983
4984 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4985
4986         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
4987         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
4988         C-w still not working correctly from Article buffers; Thierry's
4989         patch to fix that will be applied after this.
4990
4991         * gnus-art.el (bookmark-make-record-function): New local variable.
4992
4993         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
4994         article buffer.
4995         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
4996
4997 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
4998
4999         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
5000         on changes in bookmark.el.
5001
5002 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5003
5004         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
5005         `no-log' instead of message not to log prompt string.
5006
5007 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
5008
5009         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
5010         the *other* type of HTML form submission.
5011
5012 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
5013
5014         * auth-source.el (auth-source-pick): If choice does not contain a
5015         questioned keyword, set the check to t.
5016
5017 2010-06-12  Romain Francoise  <romain@orebokech.com>
5018
5019         * gnus-util.el (gnus-date-get-time): Move up before first use.
5020
5021 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5022
5023         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
5024         (gnus-article-edit-part): Bind it to make last part that is substituted
5025         or deleted visible.
5026         (gnus-mime-display-single): Buttonize part of which id equals to
5027         gnus-mime-buttonized-part-id.
5028
5029 2010-06-10  Dan Christensen  <jdc@uwo.ca>
5030
5031         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
5032         (gnus-dd-mmm): Use gnus-date-get-time.
5033         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
5034         simplify logic.
5035         (gnus-summary-limit-to-age): Use gnus-date-get-time.
5036         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
5037
5038 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
5039
5040         * auth-source.el (top): Autoload `secrets-list-collections',
5041         `secrets-create-item', `secrets-delete-item'.
5042         (auth-sources): Fix tag string.
5043         (auth-get-source, auth-source-retrieve, auth-source-create)
5044         (auth-source-delete): New defuns.
5045         (auth-source-pick): Rewrite in order to avoid 2 passes.
5046         (auth-source-forget-user-or-password): New parameter USERNAME.
5047         (auth-source-user-or-password): New parameters CREATE-MISSING and
5048         DELETE-EXISTING.  Retrieve password interactively, if needed.
5049
5050 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
5051
5052         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
5053         deleting unused directories when gnus-expert-user is t.
5054
5055 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5056
5057         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
5058         for each temp file when gnus-article-browse-delete-temp is ask.
5059
5060 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5061
5062         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
5063         Lisp calls to delete-backward-char by calls to delete-char.
5064
5065 2010-05-20  Kevin Ryde  <user42@zip.com.au>
5066
5067         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
5068
5069 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
5070
5071         * password-cache.el (password-cache-remove): Fix docstring.
5072
5073 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5074
5075         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
5076         article unless decoding article to be saved.
5077
5078 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5079
5080         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
5081         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
5082         generated within the mm-with-unibyte-current-buffer macro.
5083
5084 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5085
5086         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
5087         to nil when we're in a mml-preview buffer and no group is selected.
5088
5089 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
5090
5091         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
5092         when catching the `C-g'.  Reported by "Leo".
5093
5094 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5095
5096         * message.el (message-forward-make-body-plain)
5097         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
5098         multibyte-string-p.
5099
5100         * lpath.el: Revert.
5101
5102 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5103
5104         * message.el (message-forward-make-body-mml): Assume original message
5105         is multibyte string; error on unibyte.
5106         (message-forward-make-body-plain): Ditto; don't add excessive newline
5107         in body end.
5108
5109         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
5110
5111 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
5112
5113         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
5114         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
5115
5116 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5117
5118         * mm-extern.el (mm-extern-url): Don't use
5119         mm-with-unibyte-current-buffer.
5120         (mm-extern-cache-contents): Use with-current-buffer instead of
5121         save-excursion + set-buffer.
5122
5123 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5124
5125         * mm-util.el (mm-emacs-mule): Remove.
5126
5127 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
5128
5129         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
5130         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
5131         change.
5132
5133 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5134
5135         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
5136         bind the default value of enable-multibyte-characters to nil.
5137
5138 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5139
5140         * message.el (message-forward-make-body-plain)
5141         (message-forward-make-body-mml):
5142         Don't use mm-with-unibyte-current-buffer.
5143
5144 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5145
5146         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
5147
5148 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
5149
5150         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
5151         (Bug#5592).
5152
5153 2010-05-07  Julien Danjou  <julien@danjou.info>
5154
5155         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
5156         it to mm-pipe-part.
5157
5158         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
5159         it is given.
5160
5161 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5162
5163         * binhex.el (binhex-decode-region-internal)
5164         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
5165         (dns-query)
5166         * nnweb.el (nnweb-gmane-search)
5167         * pgg-parse.el (pgg-parse-armor)
5168         * pgg.el (pgg-verify-region)
5169         * sha1.el (sha1-string-external)
5170         * uudecode.el (uudecode-decode-region-internal)
5171         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
5172         XEmacs.
5173
5174         * gnus-art.el (gnus-article-browse-html-parts)
5175         * gnus-group.el (gnus-read-ephemeral-gmane-group)
5176         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
5177         make-temp-file.
5178
5179         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
5180         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
5181         compiling.
5182
5183         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
5184         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
5185         XEmacs when compiling.
5186
5187         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
5188         gnus-pick-mode-off-hook for XEmacs when compiling.
5189         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
5190         gnus-binary-mode-off-hook for XEmacs when compiling.
5191
5192         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
5193         Return nil if char-charset is not available.
5194
5195         * imap.el (imap-disable-multibyte)
5196         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
5197         macros.
5198
5199         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
5200         instead of encode-coding-string.
5201
5202         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
5203         'xemacs) instead of mm-emacs-mule to switch function definitions.
5204         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
5205
5206         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
5207         bind temporary-file-directory for XEmacs;
5208         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
5209         timer-set-function for XEmacs 21.4 and SXEmacs;
5210         bind timer-list for XEmacs 21.4 and SXEmacs;
5211         fbind char-charset and find-charset-region for non-Mule XEmacs;
5212         fbind decode-coding-region, decode-coding-string, detect-coding-region,
5213         encode-coding-region and encode-coding-string for XEmacs having no
5214         file-coding feature.
5215
5216 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
5217
5218         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
5219
5220 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5221
5222         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
5223         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
5224
5225 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
5226
5227         * mm-util.el (mm-decompress-buffer): Use `delete-file';
5228         alias `jka-compr-delete-temp-file' no longer exists.
5229
5230 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5231
5232         Use define-minor-mode in Gnus where applicable.
5233         * mml.el (mml-mode): Use define-minor-mode.
5234         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
5235         (gnus-undo-mode): Use define-minor-mode.
5236         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
5237         (gnus-dead-summary-mode): Use define-minor-mode.
5238         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
5239         Initialize in declaration.
5240         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
5241         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
5242         (gnus-mailing-list-mode): Use define-minor-mode.
5243         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
5244         (gnus-draft-mode): Use define-minor-mode.
5245         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
5246         (gnus-dired-mode): Use define-minor-mode.
5247
5248 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
5249
5250         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
5251         handles on recursive mml-to-mime translation and check them for
5252         boundary delimiter collisions.  Reported by Greg Troxel.
5253
5254 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5255
5256         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
5257
5258 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5259
5260         * mm-util.el (mm-find-buffer-file-coding-system):
5261         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
5262
5263 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
5264
5265         * message.el (message-generate-headers): Record insertion of optional
5266         headers as well.  Otherwise the check to prevent repeated insertion of
5267         optional headers is a no-op.
5268
5269 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
5270
5271         * smime.el: Don't mention CVS.
5272
5273         * nnrss.el (nnrss-fetch): Don't mention CVS.
5274
5275         * nnir.el: Don't mention CVS.
5276
5277 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5278
5279         * gnus-sum.el (gnus-summary-bookmark-make-record):
5280         Add `location' field.
5281
5282 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5283
5284         * lpath.el: Fbind bookmark-default-handler,
5285         bookmark-get-bookmark-record, bookmark-make-record-default,
5286         bookmark-prop-get for Emacs <23 and XEmacs.
5287
5288 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5289
5290         * gnus-sum.el: Add bookmark declarations to silence the compiler.
5291         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
5292         Use with-current-buffer to silence the byte-compiler.
5293         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
5294         bother to require `gnus'.
5295         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
5296
5297 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5298
5299         * gnus-sum.el (gnus-summary-bookmark-make-record)
5300         (gnus-summary-bookmark-jump): New functions.
5301         (gnus-summary-mode): Setup bookmark support.
5302
5303 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
5304
5305         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
5306         if set.
5307
5308 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5309
5310         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
5311         gnus-article-browse-html-save-cid-image; make it work recursively for
5312         forwarded messages as well.
5313         (gnus-article-browse-html-parts): Work when prefix arg is given.
5314         (gnus-article-browse-html-article): Doc fix.
5315
5316 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
5317
5318         * message.el (message-default-mail-headers):
5319         (message-default-headers): Carry the value mail-default-headers over
5320         into message-default-mail-headers, rather than message-default-headers.
5321
5322 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
5323
5324         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
5325         charset.
5326
5327         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
5328         charset into the <meta> tag when the article is encoded to utf-8.
5329
5330 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5331
5332         * gnus-art.el (gnus-article-browse-delete-temp-files):
5333         Delete directories as well.
5334         (gnus-article-browse-html-parts): Work for images that do not specify
5335         file names; delete temp directory when quitting; insert header at the
5336         right place; use file: scheme for image files.
5337
5338 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
5339
5340         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
5341         (gnus-article-browse-html-parts): Use it to make temporary cid image
5342         files in addition to html file so that browser may display them.
5343
5344 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5345
5346         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
5347
5348 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
5349
5350         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
5351
5352 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
5353
5354         * auth-source.el (auth-sources): Change default to be simpler.
5355         Explain about Secret Service API sources.  Improve Customize options.
5356         (auth-source-pick): Change to accept any number of search parameters.
5357         Implement fallbacks iteratively, not recursively.  Add scoring on the
5358         second pass and sort by score.  Call Secret Service API when needed.
5359         (auth-source-user-or-password): Use it.  Call Secret Service API
5360         directly when needed to get the user name and the password.
5361
5362 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
5363
5364         * message.el (message-interactive): Doc fix.
5365         (message-qmail-inject-args): Reflow.
5366         (message-kill-to-signature): Fix typo in docstring.
5367
5368         * smiley.el (smiley-buffer): Fix typo in docstring.
5369
5370 2010-03-24  Glenn Morris  <rgm@gnu.org>
5371
5372         * mail-source.el (gnus-message): Declare.
5373         (mail-source-delete-old-incoming): Require gnus-util.
5374
5375 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5376
5377         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
5378
5379         * message.el (ecomplete-setup): Autoload it for Emacs <23.
5380
5381         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
5382         password-cache's default if it is not bound.
5383         (mml-secure-passphrase-cache-expiry): Default to 16 that is
5384         password-cache-expiry's default if it is not bound.
5385
5386         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
5387         available in Emacs 21.
5388
5389         * lpath.el: Suppress compiler warnings for:
5390         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
5391         XEmacs;
5392         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
5393         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
5394         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
5395
5396 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
5397
5398         * auth-source.el (auth-sources): Fix up definition so extra parameters
5399         are always inline.
5400
5401 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
5402
5403         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
5404         wasn't updated after mismatch.  Clear cached mailbox info correctly
5405         when uidvalidity changes.
5406         (nnimap-group-prefixed-name): New function to avoid some code
5407         duplication.
5408         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
5409         (nnimap-request-group): Use it.
5410         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
5411         (nnimap-update-unseen): Significantly improved speed of Gnus startup
5412         with many imap folders.  This is done by caching the group status from
5413         the imap server persistently in a group parameter `imap-status'.  (This
5414         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
5415         but not persistently, so every Gnus startup was still very slow.)
5416
5417 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
5418
5419         * assistant.el (assistant-render-text): Run `widget-setup' and don't
5420         delete the extra newline.  Otherwise editing of :string and :number
5421         types don't work.
5422
5423 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
5424
5425         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
5426         secrets.el dependency.
5427         (auth-sources): Add optional user name.  Add secrets.el configuration
5428         choice (unused right now).
5429
5430 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
5431
5432         * gnus-sum.el (gnus-summary-make-menu-bar):
5433         Let `gnus-registry-install-shortcuts' fill in the functions.
5434
5435         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
5436         warnings.
5437         (gnus-registry-misc-menus): Variable to hold registry mark menus.
5438         (gnus-registry-install-shortcuts): Populate and use it in a
5439         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
5440
5441 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
5442
5443         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
5444         In-place substitutions for the group name encoding/decoding.
5445         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
5446         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
5447         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
5448         (nnimap-update-unseen, nnimap-request-list)
5449         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
5450         (nnimap-request-set-mark, nnimap-split-to-groups)
5451         (nnimap-split-articles, nnimap-request-newgroups)
5452         (nnimap-request-create-group, nnimap-request-accept-article)
5453         (nnimap-request-delete-group, nnimap-request-rename-group)
5454         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
5455         `encoded-mbx' for consistency.
5456         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
5457         variable `imap-current-mailbox'.
5458
5459         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
5460         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
5461
5462 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
5463
5464         * pop3.el (pop3-display-message-size-flag): Display message size byte
5465         counts during POP3 download.
5466         (pop3-movemail): Use it.
5467         (pop3-list): Implement listing of available messages.
5468
5469 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
5470
5471         * nnir.el (nnir-get-article-nov-override-function): New function to
5472         override the normal NOV retrieval.
5473         (nnir-retrieve-headers): Use it.
5474
5475 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
5476
5477         * auth-source.el (netrc-machine-user-or-password): Autoload.
5478
5479 2010-03-19  Glenn Morris  <rgm@gnu.org>
5480
5481         Stop message.el from loading about 40 libraries it doesn't always need.
5482         The general approach is to autoload rather than require, and to
5483         require in the specific functions rather than the file.  (Bug#5642)
5484
5485         * gmm-utils.el: Don't require wid-edit.
5486         (widget-create-child-value, widget-convert, widget-default-get):
5487         Autoload.
5488
5489         * gnus-util.el: Don't require time-date, netrc.
5490         (message-fetch-field, gnus-group-name-decode): Declare rather than
5491         autoloading.
5492         (gnus-fetch-field): Require message.
5493         (gnus-decode-newsgroups): Require gnus-group.
5494
5495         * ietf-drums.el: Don't require time-date.
5496
5497         * message.el: Don't require hashcash, canlock, ecomplete.
5498         Do require mail-utils.  Require nnheader only when compiling.
5499         (smtpmail-default-smtp-server): Remove declaration.
5500         (message-send-mail-function): Check smtpmail-default-smtp-server
5501         is bound rather than requiring smtpmail.
5502         (message-auto-save-directory, message-insert-signature):
5503         Use expand-file-name rather than nnheader-concat.
5504         (nnheader-insert-file-contents): Autoload.
5505         (hashcash-wait-async): Declare.
5506         (message-send-mail): Only call gnus-setup-posting-charset if
5507         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
5508         (message-send-mail-with-sendmail): Require sendmail.
5509         (canlock-password, canlock-password-for-verify): Declare.
5510         (message-canlock-password): Require canlock.
5511         (nnheader-get-report): Autoload.
5512         (gnus-setup-posting-charset): Declare.
5513         (message-send-news): Require gnus-msg.
5514         (message-make-references, message-make-in-reply-to): Use mail-header-id
5515         rather than the alias mail-header-message-id.
5516         (ecomplete-add-item, ecomplete-save): Declare.
5517         (message-put-addresses-in-ecomplete): Require ecomplete.
5518         (ecomplete-display-matches): Autoload.
5519
5520         * mm-decode.el: Don't require mailcap, gnus-util.
5521         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
5522         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
5523         Autoload.
5524         (mailcap-mime-extensions): Declare.
5525
5526         * mm-encode.el: Don't require mailcap.
5527         (mailcap-extension-to-mime): Autoload.
5528
5529         * mml-sec.el: Don't require password-cache.
5530
5531         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
5532         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
5533         (mml-minibuffer-read-type): Require mailcap.
5534         (mml-preview): Require gnus-msg.
5535
5536         * mml1991.el: Require password-cache.
5537         (password-cache-expiry): Remove declaration.
5538
5539         * mml2015.el: Require password-cache.
5540         (password-cache-expiry): Remove declaration.
5541
5542         * nneething.el (mailcap): Require mailcap.
5543
5544         * nnheader.el (declare-function): Add compatibility stub.
5545         (message-remove-header): Declare rather than autoload.
5546         (nnheader-replace-header): Require message.
5547
5548         * nnimap.el (declare-function): Add compatibility stub.
5549         (netrc-parse, netrc-machine-user-or-password): Declare.
5550         (nnimap-open-connection): Require netrc.
5551
5552         * nntp.el (declare-function): Add compatibility stub.
5553         (netrc-parse, netrc-machine, netrc-get): Declare.
5554         (nntp-send-authinfo): Require netrc.
5555
5556         * rfc2047.el: Don't require qp.
5557         (quoted-printable-encode-region, quoted-printable-decode-string):
5558         Autoload.
5559
5560         * sieve-mode.el: Don't require easymenu.
5561         (easy-menu-add-item): Autoload it.
5562
5563         * spam-stat.el (time-to-number-of-days): Autoload it.
5564
5565 2010-03-19  Glenn Morris  <rgm@gnu.org>
5566
5567         * password-cache.el (password-cache, password-cache-expiry): Autoload.
5568
5569 2010-03-18  Glenn Morris  <rgm@gnu.org>
5570
5571         * hashcash.el (declare-function): Remove duplicate definition.
5572
5573 2010-03-17  Kevin Ryde  <user42@zip.com.au>
5574
5575         * mml.el (mml-read-tag): Unquote values with `read' to reverse
5576         prin1 in mml-insert-tag (just stripping the quotes gave wrong
5577         value if any backslash escapes).
5578
5579 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5580
5581         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
5582         if it is available.  (bug#5647)
5583
5584         * lpath.el: Suppress compiler warning for coding-system-from-name for
5585         Emacs 21 and XEmacs.
5586
5587 2010-03-14  Juri Linkov  <juri@jurta.org>
5588
5589         * hmac-def.el:
5590         * hmac-md5.el:
5591         * netrc.el: Fix keywords.
5592
5593 2010-02-26  Glenn Morris  <rgm@gnu.org>
5594
5595         * message.el (message-send-mail-function): Change the default, so that
5596         it inherits from a customized send-mail-function.  (Bug#5643)
5597
5598 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5599
5600         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
5601         shell-command-to-string signals an error (bug#5299).
5602
5603 2010-02-24  Glenn Morris  <rgm@gnu.org>
5604
5605         * message.el (message-smtpmail-send-it)
5606         (message-send-mail-with-mailclient): Doc fixes.
5607
5608 2010-02-16  Glenn Morris  <rgm@gnu.org>
5609
5610         * message.el (message-default-mail-headers): Change the default value
5611         to ease the transition from mail-mode to message-mode.  (Bug#5555)
5612
5613 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5614
5615         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
5616         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
5617
5618 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
5619
5620         * time-date.el (date-to-time): Doc fix (Bug#5408).
5621
5622 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
5623
5624         * message.el (message-mail): Just pass yank-action on to message-setup.
5625         (message-setup): Handle (FUN . ARGS) form of yank-action.
5626         (message-with-reply-buffer, message-widen-reply)
5627         (message-yank-original): Handle non-buffer values of
5628         message-reply-buffer (Bug#4080).
5629         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
5630
5631 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
5632
5633         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
5634         Fix typo in docstring.
5635
5636 2010-01-08  Jason Rumney  <jasonr@gnu.org>
5637
5638         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
5639         response.
5640
5641 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5642
5643         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
5644
5645         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5646
5647         * message.el (message-check-news-header-syntax): Protect against a
5648         string that `rfc822-addresses' returns when parsing fails.
5649
5650 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5651
5652         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
5653         (gnus-previous-char-property-change): New functions.
5654
5655         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
5656
5657 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
5658
5659         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
5660         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
5661
5662 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
5663
5664         * message.el (message-exchange-point-and-mark): Rework last change to
5665         avoid using optional arg of exchange-point-and-mark, for backward
5666         compatibility.
5667
5668 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
5669
5670         * message.el (message-exchange-point-and-mark):
5671         Call exchange-point-and-mark with an argument rather than setting
5672         mark-active by hand (Bug#5175).
5673
5674 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5675
5676         * nntp.el (nntp-service-to-port): Work for service expressed with
5677         numeric string; replace [:digit:] with [0-9] for XEmacs.
5678
5679 2009-12-17  Glenn Morris  <rgm@gnu.org>
5680
5681         * gnus-group.el (gnus-bug-group-download-format-alist):
5682         Change emacs entry to debbugs.gnu.org.  Bump :version.
5683
5684 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
5685
5686         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
5687
5688 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
5689
5690         * message.el (message-info): Explain why we use `Info-goto-node'.
5691
5692 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5693
5694         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
5695
5696 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5697
5698         * message.el (message-completion-in-region): New compatibility function.
5699         (message-expand-group): Use it.
5700
5701 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5702
5703         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
5704         with no unread article should be listed if the 2nd arg `predicate' is
5705         given.
5706
5707 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5708
5709         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
5710
5711 2009-11-29  Juri Linkov  <juri@jurta.org>
5712
5713         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
5714         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
5715         on `gnus-recenter'.  (Bug#4698, Bug#4981)
5716
5717 2009-11-26  Kevin Ryde  <user42@zip.com.au>
5718
5719         * sha1.el (sha1-string-external): default-directory "/" in case
5720         otherwise non-existent.  process-connection-type pipe for touch of
5721         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
5722
5723 2009-11-25  Kevin Ryde  <user42@zip.com.au>
5724
5725         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
5726         it's comms related and sgml-mode.el has "comm" on that basis too.
5727
5728 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5729
5730         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
5731         containing tspecial characters if they have been already quoted.
5732
5733 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
5734
5735         * dns-mode.el (auto-mode-alist): Purecopy string.
5736
5737 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5738
5739         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
5740
5741 2009-10-24  Glenn Morris  <rgm@gnu.org>
5742
5743         * gnus-art.el (help-xref-stack-item): Define for compiler.
5744
5745 2009-10-21  Kevin Ryde  <user42@zip.com.au>
5746
5747         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
5748
5749 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5750
5751         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
5752
5753 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5754
5755         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
5756         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
5757
5758 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5759
5760         * gnus.el (gnus-overlay-get): New alias to overlay-get.
5761         (gnus-overlays-in): New alias to overlays-in.
5762
5763         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
5764         gnus-overlay-get, and gnus-delete-overlay.
5765         (gnus-summary-show-thread): Make it work as well for systems in which
5766         next-single-char-property-change is not available.
5767         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
5768
5769         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
5770         (gnus-overlay-get): New alias to extent-property.
5771         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
5772
5773         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
5774         SXEmacs.
5775
5776         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
5777         SXEmacs.
5778
5779 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
5780
5781         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
5782
5783 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
5784
5785         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
5786         and XEmacs that don't have `remove-overlays'.
5787
5788 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5789
5790         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
5791         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
5792         selective display.  Use overlays instead.
5793
5794 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
5795
5796         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
5797
5798 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
5799
5800         * spam-stat.el (spam-stat-load): Fix typo in message.
5801
5802 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
5803
5804         * dig.el (dig-invoke): Fix typo in docstring.
5805         (query-dig): Reflow docstring.
5806
5807 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
5808
5809         * gnus-art.el (gnus-article-encrypt-body):
5810         * message.el (message-check-recipients):
5811         * mm-util.el (mm-codepage-setup):
5812         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
5813         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
5814
5815 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
5816
5817         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
5818         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
5819         keys from the menu if mm-{sign,encrypt}-option is 'guided.
5820         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
5821         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
5822
5823 2009-09-21  Kevin Ryde  <user42@zip.com.au>
5824
5825         * dig.el: Add "Keywords: comm", as per net-utils.el.
5826
5827 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5828
5829         * dig.el (dig-mode): Use define-derived-mode.
5830
5831 2009-09-19  Glenn Morris  <rgm@gnu.org>
5832
5833         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
5834
5835 2009-09-18  Glenn Morris  <rgm@gnu.org>
5836
5837         * gnus-diary.el (gnus-diary-check-message):
5838         * message.el (message-insert-formatted-citation-line):
5839         * nnbabyl.el (top-level):
5840         * nndiary.el (nndiary-schedule):
5841         Fix typos in condition-case handlers.
5842
5843 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5844
5845         * gnus-art.el (gnus-article-edit-part): Work for the buffer
5846         configuration that provides the sole article window in a frame;
5847         position point correctly after deleting a part.
5848
5849 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
5850
5851         * spam.el (spam-unregister-on-reregister): Add boolean variable.
5852         (spam-resolve-registrations-routine): Use it to unregister articles
5853         that change status.
5854
5855 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5856
5857         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
5858         with XEmacs.
5859         (parse-time-string-chars): Use it.
5860
5861 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
5862
5863         * imap.el (imap-interactive-login): Better messages.
5864         (imap-open): Fix bug with renamed buffer on reconnect.
5865         (imap-authenticate): Add buffer-local imap-last-authenticator variable
5866         for easier debugging and cleaner code.  On successful (guessed based on
5867         server capabilities) secondary authentication, set imap-state
5868         correctly.
5869         (imap-last-authenticator): Define imap-last-authenticator as a variable
5870         to avoid warnings.
5871
5872 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5873
5874         * nnrss.el (nnrss-request-article): Remove binding of
5875         default-enable-multibyte-characters that has gotten needless by
5876         the 2007-07-13 change in rfc2047-encode-message-header.
5877
5878         * mml.el (mml-insert-multipart): Error on the message header.
5879         (mml-insert-part): Error on the message header; position point at
5880         the end of a MIME tag.
5881
5882 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5883
5884         * time-date.el (autoload): Expand define-obsolete-function-alias into
5885         defalias and make-obsolete for old Emacsen that Gnus supports.
5886         (with-no-warnings): Define it for old Emacsen.
5887         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
5888         is available.
5889         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
5890         float-time is available; suppress compile warning for time-to-seconds.
5891
5892         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
5893         (gnus-float-time): Alias to float-time if it exists.
5894
5895         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
5896         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
5897         float-time is available; suppress compile warning for time-to-seconds.
5898
5899         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
5900         XEmacs.
5901
5902 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
5903
5904         * imap.el (imap-message-map): Docstring fix.
5905
5906 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5907
5908         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
5909         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
5910         Add the optional argument `encoding' that overrides the default.
5911
5912         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
5913         mm-encode-buffer.
5914
5915 2009-09-04  Glenn Morris  <rgm@gnu.org>
5916
5917         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
5918         mm-disable-multibyte, rather than default-enable-multibyte-characters.
5919         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
5920         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
5921         * mm-util.el (mm-with-unibyte-current-buffer)
5922         (mm-find-buffer-file-coding-system):
5923         * yenc.el (yenc-decode-region): Use default-value rather than
5924         default-enable-multibyte-characters.
5925
5926 2009-09-03  Glenn Morris  <rgm@gnu.org>
5927
5928         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
5929         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
5930         than default-enable-multibyte-characters.
5931
5932 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
5933
5934         * gnus-art.el (gnus-article-read-summary-keys):
5935         Fix gnus-buffer-configuration's value temporarily used.
5936
5937 2009-09-02  Glenn Morris  <rgm@gnu.org>
5938
5939         * gnus-util.el (gnus-float-time): New function.
5940         * gnus-delay.el (gnus-delay-article):
5941         * gnus-sum.el (gnus-thread-latest-date):
5942         * gnus-util.el (gnus-user-date): Use gnus-float-time.
5943         * nnspool.el (nnspool-request-newgroups):
5944         Use gnus-float-time rather than time-to-seconds.
5945         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
5946
5947         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
5948         (gnus-header-subject-face, gnus-header-newsgroups-face)
5949         (gnus-header-name-face, gnus-header-content-face):
5950         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
5951         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
5952         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
5953         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
5954         (gnus-cite-face-11):
5955         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
5956         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
5957         (gnus-server-closed-face, gnus-server-denied-face)
5958         (gnus-server-offline-face):
5959         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
5960         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
5961         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
5962         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
5963         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
5964         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
5965         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
5966         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
5967         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
5968         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
5969         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
5970         (gnus-summary-selected-face, gnus-summary-cancelled-face)
5971         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
5972         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
5973         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
5974         (gnus-summary-high-undownloaded-face)
5975         (gnus-summary-low-undownloaded-face)
5976         (gnus-summary-normal-undownloaded-face)
5977         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
5978         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
5979         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
5980         (gnus-splash-face):
5981         * message.el (message-header-to-face, message-header-cc-face)
5982         (message-header-subject-face, message-header-newsgroups-face)
5983         (message-header-other-face, message-header-name-face)
5984         (message-header-xheader-face, message-separator-face)
5985         (message-cited-text-face, message-mml-face):
5986         * sieve-mode.el (sieve-control-commands-face)
5987         (sieve-action-commands-face, sieve-test-commands-face)
5988         (sieve-tagged-arguments-face):
5989         * spam.el (spam-face):
5990         Mark face aliases with "-face" in the name as obsolete.
5991
5992 2009-09-01  Glenn Morris  <rgm@gnu.org>
5993
5994         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
5995         than goto-line.
5996
5997 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5998
5999         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
6000         Don't move point if the command is invoked inside the message header.
6001
6002 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6003
6004         * imap.el (imap-send-command): Simplify.
6005         (imap-wait-for-tag): point-max -> buffer-size.
6006
6007 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6008
6009         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
6010         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
6011         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
6012         * nnir.el (nnir-swish-e-index-file):
6013         * gnus-sum.el (gnus-summary-delete-marked-as-read)
6014         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
6015         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
6016         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
6017         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
6018         (gnus-treat-display-xface): Add Emacs version of obsolescence.
6019
6020 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6021
6022         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
6023         Don't save excursion.
6024
6025 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6026
6027         * nnheader.el (nnheader-find-file-noselect):
6028         * mm-util.el (mm-insert-file-contents):
6029         Use (default-value 'major-mode) instead of default-major-mode.
6030
6031 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
6032
6033         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
6034
6035 2009-08-26  Glenn Morris  <rgm@gnu.org>
6036
6037         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
6038         than placing in files.el.
6039
6040 2009-08-25  Glenn Morris  <rgm@gnu.org>
6041
6042         * nnir.el (top-level): Don't require cl at run-time.
6043         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
6044         Replace cl-function substitute with gnus-replace-in-string.
6045         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
6046         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
6047         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
6048         simplified expansions.
6049
6050 2009-08-25  Kevin Ryde  <user42@zip.com.au>
6051
6052         * dig.el (dig): Add autoload cookie.
6053
6054 2009-08-22  Glenn Morris  <rgm@gnu.org>
6055
6056         * gnus-art.el (gnus-button-patch): Use forward-line rather than
6057         goto-line.
6058
6059 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
6060
6061         * parse-time.el (parse-time-string-chars): Save match data.
6062
6063 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
6064
6065         * parse-time.el (parse-time-string-chars): Compute using character
6066         classes, to handle non-ascii characters (Bug#3190).
6067
6068 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6069
6070         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
6071
6072         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
6073         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
6074         (gnus-mm-display-part, gnus-mime-display-single)
6075         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
6076         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
6077
6078         * gnus-sum.el
6079         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
6080         (gnus-summary-move-article): Add expirable mark to articles copied or
6081         moved to group that has auto-expire turned on if the option is non-nil.
6082
6083 2009-07-24  Glenn Morris  <rgm@gnu.org>
6084
6085         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
6086         Fix typo.  (Bug#3903)
6087
6088 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6089
6090         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
6091         gnus-article-read-summary-keys rather than gnus-summary-edit-article
6092         that should not be used for draft articles.
6093         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
6094         that has no concern in minor mode keys.
6095         (gnus-article-summary-command, gnus-article-summary-command-nosave):
6096         Abolish.
6097
6098 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6099
6100         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
6101         article without making inquiry to a user for unknown encoding.
6102
6103         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
6104         (nnmaildir--scan): Assume i-node and device number that file-attributes
6105         returns might be cons-cell.
6106
6107         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
6108
6109         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
6110
6111 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
6112
6113         * auth-source.el: Remove docs now in auth.texi.  Don't use
6114         `gnus-message' for logging.  Add new variables `auth-source-debug' and
6115         `auth-source-hide-passwords' and use them.
6116
6117 2009-07-15  Glenn Morris  <rgm@gnu.org>
6118
6119         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
6120
6121 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6122
6123         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
6124         excessive whitespace from the default values of title and description.
6125
6126 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6127
6128         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
6129         mail-fetch-field to fetch Content-Description header in order to
6130         exclude newlines.
6131
6132 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
6133
6134         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
6135         format used by GnuPG 2.0.11.
6136
6137 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6138
6139         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
6140         to deleted part.
6141
6142 2009-05-30  David Engster  <dengste@eml.cc>
6143
6144         * nnmairix.el: Remove old documentation in the commentary block.
6145         (nnmairix-request-group): Do not update active file for nnml back ends.
6146         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
6147         end so that overview files are ignored.
6148         (nnmairix-update-groups): Make updating the groups more robust by using
6149         marks.
6150         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
6151         with dollar characters in message-id.
6152
6153 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
6154
6155         * spam.el: Use dns-query instead of query-dns.  Was renamed on
6156         2008-12-25 in dns.el.
6157
6158 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6159
6160         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
6161         could happen if the text is only composed of spaces and/or tabs.
6162
6163 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
6164
6165         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
6166         when sending a queued message to avoid extra mml tags.
6167
6168 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6169
6170         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
6171
6172 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6173
6174         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
6175         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
6176         rmail-toggle-header for XEmacs;
6177         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
6178
6179 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6180
6181         * gnus-dired.el: Remove autoload for gnus-setup-message.
6182         (gnus-dired-attach): Fake this-command value to prevent Gnus from
6183         displaying Gnus logo; always use compose-mail.
6184
6185 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6186
6187         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
6188
6189 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6190
6191         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
6192         (gnus-nocem-issuers): List currently active issuers; fix custom type.
6193         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
6194         available.
6195         (gnus-nocem-epg-verify): New function.
6196
6197 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
6198
6199         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
6200
6201 2009-02-15  Glenn Morris  <rgm@gnu.org>
6202
6203         * gnus-util.el (rmail-insert-rmail-file-header)
6204         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
6205         autoloads.
6206         (rmail-default-rmail-file): Remove unnecessary declaration.
6207         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
6208
6209 2009-02-14  Glenn Morris  <rgm@gnu.org>
6210
6211         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
6212         variable (only used in gnus-util, which declares it anyway).
6213         (rmail-output-to-rmail-file): Remove autoload of deleted function,
6214         which was only needed by gnus-art (changed to not use it any more).
6215         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
6216         only used in gnus-util, which autoloads it itself.
6217         (rmail-update-summary): Fix autoload.
6218
6219         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
6220         rather than rmail-output-to-rmail-file.
6221
6222 2009-02-07  Glenn Morris  <rgm@gnu.org>
6223
6224         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
6225         autoload of function that no longer exists.
6226         (rmail-toggle-header): Declare.
6227         (message-forward-rmail-make-body): Handle mbox Rmail.
6228
6229 2009-01-31  Glenn Morris  <rgm@gnu.org>
6230
6231         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
6232         2009-01-09 change.
6233
6234 2009-01-31  Dave Love  <fx@gnu.org>
6235
6236         * imap.el (imap-fetch-safe): Bind debug-on-error.
6237         (imap-debug): Add imap-fetch-safe.
6238
6239 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
6240
6241         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
6242         (auth-source-forget-all-cached): New convenience function.
6243         (auth-source-user-or-password): Accept list of modes or a single mode.
6244
6245         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
6246         auth-source modes.
6247
6248         * netrc.el (netrc-machine-user-or-password): Use list of
6249         auth-source modes.
6250
6251         * nnimap.el (nnimap-open-connection): Use list of
6252         auth-source modes.
6253
6254         * nntp.el (nntp-send-authinfo): Use list of
6255         auth-source modes.
6256
6257 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
6258
6259         * auth-source.el: Update docs to reflect epa-file-enable is to be used
6260         now.
6261
6262 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6263
6264         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
6265         coding system in XEmacs; add a workaround for XEmacs.
6266
6267         * lpath.el: Fbind coding-system-aliasee.
6268
6269 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6270
6271         * mm-util.el (mm-coding-system-priorities): Protect against nil value
6272         of current-language-environment.
6273
6274 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
6275
6276         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
6277         available at runtime.
6278
6279 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6280
6281         * gnus-art.el (article-date-ut): Fix end point of narrowing.
6282
6283 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
6284
6285         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
6286         the greatest positive fixnum value doesn't work under an XEmacs with
6287         bignum support; use the most-positive-fixnum constant instead,
6288         available since Emacs 21.1 with cl and XEmacs 21.1.
6289
6290 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6291
6292         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
6293         XEmacs gets not to work.
6294
6295 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6296
6297         * mm-util.el (mm-coding-system-priorities): Allow the value like
6298         "Japanese (UTF-8)" of current-language-environment.
6299
6300 2009-01-09  Glenn Morris  <rgm@gnu.org>
6301
6302         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
6303         with last-command-event.
6304
6305 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
6306
6307         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
6308         in the doc string.
6309
6310         * message.el (message-fix-before-sending): Amend comment.
6311
6312 2009-01-08  Dave Love  <fx@gnu.org>
6313
6314         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
6315
6316 2009-01-07  David Engster  <dengste@eml.cc>
6317
6318         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
6319         simplified server definitions by converting it via
6320         gnus-server-to-method.
6321
6322 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6323
6324         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
6325         parameter's operands.
6326
6327 2009-01-06  David Engster  <dengste@eml.cc>
6328
6329         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
6330         primary select method (for gnus-group-mark-article-as-read).
6331
6332 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
6333
6334         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
6335         `(gnus)Face', not `(gnus)X-Face'.
6336
6337 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6338
6339         * mm-util.el (mm-ucs-to-char): New function.
6340
6341         * mm-url.el (mm-url-decode-entities): Use it.
6342
6343         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
6344         unicode-to-char.
6345
6346 2009-01-05  Dave Love  <fx@gnu.org>
6347
6348         * time-date.el: Require cl for `declare'.
6349
6350 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
6351
6352         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
6353         Dave Love.
6354
6355 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
6356
6357         * message.el (message-fix-before-sending): Add `eight-bit' to
6358         illegible-text check.
6359
6360 2009-01-03  Michael Olson  <mwolson@gnu.org>
6361
6362         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
6363         `headers' is nil.  This can occur if the IMAP server does not have
6364         permissions to read messages from a folder, but can write new messages
6365         to the folder.
6366         (nnimap-request-article-part): Do not insert `data' if it is nil.
6367
6368         * imap.el (imap-parse-fetch): Courier can insert spurious blank
6369         characters which will confuse `read', so skip past them.
6370
6371 2009-01-01  Dave Love  <fx@gnu.org>
6372
6373         * imap.el (imap-string-to-integer): Fix typo.
6374         (imap-fetch-safe): New function.
6375         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
6376
6377         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
6378
6379         * imap.el (imap-process-connection-type, imap-debug, imap-open):
6380         (imap-parse-greeting): Fix doc strings.
6381         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
6382         (imap-parse-flag-list): Make messages unique.
6383         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
6384
6385         * nnimap.el: Fix author email.
6386         (nnimap-split-rule): Add FIXME comment.
6387         (nnimap-debug): Fix doc string.
6388
6389 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
6390
6391         * dns.el (dns-set-servers): Check "Address".  Fix typo.
6392
6393 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
6394
6395         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
6396         nslookup if resolv.conf isn't available.
6397         (dns-query): Rename from query-dns.
6398         (dns-query-cached): Rename from query-dns-cached.
6399
6400 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6401
6402         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
6403         overlay-arrow-position and overlay-arrow-string buffer-local; no need
6404         to check if those variables exist (first appeared in Emacs 18.50).
6405
6406 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6407
6408         * mm-util.el (mm-line-number-at-pos): New function.
6409
6410         * spam-report.el (spam-report-process-queue): Use it.
6411
6412 2008-12-24  David Engster  <dengste@eml.cc>
6413
6414         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
6415         parameters that haven't existed as variables as buffer-local variables.
6416
6417 2008-12-23  Dave Love  <fx@gnu.org>
6418
6419         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
6420         cadar.
6421
6422         * sieve-manage.el (sieve-manage-starttls-p): Rename from
6423         imap-starttls-p.
6424         (sieve-manage-starttls-open): Rename from imap-starttls-open.
6425
6426 2008-12-22  Dave Love  <fx@gnu.org>
6427
6428         * imap.el: Fix author email.  Doc fixes.
6429         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
6430         reply.
6431
6432 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
6433
6434         * spam-report.el (spam-report-gmane-max-requests): New constant.
6435         (spam-report-gmane-wait): New variable.
6436         (spam-report-gmane-ham, spam-report-gmane-spam)
6437         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
6438         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
6439         the server.
6440
6441         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
6442         Add explanations.
6443
6444         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
6445         nnheader-accept-process-output and nnheader-read-timeout if available.
6446         (pop3-movemail): Use it.
6447
6448         * message.el (message-check-news-body-syntax): Fix signature check if
6449         there's an attachment.
6450
6451 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6452
6453         * mm-util.el: Add comments to the mm- emulating functions.
6454
6455 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
6456
6457         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
6458         Reported by Stephen Berman <stephen.berman@gmx.net>.
6459
6460 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6461
6462         * mm-util.el (mm-substring-no-properties): New function.
6463         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
6464         (mm-special-display-p): Enable those lambda forms to be byte compiled.
6465         (mm-string-to-multibyte): Doc fix.
6466
6467         * mml.el (mml-attach-file): Use mm-substring-no-properties.
6468
6469 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
6470
6471         * mml.el (mml-attach-file): Strip text properties from file name.
6472         (Bug#1574)
6473
6474 2008-12-16  Glenn Morris  <rgm@gnu.org>
6475
6476         * mm-util.el (mm-charset-override-alist): Declare for compiler.
6477
6478 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6479
6480         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
6481         knows since the charset specified might be a bogus alias that
6482         mm-charset-synonym-alist provides.
6483
6484 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
6485
6486         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
6487         "ISO_8859-1".
6488
6489         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
6490
6491 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6492
6493         * mm-util.el (mm-charset-eval-alist):
6494         Define it before mm-charset-to-coding-system.
6495         (mm-charset-to-coding-system): Add optional argument `silent';
6496         define it before mm-charset-override-alist.
6497         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
6498         default value if it can be used in Emacs currently running;
6499         silence mm-charset-to-coding-system.
6500
6501 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6502
6503         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
6504         `allow-override' which says whether to use `mm-charset-override-alist'.
6505         (rfc2047-decode-encoded-words): Use it.
6506
6507         * mm-util.el (mm-charset-override-alist): Fix custom type;
6508         add `(gb2312 . gbk)' to choices.
6509
6510 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6511
6512         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
6513         fast.
6514
6515         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
6516
6517         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
6518
6519 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
6520
6521         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
6522         on links.
6523
6524         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
6525
6526 2008-12-03  Lute Kamstra  <lute@gnu.org>
6527
6528         * sha1.el: Remove leading * from docstrings of defcustoms,
6529         deffaces, defconsts and defuns.
6530
6531 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6532
6533         * message.el (message-idna-to-ascii-rhs-1): Protect against local
6534         users' addresses that don't have domain parts.
6535         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
6536         rather than message-narrow-to-head since there will be the message
6537         header separator.
6538
6539 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6540
6541         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
6542         since the result is inserted in a unibyte buffer anyway.
6543         (nnimap-demule-use-string-to-multibyte): Remove.
6544         (nnimap-demule): Alias it to mm-string-to-multibyte.
6545
6546 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
6547
6548         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
6549         variable for debugging bug#464 and bug#1174.
6550         (nnimap-demule): Use it.
6551
6552 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6553
6554         * gnus-score.el (gnus-score-find-trace): Handle default score in total
6555         score calculation correctly.
6556
6557 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6558
6559         * message.el (message-send-mail): Just set the buffer to unibyte
6560         rather than use mm-with-unibyte-current-buffer which does a lot more.
6561         (message-send-mail-partially): Don't bother with
6562         mm-with-unibyte-current-buffer since it's already been made unibyte by
6563         message-send-mail.
6564
6565 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
6566
6567         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
6568
6569 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
6570
6571         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
6572
6573 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6574
6575         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
6576         require itself and to remove `with-no-warnings'.
6577
6578 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
6579
6580         * starttls.el (starttls-any-program-available): Get the name of the
6581         available TLS layer program.
6582         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
6583         well as the host name in the "opening" message.
6584
6585         * auth-source.el (auth-source-cache, auth-source-do-cache)
6586         (auth-source-user-or-password): Cache passwords and logins by default,
6587         allow override with `auth-source-do-cache'.
6588         (auth-source-forget-user-or-password): Allow users to remove cache
6589         entries if needed.
6590
6591 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
6592
6593         * md4.el (md4-buffer): Fix typo in docstring.
6594         (md4, md4-64): Doc fixes.
6595         (md4-pack-int32): Reflow docstring.
6596
6597 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
6598
6599         * ietf-drums.el (ietf-drums-remove-comments): Localize second
6600         condition-case to only the forward-sexp call.
6601
6602 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
6603
6604         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
6605         quotes contained.  Make it more robust regardless by an extra
6606         condition-case wrapper.
6607
6608 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6609
6610         * lpath.el: No need to fbind codepage-setup for Emacs 23.
6611
6612 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6613
6614         * nnml.el (nnml-request-expire-articles): Check if the function set to
6615         `nnmail-expiry-target' returns the symbol `delete'.
6616
6617         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
6618
6619         * nnmail.el (nnmail-expiry-target): Fix custom type.
6620
6621 2008-10-02  Glenn Morris  <rgm@gnu.org>
6622
6623         * mm-util.el (mm-codepage-setup): Tweak codepage error.
6624         Silence compiler warning.
6625
6626 2008-10-01  Magnus Henoch  <mange@freemail.hu>
6627
6628         * tls.el (open-tls-stream): Show the actual command being
6629         executed, instead of the format string.
6630
6631 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6632
6633         * lpath.el: Fbind codepage-setup for Emacs 23.
6634
6635 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
6636
6637         * mml.el (mml-menu): Don't assume mml2015 is bound.
6638
6639 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6640
6641         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
6642         exists.
6643
6644 2008-09-27  Glenn Morris  <rgm@gnu.org>
6645
6646         * gnus-util.el (mail-header-remove-comments): Autoload it.
6647
6648 2008-09-27  Andreas Schwab  <schwab@suse.de>
6649
6650         * gnus-util.el (gnus-split-references): Strip comments.
6651         (gnus-parent-id): Likewise.
6652
6653 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
6654
6655         * message.el (message-confirm-send): Fix version.
6656
6657 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6658
6659         * message.el (message-idna-to-ascii-rhs-1): Use
6660         mail-extract-address-components rather than mail-header-parse-addresses
6661         that is an alias by default to ietf-drums-parse-addresses that does not
6662         support non-ASCII names in headers' contents.
6663
6664 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6665
6666         * message.el (message-confirm-send): Fix variable documentation to
6667         avoid the "y/n" wording.
6668
6669 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
6670
6671         * message.el (message-set-auto-save-file-name): Save to a different
6672         filename so multiple messages (especially drafts) can be recovered.
6673
6674 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
6675
6676         * message.el (message-confirm-send): Add appropriate version.
6677
6678 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
6679
6680         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
6681         defvar.
6682
6683 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
6684
6685         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
6686         (mm-pkcs7-enveloped-magic): Ditto.
6687
6688 2008-09-17  Simon Josefsson  <simon@josefsson.org>
6689
6690         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
6691         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
6692
6693 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
6694
6695         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
6696         default, it's better.
6697
6698 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
6699
6700         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
6701         summary line gnus-number property and ignore them (with a warning
6702         message).
6703
6704 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6705
6706         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
6707         macro caddr in the interactive form since it won't be expanded.
6708
6709 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6710
6711         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
6712         `charset'; fix name of function called recursively.
6713         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
6714
6715 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6716
6717         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
6718         (gnus-mime-set-charset-parameters): New function.
6719         (gnus-mime-view-part-as-charset): Use it to correctly display part
6720         specifying wrong charset.
6721
6722 2008-09-08  David Engster  <dengste@eml.cc>
6723
6724         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
6725         in completing-read for back end server.
6726
6727 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
6728
6729         * message.el (message-confirm-send): New variable to confirm sending a
6730         message.
6731         (message-send): Use it.
6732
6733 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
6734
6735         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
6736
6737 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6738
6739         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
6740
6741 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
6742
6743         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
6744         prevent tracking too many groups.
6745         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
6746         Use it.
6747
6748 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
6749
6750         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
6751         moving point to the bottom of the window in order to avoid recentering.
6752
6753 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6754
6755         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
6756
6757         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
6758         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
6759         (gnus-article-beginning-of-window): Fix calculation.
6760
6761 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6762
6763         * gnus-msg.el (gnus-summary-supersede-article)
6764         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
6765         value of gnus-newsgroup-charset to decode non-MIME encoded text in
6766         message header.
6767
6768 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
6769
6770         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
6771         pending output coming after the status change.
6772
6773 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
6774
6775         * message.el:
6776         * gnus-start.el:
6777         * gnus-registry.el: Remove VMS support.
6778
6779 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6780
6781         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
6782         macro.
6783         (rfc2104-hash): Use it.
6784
6785 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
6786
6787         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
6788         (gnus-summary-sort-by-most-recent-date): New commands.
6789         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
6790         and menu entries.
6791
6792 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6793
6794         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
6795         don't redisplay article for raw contents; remove plural articles stuff.
6796
6797         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
6798         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
6799         on gnus-summary-save-article; display results properly.
6800
6801 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6802
6803         * lpath.el: No need to fbind ns-focus-frame.
6804
6805 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6806
6807         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
6808
6809 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6810
6811         * gnus-art.el (gnus-summary-save-in-pipe):
6812         Consider gnus-save-all-headers.
6813
6814 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
6815
6816         * gnus-util.el (ns-focus-frame): Remove declaration.
6817         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
6818         like x.
6819
6820 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
6821
6822         * rfc2104.el (rfc2104-zero): Delete defconst.
6823         (rfc2104-hex-alist): Likewise.
6824         (rfc2104-hex-to-int): Delete func.
6825         (rfc2104-hexstring-to-bitstring): Likewise.
6826         (rfc2104-nybbles): New defconst.
6827         (rfc2104-hash): Rewrite for speed.
6828
6829 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6830
6831         * tls.el (open-tls-stream): Make it work with the 2nd argument
6832         BUFFER that is a string but does not exist as a buffer object, as
6833         mentioned in the doc-string.
6834
6835 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6836
6837         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
6838         SXEmacs.
6839
6840 2008-07-16  Glenn Morris  <rgm@gnu.org>
6841
6842         * gnus-util.el (ns-focus-frame): Declare for compiler.
6843
6844 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6845
6846         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
6847         set as a group parameter.
6848         (gnus-summary-save-in-pipe): Work when it is called independently.
6849         (gnus-summary-pipe-to-muttprint): Don't modify
6850         gnus-summary-pipe-output-default-command.
6851
6852 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6853
6854         * message.el (message-send-mail-with-sendmail):
6855         Display the error message.
6856
6857 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6858
6859         * gnus-art.el (gnus-default-article-saver):
6860         Add gnus-summary-save-in-pipe to choices.
6861         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
6862         gnus-summary-pipe-output-default-command as the default command.
6863         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
6864         instead of gnus-last-shell-command.
6865
6866         * gnus-sum.el (gnus-summary-pipe-output-default-command):
6867         New user option.
6868         (gnus-summary-muttprint-program): Mention the value will be changed.
6869         (gnus-summary-save-article): Force showing of all headers.
6870         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
6871
6872 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
6873
6874         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
6875
6876 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
6877
6878         * nnimap.el (nnimap-id):
6879         * sieve-manage.el (sieve-manage-open): Doc fixes.
6880
6881 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
6882
6883         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
6884         if available.
6885
6886 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6887
6888         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
6889
6890         * nnkiboze.el (nnkiboze-generate-group):
6891         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
6892
6893         * nnmairix.el: Require CL.
6894
6895 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6896
6897         * dgnushack.el: Autoload get-display-table and put-display-table for
6898         XEmacs 21.5.
6899
6900         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
6901         21.4 and SXEmacs.
6902
6903 2008-06-15  David Engster  <dengste@eml.cc>
6904
6905         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
6906
6907 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
6908
6909         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
6910         New macros that expand to an `aset'/`aref' call under Emacs, and to a
6911         runtime choice under XEmacs.
6912
6913         * gnus-sum.el (gnus-summary-set-display-table):
6914         Use `gnus-put-display-table', `gnus-get-display-table',
6915         `gnus-set-display-table' for the display table, instead of `aset'.
6916
6917         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
6918         Use `gnus-put-display-table', `gnus-get-display-table',
6919         `gnus-set-display-table' for the display table.
6920
6921 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
6922
6923         * nnmairix.el: Add autoloads.
6924
6925 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
6926
6927         * nnmairix.el (nnmairix-delete-recreate-group)
6928         (nnmairix-update-and-clear-marks): Fix error messages.
6929
6930 2008-06-14  David Engster  <dengste@eml.cc>
6931
6932         * nnmairix.el: Upgrade to version 0.6.
6933         (nnmairix-group-toggle-propmarks-this-group)
6934         (nnmairix-group-toggle-readmarks-this-group)
6935         (nnmairix-group-delete-recreate-this-group)
6936         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
6937         (nnmairix-remove-tick-mark-original-article): New commands.
6938         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
6939         (nnmairix-propagate-marks-to-nnmairix-groups)
6940         (nnmairix-only-use-registry, nnmairix-allowfast-default)
6941         (nnmairix-marks-cache, nnmairix-version-output): New variables.
6942         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
6943         functions needed for marks propagation and manipulation of read marks.
6944         (nnmairix-update-groups): New function.
6945         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
6946         (nnmairix-determine-original-group-from-registry)
6947         (nnmairix-determine-original-group-from-path)
6948         (nnmairix-get-group-from-file-path, nnmairix-map-range)
6949         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
6950         New helper functions.
6951         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
6952         keystrokes for new commands.
6953         (nnmairix-delete-and-create-on-change): Doc string cleanup.
6954         (nnmairix-request-group): Check allow-fast group parameter.
6955         (nnmairix-request-create-group): Set allow-fast group parameter if
6956         nnmairix-allowfast-default is set.
6957         (nnmairix-close-group): Propagate marks upon closing if needed.
6958         (nnmairix-group-toggle-threads-this-group): Use new.
6959         nnmairix-group-toggle-parameter helper function.
6960         (nnmairix-search): Better check for empty search result.
6961         (nnmairix-goto-original-article): Use new helper functions for
6962         determining original article.
6963         (nnmairix-show-original-article): Make sure message-id is in brackets.
6964         (nnmairix-call-mairix-binary): Change variable name.
6965         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
6966         helper function.
6967         (nnmairix-widget-toggle-activate): Fix doc string.
6968
6969 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6970
6971         * nnir.el: Require edmacro when compiling with XEmacs.
6972         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
6973         available in Emacs 21.
6974
6975 2008-06-11  Glenn Morris  <rgm@gnu.org>
6976
6977         * gnus-util.el (x-focus-frame):
6978         * gnus.el (image-size):
6979         * mm-decode.el (image-size): Declare.
6980
6981         * gnus-picon.el (declare-function): Add compat definition.
6982         (image-size): Declare.
6983
6984         * gnus-group.el (tool-bar-map):
6985         * gnus-sum.el (tool-bar-map): Define for compiler.
6986
6987         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
6988
6989         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
6990
6991         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
6992         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
6993         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
6994         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
6995         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
6996         * sieve-manage.el, spam-report.el, spam.el:
6997         Remove unnecessary eval-and-compile of autoloads.
6998
6999 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
7000
7001         * auth-source.el: Precise Tramp doc.
7002
7003 2008-06-07  Glenn Morris  <rgm@gnu.org>
7004
7005         * nnmairix.el: Remove unnecessary eval-when-compile.
7006
7007 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7008
7009         * lpath.el: Fbind propertize for XEmacs 21.4.
7010
7011 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
7012
7013         * nnir.el: Move here from ../contrib.
7014
7015 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7016
7017         * gnus-util.el (gnus-read-shell-command): New function.
7018         * mm-decode.el (mm-pipe-part):
7019         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
7020
7021 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7022
7023         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
7024
7025 2008-06-03  Glenn Morris  <rgm@gnu.org>
7026
7027         * pop3.el (nnheader-accept-process-output): Autoload it.
7028
7029 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7030
7031         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
7032         are not 2-digit hexadecimal characters that follow `%'s.
7033
7034 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
7035
7036         * message.el (message-bogus-recipient-p): Fix type in doc string.
7037         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
7038         (message-bogus-addresses): Rename from message-bogus-address-regexp.
7039         Improve custom options.
7040         (message-bogus-recipient-p): Adjust accordingly.
7041
7042 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
7043
7044         * parse-time.el (parse-time-months, parse-time-weekdays): Add
7045         long-form month and day names.
7046
7047 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7048
7049         * dgnushack.el: Autoload debug, eudc-expand-inline and
7050         pgg-snarf-keys-region for XEmacs.
7051
7052         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
7053
7054         * nnmairix.el: Require edmacro when compiling with XEmacs.
7055
7056 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
7057
7058         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
7059         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
7060
7061 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
7062
7063         * auth-source.el: Add more docs.
7064
7065         * netrc.el (netrc-machine): Always match if the port is not given.
7066
7067 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7068
7069         * nnheader.el (nnheader-read-timeout): Change the default timeout from
7070         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
7071         retrieval faster in some cases, but might make CPU usage larger.
7072         If this has any bad side effects, we might revert this change.
7073
7074         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
7075         seems to make mail retrieval much, much faster.
7076         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
7077         unconditionally.
7078
7079         * gnus-draft.el (gnus-group-send-queue):
7080         Bind message-send-mail-partially-limit to nil to avoid being prompted.
7081
7082 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
7083
7084         * mml.el (mml-attach-buffer): Prompt for `disposition'.
7085
7086         * message.el (message-bogus-address-regexp): Fix and improve custom
7087         type.
7088         (message-setup-hook): Add message-check-recipients as custom option.
7089
7090 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
7091
7092         * message.el (message-cite-function): Remove bogus autoload which crept
7093         in during merge from v5-10.
7094
7095 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
7096
7097         * nnimap.el (nnimap-open-connection): Fix login/password bug.
7098
7099         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
7100
7101         * auth-source.el: Preliminary Tramp docs.
7102         (auth-sources): Change the default auth-sources to use
7103         EPA .gpg files.
7104
7105 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
7106
7107         * nntp.el: Autoload `auth-source-user-or-password'.
7108         (nntp-send-authinfo): Use it.
7109
7110         * nnimap.el: Autoload `auth-source-user-or-password'.
7111         (nnimap-open-connection): Use it.
7112
7113         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
7114         for the gnus-message function.
7115         (auth-source-user-or-password): Use it.
7116
7117 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7118
7119         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
7120         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
7121         (rfc2104-hash): Use it.
7122
7123 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
7124
7125         * gnus-art.el (gnus-article-toggle-truncate-lines):
7126         Don't use `iff' in docstring.
7127
7128 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
7129
7130         * gnus-registry.el: Adjusted copyright dates and added a keyword.
7131
7132         * gnus-util.el (gnus-extract-address-component-name)
7133         (gnus-extract-address-component-email): Convenience functions around
7134         `gnus-extract-address-components'.
7135
7136         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
7137         Use `gnus-extract-address-component-email' to fix bug of comparing full
7138         sender name to `user-mail-address'.
7139
7140 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
7141
7142         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
7143         catch/throw to optimize.
7144         (gnus-registry-find-keywords): Just use member to find a keyword.
7145
7146 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7147
7148         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
7149         is current before calling gnus-server-prepare.
7150         (gnus-server-setup-buffer, gnus-server-update-server)
7151         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
7152
7153 2008-05-04  Juri Linkov  <juri@jurta.org>
7154
7155         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
7156         (mailcap-file-default-commands): Use mailcap-replace-in-string
7157         instead of replace-regexp-in-string, and mailcap-delete-duplicates
7158         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
7159
7160 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
7161
7162         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
7163
7164 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7165
7166         * gnus.el: Bump version to 0.11.
7167
7168 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7169
7170         * gnus.el: No Gnus v0.10 is released.
7171
7172 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7173
7174         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
7175         hooks.
7176         (gnus-update-read-articles): Speed up non-marks-using users.
7177         (gnus-use-marks): Define gnus-use-marks.
7178         (gnus-propagate-marks): Rename variable to something more sensible.
7179
7180 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
7181
7182         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
7183         (gmm-image-load-path-for-library): Fix typos in docstrings.
7184         (gmm-message): Reflow docstring.
7185
7186 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
7187
7188         * mail-source.el (mail-source-set-1, mail-source-bind):
7189         Move auth-source code out of the macro to clean it up and fix bugs.
7190
7191 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
7192
7193         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
7194         by sender if it's equal to user-mail-address, it's likely to be
7195         useless.
7196
7197         * mail-source.el (mail-source-bind): Don't use user or password if they
7198         are not bound.  Unintern them if they are nil.  Don't use server unless
7199         it's bound, and default it to empty string otherwise.
7200
7201 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
7202
7203         * mail-source.el: Load auth-source.el.
7204         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
7205         get user name or password, if auth-sources is set up.
7206
7207         * gnus-registry.el (gnus-registry-split-strategy): New variable for
7208         strategy of splitting with parent.
7209         (gnus-registry-split-fancy-with-parent)
7210         (gnus-registry-post-process-groups): Use it and fix prior
7211         bug (returning a list as the split result).
7212
7213         * auth-source.el (auth-sources): Remove server parameter.
7214         (auth-source-pick, auth-source-user-or-password)
7215         (auth-source-user-or-password-imap)
7216         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7217         (auth-source-user-or-password-sftp)
7218         (auth-source-user-or-password-smtp): Remove server parameter.
7219
7220 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
7221
7222         * smime.el (smime-sign-region, smime-encrypt-region)
7223         (smime-decrypt-region):
7224         Remove redundant calls to `generate-new-buffer-name'.
7225
7226 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
7227
7228         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
7229         Don't use QP for message/rfc822.
7230         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
7231
7232 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7233
7234         * sieve-manage.el (sieve-string-bytes): Remove.
7235         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
7236         correct byte-length only if the process's coding-system is the same as
7237         the one used internally by Emacs to represent strings.
7238
7239 2008-04-22  Juri Linkov  <juri@jurta.org>
7240
7241         * mailcap.el (mailcap-file-default-commands): New function.
7242
7243 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
7244
7245         * message.el (message-signature-separator, message-cite-function):
7246         Change custom version.
7247
7248 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
7249
7250         * tls.el (tls-program): Add -ign_eof argument to call the openssl
7251         commands.
7252         (tls-checktrust): Ditto.
7253
7254 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
7255
7256         * mm-decode.el (mm-display-external): Make temp file read-only.
7257
7258 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
7259
7260         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
7261         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
7262         `C-c C-f d'.
7263
7264 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
7265
7266         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
7267
7268 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
7269
7270         * gnus.el: Bump version to 0.9.
7271
7272 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
7273
7274         * gnus.el: No Gnus v0.8 is released.
7275
7276 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7277
7278         * mail-source.el (mail-source-value):
7279         Prefer fboundp to functionp so it works with macros as well.
7280
7281 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7282
7283         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7284         Fix last change in case the element is not even a symbol.
7285
7286 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7287
7288         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7289         Prefer fboundp to functionp so it works with macros as well.
7290
7291 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
7292
7293         * auth-source.el: Add docs.
7294         (auth-sources): Modify format to support server.
7295         (auth-source-pick, auth-source-user-or-password)
7296         (auth-source-user-or-password-imap)
7297         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7298         (auth-source-user-or-password-sftp)
7299         (auth-source-user-or-password-smtp): Add server parameter.
7300
7301 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
7302
7303         * gnus-registry.el: Initialize the registry when gnus-registry-install
7304         is t.
7305
7306 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7307
7308         * compface.el (uncompface): Make buffer unibyte.
7309
7310 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7311
7312         * mail-source.el (mail-source-value):
7313         Prefer fboundp to functionp so it works with macros as well.
7314
7315 2008-04-05  Glenn Morris  <rgm@gnu.org>
7316
7317         * gnus-ems.el (mm-disable-multibyte): Autoload it.
7318
7319 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7320
7321         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
7322         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
7323
7324         * nnheader.el (nnheader-init-server-buffer): Change buffer's
7325         multibyteness after rather than before erasing it.
7326
7327         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
7328         mm-with-multibyte.
7329         (gnus-request-article-this-buffer): Make sure the proper decoding is
7330         used if gnus-original-article-buffer happens to be unibyte.
7331
7332         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
7333         default-enable-multibyte-characters.
7334
7335         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
7336         default-enable-multibyte-characters.
7337
7338         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
7339
7340         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
7341
7342 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7343
7344         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7345         Fix last change in case the element is not even a symbol.
7346
7347 2008-04-02  Simon Josefsson  <simon@josefsson.org>
7348
7349         * imap.el (imap-enable-exchange-bug-workaround): New variable.
7350         (imap-message-copyuid-1): Use it.
7351         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
7352         J. Williams in
7353         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
7354
7355         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
7356         imap-enable-exchange-bug-workaround.
7357         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
7358
7359 2008-04-01  Simon Josefsson  <simon@josefsson.org>
7360
7361         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
7362         a 100 byte status-checks into a 2-3MB transfer for each group.
7363         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
7364         to enable bug workaround or not.
7365         (nnimap-find-minmax-uid): Only enable workaround conditionally.
7366
7367 2008-03-31  Glenn Morris  <rgm@gnu.org>
7368
7369         * message.el (mml2015-use): Declare for compiler.
7370         (message-info): Require mml2015 when appropriate.
7371
7372 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7373
7374         * Makefile.in (EMACS_COMP): Quote directory name that might contain
7375         whitespace.
7376
7377 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7378
7379         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
7380         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
7381         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
7382         (nntp-service-to-port): New function.
7383         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
7384         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
7385         (nntp-open-netcat-stream): New function.
7386         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
7387
7388 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
7389
7390         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
7391
7392 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7393
7394         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
7395
7396 2008-03-28  Magnus Henoch  <mange@freemail.hu>
7397
7398         * dns.el (dns-write): Use set-buffer-multibyte.
7399
7400 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
7401
7402         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
7403
7404 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7405
7406         * message.el (message-signature-separator): Change default.
7407         Improve custom type.
7408         (message-cite-function): Change default to
7409         message-cite-original-without-signature.
7410
7411         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
7412         toggle.
7413
7414         * message.el (message-check-news-body-syntax): Fix signature check.
7415         (message-setup-1): Mark buffer as unmodified _after_ running
7416         message-setup-hook and handling message-alternative-emails.
7417         (message-shorten-references): Be more strict when building list of
7418         valid references to comply with GNKSA.
7419
7420         * gnus-group.el (gnus-read-ephemeral-bug-group)
7421         (gnus-read-ephemeral-debian-bug-group)
7422         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
7423
7424         * message.el (message-info): Don't use booleanp which isn't supported
7425         in Emacs 21 and XEmacs.
7426
7427 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
7428
7429         * gnus-group.el (gnus-gmane-group-download-format): Rename from
7430         gnus-group-gmane-group-download-format.
7431         (gnus-group-read-ephemeral-gmane-group): Rename from
7432         gnus-group-read-ephemeral-gmane-group.
7433         (gnus-read-ephemeral-gmane-group-url): Rename from
7434         gnus-group-read-ephemeral-gmane-group-url.
7435         (gnus-bug-group-download-format-alist): New variable.
7436         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
7437         (gnus-read-ephemeral-emacs-bug-group): New commands.
7438
7439 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
7440
7441         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
7442         (gnus-visible-headers): Improve custom type.
7443
7444 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
7445
7446         * mml.el (mml-menu): Add workarounds for XEmacs.
7447
7448         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
7449         X-Boundary header.
7450
7451         * message.el (message-simplify-recipients): Fix previous commit.
7452
7453 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7454
7455         * mm-util.el (mm-set-buffer-multibyte): New function.
7456         * mm-decode.el (mm-copy-to-buffer): Use it.
7457
7458         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7459         Prefer fboundp to functionp so it works with macros as well.
7460
7461 2008-03-19  Glenn Morris  <rgm@gnu.org>
7462
7463         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
7464         Accidentally removed in the sync process with Emacs.
7465
7466 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
7467
7468         * message.el (message-alter-recipients-discard-bogus-full-name):
7469         New function.
7470         (message-alter-recipients-function): New variable.
7471         (message-get-reply-headers): Use it.
7472         (message-replace-header): New helper function.
7473         (message-recipients-without-full-name): New variable.
7474         (message-simplify-recipients): New command.
7475
7476         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
7477
7478         * message.el (message-info): Handle EasyPG manual.
7479
7480         * mml.el (mml-menu): Add entry for EasyPG.
7481
7482 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
7483
7484         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
7485         parameter.
7486
7487         * message.el (message-disassociate-draft): Specify drafts group name
7488         fully.
7489
7490 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
7491
7492         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
7493         Eliminate unnecessary duplicates from the match list.
7494
7495 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7496
7497         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
7498
7499         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
7500
7501         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
7502         args of `how-many' of which the XEmacs version doesn't take; declare
7503         Info-index-next as function.
7504
7505 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
7506
7507         * gnus-score.el (gnus-score-headers): Fix handling of
7508         gnus-inhibit-slow-scoring.
7509
7510         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
7511         string.
7512         (gnus-button-url-regexp): Improve handling of parenthesis.
7513         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
7514         (gnus-button-handle-info-keystrokes): Handle index entries.
7515
7516 2008-03-15  Glenn Morris  <rgm@gnu.org>
7517
7518         * parse-time.el (parse-time-string): Simplify.
7519
7520 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7521
7522         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
7523         Incoming* files.
7524
7525 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
7526
7527         * auth-source.el (auth-sources): Rename from auth-source-choices.
7528         (auth-source-pick): Use it.
7529
7530 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7531
7532         * binhex.el (binhex-decode-region-internal):
7533         * uudecode.el (uudecode-decode-region-internal):
7534         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
7535         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
7536         setting default-enable-multibyte-characters.
7537
7538 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
7539
7540         * auth-source.el (auth-source-protocols)
7541         (auth-source-protocols-customize, auth-source-choices): Add and
7542         modified variable customizations and defaults.
7543         (auth-source-pick, auth-source-user-or-password)
7544         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
7545         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7546         (auth-source-user-or-password-sftp)
7547         (auth-source-user-or-password-smtp): Use new variables and provide an
7548         interface to netrc.el.
7549
7550 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7551
7552         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
7553         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
7554         Make sure the nntp port to specify is a string.
7555
7556 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7557
7558         * nntp.el: Use with-current-buffer.
7559         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
7560         dubious mm-with-unibyte-current-buffer.
7561         (nntp-with-open-group-function): New function extracted from
7562         nntp-with-open-group macro.
7563         (nntp-with-open-group): Use the function, so it's easier to debug.
7564         Add indentation and debugging info.
7565         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
7566         Recommend the use of the netcat alternatives.
7567
7568         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
7569         Avoid mm-string-as-multibyte as well.
7570
7571         * nnweb.el (nnweb-insert-html):
7572         Remove use of nnheader-string-as-multibyte.
7573
7574         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
7575         (nnheader-string-as-multibyte): Remove.
7576
7577         * mm-view.el: Use inhibit-read-only.
7578         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
7579         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
7580         or unibyte-string.
7581
7582         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
7583         (mm-uu-yenc-extract): Use with-current-buffer.
7584
7585         * gnus-soup.el (gnus-soup-send-packet): Don't use
7586         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
7587
7588         * nnmh.el: Use with-current-buffer.
7589         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
7590         mm-string-as-multibyte on the output of mm-encode-coding-string.
7591
7592         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
7593         (nnimap-request-move-article): Use with-current-buffer.
7594
7595         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
7596         inserting the handle-buffer's text, so the implicit multibyte->unibyte
7597         conversion uses string-make-unibyte rather than string-as-unibyte.
7598
7599         * gnus-msg.el: Use with-current-buffer.
7600
7601         * message.el (message-ignored-resent-headers): Add "Delivered-To".
7602
7603 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
7604
7605         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
7606         string for caching if it is 'PIN.
7607
7608 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7609
7610         * lpath.el: Consider the case without Emacs/W3.
7611
7612 2008-03-08  Glenn Morris  <rgm@gnu.org>
7613
7614         * time-date.el (date-to-time, time-subtract, time-add)
7615         (safe-date-to-time): Doc fixes.
7616
7617 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
7618
7619         * mail-source.el (mail-source-delete-old-incoming-confirm):
7620         Change default to nil.
7621         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
7622
7623 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7624
7625         * lpath.el: Rearrange.
7626
7627         * gnus-art.el (gnus-narrow-to-page): Position point properly.
7628         (gnus-article-goto-prev-page): Work for articles having ^L's.
7629
7630         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
7631
7632         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
7633
7634 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
7635
7636         * gnus-bookmark.el: Adjust for renames in bookmark.el.
7637         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
7638         (gnus-bookmark-jump): Adjust some variable names.
7639
7640 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
7641
7642         * auth-source.el: New package.
7643         (auth-source-choices): Add customization entry point variable.
7644
7645         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
7646         bug.
7647
7648 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
7649
7650         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
7651         (gnus-registry-initialize, gnus-registry-install-p): Use it.
7652         (gnus-registry-install-shortcuts): Rename from
7653         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
7654         the `gnus-registry-mark-map' keymap dynamically from
7655         `gnus-registry-marks'.  The generated functions update the summary line
7656         when a registry mark is added or deleted, and will call
7657         `gnus-registry-install-p' (see the comments in the code).
7658         (gnus-registry-user-format-function-M): Use concat intelligently.
7659
7660         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
7661         the registry mark functions.
7662
7663 2008-03-05  Glenn Morris  <rgm@gnu.org>
7664
7665         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
7666         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
7667         gnus-art.
7668         (top-level): No need to load own source when compiling.
7669
7670 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
7671
7672         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
7673         Suggested by <chris.anderton@zetnet.co.uk>.
7674
7675 2008-03-04  Glenn Morris  <rgm@gnu.org>
7676
7677         * gnus-sum.el (top-level): No need to require gnus when compiling,
7678         since unconditionally required near start of file.
7679         (gnus-summary-display-while-building): Move definition before use.
7680
7681 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
7682
7683         * gnus-registry.el (gnus-registry-user-format-function-M):
7684         Add formatting function.
7685
7686 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
7687
7688         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
7689         with plists.
7690         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
7691         Use new format.
7692
7693 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7694
7695         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
7696         `where-is-internal' that returns a range of key sequences.
7697
7698 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7699
7700         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
7701
7702         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
7703         (gnus-summary-jump-to-group): Consider windows on other displayed
7704         frames as well.  Similar changes might be needed elsewhere, but that's
7705         the one I've bumped into during my use.
7706
7707         * nndoc.el (nndoc-oe-dbx-type-p):
7708         * gnus-msg.el (gnus-debug):
7709         * gnus-group.el (gnus-update-group-mark-positions):
7710         Use mm-string-to-multibyte.
7711
7712 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
7713
7714         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
7715         doesn't handle NotDashEscaped.
7716
7717         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
7718         (mml-dnd-attach-options): Fix typo in custom choice.
7719
7720         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
7721         Change nndoc-article-type to mbox.
7722         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
7723
7724         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
7725         to nil, instead of html2text.
7726
7727         * imap.el (imap-debug): Add `imap-ping-server'.
7728
7729         * gnus-bookmark.el: Add FIXMEs.
7730
7731         * message.el (message-form-letter-separator)
7732         (message-send-form-letter-delay): New variables.
7733         (message-send-form-letter): Use them.  New command to send form
7734         letters.  Requested by Uwe Siart.
7735         (message-send-mail-function): Doc fix.  Add "Other" custom option.
7736
7737 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
7738
7739         * Update copyright years.
7740
7741 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
7742
7743         Sync from EMACS_22_BASE.
7744
7745         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
7746
7747 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
7748
7749         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
7750         empty author.
7751
7752 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
7753
7754         * gnus-registry.el (gnus-registry-marks): Add variable for
7755         customization of marks and their appearance.
7756         (gnus-registry-read-mark): Use it.
7757         (gnus-registry-do-marks): Add utility function to loop through
7758         `gnus-registry-marks'.
7759         (gnus-registry-install-shortcuts-and-menus): Add function to install
7760         shortcuts and menus.
7761         (gnus-registry-initialize): Use it.
7762         (gnus-registry-default-mark): Clarify documentation.
7763
7764 2008-02-29  Glenn Morris  <rgm@gnu.org>
7765
7766         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
7767         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
7768         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
7769         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
7770         Change defcustom :version from 23.0 to 23.1.
7771
7772 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
7773
7774         * gnus-registry.el (gnus-registry-follow-group-p)
7775         (gnus-registry-post-process-groups): Add functions to aid registry
7776         splitting and improve logging.  Clarify behavior in function
7777         documentation.
7778         (gnus-registry-split-fancy-with-parent): Use them.
7779
7780 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7781
7782         * gnus-art.el: Use with-current-buffer.
7783
7784 2008-02-27  David Engster  <dengste@eml.cc>
7785
7786         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
7787         Express real group name in the response.
7788
7789 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7790
7791         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
7792         (nnmairix-last-server, nnmairix-current-server): Defvar them.
7793         (nnmairix-goto-original-article): Defvar gnus-registry-install and
7794         autoload gnus-registry-fetch-group when compiling.
7795         (nnmairix-request-group-with-article-number-correction):
7796         Remove unreferenced argument passed to nnmairix-call-backend.
7797
7798 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
7799
7800         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
7801         (mm-uu-extract): Improve face for low color ttys.
7802         Reported by Sascha Wilde.
7803
7804 2008-02-27  Glenn Morris  <rgm@gnu.org>
7805
7806         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
7807         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
7808         variables to defconsts.  Convert comments to doc-strings.
7809         (nnmairix-last-server, nnmairix-current-server): Convert from free
7810         variables to defvars.  Convert comments to doc-strings.
7811         (gnus-registry-fetch-group): Autoload.
7812         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
7813         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
7814         (nnmairix-widget-build-editable-fields): Use car cddr rather than
7815         caddr.
7816         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
7817         nnmairix-request-group-with-article-number-correction call.
7818         (nnmairix-fast, nnmairix-group): New, less general names, for free
7819         variables passed from nnmairix-request-group to
7820         nnmairix-request-group-with-article-number-correction.  Declare.
7821         (nnmairix-request-group-with-article-number-correction):
7822         Use nnmairix-fast, nnmairix-group rather than fast, group.
7823
7824 2008-02-26  David Engster  <dengste@eml.cc>
7825
7826         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
7827         version 0.5.
7828
7829 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
7830
7831         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
7832         instead of making an extra function call.  Don't add the current group
7833         to articles only when they have the group.  Use
7834         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
7835         Reported by David <de_bb@arcor.de>.
7836
7837 2008-02-24  Miles Bader  <miles@gnu.org>
7838
7839         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
7840         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
7841         (mm-find-mime-charset-region):
7842         * mm-bodies.el (mm-encode-body):
7843         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
7844
7845 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7846
7847         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
7848         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
7849
7850 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
7851
7852         * mail-source.el (mail-source-delete-incoming): Change default.
7853         Supplement doc string.
7854
7855         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
7856
7857 2008-02-14  Glenn Morris  <rgm@gnu.org>
7858
7859         * time-date.el (format-seconds): New function.
7860
7861 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
7862
7863         * nnmail.el (nnmail-message-id-cache-file): Derive from
7864         `gnus-home-directory'.
7865
7866 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
7867
7868         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
7869         Document negative prefix.
7870
7871         * gnus-group.el (gnus-group-read-group): Document negative prefix.
7872
7873 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7874
7875         * message.el (message-unsent-separator): Add the Exim bounce
7876         separator.
7877
7878 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
7879
7880         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
7881         list.
7882         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
7883         recipient/signer list.
7884
7885 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7886
7887         * Makefile.in (datarootdir): Define.
7888         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
7889         name that might contain whitespace.
7890
7891 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
7892
7893         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
7894         fbound (Emacs 23 unicode), signal an error.
7895
7896 2008-02-08  Glenn Morris  <rgm@gnu.org>
7897
7898         * gnus-art.el (pgg-display-output-buffer): Declare as function.
7899
7900 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
7901
7902         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
7903         ports to the calls to `netrc-machine-user-or-password' in addition to
7904         "imap" and "imaps".
7905
7906 2008-02-01  Zhang Wei  <id.brep@gmail.com>
7907
7908         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
7909
7910         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
7911
7912 2008-02-01  Kenichi Handa  <handa@m17n.org>
7913
7914         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
7915         rfc2104-hexstring-to-bitstring and changed to return a byte list.
7916         (rfc2104-hash): Convert the result of concat to unibyte string.
7917
7918 2008-02-01  Dave Love  <fx@gnu.org>
7919
7920         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
7921         coding-system-for-read.
7922         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
7923
7924 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
7925
7926         * gnus.el (gnus-group-startup-message): Add `find-image' call before
7927         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
7928         <hanche@math.ntnu.no>.
7929
7930 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7931
7932         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
7933
7934         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
7935
7936 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
7937
7938         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
7939         * message.el (message-beginning-of-line): Use featurep instead of bound
7940         tests in order to resolve conditionals at compile time.
7941
7942 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
7943
7944         * mail-source.el (mail-sources): Add `group' choice.
7945
7946         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
7947         parameter `in-group' to control into which group the articles go.
7948         Add treatment of `group' mail-source.
7949
7950 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7951
7952         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
7953
7954         * mm-decode.el (mm-dissect-buffer): Decode description.
7955
7956         * mml.el (mml-to-mime): Encode message header first.
7957
7958 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7959
7960         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
7961         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
7962
7963         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
7964         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
7965
7966 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
7967
7968         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
7969
7970 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7971
7972         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
7973         prefix keys.
7974         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
7975         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
7976         gnus-xmas.el.
7977
7978         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
7979         (gnus-xmas-article-describe-bindings): New function.
7980         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
7981         gnus-xmas-article-describe-bindings.
7982
7983         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
7984
7985 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
7986
7987         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
7988         Add new variables for article mark management.
7989         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
7990         list of extra data entries which, when present, will indicate that the
7991         article ID should not be trimmed from the registry.
7992         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
7993         functions.
7994         (gnus-registry-read-mark): New function to read a mark name from the
7995         user.
7996         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
7997         (gnus-registry-set-article-mark-internal): New functions to add and
7998         remove marks.
7999         (gnus-registry-get-article-marks): New function to show the marks for
8000         an article, or retrieve them for further use.
8001
8002 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8003
8004         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
8005         keys when no argument is given.
8006
8007 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
8008
8009         * imap.el (imap-ping-server): New variable.
8010         (imap-opened): On add extra ping if imap-ping-server is non-nil.
8011         (imap-ping-server): Minor doc string fixes.
8012
8013 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
8014
8015         * imap.el (imap-ping-server): New function.
8016         (imap-opened): Call imap-ping-server.
8017
8018 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
8019
8020         * gnus-sum.el (gnus-article-sort-by-random)
8021         (gnus-thread-sort-by-random): Fix doc strings.
8022         Reported by jidanni@jidanni.org.
8023
8024 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8025
8026         * gnus-art.el (gnus-article-describe-bindings): New function.
8027         (gnus-article-read-summary-keys): Use it.
8028         (gnus-article-mode-map): Bind `C-h b' to it.
8029
8030 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8031
8032         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
8033         XEmacs.
8034         (gnus-article-describe-key, gnus-article-describe-key-briefly):
8035         Protect against non-character events.
8036
8037         * lpath.el: Fbind map-keymap for Emacs 21.
8038
8039 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
8040
8041         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
8042         New command.
8043         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
8044         instead of END.  Change name of the temp file.
8045         (gnus-group-gmane-group-download-format): Add doc string.  Make it
8046         customizable.
8047
8048 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8049
8050         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
8051         bind `S W' to gnus-article-wide-reply-with-original; set default
8052         binding to gnus-article-read-summary-send-keys.
8053         (gnus-article-read-summary-keys): Fix the order of keys; display
8054         continuation keys correctly in the echo area; describe bindings
8055         correctly when keys end with `C-h'.
8056         (gnus-article-read-summary-send-keys): New function.
8057         (gnus-article-describe-key, gnus-article-describe-key-briefly):
8058         Work for gnus-article-read-summary-send-keys; display continuation keys
8059         correctly in the echo area.
8060         (gnus-article-reply-with-original): Ignore prefix argument.
8061         (gnus-article-wide-reply-with-original): New function.
8062
8063         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
8064         Emacs 21.
8065
8066 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8067
8068         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
8069         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
8070
8071 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
8072
8073         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
8074         (gnus-group-read-ephemeral-gmane-group): New command.
8075
8076 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
8077
8078         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
8079
8080 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
8081
8082         * message.el (message-send-mail-function): Increase custom version.
8083
8084         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
8085         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
8086
8087 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
8088
8089         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
8090         for the cases where imap-authenticate is called with a nil buffer
8091         parameter.
8092
8093 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8094
8095         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
8096         html parts correctly; support forwarded messages.
8097         (gnus-article-browse-html-article): Remove work buffers.
8098
8099         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
8100         compiling.
8101         (netrc-bound-and-true-p): New macro.
8102         (netrc-parse): Use it instead of bound-and-true-p that is not available
8103         in XEmacs 21.4.
8104
8105 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
8106
8107         * gnus-registry.el (gnus-registry-mark-article)
8108         (gnus-registry-article-marks): Add functionality to mark articles
8109         through the Gnus registry.
8110
8111         * encrypt.el: Clarify documentation for the new pgg method.
8112         (encrypt-file-alist): Add PGG option.
8113         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
8114         functionality.  Abstract password key and messaging to external
8115         functions.
8116         (encrypt-password-key, encrypt-get-passphrase-if-needed)
8117         (encrypt-message-method-and-cipher): Add new convenience external
8118         functions.
8119         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
8120         (encrypt-pgg-process-buffer): Add PGG functionality glue.
8121
8122         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
8123         (netrc-parse): Use encrypt-file-alist to determine if
8124         encrypt-find-model or encrypt-insert-file-contents should be used.
8125
8126         * encrypt.el: Clarify documentation.  Load password-cache or
8127         password, whichever one is found first, instead of autoloading.
8128
8129 2007-12-19  Glenn Morris  <rgm@gnu.org>
8130
8131         * mml.el (message-options-set, message-narrow-to-head)
8132         (message-in-body-p, message-mail-p, message-encode-message-body):
8133         Autoload.
8134         (message-remove-header, message-narrow-to-headers-or-head)
8135         (message-subscribed-p, message-make-mail-followup-to)
8136         (message-position-on-field, message-news-p)
8137         (message-options-set-recipient, message-generate-headers)
8138         (message-sort-headers): Declare as functions.
8139
8140 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
8141
8142         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
8143         convention in doc string.
8144
8145 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8146
8147         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
8148         title to html parts.
8149         (gnus-article-browse-html-article): Pass message header to it.
8150
8151         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
8152
8153 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
8154
8155         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
8156         or password compatible with XEmacs.
8157
8158 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
8159
8160         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
8161         format document.
8162         (gnus-mime-delete-part): Don't write description line if empty.
8163         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
8164
8165 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
8166
8167         * gnus-sum.el (gnus-summary-mark-unread-as-read)
8168         (gnus-summary-mark-read-and-unread-as-read)
8169         (gnus-summary-mark-current-read-and-unread-as-read)
8170         (gnus-summary-mark-unread-as-ticked): Doc fix.
8171         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
8172
8173 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
8174
8175         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
8176         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8177
8178 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
8179
8180         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
8181         yes-or-no-p.
8182
8183 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8184
8185         * mm-decode.el (mm-add-meta-html-tag): New function.
8186         (mm-save-part-to-file, mm-pipe-part): Use it.
8187
8188         * gnus-art.el (gnus-article-browse-delete-temp-files):
8189         Use gnus-y-or-n-p instead of y-or-n-p.
8190         (gnus-article-browse-html-parts): Work with message/external-body; use
8191         mm-add-meta-html-tag.
8192
8193 2007-12-11  Glenn Morris  <rgm@gnu.org>
8194
8195         * gnus-cache.el: Require gnus-sum not just when compiling.
8196
8197         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
8198
8199         * gnus-int.el (gnus-server-opened, gnus-status-message):
8200         Move definitions before use.
8201
8202         * mm-decode.el: Require gnus-util.
8203         (mm-remove-part): Only call delete-annotation on XEmacs.
8204
8205         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
8206
8207         * nnmail.el: Require gnus-int.
8208
8209         * spam.el: Move `require's before `eval-when-compile's.
8210
8211         * gnus-ems.el (gnus-alive-p):
8212         * gnus-fun.el (message-goto-eoh):
8213         * gnus-util.el (gnus-group-name-decode):
8214         * mail-source.el (gnus-compress-sequence):
8215         * message.el (Info-goto-node, format-spec):
8216         * mm-bodies.el (message-options-get):
8217         * mm-decode.el (mm-view-pkcs7):
8218         * mm-util.el (gmm-write-region):
8219         * mml-smime.el (mml-compute-boundary)
8220         (gnus-completing-read-with-default):
8221         * mml.el (widget-button-press, gnus-make-hashtable):
8222         * mml1991.el (mm-decode-content-transfer-encoding)
8223         (mm-encode-content-transfer-encoding)
8224         (message-options-get, message-options-set):
8225         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
8226         * nnfolder.el (gnus-request-group):
8227         * nnheader.el (ietf-drums-unfold-fws):
8228         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
8229         * smime.el (gnus-run-mode-hooks):
8230         * spam-stat.el (gnus-message): Autoload.
8231
8232         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
8233         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
8234         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
8235         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
8236         Add declare-function compatibility definition.
8237
8238         * gnus-cache.el (nnvirtual-find-group-art):
8239         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
8240         (gnus-add-image, gnus-add-wash-type):
8241         * gnus-group.el (nnkiboze-score-file):
8242         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
8243         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
8244         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
8245         (message-tokenize-header, gnus-get-buffer-create)
8246         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
8247         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
8248         * gnus.el (gnus-group-decoded-name):
8249         * mail-source.el (imap-capability):
8250         * mm-bodies.el (message-options-set):
8251         * mm-decode.el (gnus-configure-windows):
8252         * mm-extern.el (message-goto-body):
8253         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
8254         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
8255         (epg-sub-key-validity, message-options-set):
8256         * mml.el (widget-event-point, gnus-configure-windows):
8257         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
8258         * mml2015.el (epg-check-configuration, epg-configuration)
8259         (message-options-set):
8260         * nndb.el (nndb-request-article):
8261         * nnfolder.el (gnus-request-create-group):
8262         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
8263         * nnmaildir.el (gnus-group-mark-article-read):
8264         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
8265         * rfc1843.el (message-fetch-field):
8266         * spam.el (gnus-extract-address-components):
8267         Declare as functions.
8268
8269 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8270
8271         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
8272
8273         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
8274
8275         * lpath.el: Fbind run-mode-hooks for Emacs 21;
8276         bind show-trailing-whitespace for XEmacs.
8277
8278 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
8279
8280         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
8281         new no-op macro for backward compatibility.
8282
8283         * imap.el (imap-string-to-integer): New function.
8284
8285 2007-12-09  Glenn Morris  <rgm@gnu.org>
8286
8287         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
8288
8289         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
8290         * message.el, mm-view.el, sieve-manage.el, smime.el:
8291         Add declare-function compatibility definition.
8292
8293         * gnus-art.el (w3-region, w3m-region, Info-menu):
8294         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
8295         * gnus-sum.el (gnus-get-predicate):
8296         * gnus-util.el (mm-append-to-file, w32-focus-frame):
8297         * message.el (mail-abbrev-in-expansion-header-p):
8298         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
8299         (w3m-detect-meta-charset, w3m-region):
8300         * sieve-manage.el (password-read, password-cache-add)
8301         (password-cache-remove):
8302         * smime.el (password-read-and-add): Declare as functions.
8303
8304 2007-12-08  David Kastrup  <dak@gnu.org>
8305
8306         * gnus-sum.el (gnus-summary-simplify-subject-query):
8307         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
8308         `message'.
8309
8310 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8311
8312         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
8313         it to bind idna-program, installation-directory, defined-colors, and
8314         face-attribute for XEmacs of the version that compiles defcustom forms.
8315
8316 2007-12-07  Glenn Morris  <rgm@gnu.org>
8317
8318         * gnus-art.el (article-make-date-line): Revert previous change.
8319
8320 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
8321
8322         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
8323
8324 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
8325
8326         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
8327         Call gnus-add-to-range ranges only once with a prepared article-list.
8328
8329 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
8330
8331         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
8332         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
8333         group names with backslashes.
8334         Reported by Tassilo Horn <tassilo@member.fsf.org>.
8335
8336 2007-12-06  Deepak Goel  <deego3@gmail.com>
8337
8338         * gnus-art.el (article-make-date-line):
8339         * gnus-start.el (gnus-load):
8340         * pop3.el (pop3-read-response): Fix buggy call to `error'.
8341
8342 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8343
8344         * gnus-art.el (gnus-use-idna)
8345         * gnus-start.el (gnus-site-init-file)
8346         * message.el (message-use-idna)
8347         * mm-uu.el (mm-uu-hide-markers)
8348         * smiley.el (smiley-style): Revert changes that suppress warnings.
8349
8350 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8351
8352         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
8353         specify charset to html source.
8354         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8355
8356 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8357
8358         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
8359         idna-program in order to suppress byte compile warning issued by XEmacs
8360         that came to byte compile the default value section of defcustom forms
8361         recently.
8362
8363         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
8364         value of installation-directory.
8365
8366         * message.el (message-use-idna): Don't directly refer to the value of
8367         idna-program.
8368
8369         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
8370
8371         * smiley.el (smiley-style): Don't directly call face-attribute.
8372
8373 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
8374
8375         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
8376
8377         * gnus-dired.el: Reduce Gnus dependencies.
8378         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
8379         Don't require.  Use autoloads instead.
8380         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
8381         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
8382         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
8383         (gnus-dired-mode): Adjust doc string.
8384         (gnus-dired-mail-mode): New variable.
8385         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
8386         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
8387         (gnus-dired-mail-buffers): New function.  Return mail or message
8388         composition buffers.
8389         (gnus-dired-attach): Use it.
8390         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
8391         NO-DECODE.
8392         (gnus-dired-print): Use `gnus-print-buffer' depending on
8393         `gnus-dired-mail-mode'.
8394
8395 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8396
8397         * rfc2047.el (rfc2047-encoded-word-regexp)
8398         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
8399         explaining what regexp patterns are for.
8400
8401 2007-12-04  Glenn Morris  <rgm@gnu.org>
8402
8403         * password.el: Move to password-cache.el.
8404
8405         * mml1991.el (password-read, password-cache-add, password-cache-remove):
8406         * mml2015.el (password-read, password-cache-add, password-cache-remove):
8407         * mml-smime.el (password-read, password-cache-add)
8408         (password-cache-remove):
8409         No need to autoload, since mml-sec requires password.
8410
8411         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
8412         * message.el (gnus-extract-address-components):
8413         * mml-smime.el (gnus-extract-address-components): Define for compiler.
8414
8415         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
8416         password.
8417
8418 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
8419
8420         * mailcap.el: Reduce dependencies.
8421         (mail-header-parse-content-type): Autoload.
8422         (mailcap-delete-duplicates): New alias.
8423         (mailcap-mime-info): Add optional argument NO-DECODE.
8424         (mailcap-mime-types): Use mailcap-delete-duplicates.
8425
8426         * message.el (message-ignored-supersedes-headers): Add "X-ID".
8427
8428 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
8429
8430         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
8431         (imap-parse-status): Upcase status-att for servers that sends them
8432         lower-case (e.g., MS Exchange 2007).
8433
8434 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8435
8436         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
8437         function.
8438
8439         * gnus-uu.el (gnus-uu-decode-yenc): New command.
8440         (gnus-uu-yenc-article): New function.
8441
8442         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
8443
8444         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
8445
8446 2007-12-02  Glenn Morris  <rgm@gnu.org>
8447
8448         * binhex.el (binhex): New custom group.
8449         (binhex-decoder-program, binhex-decoder-switches)
8450         (binhex-use-external): Move to the binhex custom group.
8451
8452         * uudecode.el (uudecode): New custom group.
8453         (uudecode-decoder-program, uudecode-decoder-switches)
8454         (uudecode-use-external): Move to the uudecode custom group.
8455
8456         * netrc.el (top-level): Don't load `encrypt' features.
8457         (netrc-parse): Don't use encrypt.
8458         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
8459
8460         * encrypt.el: Remove file.
8461
8462 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
8463
8464         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
8465         matches on patches.
8466
8467         * gnus-art.el (gnus-article-browse-html-article):
8468         Mention `mm-text-html-renderer' in the doc string.
8469
8470         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
8471         string.  Add comments.
8472
8473         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
8474         if rhs is ASCII.
8475
8476 2007-12-01  Glenn Morris  <rgm@gnu.org>
8477
8478         * mail-source.el (top-level): Require format-spec before
8479         eval-when-compile.
8480
8481 2007-11-30  Glenn Morris  <rgm@gnu.org>
8482
8483         * encrypt.el: Require password, rather than autoloading password-read.
8484
8485 2007-11-29  Glenn Morris  <rgm@gnu.org>
8486
8487         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
8488         (sasl-make-client, sasl-next-step, sasl-step-data)
8489         (sasl-step-set-data): Declare as functions.
8490
8491 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
8492
8493         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
8494
8495 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
8496
8497         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
8498         certs should be verified and what is to be done in the event of a
8499         verification failure.
8500
8501         * gnus.el (gnus-method-to-server): Add an optional parameter so the
8502         caller can indicate whether the cache should be disregarded for this
8503         call.  This way the result of the call is reproducible at all times and
8504         can be considered a canonical server name for the supplied method.
8505         (gnus-agent-method-p): Canonicalize server names by pushing their
8506         method through `gnus-method-to-server' using the no-cache argument.
8507
8508         * gnus-srvr.el (gnus-server-insert-server-line):
8509         Call `gnus-method-to-server' with `no-cache' argument.
8510
8511         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
8512         gnus-agent-possibly-synchronize-flags as this should be called when the
8513         server is actually being opened.
8514         (gnus-agent-possibly-synchronize-flags)
8515         (gnus-agent-possibly-synchronize-flags-server): Move check for the
8516         flags file of an agentized server to the latter function.
8517
8518         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
8519         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
8520         after a connection has been established successfully.
8521
8522 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8523
8524         * gnus-art.el (article-display-face): Force to display face if called
8525         interactively; check if gnus-article-x-face-too-ugly matches author.
8526         (article-display-x-face): Display face even if From header is missing
8527         as article-display-face does.
8528
8529 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
8530
8531         * hashcash.el (message-narrow-to-headers-or-head)
8532         (message-fetch-field, message-goto-eoh)
8533         (message-narrow-to-headers): Declare as functions.
8534
8535 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
8536
8537         * mail-source.el (mail-sources): Default to fetch from file for
8538         compatibility with default of nnmail-spool-file.
8539
8540 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8541
8542         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
8543         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
8544         to look for encoded word that should be encoded again.
8545         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
8546         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
8547         encoding pattern.
8548         (rfc2047-decode-region): Switch strict regexp and loose one according
8549         to rfc2047-allow-irregular-q-encoded-words.
8550
8551 2007-11-25  Romain Francoise  <romain@orebokech.com>
8552
8553         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
8554
8555 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
8556
8557         * tls.el (tls-program): Provide more custom choices from
8558         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
8559         (tls-process-connection-type, tls-success): Remove "*" in doc string.
8560
8561 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8562
8563         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
8564         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
8565
8566         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
8567         `nnmail-spool-file'.
8568
8569         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
8570         `nnmail-spool-file'.
8571
8572         * gnus-move.el (gnus-change-server): Ditto.
8573
8574         * gnus-kill.el (gnus-batch-score): Ditto.
8575
8576         * gnus-cache.el (gnus-jog-cache): Ditto.
8577
8578         * gnus-msg.el (gnus-summary-reply):
8579         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
8580
8581 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8582
8583         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
8584         version.  Minor improvement to doc strings.
8585         (tls-program): Add comment.
8586
8587 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
8588
8589         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
8590         (tls-checktrust): New variable.  Check if GNU TLS complained about a
8591         mismatch between the hostname provided in the certificate and the name
8592         of the host connnecting to.
8593         (open-tls-stream): Use them.  Check certificates against trusted root
8594         certificates.
8595
8596 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8597
8598         * gnus-cache.el (gnus-cache-generate-nov-databases):
8599         Use nnml-generate-nov-databases-directory instead of
8600         nnml-generate-nov-databases-1.
8601
8602 2007-11-24  Glenn Morris  <rgm@gnu.org>
8603
8604         * message.el (message-tool-bar-retro): Update for rename
8605         mail_send.xpm->mail-send.xpm.
8606
8607 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
8608
8609         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
8610         `smime-ldap-search' for Emacs 22 and up.
8611
8612 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8613
8614         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
8615
8616         * message.el (message-send-mail-function): Fix error convention.
8617         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
8618         (message-widen-reply, message-send-mail, message-talkative-question)
8619         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
8620         (message-clone-locals, message-send-news): Use with-current-buffer.
8621         (message-insert-or-toggle-importance): Remove unused var `valid'.
8622         (message-make-references): Remove unused var `new-references'.
8623         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
8624
8625 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
8626
8627         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
8628         (spam-split-symbolic-return-positive): Reflow docstring.
8629         (spam-backends, spam-summary-exit-behavior)
8630         (spam-mark-ham-unread-before-move-from-spam-group)
8631         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
8632         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
8633         (spam-clear-cache, spam-backend-check, spam-install-backend)
8634         (spam-install-statistical-backend, spam-list-of-processors)
8635         (spam-group-processor-p, spam-split, spam-bogofilter-score)
8636         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
8637         (spam-check-crm114, spam-initialize, spam-unload-hook):
8638         Fix typos in docstrings.
8639
8640 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8641
8642         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
8643         been checked if they have never been read and those group levels are
8644         higher than the one that a user specified.
8645
8646 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8647
8648         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
8649         foreign groups unless a group level is specified by a user.
8650         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
8651
8652 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
8653
8654         * message.el (message-send-mail-function): Require sendmail.
8655
8656 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
8657
8658         * message.el (message-send-mail-function): Check for smtpmail too.
8659
8660         * utf7.el (utf7-encode, utf7-decode): Use coding system
8661         `utf-7'/`utf-7-imap' from utf-7.el' if available.
8662
8663         * message.el (message-send-mail-function): New function.
8664         (message-send-mail-function): Set default using
8665         message-send-mail-function.  Adjust doc string.
8666         (message-send-mail-with-mailclient): New function.
8667
8668 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
8669
8670         * smime.el (from):
8671         * rfc2047.el (message-posting-charset):
8672         * qp.el (mm-use-ultra-safe-encoding):
8673         * pop3.el (parse-time-months):
8674         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
8675         * nnml.el (files):
8676         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
8677         (jka-compr-compression-info-list, ange-ftp-path-format)
8678         (efs-path-regexp):
8679         * nndiary.el (files):
8680         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
8681         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
8682         (epg-digest-algorithm-alist, inhibit-redisplay)
8683         (password-cache-expiry):
8684         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
8685         (pgg-output-buffer, password-cache-expiry):
8686         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
8687         (efs-path-regexp):
8688         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
8689         (inhibit-redisplay):
8690         * mm-uu.el (file-name, start-point, end-point, entry)
8691         (gnus-newsgroup-name, gnus-newsgroup-charset):
8692         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
8693         (latin-unity-ucs-list):
8694         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
8695         (mm-uu-binhex-decode-function):
8696         * message.el (gnus-message-group-art, gnus-list-identifiers)
8697         (rmail-enable-mime-composing, gnus-local-organization)
8698         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
8699         (gnus-read-active-file, facemenu-add-face-function)
8700         (facemenu-remove-face-function, gnus-article-decoded-p)
8701         (tool-bar-mode):
8702         * mail-source.el (display-time-mail-function):
8703         * gnus-util.el (nnmail-pathname-coding-system)
8704         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
8705         (gnus-original-article-buffer, gnus-user-agent)
8706         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
8707         (xemacs-codename, sxemacs-codename, emacs-program-version):
8708         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
8709         * gnus-start.el (gnus-agent-covered-methods)
8710         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
8711         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
8712         (gnus-newsgroup-headers, gnus-group-list-mode)
8713         (gnus-group-mark-positions, gnus-newsgroup-data)
8714         (gnus-newsgroup-unreads, nnoo-state-alist)
8715         (gnus-current-select-method, mail-sources)
8716         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
8717         (nnmail-spool-file, gnus-cache-active-hashtb):
8718         * gnus-mh.el (mh-lib-progs):
8719         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
8720         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
8721         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
8722         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
8723         (gnus-group-buffer):
8724         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
8725         (font-lock-set-defaults):
8726         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
8727         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
8728         (gnus-summary-post-menu, total-parts, type, condition, length):
8729         * gnus-agent.el (gnus-agent-read-agentview):
8730         * flow-fill.el (show-trailing-whitespace):
8731         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
8732         eval-and-compile wrappers for byte compiler pacifiers.
8733
8734         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
8735         (mm-display-inline-fontify): Check for featurep 'xemacs not
8736         extent-list.
8737
8738         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
8739         itimer-list.
8740         (mm-create-image-xemacs): Only do something for XEmacs.
8741         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
8742
8743         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
8744
8745         * gnus-registry.el (gnus-adaptive-word-syntax-table):
8746         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
8747
8748 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
8749
8750         * nnimap.el (nnimap-split-download-body):
8751         * gnus-demon.el (gnus-demon):
8752         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
8753
8754 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8755
8756         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
8757         New macros.
8758         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
8759         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
8760         copy data from unibyte buffer to multibyte current buffer.
8761         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
8762         to copy data from unibyte current buffer to multibyte buffer.
8763         (nntp-make-process-buffer): Make process buffer unibyte.
8764
8765         * pop3.el (pop3-open-server): Fix typo in Lisp code.
8766
8767 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
8768
8769         * pop3.el (pop3-open-server): Accept and process data more robustly at
8770         connexion start to avoid spurious "POP SSL connexion failed" errors.
8771
8772 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8773
8774         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
8775         read group names.
8776
8777 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
8778
8779         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
8780
8781 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8782
8783         * nnmail.el (nnmail-parse-active): Make group names unibyte.
8784         (nnmail-save-active): Use a unibyte buffer when saving active file,
8785         which may contain non-ASCII group names.
8786
8787         * nnml.el (nnml-request-group): Decode group names in messages.
8788
8789 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
8790
8791         * message.el (message-citation-line-function)
8792         (message-insert-formatted-citation-line): Fix spelling of
8793         `message-insert-formated-citation-line'.
8794
8795 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
8796
8797         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
8798
8799 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8800
8801         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
8802         nnmail-pathname-coding-system.
8803
8804         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
8805         that a user enters; decode group names in messages.
8806
8807         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
8808
8809 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8810
8811         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
8812
8813         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
8814
8815         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
8816         risky local variable.
8817
8818         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
8819
8820 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
8821
8822         * encrypt.el: Improve documentation to fix function name typo.
8823         Reported by Daiki Ueno <ueno@unixuser.org>.
8824
8825 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8826
8827         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
8828         even if the point is not in the last page of an article.
8829         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
8830         back to the previous page.
8831
8832 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
8833
8834         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
8835
8836 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8837
8838         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
8839
8840 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8841
8842         * message.el (message-check-news-body-syntax):
8843         Avoid mm-string-as-multibyte.
8844         (message-hide-headers): Don't assume (point-min)==1.
8845
8846 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8847
8848         * message.el (message-remove-blank-cited-lines): Fix if remove is
8849         given.
8850         (message-bogus-address-regexp): New variable.
8851         (message-bogus-recipient-p): New function.
8852         (message-check-recipients): New command.
8853         (message-syntax-checks): Add `bogus-recipient'.
8854         (message-fix-before-sending): Add `bogus-recipient'.
8855
8856         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
8857         (gnus-treat-body-boundary): Don't test window-system.
8858
8859 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
8860
8861         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
8862
8863 2007-10-28  Miles Bader  <miles@gnu.org>
8864
8865         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
8866         at compile-time too.
8867
8868 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
8869
8870         * gnus-msg.el (gnus-message-setup-hook):
8871         Add `message-remove-blank-cited-lines' to options.
8872
8873 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8874
8875         * message.el (message-remove-blank-cited-lines): New function.
8876         Suggested by Karl Plästerer.
8877
8878 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8879
8880         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
8881         mapc.
8882
8883         * imap.el (imap-open): Replace mapcar called for effect with mapc.
8884         (top-level): Use mapc to set functions to be traced for debugging.
8885
8886         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
8887         called for effect with while loop.
8888
8889         * message.el (message-talkative-question): Replace mapcar called for
8890         effect with mapc.
8891
8892         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
8893         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
8894         called for effect with dolist.
8895
8896         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
8897
8898         * nndiary.el: Use dolist instead of mapcar to add diary headers to
8899         gnus-extra-headers and nnmail-extra-headers.
8900
8901         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
8902         called for effect with dolist.
8903         (top-level): Use mapc to set functions to be traced for debugging.
8904
8905         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
8906         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
8907         dolist.
8908
8909         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
8910         Replace mapcar called for effect with mapc.
8911         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
8912         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
8913         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
8914         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
8915
8916         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
8917         remove-if that's a cl function.
8918
8919         * webmail.el (webmail-debug): Replace mapcar called for effect with
8920         dolist.
8921
8922         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
8923         with mapc.
8924
8925 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8926
8927         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
8928         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
8929         with while loop.
8930
8931         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
8932         functions from article-* functions.
8933         (gnus-multi-decode-header): Replace mapcar called for effect with
8934         dolist.
8935
8936         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
8937         (gnus-bookmark-show-details): Replace mapcar called for effect with
8938         while loop.
8939
8940         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
8941         called for effect with while loop.
8942
8943         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
8944         with dolist.
8945
8946         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8947         Replace mapcar called for effect with dolist.
8948
8949         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
8950
8951         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
8952         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
8953         Replace mapcar called for effect with dolist.
8954         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
8955         mapc.
8956
8957         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
8958         Replace mapcar called for effect with dolist.
8959         (gnus-topic-list): Replace mapcar called for effect with mapc.
8960
8961         * gnus.el: Use mapc instead of mapcar to add autoloads.
8962
8963 2007-10-23  Richard Stallman  <rms@gnu.org>
8964
8965         * gnus-group.el (gnus-group-highlight): Mark as risky.
8966
8967 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8968
8969         * gnus.el (gnus-server-to-method): Return method found first in
8970         gnus-newsrc-alist.
8971
8972         * gnus-art.el (gnus-article-highlight-signature)
8973         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
8974         button overlay without the front stickiness.
8975
8976 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
8977
8978         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
8979         overview buffer needed a catch to receive its throw.
8980         (gnus-agent-flush-cache): Declare as interactive to make this function
8981         easier to use.
8982
8983 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
8984
8985         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
8986         `next-line'.
8987
8988 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8989
8990         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
8991         exclude address matching message-dont-reply-to-names.
8992
8993 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8994
8995         * gnus-util.el (gnus-string<): New function.
8996
8997         * gnus-sum.el (gnus-article-sort-by-author)
8998         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
8999
9000 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9001
9002         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
9003         the frame-focus tag is set in gnus-buffer-configuration.
9004
9005 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9006
9007         * gnus-art.el (gnus-article-add-button): Make a button overlay without
9008         the front stickiness.
9009
9010 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9011
9012         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
9013         url pattern; remove duplicate one.
9014         (gnus-article-extend-url-button): New function.
9015         (gnus-article-add-buttons): Use it.
9016         (gnus-button-push): Use concatenated url that it makes.
9017
9018 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
9019
9020         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
9021
9022 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9023
9024         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
9025         Don't hardcode point-min==1.
9026
9027 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
9028
9029         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
9030         Fix comment about "iso8859-1".
9031
9032 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
9033
9034         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
9035         ones returned from the verify-function.
9036
9037         * mm-uu.el (mm-uu-pgp-signed-extract-1):
9038         Call mml2015-extract-cleartext-signature if extraction failed.
9039
9040 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
9041
9042         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
9043         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
9044         failed.
9045
9046 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9047
9048         * Relicense "GPLv2 or later" files to "GPLv3 or later".
9049
9050 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
9051
9052         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
9053         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
9054         recommends to use EasyPG instead of PGG.
9055
9056         * pgg.el: Revert to revision 6.23.2.16.
9057
9058         * pgg-def.el: Revert to revision 6.6.2.14.
9059
9060         * pgg-gpg.el: Revert to revision 6.23.2.34.
9061
9062 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
9063
9064         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
9065         to mark a thread as expirable.  Add variable `hide' to handle hiding of
9066         thread for both the null and zero (kill/expire thread) universal prefix
9067         cases.
9068         (gnus-summary-expire-thread): Add new function to expire a thread,
9069         using gnus-summary-kill-thread.
9070         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
9071         shortcuts for gnus-summary-expire-thread.
9072         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
9073         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
9074
9075 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
9076
9077         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
9078         extras value, so an extras entry can be deleted.
9079         (gnus-registry-delete-extra-entry): Use it.
9080         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
9081         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
9082         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
9083         storage through the gnus-registry, and provide an appropriate API for
9084         it.
9085
9086 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9087
9088         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
9089         Suggested by Leo <sdl.web@gmail.com>.
9090
9091         * gnus.el: Do.
9092
9093 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9094
9095         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
9096         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
9097
9098         * gnus-agent.el (gnus-agent-fetch-headers): Do.
9099
9100         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
9101         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
9102
9103 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9104
9105         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
9106         newline.
9107         (nnmbox-request-accept-article): Don't change article in source buffer;
9108         narrow to header to use message-fetch-field rather than
9109         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
9110         (nnmbox-request-replace-article): Quote lines that'll be misidentified
9111         as delimiters; make sure article ends with newline.
9112         (nnmbox-delete-mail): Correct last position of article to be deleted;
9113         ignore X-Gnus-Newsgroup header in article body.
9114         (nnmbox-save-mail): Quote lines looking like delimiters at the right
9115         positions; make sure article ends with newline.
9116
9117         * message.el (message-display-abbrev): Don't infloop when a user
9118         inserts SPC in the beginning of header.
9119
9120         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
9121         coding-system-for-read and coding-system-for-write for XEmacs having no
9122         file-coding feature.
9123
9124         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
9125
9126 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
9127
9128         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
9129         list of groups not followed by default.  Fix type to be regexp.
9130         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
9131
9132 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
9133
9134         * hmac-def.el (define-hmac-function): Switch from old-style to
9135         new-style backquotes.
9136
9137         * md4.el (md4-make-step): Likewise.
9138
9139 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9140
9141         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
9142         raw-text coding system when saving .newsrc file, which may contain
9143         non-ASCII group names.
9144
9145 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9146
9147         * gnus-cus.el (gnus-score-extra): New widget.
9148         (gnus-score-extra-convert): New function.
9149         (gnus-score-customize): Use it for Extra.
9150
9151 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
9152
9153         * mml2015.el (mml2015-extract-cleartext-signature): New function.
9154         (mml2015-mailcrypt-clear-verify): Use it.
9155         (mml2015-gpg-clear-verify): Use it.
9156         (mml2015-pgg-clear-verify): Use it.
9157         (mml2015-epg-clear-verify): Replace the current part with the output
9158         from GnuPG; don't extract the plaintext by itself.
9159
9160         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
9161         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
9162         mml2015-clear-verify-function; don't touch the armor headers or
9163         dash-escaped text here.
9164
9165 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9166
9167         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
9168         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
9169         parts, or application/octet-stream as a last resort.
9170         (gnus-mime-view-part-as-type): Don't toggle display.
9171         (gnus-mime-view-part-as-charset): Don't turn off display before
9172         querying charset.
9173
9174         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
9175         stuff to undisplayer function in Emacs.
9176         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
9177
9178         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
9179         text/calendar parts.
9180
9181 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9182
9183         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
9184         decoding text/calendar parts.
9185
9186         * message.el (message-forward-make-body-mime): Always mark body as
9187         having no illegible text; remove signed-or-encrypted argument.
9188         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
9189
9190         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
9191         (mml-generate-mime-1): Don't encode body if it is specified to be in
9192         raw form; don't make buffer be unibyte when inserting multibyte string.
9193
9194 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
9195
9196         * sha1.el: Fix up comment style.
9197         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
9198         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
9199
9200         * hex-util.el: Fix up comment style.
9201         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
9202
9203         * gnus-salt.el: Use with-current-buffer.
9204         (gnus-pick-setup-message): Fix long-standing typo.
9205
9206 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9207
9208         * imap.el (imap-logout-timeout): New variable.
9209         (imap-logout, imap-logout-wait): New functions.
9210         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
9211
9212         * nnimap.el (nnimap-logout-timeout): New server variable.
9213         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
9214         nnimap-logout-timeout.
9215
9216         * gnus-art.el (gnus-article-summary-command-nosave)
9217         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
9218
9219 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9220
9221         * gnus.el (gnus-maximum-newsgroup): New variable.
9222
9223         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
9224         according to gnus-maximum-newsgroup.
9225
9226         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
9227         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
9228         Limit the range of articles according to gnus-maximum-newsgroup.
9229
9230 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
9231
9232         * gnus-art.el (gnus-sticky-article): Fix problems described in
9233         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
9234         Don't perform gnus-configure-windows here; reuse existing sticky
9235         article buffer.
9236
9237         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
9238         it doesn't exist in gnus-article-mode.
9239
9240 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9241
9242         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
9243         (gnus-agent-decoded-group-name): New function.
9244         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
9245         (gnus-agent-expire-group-1): Use it; decode group name in messages.
9246
9247 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
9248
9249         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
9250         Add binding for gnus-sticky-article.
9251         (gnus-summary-exit): Don't kill sticky article buffers.
9252
9253         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
9254         article buffer.
9255         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
9256         (gnus-kill-sticky-article-buffers): New commands.
9257
9258 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9259
9260         * nntp.el (nntp-xref-number-is-evil): New server variable.
9261         (nntp-find-group-and-number): If it is non-nil, don't trust article
9262         numbers in the Xref header.
9263
9264 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9265
9266         * gnus-agent.el (gnus-agent-read-group): New function.
9267         (gnus-agent-flush-group, gnus-agent-expire-group)
9268         (gnus-agent-regenerate-group): Use it.
9269         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
9270         nnmail-pathname-coding-system.
9271
9272 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9273
9274         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
9275
9276         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
9277         that are unread as unread, and also as selected so that information of
9278         marks having been changed by a user may be updated when exiting group.
9279
9280 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
9281
9282         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
9283
9284 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9285
9286         * gnus-art.el (gnus-mime-display-single): Pass part number that is
9287         calculated ignoring signature parts to gnus-treat-article.
9288
9289 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9290
9291         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
9292         a point here in order to keep the window start.
9293         (gnus-insert-mime-security-button): Make a button overlay without the
9294         front stickiness.
9295         (gnus-mime-display-security): Goto the end of a button.
9296
9297         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
9298
9299 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9300
9301         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
9302         group-name-at-point.
9303         (gnus-group-completing-read): New function that offers decoded
9304         non-ASCII group names for completion.
9305         (gnus-fetch-group, gnus-group-read-ephemeral-group)
9306         (gnus-group-jump-to-group, gnus-group-make-group-simple)
9307         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
9308         (gnus-group-fetch-control): Use it.
9309         (gnus-fetch-group): Use group-name-at-point for the initial value
9310         rather than the default value; use gnus-alive-p.
9311
9312         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
9313         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
9314         (gnus-summary-post-news): Use gnus-group-completing-read.
9315
9316         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
9317         (gnus-read-move-group-name): Decode group name for completion.
9318
9319 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
9320
9321         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
9322         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
9323         Yamaoka slightly modified the code).
9324
9325 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9326
9327         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
9328         (nnmail-split-incoming): Bind it.
9329
9330         * nnml.el (nnml-group-name-charset): New function.
9331         (nnml-decoded-group-name): Use it; don't decode group name if
9332         nnmail-group-names-not-encoded-p is non-nil.
9333         (nnml-encoded-group-name): New function.
9334         (nnml-group-pathname): Inline nnml-decoded-group-name.
9335         (nnml-request-expire-articles): Decode group name in message.
9336         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
9337         nnmail-pathname-coding-system.
9338         (nnml-save-mail, nnml-active-number): Work with decoded group names and
9339         not decoded ones according to nnmail-group-names-not-encoded-p.
9340         (nnml-generate-active-info): Use nnml-encoded-group-name.
9341
9342 2007-08-08  Glenn Morris  <rgm@gnu.org>
9343
9344         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
9345         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
9346         doc-strings and comments.
9347
9348 2007-07-25  Glenn Morris  <rgm@gnu.org>
9349
9350         * Relicense all FSF files to GPLv3 or later.
9351
9352 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9353
9354         * gnus-sum.el (gnus-summary-move-article):
9355         Make gnus-summary-respool-article work.
9356
9357 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
9358
9359         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
9360         string.
9361
9362 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
9363
9364         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
9365         that should be ignored when comparing distant RSS articles with local
9366         ones.
9367         (nnrss-make-hash-index): New function.  Create a hash index according
9368         to the ignored fields.
9369         (nnrss-check-group): Use it.
9370
9371 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9372
9373         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
9374
9375         * gnus-art.el (article-decode-group-name): Decode Xref header too.
9376
9377         * gnus-group.el (gnus-group-make-group): Encode group name here unless
9378         the new optional argument ENCODED is non-nil.
9379         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
9380         coding system for encoding group name.
9381         (gnus-group-make-rss-group): Pass un-encoded group name to
9382         gnus-group-make-group.
9383         (gnus-group-set-info): Tell gnus-group-make-group that group name is
9384         encoded.
9385
9386         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
9387         Encode group name to which articles are moved or copied.
9388         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
9389         coding system for encoding Newsgroup, Followup-To and Xref headers.
9390
9391         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
9392         marks; use nnheader-file-coding-system to write a file.
9393         (nnagent-retrieve-headers): Bind file-name-coding-system to
9394         nnmail-pathname-coding-system.
9395
9396         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
9397
9398         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
9399         (nnml-request-article, nnml-request-create-group)
9400         (nnml-request-rename-group, nnml-find-id)
9401         (nnml-possibly-change-directory, nnml-possibly-create-directory)
9402         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
9403         (nnml-save-marks): Use nnml-group-pathname instead of
9404         nnmail-group-pathname.
9405
9406         (nnml-request-create-group, nnml-request-expire-articles)
9407         (nnml-request-move-article, nnml-request-delete-group)
9408         (nnml-deletable-article-p, nnml-possibly-create-directory)
9409         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
9410         (nnml-open-marks): Bind file-name-coding-system to
9411         nnmail-pathname-coding-system.
9412
9413         (nnml-request-article): Pass server argument to nnml-find-group-number.
9414         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
9415         Pass server argument to nnml-possibly-create-directory.
9416         (nnml-request-accept-article): Pass server argument to
9417         nnml-active-number and nnml-save-mail.
9418         (nnml-find-group-number): Pass server argument to nnml-find-id.
9419         (nnml-request-update-info): Pass server argument to
9420         nnml-marks-changed-p.
9421
9422         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
9423         (nnml-save-mail, nnml-active-number): Add server argument.
9424
9425         (nnml-request-delete-group): Warn if group is missing.
9426         (nnml-get-nov-buffer): Decode group name.
9427         (nnml-generate-active-info): Encode group name.
9428         (nnml-open-marks): Decode group name in messages.
9429
9430 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9431
9432         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
9433         if it is not specified.
9434         (gnus-article-pipe-part, gnus-article-save-part)
9435         (gnus-article-interactively-view-part, gnus-article-copy-part)
9436         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
9437         (gnus-article-inline-part, gnus-article-save-part-and-strip)
9438         (gnus-article-replace-part, gnus-article-delete-part)
9439         (gnus-article-view-part-as-type): Pass raw prefix argument to
9440         gnus-article-part-wrapper.
9441
9442 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9443
9444         * gnus-agent.el (gnus-agent-save-active):
9445         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
9446
9447         * gnus-cache.el (gnus-cache-save-buffers)
9448         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
9449         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
9450         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
9451         (gnus-cache-braid-nov, gnus-cache-braid-heads)
9452         (gnus-cache-generate-active, gnus-cache-rename-group)
9453         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
9454         (gnus-cache-update-overview-total-fetched-for):
9455         Bind file-name-coding-system to nnmail-pathname-coding-system.
9456         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
9457         New variables.
9458         (gnus-cache-decoded-group-name): New function.
9459         (gnus-cache-file-name): Use it.
9460         (gnus-cache-generate-active): Use non-decoded group name for active.
9461
9462         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
9463         right place.
9464         (gnus-write-active-file): Don't break non-ASCII group names.
9465
9466         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
9467         nnmail-pathname-coding-system.
9468
9469         * lpath.el: Bind default-file-name-coding-system,
9470         file-name-coding-system and language-info-alist for XEmacs.
9471
9472         * gnus-uu.el (gnus-uu-decode-save): Typo.
9473
9474 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9475
9476         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
9477
9478 2007-07-14  David Kastrup  <dak@gnu.org>
9479
9480         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
9481         finishing actions if we did not edit the article.
9482
9483 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9484
9485         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
9486         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
9487         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
9488         (gnus-agent-flush-group, gnus-agent-flush-cache)
9489         (gnus-agent-fetch-headers, gnus-agent-load-alist)
9490         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
9491         (gnus-agent-retrieve-headers, gnus-agent-request-article)
9492         (gnus-agent-regenerate-group)
9493         (gnus-agent-update-files-total-fetched-for)
9494         (gnus-agent-update-view-total-fetched-for):
9495         Bind file-name-coding-system to nnmail-pathname-coding-system.
9496         (gnus-agent-group-pathname): Don't encode file names by
9497         nnmail-pathname-coding-system.
9498         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
9499         coding-system-for-write instead of buffer-file-coding-system to
9500         gnus-agent-file-coding-system.
9501
9502         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
9503         Decode group name.
9504
9505         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
9506
9507         * gnus-start.el (gnus-update-active-hashtb-from-killed)
9508         (gnus-read-newsrc-el-file): Make group names unibyte.
9509
9510         * nnmail.el (nnmail-group-pathname): Don't encode file names by
9511         nnmail-pathname-coding-system.
9512
9513         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
9514         (nnrss-request-delete-group): Bind file-name-coding-system to
9515         nnmail-pathname-coding-system.
9516         (nnrss-read-server-data, nnrss-read-group-data):
9517         Bind file-name-coding-system correctly.
9518         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
9519
9520         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
9521         (nntp-server-to-method-cache): New variable.
9522         (nntp-group-pathname): New function that decodes non-ASCII group names.
9523         (nntp-possibly-create-directory, nntp-marks-changed-p)
9524         (nntp-save-marks, nntp-open-marks): Use it.
9525         (nntp-possibly-create-directory, nntp-open-marks):
9526         Bind file-name-coding-system to nnmail-pathname-coding-system.
9527         (nntp-open-marks): Decode group names when bootstrapping marks.
9528
9529         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
9530         Newsgroups and Folowup-To headers.
9531
9532 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9533
9534         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
9535         (gnus-server-closed-face, gnus-server-denied-face)
9536         (gnus-server-offline-face): Remove variable.
9537         (gnus-server-font-lock-keywords): Use faces that are not aliases.
9538
9539         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
9540         of modifying message-stack directly for XEmacs.
9541
9542         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
9543         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
9544         if the coding-system argument is nil for XEmacs.
9545
9546         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
9547         mm-charset-override-alist.
9548
9549         * rfc2047.el: Don't require base64; require rfc2045 for the function
9550         rfc2045-encode-string.
9551         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
9552         to quote the parameter value.
9553
9554 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9555
9556         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
9557         form in gnus-group-name-charset-method-alist.
9558
9559         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
9560         overrides the default layout edit-form.
9561
9562         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
9563
9564         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
9565
9566 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9567
9568         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
9569         as unfetched articles.
9570
9571 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
9572
9573         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
9574
9575 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9576
9577         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
9578         original back end that keeps marks in the local system.
9579
9580 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9581
9582         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
9583         arg of pop-to-buffer for XEmacs.
9584         (gnus-article-read-summary-keys): Ditto; don't restore window
9585         configuration if summary command ends up with neither article buffer
9586         nor summary buffer; describe bindings if summary keys end with C-h.
9587
9588 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9589
9590         * message.el (message-fix-before-sending): Skip raw message part to be
9591         forwarded while checking illegible text.
9592         (message-forward-make-body-mime, message-forward-make-body):
9593         Mark signed or encrypted raw message as having no illegible text.
9594
9595 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9596
9597         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
9598         (gnus-message-with-timestamp-1): New macro.
9599         (gnus-message-with-timestamp): New function.
9600         (gnus-message): Use them.
9601
9602         * nnheader.el (nnheader-message): Use them.
9603
9604 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
9605
9606         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
9607         .newsrc.eld file.
9608
9609 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9610
9611         * gnus-agent.el (gnus-agent-fetch-headers)
9612         (gnus-agent-retrieve-headers):
9613         Bind gnus-decode-encoded-address-function to identity.
9614
9615         * nntp.el (nntp-send-xover-command): Recognize an xover command is
9616         available also when the server returns simply a dot.
9617
9618         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
9619
9620 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9621
9622         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
9623
9624 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9625
9626         * gnus-ems.el (gnus-x-splash): Make it work.
9627
9628         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
9629         from being used.
9630
9631         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
9632
9633 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9634
9635         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
9636         4th and the 5th arguments.
9637
9638         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
9639         the front stickiness.
9640         (gnus-article-summary-command-nosave): Correct the order of the
9641         arguments passed to pop-to-buffer.
9642         (gnus-article-read-summary-keys): Ditto; make it work properly when the
9643         summary command ends up with the article buffer.
9644
9645         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
9646         the same faces.
9647
9648 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
9649
9650         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
9651
9652 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
9653
9654         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
9655         * gnus-sum.el (gnus-summary-highlight):
9656         * pgg.el (pgg-sign-region, pgg-sign):
9657         * mail-source.el (mail-source-delete-old-incoming-confirm):
9658         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
9659
9660 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9661
9662         * gnus-art.el (gnus-mime-view-part-externally)
9663         (gnus-mime-view-part-internally): Fix predicate function passed to
9664         completing-read.
9665
9666         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
9667
9668         * gnus.el (gnus-update-message-archive-method): Add :version.
9669
9670 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9671
9672         * gnus.el (gnus-update-message-archive-method): New variable.
9673
9674         * gnus-start.el (gnus-setup-news): Update saved "archive" method
9675         according to gnus-message-archive-method if
9676         gnus-update-message-archive-method is non-nil.
9677
9678 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9679
9680         * gnus-sum.el (gnus-summary-limit-to-address): New function.
9681         Suggested by Loic Dachary <loic@dachary.org>.
9682         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
9683
9684 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9685
9686         * message.el (message-pop-to-buffer): Add switch-function argument.
9687         (message-mail): Pass switch-function argument to it.
9688
9689 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
9690
9691         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
9692         Improve doc string.
9693
9694 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9695
9696         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
9697         (gnus-header-content)
9698         * gnus-cite.el (gnus-cite-10)
9699         * gnus-srvr.el (gnus-server-closed)
9700         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
9701         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
9702         (gnus-group-mail-3-empty, gnus-group-mail-low)
9703         (gnus-group-mail-low-empty, gnus-splash)
9704         * message.el (message-header-to, message-header-cc)
9705         (message-header-subject, message-header-other, message-header-name)
9706         (message-header-xheader, message-separator, message-cited-text)
9707         (message-mml): Lighten colors of faces used for dark background.
9708
9709 2007-05-24  Simon Josefsson  <simon@josefsson.org>
9710
9711         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
9712         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
9713
9714 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9715
9716         * message.el (message-narrow-to-headers-or-head):
9717         Ignore mail-header-separator in the body.
9718
9719 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9720
9721         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
9722         same as window size.
9723
9724 2007-05-22  Kevin Ryde  <user42@zip.com.au>
9725
9726         * message.el (message-font-lock-keywords): Use message-header-xheader
9727         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
9728         ahead of the anything pattern, to get it recognised.
9729
9730 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9731
9732         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
9733         spam.el loads uses it in the compiled defadvice form.
9734
9735 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
9736
9737         * gnus-sum.el (gnus-articles-to-read)
9738         (gnus-summary-insert-old-articles): Don't truncate group name for
9739         `read-string'.
9740
9741         * gnus-util.el (gnus-limit-string): Delete this function.
9742
9743         * gnus-sum.el (gnus-simplify-subject-fully):
9744         Use `truncate-string-to-width' instead.
9745
9746 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
9747
9748         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
9749         Tell if, on summary exit, the next group has to be selected.
9750         (gnus-summary-exit): Use it.
9751
9752 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
9753
9754         * gnus-art.el (gnus-article-mode): Fix comment about displaying
9755         non-break space.
9756
9757 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9758
9759         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
9760         Check if group is not a directory.
9761         (nnfolder-request-expire-articles): Don't delete articles if the target
9762         group is not available.
9763
9764         * nnml.el (nnml-request-create-group): Properly check if group is not a
9765         file.
9766         (nnml-request-expire-articles): Don't delete articles if the target
9767         group is not available.
9768
9769         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9770         Don't quote characters that are within parentheses.
9771
9772 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9773
9774         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
9775         (gnus-handle-ephemeral-exit): Select article according to it.
9776
9777 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9778
9779         * message.el (message-insert-formated-citation-line): Remove newline.
9780         (message-citation-line-format): Add final \n here so that the user can
9781         avoid a blank line.
9782
9783 2007-05-03  Dan Christensen  <jdc@uwo.ca>
9784
9785         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
9786         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
9787         Update lanl/arXiv support.
9788
9789 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9790
9791         * gnus.el: Bump version number.
9792
9793 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9794
9795         * gnus.el (gnus-version-number): Bump version.
9796
9797 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9798
9799         * gnus.el: No Gnus v0.6 is released.
9800
9801 2007-04-27  Didier Verna  <didier@xemacs.org>
9802
9803         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
9804         * gmm-utils.el (gmm-regexp-concat): ... here.
9805         * message.el: Don't require 'gnus-util.
9806         (message-dont-reply-to-names): Handle name change above.
9807         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
9808
9809 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9810
9811         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
9812         since the initial value varies according to the system.
9813
9814 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9815
9816         * mm-util.el (mm-charset-synonym-alist): Defcustom.
9817
9818 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
9819
9820         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
9821
9822 2007-04-24  Didier Verna  <didier@xemacs.org>
9823
9824         Improve the type of gnus-ignored-from-addresses.
9825         * gnus-util.el (gnus-orify-regexp): New function.
9826         * message.el (gnus-util): Require it.
9827         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
9828         * gnus-sum.el (gnus-ignored-from-addresses): New function.
9829         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
9830
9831 2007-04-24  Didier Verna  <didier@xemacs.org>
9832
9833         * gnus-sum.el:
9834         * gnus-utils.el: Fix some trailing whitespaces.
9835
9836 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9837
9838         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
9839         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
9840         article's Message-ID; refer parent article in summary buffer.
9841
9842         * message.el (message-bounce): Call mime-to-mml.
9843
9844         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
9845         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
9846         optimize and/or forms properly.
9847
9848 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
9849
9850         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
9851         URL.
9852
9853 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9854
9855         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
9856
9857 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9858
9859         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
9860         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
9861         displayed of multipart/alternative part if it is invoked from summary
9862         buffer.
9863
9864         * mm-view.el (mm-inline-text-html-render-with-w3m)
9865         (mm-inline-text-html-render-with-w3m-standalone)
9866         (mm-inline-render-with-function): Use mail-parse-charset by default.
9867
9868 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
9869
9870         * parse-time.el (parse-time-string-chars): Check if CHAR
9871         is less than the length of parse-time-syntax.
9872
9873 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9874
9875         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
9876         from gnus-newsgroup-processable.
9877
9878 2007-04-16  Didier Verna  <didier@xemacs.org>
9879
9880         * gnus-msg.el (gnus-configure-posting-styles):
9881         Handle message-signature-directory properly with :file syntax.
9882         Reported by "Leo".
9883
9884 2007-04-11  Didier Verna  <didier@xemacs.org>
9885
9886         New user option: message-signature-directory.
9887         * gnus-msg.el (gnus-configure-posting-styles): Support it.
9888         * message.el (message-insert-signature): Ditto.
9889         * message.el (message-signature-file): Doc update.
9890         * message.el (message-signature-directory): New.
9891
9892 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9893
9894         * gnus-msg.el (gnus-inews-yank-articles):
9895         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
9896
9897 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9898
9899         * message.el (message-yank-original): Make sure cited text ends with
9900         newline; don't exchange point and mark.
9901
9902 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
9903
9904         * tls.el (open-tls-stream): Properly handle case where there
9905         is no associated buffer.
9906
9907 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
9908
9909         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
9910         message-yank-original, make sure (< mark TEXT point).
9911
9912 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9913
9914         * message.el (message-fill-column): New variable.
9915         (message-mode): Use it.  Add comment on a possible new hook.
9916
9917         * nnmail.el (nnmail-spool-file): Mark as obsolete.
9918         (nnmail-get-new-mail): Reformat.
9919
9920         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
9921
9922         * gmm-utils.el: Fix Commentary.
9923         (gmm-tool-bar-from-list): Fix typo in doc string.
9924
9925 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
9926
9927         * message.el (message-yank-original): Don't switch point and mark
9928         unnecessarily to put point and mark as documented.
9929
9930 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9931
9932         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
9933         from the message heads.
9934
9935 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
9936
9937         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
9938         article buffer does not have a window.  This may not be the best
9939         solution but is certainly better than setting the start of the null,
9940         that is the current, window.
9941
9942 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
9943
9944         * gnus-draft.el (gnus-draft-setup-hook): New hook.
9945         (gnus-draft-setup): Run it.
9946
9947         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
9948         gnus-score-fast-scoring.  Allow regexp.
9949         (gnus-score-headers): Use it.
9950
9951         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
9952         XEmacs.
9953
9954         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
9955         string.
9956         (gnus-button-alist): Also catch `<f1> k ...'.
9957         (gnus-treat-display-x-face): Fix doc string.
9958
9959 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9960
9961         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
9962         evaluation of gnus-extended-version to ensure correct generation of the
9963         User-Agent header when message-generate-headers-first is used.
9964
9965 2007-03-24  Simon Josefsson  <simon@josefsson.org>
9966
9967         * hashcash.el (hashcash-generate-payment-async): Don't crash if
9968         hashcash-path is nil.  Don't call callback with incorrect number of
9969         parameters if val is 0.
9970
9971 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9972
9973         * message.el (message-required-news-headers):
9974         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
9975
9976 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
9977
9978         * tls.el (open-tls-stream): In handshake-waiting loop,
9979         don't wait more if there is output available to process.
9980
9981 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
9982
9983         * tls.el (tls-program): Doc fix.
9984
9985 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9986
9987         * message.el (message-generate-new-buffers): Change the meaning of the
9988         nil value; add `standard' to the choices; treat t as `unique'; improve
9989         doc string.
9990         (gnus-select-frame-set-input-focus): Autoload.
9991         (message-buffer-name): Search for the existing message buffer if
9992         message-generate-new-buffers is nil or `standard'; treat the value t of
9993         message-generate-new-buffers as `unique'.
9994         (message-pop-to-buffer): Raise the frame already displaying the message
9995         buffer; clear the echo area after querying.
9996         (message-setup): Pass the `continue' argument to compose-mail.
9997         (message-mail): Prefer `switch-function' if it is given; search for the
9998         existing message buffer if the `continue' argument is non-nil; pass
9999         continue and switch-function arguments to compose-mail by way of
10000         message-setup.
10001         (message-mail-other-window): Adjust argument of message-setup.
10002         (message-mail-other-frame): Ditto.
10003
10004 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10005
10006         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
10007         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
10008         to turn font-lock on when turning gnus-message-citation-mode on.
10009
10010 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
10011
10012         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
10013         (mml-smime-function-alist): New variable; add epg as the backend.
10014         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
10015         mml-smime- functions instead.
10016         * mm-view.el: Require smime.
10017
10018 2007-03-05  Didier Verna  <didier@xemacs.org>
10019
10020         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
10021         instead of just inheritance for posting styles.
10022         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
10023
10024 2007-02-24  Chris Moore  <dooglus@gmail.com>
10025
10026         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
10027         * pgg-pgp.el (pgg-pgp-encrypt-region):
10028         * pgg-gpg.el (pgg-gpg-encrypt-region):
10029         Check pgg-encrypt-for-me if no other recipients.
10030
10031 2007-02-24  John Paul Wallington  <jpw@pobox.com>
10032
10033         * tls.el (tls-certtool-program): Fix custom type.
10034
10035 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10036
10037         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
10038         and point-at-eol instead of line-(beginning|end)-position.
10039
10040         * assistant.el (assistant-parse-buffer): Ditto.
10041
10042         * netrc.el (netrc-parse-services): Ditto.
10043
10044 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
10045
10046         * mml2015.el (mml2015-epg-find-usable-key): New function.
10047         (mml2015-epg-sign): Use it.
10048         (mml2015-epg-encrypt): Use it.
10049
10050 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10051
10052         * message.el (message-make-in-reply-to): Quote name containing
10053         non-ASCII characters.  It will make the RFC2047 encoder cause an error
10054         if there are special characters.  Reported by NAKAJI Hiroyuki
10055         <nakaji@jp.freebsd.org>.
10056
10057 2007-02-27  Didier Verna  <didier@xemacs.org>
10058
10059         Include the group parameters as well as the topic ones in the
10060         inheritance filter process.
10061         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
10062         argument GROUP-PARAMS-LIST.
10063         * gnus-topic.el (gnus-group-topic-parameters): Use it.
10064
10065 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10066
10067         * nntp.el (nntp-never-echoes-commands)
10068         (nntp-open-connection-functions-never-echo-commands): New variables.
10069         (nntp-send-command): Use them.
10070
10071 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
10072
10073         * mml2015.el (mml2015-epg-verify): Simplify.
10074
10075 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10076
10077         * mml.el (mml-content-disposition-alist): New user option.
10078         (mml-content-disposition): New function.
10079         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
10080         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
10081
10082 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
10083
10084         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
10085         verification.
10086
10087 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10088
10089         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
10090         articles posted in the last 24 hours.
10091
10092 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
10093
10094         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
10095
10096 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
10097
10098         * nntp.el (nntp-send-command): Don't wait for echoes when
10099         nntp-open-ssl-stream is used.
10100
10101 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10102
10103         * gnus-cite.el (gnus-test-font-lock-add-keywords)
10104         (gnus-message-add-citation-keywords)
10105         (gnus-message-remove-citation-keywords): Remove.
10106         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
10107         directly, make the variables in font-lock-defaults buffer-local, add
10108         gnus-message-citation-keywords to them and then update the value of
10109         font-lock-keywords.
10110
10111 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10112
10113         * message.el (message-cite-original-1): Don't call
10114         gnus-article-highlight-citation.
10115
10116         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
10117         citations; fix line count.
10118
10119 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10120
10121         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
10122         (gnus-message-add-citation-keywords)
10123         (gnus-message-remove-citation-keywords): Use it; fix the emulating
10124         versions of font-lock-add-keywords and font-lock-remove-keywords to
10125         work with XEmacs correctly.
10126
10127 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10128
10129         * gnus-cite.el (gnus-cite-face-list): Set the values of
10130         gnus-message-max-citation-depth and gnus-message-citation-keywords.
10131         (gnus-message-max-citation-depth): Use defvar rather than defconst.
10132         (gnus-message-cite-prefix-regexp): New variable.
10133         (gnus-message-search-citation-line): Use it; protect against long
10134         citation prefix; fill match data with nil rather than 0 for XEmacs; set
10135         the 0th match data for Emacs.
10136         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
10137         (gnus-message-add-citation-keywords): Append keywords rather than
10138         prepending; emulate font-lock-add-keywords if it is not available.
10139         (gnus-message-remove-citation-keywords):
10140         Emulate font-lock-remove-keywords if it is not available.
10141
10142         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
10143
10144         * message.el (message-cite-prefix-regexp): Set the value of
10145         gnus-message-cite-prefix-regexp.
10146
10147 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10148
10149         * nnweb.el (nnweb-google-parse-1): Update parser.
10150
10151 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
10152
10153         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
10154
10155 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10156
10157         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
10158         regexp.
10159
10160 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10161
10162         * uudecode.el (uudecode-string-to-multibyte): New function emulating
10163         string-to-multibyte.
10164         (uudecode-decode-region-internal): Use it.
10165
10166         * lpath.el: Fbind string-as-multibyte for XEmacs.
10167
10168 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
10169
10170         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
10171         Fix custom choice.
10172
10173         * gnus-art.el (gnus-signature-limit): Fix custom choice.
10174
10175 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
10176
10177         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
10178
10179         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
10180         `write-region' to respect `mm-inhibit-file-name-handlers'.
10181
10182 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
10183
10184         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
10185         Use gnus-home-directory instead of "~/" or "$HOME".
10186
10187 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
10188
10189         * encrypt.el (encrypt-insert-file-contents): Add better prompt
10190         to mention filename.
10191         Add comments at beginning regarding usage.
10192         (encrypt-write-file-contents): Change interactive so a string is
10193         acceptable.  If the file has no associated model, show an error instead
10194         of a nonsense prompt.
10195
10196 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10197
10198         * spam.el (spam-bsfilter-ham-switch): Fix typo.
10199         Thanks to Yoshihiko Yamada for kind notification of this typo.
10200
10201 2007-01-12  Kenichi Handa  <handa@m17n.org>
10202
10203         * uudecode.el (uudecode-decode-region-internal): Make it work in a
10204         multibyte buffer.
10205
10206 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
10207
10208         * gnus-score.el (gnus-score-fast-scoring): New variable.
10209         (gnus-score-headers): Use it.
10210
10211         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
10212
10213         * message.el (message-cite-original-1):
10214         Call gnus-article-highlight-citation if requested.
10215         (message-make-from): Allow name and address as optional arguments.
10216
10217         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
10218
10219         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
10220         bugs to doc string.
10221         (gnus-button-alist): Add mid\\|message-id.
10222         (gnus-button-fetch-group): Extend for use in
10223         `browse-url-browser-function'.
10224         (gnus-button-url-regexp): Try to catch paired parentheses like in
10225         Wikipedia URLs.
10226
10227         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
10228         Suggested by Simon Krahnke <overlord@gmx.li>.
10229
10230 2007-01-13  Romain Francoise  <romain@orebokech.com>
10231
10232         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
10233         Update copyright.
10234
10235 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
10236
10237         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
10238
10239 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
10240
10241         * gnus-registry.el (gnus-registry-unfollowed-groups)
10242         (gnus-registry-split-fancy-with-parent): Fix documentation.
10243
10244 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10245
10246         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
10247         from nnweb groups.
10248
10249 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10250
10251         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
10252         Xref urls.  Erase buffer before requesting head.
10253
10254         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
10255
10256 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
10257
10258         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
10259         customizable.
10260
10261 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
10262
10263         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
10264         no signing key is found.
10265         (mml2015-epg-encrypt): Ask user whether to skip or abort if
10266         no encrypting and/or signing key is found.
10267
10268 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
10269
10270         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
10271
10272 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10273
10274         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
10275         headers read from disk with the ones newly found in the current search.
10276         This should no longer cause problems, because the article numbers in
10277         Gmane's `nov.php' output are ignored since the previous change.
10278
10279 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10280
10281         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
10282
10283 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10284
10285         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
10286         replace-regexp-in-string; bind url-version; fbind display-images-p and
10287         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
10288         find-face and set-itimer-function for Emacs; bind itimer-list for
10289         Emacs.
10290
10291         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
10292
10293 2007-01-01  Romain Francoise  <romain@orebokech.com>
10294
10295         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
10296
10297 2006-12-31  Steve Youngs  <steve@sxemacs.org>
10298
10299         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
10300         `define-minor-mode' macro definition expanded properly.
10301         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
10302         exclude it there.
10303
10304         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
10305         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
10306         `fboundp' test.
10307         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
10308         This is OK to autoload in (S)XEmacs now.
10309
10310 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10311
10312         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
10313         keystroke.
10314         (gnus-summary-limit-to-singletons): Fix typo.
10315
10316         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
10317         else fails.
10318
10319 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10320
10321         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
10322         docstring.
10323
10324         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
10325         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
10326         (gnus-summary-insert-dormant-articles): Fix typo in message.
10327
10328 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
10329
10330         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
10331         nil for XEmacs.
10332         (gnus-message-citation-mode): Don't autoload in XEmacs.
10333
10334         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
10335
10336 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
10337
10338         * nnimap.el (nnimap-expunge-search-string):
10339         Mention nnimap-search-uids-not-since-is-evil in docstring.
10340
10341 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
10342
10343         * spam.el: Revert to make-obsolete-variable because
10344         define-obsolete-variable-alias is not supported in Emacs 21.
10345
10346         * spam.el (spam-ifile-path, spam-ifile-database-path)
10347         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
10348         make-obsolete-variable.
10349         (spam-bsfilter-path, spam-bsfilter-program)
10350         (spam-spamassassin-path, spam-spamassassin-program)
10351         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
10352         Don't use "path" inappropriately.
10353         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
10354         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
10355         variable names.
10356
10357 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
10358
10359         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
10360         summary buffer.
10361
10362         * password.el (password-cache-remove): Use clear-string to burn
10363         password, if available.
10364
10365 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
10366
10367         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
10368
10369         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
10370
10371         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
10372         (gnus-message-highlight-citation): Move defcustom here from
10373         gnus-cite.el.
10374         (gnus-message-citation-mode): Autoload.
10375
10376         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
10377         checks to make it compile with XEmacs.
10378         (gnus-message-citation-mode): New minor mode.
10379         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
10380         (gnus-message-highlight-citation): New variables.
10381         (gnus-message-search-citation-line)
10382         (gnus-message-add-citation-keywords)
10383         (gnus-message-remove-citation-keywords)
10384         (turn-on-gnus-message-citation-mode)
10385         (turn-off-gnus-message-citation-mode): New functions.
10386
10387 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
10388
10389         * gnus-cite.el: Enable highlighting of different citation levels in
10390         message-mode.
10391
10392 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
10393
10394         * message.el (message-make-fqdn): Fix comment.
10395         (message-bogus-system-names): Add ".local".
10396
10397         * spam.el (spam-ifile-path, spam-ifile-program)
10398         (spam-ifile-database-path, spam-ifile-database)
10399         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
10400         Don't use "path" inappropriately.
10401         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
10402         strings.
10403         (spam-check-ifile, spam-ifile-register-with-ifile)
10404         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
10405         Use new variable names.
10406
10407         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
10408         (gnus-treat-display-smileys): Simplify using
10409         gnus-image-type-available-p.
10410
10411         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
10412         available.
10413
10414         * gnus-xmas.el (gnus-xmas-image-type-available-p):
10415         Use `display-images-p' if available.
10416
10417 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10418
10419         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
10420         one after turning on the buffer's multibyteness instead of decoding
10421         them directly in the unibyte buffer that causes unexpected conversion
10422         in Emacs 23 (unicode).
10423
10424 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10425
10426         * message.el (message-generate-hashcash): Fix custom type.
10427
10428 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
10429
10430         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
10431
10432 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
10433
10434         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
10435         disconnect icons.  Add help text.
10436
10437 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
10438
10439         * spam.el (spam-extra-header-to-number): CRM114 spam score is
10440         negated to be consistent with the others we handle.
10441
10442 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10443
10444         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
10445         version of gnus-summary-buffer to something, so that we can use two
10446         article buffers at the same time.
10447
10448 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
10449
10450         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
10451         trigger all the extra headers.
10452         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
10453         sorting.
10454
10455 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10456
10457         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
10458         solid groups.
10459
10460 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
10461
10462         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
10463
10464 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
10465
10466         * legacy-gnus-agent.el: Add Copyright notice.
10467
10468 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
10469
10470         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
10471
10472 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10473
10474         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
10475
10476         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
10477         to make it work reliably in CVS Emacs.
10478         (gnus-summary-limit-strange-charsets-predicate)
10479         (gnus-summary-limit-to-predicate): New functions.
10480
10481 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
10482
10483         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
10484         specifying array size.
10485         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
10486         array if it is too small.
10487         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
10488         (gnus-sort-threads-loop): New function.
10489
10490 2006-12-06  Chris Moore  <dooglus@gmail.com>
10491
10492         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
10493         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
10494
10495 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
10496
10497         * mm-url.el (mm-url-predefined-programs): Call curl with correct
10498         options.
10499
10500 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10501
10502         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
10503         DOS-ing the recipient.
10504
10505         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
10506         the headers when creating the mapping to avoid mismappings.
10507         (nnweb-gmane-create-mapping): Always nix out old mapping.
10508
10509 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10510
10511         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
10512         and mm-verify-option to never.
10513
10514 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10515
10516         * message.el (message-signed-or-encrypted-p): New function.
10517         (message-forward-make-body): Use it.
10518
10519         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
10520         Replace encode-coding-string with mm-encode-coding-string.
10521
10522 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10523
10524         * nneething.el (nneething-decode-file-name):
10525         Replace decode-coding-string with mm-decode-coding-string.
10526
10527         * gnus-int.el (gnus-open-server): Say failed server's name.
10528
10529 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
10530
10531         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
10532         strings to a single string.  Quote `errors-file-name'.
10533         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
10534         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
10535         Adjust calls.  Use `shell-quote-argument'.
10536
10537 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
10538
10539         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
10540         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
10541
10542         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
10543         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
10544         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
10545         (gnus-group-make-directory-group, gnus-group-transpose-groups):
10546         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
10547         (gnus-subscribe-newsgroup, gnus-1):
10548         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
10549         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
10550         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
10551         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
10552
10553 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10554
10555         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
10556         keystroke.
10557         (gnus-summary-limit-to-bodies): Implement headersp.
10558
10559 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10560
10561         * dns.el (query-dns): Protect against "Process dns deleted" strings.
10562
10563 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10564
10565         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
10566
10567 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10568
10569         * message.el (message-generate-hashcash): Expand range of values to
10570         include `opportunistic'.
10571         (message-send-mail): Use it.
10572
10573 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10574
10575         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
10576         and comment it.
10577
10578         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
10579
10580 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
10581
10582         * gnus-util.el (gnus-extract-address-components): Improve comment.
10583
10584 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10585
10586         * gnus-util.el (gnus-extract-address-components): Work with address in
10587         which the name portion contains @.
10588
10589         * lpath.el: Fbind custom-autoload.
10590
10591 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
10592
10593         * gnus.el (gnus-start): Move custom group up.
10594         (gnus-select-method): Don't autoload, but make it available for
10595         `customize-variable'.
10596         (gnus-getenv-nntpserver): Don't autoload.
10597
10598 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
10599
10600         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
10601
10602 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
10603
10604         * message.el (message-sendmail-extra-arguments): New variable.
10605         (message-send-mail-with-sendmail): Use it.
10606
10607 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10608
10609         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
10610         mm-with-unibyte-current-buffer to make string unibyte.
10611
10612         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
10613         mm-string-as-multibyte.
10614
10615 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
10616
10617         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
10618         Reported by Werner Koch <wk@gnupg.org>.
10619
10620 2006-11-14  Daiki Ueno  <ueno@p360>
10621
10622         * mml2015.el: Autoload epa-select-keys when compiling.
10623
10624 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
10625
10626         * mml2015.el (mml2015-epg-sign): Save the signing keys in
10627         message-options.
10628         (mml2015-epg-encrypt): Save the recipient keys in message-options.
10629
10630 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
10631
10632         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
10633         EasyPG (< 0.0.6).
10634         (mml2015-always-trust): New user option.
10635         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
10636         prompt.
10637
10638 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10639
10640         * nntp.el (nntp-authinfo-force): New variable.
10641         (nntp-send-authinfo): Use it.
10642
10643 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
10644
10645         * message.el (message-strip-subject-encoded-words): Allow _not_ to
10646         decode encoded words.  Improve prompt.  Add comment about forwarding.
10647         (message-replacement-char): Move up.
10648
10649 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
10650
10651         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
10652         instead of gnus-intersection because arguments of gnus-sorted-nunion
10653         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
10654
10655 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
10656
10657         * message.el (message-strip-subject-encoded-words): Reformat prompt.
10658         (message-simplify-subject-functions):
10659         Enable message-strip-subject-encoded-words by default.
10660
10661 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
10662
10663         * message.el (message-strip-subject-encoded-words): New function.
10664         (message-simplify-subject-functions): New variable.
10665         (message-simplify-subject): Use it.  Fix typo in doc string.
10666         Support message-strip-subject-encoded-words.
10667
10668 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
10669
10670         * gnus-diary.el (gnus-diary-delay-format-function):
10671         * nndiary.el (nndiary-reminders):
10672         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
10673
10674 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
10675
10676         * gnus-art.el (article-hide-boring-headers): Fetch date from
10677         gnus-original-article-buffer to avoid problems with localized date
10678         strings.
10679
10680 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10681
10682         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
10683
10684 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
10685
10686         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
10687         New variables.
10688         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
10689         (mm-charset-synonym-alist): Move some entries to
10690         mm-codepage-iso-8859-list.
10691         (mm-charset-synonym-alist, mm-charset-override-alist):
10692         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
10693
10694 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10695
10696         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
10697
10698 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
10699
10700         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
10701         with Emacs 21 and XEmacs.
10702
10703 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
10704
10705         * spam.el (spam-parse-address): New function for better parsing,
10706         catching errors, etc.
10707         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
10708
10709 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
10710
10711         * mm-view.el: Add interactive arg to html2text autoload.
10712
10713 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10714
10715         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
10716
10717 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
10718
10719         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
10720         New variables.
10721         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
10722         (mm-charset-synonym-alist): Move some entries to
10723         mm-codepage-iso-8859-list.
10724
10725         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
10726
10727 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
10728
10729         * message.el (message-citation-line-format)
10730         (message-insert-formated-citation-line): Fix implementation of %E, %N
10731         and %n according to the doc string.
10732
10733 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
10734
10735         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
10736         Use car-safe to avoid bad parses.
10737
10738 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10739
10740         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
10741         names.
10742
10743         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
10744
10745 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10746
10747         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
10748         header.
10749
10750         * message.el (message-draft-headers): Add Date.
10751         (message-headers-to-generate): Fix typo in docstring.
10752
10753         * nndraft.el (nndraft-required-headers): New variable.
10754         (nndraft-generate-headers): Use it.
10755
10756         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
10757
10758 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
10759
10760         * gnus-registry.el (gnus-registry-wash-for-keywords)
10761         (gnus-registry-find-keywords): New functions to allow easy searching of
10762         articles that are in the registry.
10763
10764 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
10765
10766         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
10767         Use ietf-drums-parse-address instead of gnus-extract-address-components.
10768         Reported by Damien Elmes <damien@repose.cx>.
10769
10770 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
10771
10772         * gnus.el (gnus-mime): Remove unused custom group.
10773
10774 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10775
10776         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
10777         "blank line" when searching for end of armor headers.
10778
10779 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10780
10781         * gmm-utils.el (gmm-write-region): Fix variable name.
10782
10783 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
10784
10785         * gmm-utils.el (gmm-write-region): New function based on compatibility
10786         code from `mm-make-temp-file'.
10787
10788         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
10789
10790         * nnmaildir.el (nnmaildir--update-nov)
10791         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
10792         Use `gmm-write-region'.
10793
10794 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
10795
10796         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
10797         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
10798
10799         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
10800
10801         * message.el (message-replacement-char): New variable.
10802         (message-fix-before-sending): Use it.
10803         (message-simplify-subject): New function to remove duplicate code.
10804         (message-reply, message-followup): Use it.
10805
10806         * gnus-sum.el (gnus-summary-make-menu-bar):
10807         Clarify gnus-summary-limit-to-articles.
10808
10809 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10810
10811         * gnus-util.el (gnus-with-local-quit): New macro.
10812
10813         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
10814
10815 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
10816
10817         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
10818         ignore non-string data.
10819
10820 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
10821
10822         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
10823         non-string data (needs to be done in the registry too).
10824
10825 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
10826
10827         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
10828         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
10829         (gnus-registry-split-fancy-with-parent)
10830         (gnus-registry-fetch-simplified-message-subject-fast)
10831         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
10832         Remove text properties on ingress into the registry and when it's saved.
10833         (gnus-registry-clean-empty-function): Fix bug with cleaning the
10834         registry from entries with no groups.
10835
10836 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
10837
10838         * gnus-util.el (gnus-string-remove-all-properties): Add utility
10839         function to remove string properties.
10840
10841 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
10842
10843         * gmm-utils.el (gmm): Adjust custom version.
10844
10845         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
10846         Adjust custom version.
10847
10848         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
10849
10850 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
10851
10852         * gnus-art.el (gnus-insert-prev-page-button)
10853         (gnus-insert-next-page-button): Simplify.  Reformat.
10854
10855 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
10856
10857         * gnus-art.el (gnus-insert-prev-page-button)
10858         (gnus-insert-next-page-button): Apply gnus-article-button-face.
10859
10860 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
10861
10862         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
10863
10864 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
10865
10866         * gnus-art.el (gnus-insert-mime-button)
10867         (gnus-insert-mime-security-button):
10868         Apply gnus-article-button-face to MIME and security buttons.
10869
10870 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
10871
10872         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
10873         readable.
10874
10875 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10876
10877         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
10878
10879 2006-09-20  Steve Youngs  <steve@sxemacs.org>
10880
10881         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
10882         `browse-url-of-file' instead of `browse-url'.
10883
10884 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10885
10886         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
10887         regexp.  Articles containing quotation were cut prematurely.
10888
10889 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10890
10891         * message.el (message-cite-original-1): Use nobody by default for the
10892         value of From header.
10893         (message-reply): Ditto.
10894
10895 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
10896
10897         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
10898         to the gnus-info.  This fixes a bug of inline-PGP message verification.
10899         Reported by Michael Piotrowski <mxp@dynalabs.de>.
10900
10901 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
10902
10903         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
10904         mails in the doc string.  Add some URLs in comment.
10905         (pop3-movemail): Warn about pop3-leave-mail-on-server.
10906
10907 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10908
10909         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
10910         backslashes handling and the way to find boundaries of quoted strings.
10911
10912 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
10913
10914         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
10915         mml1991-encrypt-to-self is set and mml1991-signers is not set.
10916         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
10917         mml2015-encrypt-to-self is set and mml2015-signers is not set.
10918
10919 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
10920
10921         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
10922         doc string.
10923         (gnus-button-regexp, gnus-button-last): Remove unused variables.
10924
10925 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10926
10927         * lpath.el: Fbind epg-check-configuration.
10928
10929 2006-09-06  Simon Josefsson  <jas@extundo.com>
10930
10931         * mml2015.el (mml2015-use): Doc fix, mention epg.
10932
10933 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
10934
10935         * mml2015.el (mml2015-use): Default to epg, if available.
10936
10937 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
10938
10939         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
10940         message-sender.
10941         (mml1991-epg-encrypt): Ditto.
10942         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
10943         message-sender.
10944         (mml2015-epg-encrypt): Ditto.
10945
10946 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
10947
10948         * message.el (message-send-mail-with-sendmail): Look for sendmail in
10949         several common directories.
10950
10951 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
10952
10953         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
10954         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
10955
10956 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10957
10958         * gnus-art.el (article-decode-encoded-words): Make it fast.
10959
10960 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10961
10962         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
10963
10964         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
10965         in quoted string into `\'.
10966
10967 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10968
10969         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10970         Use standard-syntax-table.
10971
10972 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10973
10974         * gnus-art.el (gnus-decode-address-function): New variable.
10975         (article-decode-encoded-words): Use it to decode headers which are
10976         assumed to contain addresses.
10977         (gnus-mime-delete-part): Remove useless `or'.
10978
10979         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
10980         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
10981         (gnus-nov-parse-line): Use it to decode From header.
10982         (gnus-get-newsgroup-headers): Ditto.
10983         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
10984
10985         * mail-parse.el (mail-decode-encoded-address-region): New alias.
10986         (mail-decode-encoded-address-string): New alias.
10987
10988         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10989         New function.
10990         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
10991         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
10992         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
10993         (rfc2047-decode-string): Ditto.
10994         (rfc2047-decode-address-region): New function.
10995         (rfc2047-decode-address-string): New function.
10996
10997 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
10998
10999         * message.el (message-caesar-buffer-body): Allow rotating headers.
11000
11001         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
11002
11003         * message.el (message-insert-formated-citation-line): Fix %f.
11004         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
11005
11006 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11007
11008         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
11009         (gnus-bookmark-mouse-available-p): New macro.
11010         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
11011         (gnus-bookmark-bmenu-show-infos): Use it.
11012         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
11013         (gnus-bookmark-bmenu-hide-infos): Ditto.
11014         (gnus-bookmark-remove-properties): New function.
11015         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
11016         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
11017         (gnus-bookmark-write-file): Bind coding-system-for-write.
11018         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
11019         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
11020         group before selecting it.
11021         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
11022         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
11023         quit-window if it is not available; use gnus-mouse-2 and bind it to
11024         gnus-bookmark-bmenu-select-by-mouse.
11025         (gnus-bookmark-show-details): Remove unused variable `details-list'.
11026         (gnus-bookmark-bmenu-select-by-mouse): New function.
11027
11028 2006-08-13  Romain Francoise  <romain@orebokech.com>
11029
11030         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
11031         space.
11032
11033 2006-08-10  Romain Francoise  <romain@orebokech.com>
11034
11035         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
11036         (dns-mode-soa-auto-increment-serial): New user option.
11037         (dns-mode-soa-maybe-increment-serial): New function.
11038         (dns-mode): Add the latter to `write-contents-functions'.
11039
11040 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11041
11042         * compface.el (uncompface): Use binary rather than raw-text-unix.
11043
11044 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11045
11046         * compface.el (uncompface): Make sure the eol conversion doesn't take
11047         place when communicating with the external programs.
11048         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11049
11050 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11051
11052         * nnheader.el (nnheader-insert-head): Fix typo in comment.
11053
11054 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11055
11056         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
11057         Make it more robust by parsing author and date independently.
11058
11059 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11060
11061         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
11062
11063 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
11064
11065         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
11066         first matching secret key.
11067         (mml2015-epg-encrypt): Ditto.
11068
11069         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
11070         first matching secret key.
11071         (mml1991-epg-encrypt): Ditto.
11072
11073         * mml2015.el (mml2015-encrypt-to-self): New user option.
11074         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
11075         mml2015-epg-encrypt-to-self is set.
11076
11077         * mml1991.el (mml1991-encrypt-to-self): New variable.
11078         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
11079         mml1991-epg-encrypt-to-self is set.
11080
11081         * mml2015.el (mml2015-signers): New user option.
11082         (mml2015-epg-sign): Reflect the value of mml2015-signers.
11083         (mml2015-epg-encrypt): Allow to select signing keys.
11084
11085         * mml1991.el (mml1991-signers): New variable.
11086         (mml1991-epg-sign): Reflect the value of mml1991-signers.
11087         (mml1991-epg-encrypt): Allow to select signing keys.
11088
11089 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11090
11091         * nnheader.el (nnheader-insert-head): Make it work even if the file
11092         uses CRLF for the line-break code.
11093
11094 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
11095
11096         * mml2015.el: Require mml-sec instead of password.
11097         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
11098         (mml2015-cache-passphrase): Inherit the default value from
11099         mml-secure-cache-passphrase.
11100         (mml2015-passphrase-cache-expiry): Inherit the default value from
11101         mml-secure-passphrase-cache-expiry.
11102
11103         * mml1991.el: Require mml-sec instead of password.
11104         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
11105         (mml1991-cache-passphrase): Inherit the default value from
11106         mml-secure-cache-passphrase.
11107         (mml1991-passphrase-cache-expiry): Inherit the default value from
11108         mml-secure-passphrase-cache-expiry.
11109
11110         * mml-sec.el: Require password.
11111         (mml-secure-verbose): New user option.
11112         (mml-secure-cache-passphrase): New user option.
11113         (mml-secure-passphrase-cache-expiry): New user option.
11114
11115 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
11116
11117         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
11118         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
11119         andreas@altroot.de (Andreas Vögele).
11120
11121         FIXME: Use `tiny change'?
11122
11123 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11124
11125         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
11126         workaround for the url package included with Emacs.
11127
11128         * nnweb.el (nnweb-google-create-mapping): Update regexp.
11129
11130 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11131
11132         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
11133         correctly.  This fixes a bug caused by the 2006-05-12 change.
11134
11135 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
11136
11137         * nnmail.el (nnmail-article-group): If splitting raises an error, give
11138         some information about the error when saying that the `bogus' mail
11139         group will be used.
11140
11141 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
11142
11143         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
11144         string.
11145
11146 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
11147
11148         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
11149
11150 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11151
11152         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
11153
11154 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
11155
11156         * mml1991.el (mml1991-function-alist): Add epg.
11157         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
11158         (mml1991-epg-encrypt): New functions.
11159
11160 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
11161
11162         * mml2015.el (mml2015-verbose): New variable.
11163         (mml2015-cache-passphrase): Ditto.
11164         (mml2015-passphrase-cache-expiry): Ditto.
11165         (mml2015-function-alist): Add epg.
11166         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
11167         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
11168         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
11169         New functions.
11170
11171 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11172
11173         * message.el (message-cite-original-1): Preserve region when removing
11174         quoted text due to X-No-Archive in order to avoid bogus attribution
11175         when citing multiple messages.
11176
11177 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11178
11179         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
11180         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
11181
11182 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
11183
11184         * gnus-diary.el (gnus-user-format-function-d)
11185         (gnus-user-format-function-D): Autoload.
11186
11187         * imap.el (Commentary): Fix typo.
11188
11189         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
11190         2006-04-22 contribution.
11191
11192 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11193
11194         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
11195         It didn't really fix the bogosity I'm seeing with solid web groups.
11196
11197 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11198
11199         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
11200         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
11201         created using server names.  If we use the feature without declaring
11202         it, Gnus does not properly manage server and group state.
11203
11204         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
11205         bound.
11206
11207 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11208
11209         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
11210         looking up the method using GROUP's prefix before inventing a new one.
11211         It is used on killed/unknown groups in various places where returning
11212         an all-new method isn't expected by the caller.
11213
11214         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
11215         and match semantics of gnus-group-real-prefix.
11216
11217 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
11218
11219         * nnmail.el (nnmail-broken-references-mailers): New variable.
11220         (nnmail-ignore-broken-references): New function generalizing
11221         nnmail-fix-eudora-headers.
11222         (nnmail-fix-eudora-headers): Now obsolete.
11223
11224         * gnus-art.el (gnus-button-handle-custom):
11225         Support `customize-apropos*'.
11226
11227 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11228
11229         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
11230
11231         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
11232         articles.
11233
11234 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
11235
11236         * message.el (message-cite-reply-above): New variable.
11237         (message-yank-original): Use it.
11238
11239 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11240
11241         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
11242
11243 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
11244
11245         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
11246         as read.
11247
11248         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
11249
11250 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
11251
11252         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
11253         (gnus-bookmark-default-file): Use gnus-directory.
11254         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
11255         Remove "*" in doc string.
11256         (gnus-bookmark-write-file): Simplify.
11257         (gnus-bookmark-maybe-sort-alist): Use `when'.
11258         (gnus-bookmark-get-bookmark): Fix typo in doc string.
11259         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
11260         Add FIXME about Emacs 21 and XEmacs compatibility.
11261         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
11262         compatibility.
11263         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
11264         compatibility.
11265         (gnus-bookmark-menu-heading): Fix version.
11266
11267 2006-06-19  Bastien Guerry  <bzg@altern.org>
11268
11269         * gnus-bookmark.el: New file.
11270
11271 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11272
11273         * message.el (message-syntax-checks): Doc fix.
11274
11275 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11276
11277         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
11278         unsubscribed groups as if they were killed ones.  It causes duplicate
11279         entries in gnus-newsrc-alist.
11280
11281 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11282
11283         * message.el (message-syntax-checks): Doc fix.
11284         (message-send-mail): Add check for continuation headers.
11285         (message-check-news-header-syntax): Fix regexp used to check for
11286         continuation headers.
11287
11288 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11289
11290         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
11291
11292 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
11293
11294         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
11295
11296 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11297
11298         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
11299         default-truncate-lines.
11300
11301 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11302
11303         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
11304         to fill the utf-8 entry.
11305
11306         * lpath.el: Fbind unicode-precedence-list.
11307
11308 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11309
11310         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
11311
11312 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
11313
11314         * gnus-agent.el (directory-files-and-attributes): Move all the way
11315         forward (the third and final move).
11316         (gnus-agent-read-agentview): Trap reconstruction errors due to
11317         nonexistent directory.  Handle by returning nil.
11318
11319 2006-05-30  Didier Verna  <didier@xemacs.org>
11320
11321         * message.el (message-dont-reply-to-names): Update the custom type.
11322         * message.el (message-dont-reply-to-names): New defsubst: potentially
11323         convert a list of regexps into a single one.
11324         * message.el (message-get-reply-headers): Use it.
11325         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
11326
11327 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11328
11329         * gnus-agent.el (directory-files-and-attributes): Move forward.
11330
11331 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
11332
11333         * gnus-ml.el (gnus-mailing-list-subscribe)
11334         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
11335         (gnus-mailing-list-message): Fix doc strings.
11336
11337 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11338
11339         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
11340         of doing it manually.
11341
11342 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
11343
11344         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
11345         comment.
11346
11347 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
11348
11349         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
11350         (gnus-agent-read-agentview): Fix handling of end-of-file error.
11351         (gnus-agent-read-local): All symbols allocated in my-obarray.
11352         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
11353         (gnus-agent-regenerate-group): Check numeric names to see if they are
11354         messages or groups.
11355         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
11356         better way of do this...)
11357
11358         * gnus-cache.el (gnus-agent-total-fetched-for):
11359         Ignore 'dummy.group' (there should be a better way of do this...)
11360
11361 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11362
11363         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
11364         (gnus-saved-headers): Ditto.
11365         (gnus-default-article-saver): Mention functions may have properties.
11366         (gnus-article-save): Override gnus-save-all-headers and
11367         gnus-saved-headers by :headers property which saver function may have.
11368         (gnus-summary-save-in-file): Add :headers property.
11369         (gnus-summary-write-to-file): Ditto.
11370
11371         * gnus-sum.el (gnus-summary-save-article): Bind
11372         gnus-prompt-before-saving to t when saving many articles in a file;
11373         always show all headers.
11374
11375         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
11376
11377 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
11378
11379         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
11380         marks.
11381
11382         * message.el (message-indent-citation): Add optional arguments to allow
11383         using it outside of message buffers.
11384
11385         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
11386         (gnus-article-treat-unfold-headers): Use it.
11387         (gnus-article-truncate-lines): New variable.
11388         (gnus-article-mode): Use it.
11389         (gnus-article-toggle-truncate-lines): New function.
11390
11391         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
11392         Add gnus-article-toggle-truncate-lines.
11393
11394         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
11395         coding system in XEmacs, use binary.
11396
11397 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11398
11399         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
11400         after-load-alist.
11401
11402         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
11403         this function should save decoded articles.
11404         (gnus-summary-write-to-file): Use property to specify this function
11405         should save decoded articles and specify gnus-summary-save-in-file
11406         should be used to save articles other than the first one when saving
11407         many articles.
11408         (gnus-summary-save-body-in-file): Use property to specify this
11409         function should save decoded articles.
11410         (gnus-summary-write-body-to-file): Use property to specify this
11411         function should save decoded articles and specify
11412         gnus-summary-save-body-in-file should be used to save articles other
11413         than the first one when saving many articles.
11414
11415         * gnus-sum.el (gnus-summary-save-article): Simplify.
11416
11417 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11418
11419         * gnus-art.el (gnus-default-article-saver):
11420         Add gnus-summary-write-body-to-file.
11421         (gnus-article-save-coding-system): Don't use coding system object
11422         in XEmacs.
11423         (gnus-read-save-file-name): Add optional `dir-var' argument which
11424         specifies directory in which files are saved; work even if optional
11425         `variable' argument is not specified.
11426         (gnus-summary-write-to-file): Read file name.
11427         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
11428         (gnus-summary-write-body-to-file): New function.
11429
11430         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
11431         (gnus-summary-local-variables): Add it.
11432         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
11433         (gnus-summary-save-article): Remove optional `decode' argument;
11434         determine whether to decode articles by the value of
11435         gnus-default-article-saver; when saving many files using
11436         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
11437         it first and use gnus-summary-save-in-file or
11438         gnus-summary-save-body-in-file thereafter unless
11439         gnus-prompt-before-saving is always; move point to article which
11440         will be saved.
11441         (gnus-summary-save-article-file): Revert.
11442         (gnus-summary-write-article-file): Revert.
11443         (gnus-summary-save-article-body-file): Revert.
11444         (gnus-summary-write-article-body-file): New function.
11445
11446 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11447
11448         * gnus-art.el (gnus-default-article-saver): Doc fix.
11449         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
11450         from gnus-summary-save-article-coding-system, and default to a
11451         certain coding system.
11452         (gnus-output-to-file): Add coding cookie and encode text according
11453         to gnus-article-save-coding-system; don't use mm-append-to-file.
11454
11455         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
11456         gnus-art.el and rename to gnus-article-save-coding-system.
11457         (gnus-summary-save-article): Require gnus-art; don't show all
11458         headers if it decodes articles; don't add coding cookie here;
11459         don't bind mm-text-coding-system-for-write.
11460         (gnus-summary-save-article-file): Save decoded articles.
11461         (gnus-summary-write-article-file): When saving many files, use
11462         gnus-summary-write-to-file first and gnus-summary-save-in-file
11463         thereafter unless gnus-prompt-before-saving is always.
11464         (gnus-summary-save-article-body-file): Save decoded articles.
11465
11466         * lpath.el: Fbind select-safe-coding-system for XEmacs.
11467
11468 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
11469
11470         * nnrss.el (nnrss-check-group): Bind hash-index.
11471
11472 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
11473
11474         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
11475         its hash index.  Store this hash in `nnrss-group-data'.
11476         (nnrss-read-group-data): Update accordingly.
11477
11478 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
11479
11480         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
11481         entry.
11482
11483         * gnus-sum.el (gnus-summary-make-menu-bar):
11484         Add gnus-article-browse-html-article.
11485
11486 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
11487
11488         * gnus-sum.el (gnus-summary-mime-map):
11489         Add gnus-article-browse-html-article.
11490
11491         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
11492
11493 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
11494
11495         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
11496         suitable coding systems in customize.
11497
11498 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
11499
11500         * mail-source.el (mail-sources): Fix custom type.
11501
11502 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
11503
11504         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
11505         (gnus-summary-expire-articles-now): Shorten prompt.
11506
11507         * gmm-utils.el (wid-edit): Require.
11508         (defun-gmm): Rename from `gmm-defun-compat'.
11509         (gmm-image-search-load-path): Use it.
11510         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
11511
11512 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11513
11514         * gnus-sum.el (gnus-summary-save-article-coding-system):
11515         New variable.
11516         (gnus-summary-save-article): Add optional `decode' argument.
11517         If it is set and gnus-summary-save-article-coding-system is non-nil,
11518         save decoded article.
11519         (gnus-summary-write-article-file): Save decoded article if
11520         gnus-summary-save-article-coding-system is non-nil.
11521
11522         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
11523         type.
11524
11525 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11526
11527         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
11528
11529 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11530
11531         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
11532         first to test gnus-single-article-buffer which may be buffer-local.
11533
11534         * gnus-sum.el (gnus-summary-setup-buffer):
11535         Make gnus-single-article-buffer buffer-local and nil in ephemeral
11536         group; make gnus-article-buffer, gnus-article-current, and
11537         gnus-original-article-buffer always buffer-local.
11538         (gnus-summary-exit): Kill article buffer belonging to ephemeral
11539         group.
11540         (gnus-handle-ephemeral-exit): Don't move to next summary line.
11541
11542 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
11543
11544         * nnml.el (nnml-request-compact-group): Compressed files might not
11545         have .gz extension.
11546
11547 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
11548
11549         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
11550         (mm-copy-to-buffer): Use with-current-buffer.
11551         (mm-display-part): Simplify.
11552         (mm-inlinable-p): Add optional arg `type'.
11553
11554 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11555
11556         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
11557         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
11558         Try harder to show the attachment internally or externally using
11559         gnus-mime-view-part-as-type.
11560
11561 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
11562
11563         * message.el (message-from-style, message-signature-separator)
11564         (message-user-organization-file, message-send-mail-function)
11565         (message-citation-line-function, message-yank-prefix)
11566         (message-indent-citation-function, message-signature)
11567         (message-signature-file, message-signature-insert-empty-line):
11568         Remove autoloads.
11569
11570         * gnus-art.el (gnus-buttonized-mime-types):
11571         Remove "multipart/signed".  Revert 2006-04-26 change.
11572
11573 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11574
11575         * gnus.el (gnus-version-number): Bump version.
11576
11577 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11578
11579         * gnus.el: No Gnus v0.5 is released.
11580
11581 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11582
11583         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
11584         fetching articles by message-id.
11585
11586 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11587
11588         * message.el (hashcash): Require hashcash as normal.
11589
11590         * ecomplete.el (ecomplete-highlight-match-line):
11591         Use point-at-eol.
11592         (ecomplete-highlight-match-line): Use `highlight', because that
11593         face exists in both Emacs and XEmacs.
11594
11595         * message.el (message-display-abbrev): Use point-at-bol.
11596
11597         * mail-source.el: Don't require timer/timer-funcs.
11598
11599         * gnus-async.el: Ditto.
11600
11601         * password.el: Ditto.
11602
11603         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
11604
11605         * mm-url.el: Ditto.
11606
11607         * gnus-xmas.el: Don't require timer-funcs.
11608
11609         * mm-util.el: Require timer/timer-funcs.
11610
11611 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11612
11613         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
11614         Close.
11615
11616 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11617
11618         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
11619         unibyte after clear-decrypt function runs.
11620
11621         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
11622         returns as a unibyte string.
11623
11624 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11625
11626         * lpath.el: Revert.
11627
11628         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
11629         (pgg-gpg-process-sentinel): Revert.
11630
11631         * pgg-pgp.el (pgg-pgp-process-region): Revert.
11632         (pgg-pgp-lookup-key): Revert.
11633
11634         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
11635         (pgg-pgp5-lookup-key): Revert.
11636
11637         * pgg.el (pgg-fetch-key): Revert.
11638
11639 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11640
11641         * lpath.el: Fbind string-as-multibyte for XEmacs.
11642
11643         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
11644         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
11645         (mml1991-pgg-encrypt): Ditto.
11646
11647         * pgg-gpg.el (pgg-string-to-multibyte): New function.
11648         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
11649         a multibyte buffer.
11650
11651         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
11652         (pgg-pgp-lookup-key): Ditto.
11653
11654         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
11655         (pgg-pgp5-lookup-key): Ditto.
11656
11657         * pgg.el (pgg-fetch-key): Ditto.
11658
11659 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
11660
11661         * message.el (message-user-organization-file): Check several
11662         locations of the organization file.
11663
11664         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
11665         Add gnus-article-view-part-as-type.
11666
11667         * gnus-art.el (gnus-article-view-part-as-type): New function.
11668
11669         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
11670         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
11671
11672         * mml.el: Simplify autoload.
11673         (mml-mode): defvar dnd-protocol-alist instead of using
11674         symbol-value.
11675         (mml-default-directory): New variable.
11676         (mml-minibuffer-read-file): Use it.
11677         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
11678
11679         * message.el (message-citation-line-format): New variable.
11680         (message-insert-formated-citation-line): New function.
11681         (message-citation-line-function):
11682         Add `message-insert-formated-citation-line' to custom type.
11683
11684         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
11685         to doc string.
11686
11687         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
11688         depending on mm-verify-option.
11689
11690 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11691
11692         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
11693         binding pgg-* variables; reimplement the section which prevents
11694         MIME header from being signed.
11695         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
11696         pgg-text-mode; remove a blank line at the top of body.
11697
11698         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
11699         lines at the top of body; use gnus-newsgroup-charset if there's no
11700         Charset header.
11701
11702 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11703
11704         * message.el (message-self-insert-commands): Doc fix.
11705
11706         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
11707         (mm-uu-pgp-encrypted-test): Ditto.
11708         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
11709         between header and body; return application/pgp-encrypted handle
11710         if decryption failed; decode decrypted body by charset.
11711
11712         * mm-decode.el (mm-automatic-display): Don't make application/pgp
11713         element match to application/pgp-*.
11714
11715 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11716
11717         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
11718         HTML.
11719
11720 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11721
11722         * mail-source.el (mail-source-call-script): Message the error
11723         string.
11724
11725 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11726
11727         * gnus-util.el (gnus-byte-compile): Use it.
11728
11729 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
11730
11731         * gnus-util.el (kill-empty-logs): New function.
11732
11733 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11734
11735         * message.el (message-mail-alias-type): Doc fix.
11736         (message-mail-alias-type-p): New function.
11737         (message-send): Use it.
11738         (message-mode): Ditto.
11739         (message-strip-forbidden-properties): Ditto.
11740
11741         * ecomplete.el (ecomplete-database-file-coding-system):
11742         New variable.
11743         (ecomplete-save): Use it.
11744         (ecomplete-setup): Use it.
11745
11746 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11747
11748         * message.el (message-self-insert-commands): New variable.
11749         (message-strip-forbidden-properties): Use it.
11750
11751 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11752
11753         * message.el (message-put-addresses-in-ecomplete): Use a regexp
11754         that doesn't make XEmacs choke.
11755
11756 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
11757
11758         * gnus-util.el (gnus-replace-in-string):
11759         Prefer replace-regexp-in-string over of replace-in-string.
11760
11761 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11762
11763         * gnus-util.el (gnus-select-frame-set-input-focus):
11764         Use select-frame-set-input-focus if it is available in XEmacs; use
11765         definition defined in Emacs 22 for old Emacsen.
11766
11767         * dgnushack.el: Autoload unmorse-region for XEmacs.
11768
11769         * lpath.el: Bind cursor-in-non-selected-windows and
11770         select-frame-set-input-focus for XEmacs.
11771
11772 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11773
11774         * mm-view.el (mm-inline-text): Use equal instead of equalp.
11775
11776 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
11777
11778         * gnus-registry.el (gnus-registry-cache-save): Remove text
11779         properties when saving via the temp buffer.
11780
11781 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
11782
11783         * message.el (message-generate-hashcash): Honor custom type.
11784
11785 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11786
11787         * message.el (message-generate-hashcash): Default to non-nil when
11788         hashcash is found.
11789
11790         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
11791         (gnus-refer-thread-limit): Increase default to 500.
11792
11793         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
11794
11795         * flow-fill.el (fill-flowed): Allow delete-space.
11796
11797 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
11798
11799         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
11800         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
11801         Remove autoloads.
11802
11803 2006-04-18  Simon Josefsson  <jas@extundo.com>
11804
11805         * message.el (message-generate-hashcash): Default to.
11806
11807 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11808
11809         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
11810         concatenating segments rather than before concatenating them.
11811
11812 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
11813
11814         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
11815
11816 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11817
11818         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
11819
11820         * message.el (message-forward-make-body-plain):
11821         Allow message-forward-ignored-headers to be a list.
11822         (message-remove-ignored-headers): Factor out into function.
11823         (message-forward-make-body-mml): Use it.
11824
11825         * imap.el (imap-quote-specials): New function.
11826         (imap-login-auth): Quote specials.
11827
11828         * rfc2231.el (rfc2231-parse-string): Remove dead code.
11829         (rfc2231-parse-string): Allow concatanation of parameters that
11830         aren't contiguous.  The test case is
11831           (mail-header-parse-content-type "message/external-body;
11832             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
11833             access-type=LOCAL-FILE;
11834             name*1*=plugh%2fhello-sailor%2fbing.pdf")
11835
11836 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11837
11838         * nntp.el (nntp-accept-process-output): Return the value of
11839         `nnheader-accept-process-output'.
11840
11841 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11842
11843         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
11844         (gnus-button-alist): Recognize more diff formats.
11845         (gnus-button-patch): Strip directory.
11846
11847 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
11848
11849         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
11850         Emacs 22 when setting focus.
11851
11852 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11853
11854         * gnus-art.el (gnus-article-treat-types): Do treatment of
11855         text/x-verbatim parts.
11856         (gnus-button-patch): New command.
11857
11858         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
11859         addresses that contain invalid characters.
11860
11861 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11862
11863         * message.el (message-put-addresses-in-ecomplete):
11864         Use gnus-replace-in-string.
11865         (message-is-yours-p): Use the more correct
11866         mail-header-parse-address instead of
11867         mail-extract-address-components.
11868         (message-put-addresses-in-ecomplete): Fix typo.
11869
11870         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
11871         keystroke.
11872
11873         * gnus-art.el (gnus-treatment-function-alist): Change order of
11874         newsgroups/generic header folding to avoid double-folding.
11875
11876         * message.el (message-hidden-headers): Add X-Draft-From.
11877
11878         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
11879         New command.
11880         (gnus-summary-repeat-search-article-backward): New command.
11881
11882         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
11883         groups in the parent topic.
11884
11885 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
11886
11887         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
11888         (spam-extra-header-to-number): Return the CRM114 number as a
11889         number instead of a string.
11890
11891 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11892
11893         * gnus-art.el (gnus-face-properties-alist): Move here from
11894         gnus-fun.
11895
11896         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
11897
11898 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11899
11900         * message.el (message-strip-forbidden-properties): Only display on
11901         self-insert-command.
11902
11903         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
11904         reindent.
11905         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
11906
11907 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
11908
11909         * smiley.el (smiley-style): Fix typo.
11910
11911 2006-03-23  Kenichi Handa  <handa@m17n.org>
11912
11913         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
11914         instead of set-buffer-multibyte.
11915
11916 2006-03-23  Kenichi Handa  <handa@m17n.org>
11917
11918         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
11919         buffer and then decode the buffer text if necessary.
11920         (rfc2231-encode-string): Be sure to work on multibyte buffer at
11921         first, and after mm-encode-body, change the buffer to unibyte.
11922
11923 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11924
11925         * hashcash.el (hashcash-insert-payment-async-2):
11926         Use message-goto-eoh instead of doing it manually.
11927         (mail-add-payment): Use message-narrow-to-header instead of trying
11928         to do the same itself.
11929
11930         * message.el (message-hidden-headers): Add Face.
11931
11932         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
11933         reparenting code.
11934         (gnus-summary-reparent-children): Refactored out code.
11935         (gnus-summary-thread-map): New keystroke.
11936         (gnus-summary-reparent-children): Make into command.
11937
11938         * smiley.el (smiley-style): Default to `medium' if using a large
11939         font.
11940
11941         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
11942         does it itself.
11943
11944         * message.el (message-point-in-header-p): Simplify definition.
11945
11946 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11947
11948         * nnagent.el (nnagent-request-set-mark): Silence log file
11949         writing.
11950         (nnagent-request-set-mark): Use write-region instead of
11951         append-to-file.
11952
11953         * gnus-sum.el (gnus-read-header): Fudge article number if using a
11954         strange select method.
11955
11956         * ecomplete.el (ecomplete-display-matches): Get highlightling
11957         right.
11958         (ecomplete-display-matches): Use literals.
11959         (ecomplete-display-matches): Disable message logging.
11960
11961         * message.el (message-display-abbrev): Small optimization.
11962
11963         * ecomplete.el (ecomplete-display-matches): Allow automatic
11964         display.
11965
11966         * message.el (message-strip-forbidden-properties):
11967         Display abbrevs.
11968         (message-display-abbrev): Get automatic display right.
11969
11970         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
11971         keystrokes.
11972
11973 2006-04-13  Romain Francoise  <romain@orebokech.com>
11974
11975         TODO: Backport to v5-10!
11976
11977         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
11978         Move here (and rename) from gnus-registry.el.
11979
11980         * gnus-registry.el: Require gnus-util.
11981         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
11982
11983 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11984
11985         * gnus-group.el (gnus-group-catchup-current):
11986         Change if-then-else-if-then-else into cond.
11987         (gnus-group-catchup): Indent.
11988         (group-name-at-point): New function.
11989         (gnus-fetch-group): Provide default from thing at point.
11990
11991 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11992
11993         * message.el (message-display-abbrev): Fix regexp.
11994
11995         * ecomplete.el (ecomplete-highlight-match-line):
11996         Reimplement choosing.
11997         (ecomplete-highlight-match-line): Fix up code rewrite, remove
11998         dead variables.
11999
12000         * message.el (message-newline-and-indent): Remove debugging.
12001         (message-display-abbrev): Use new implementation.
12002
12003 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
12004
12005         * gnus-art.el (gnus-article-mode):
12006         Set cursor-in-non-selected-windows to nil.
12007
12008         * smiley.el: Revert previous change.
12009         (smiley-data-directory): defvar it before using it in the
12010         defcustom of `smiley-style'.
12011
12012 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12013
12014         * message.el (message-newline-and-indent): New function.
12015
12016         * ecomplete.el: Implement more bits.
12017
12018         * message.el (message-put-addresses-in-ecomplete): Clean up the
12019         string.
12020
12021         * ecomplete.el (ecomplete-add-item): Chop off decimals.
12022
12023         * gnus-sum.el (gnus-summary-save-parts):
12024         Bind gnus-summary-save-parts-counter and use it to make unique file
12025         names.
12026
12027         * gnus-art.el (gnus-ignored-headers): Add some more headers.
12028
12029         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
12030         parameter to say whether to actually parse the individual
12031         addresses.
12032
12033         * message.el (message-put-addresses-in-ecomplete): New function.
12034         (ecomplete): Require.
12035         (message-mail-alias-type): Add ecomplete as an option.
12036
12037 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
12038
12039         * flow-fill.el (fill-flowed): Remove trailing space from blank
12040         quoted lines.
12041
12042 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12043
12044         * smiley.el (smiley-style): Move definition later to avoid a
12045         compilation warning.
12046
12047 2006-04-12  Kenichi Handa  <handa@m17n.org>
12048
12049         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
12050         buffer and then decode the buffer text if necessary.
12051         (rfc2231-encode-string): Be sure to work on multibyte buffer at
12052         first, and after mm-encode-body, change the buffer to unibyte.
12053         Use mm-disable-multibyte instead of set-buffer-multibyte.
12054
12055 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12056
12057         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
12058         Content-Type header instead of Content-Disposition header.
12059         (gnus-mime-inline-part): Ditto.
12060         (gnus-mime-view-part-as-charset): Ignore charset that the part
12061         specifies.
12062
12063         * mm-decode.el (mm-display-part): Work with external parts and
12064         usual parts similarly.
12065
12066         * mm-extern.el (mm-inline-external-body): Use mm-display-part
12067         instead of gnus-display-mime.
12068
12069         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
12070         instead of with-temp-buffer.
12071
12072         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
12073         tag to summarized topics part in order to encode non-ASCII text.
12074
12075 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
12076
12077         * smiley.el (smiley-style): New variable.
12078         (smiley-directory): New function.
12079         (smiley-data-directory): Derive from `smiley-style' using
12080         `smiley-directory'.
12081         (smiley-regexp-alist): Add new entries.
12082
12083         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
12084         (gnus-article-browse-delete-temp): Add :version.
12085
12086 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
12087
12088         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
12089         the sieve region.
12090
12091 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12092
12093         * gnus.el (gnus-version-number): Bump version.
12094
12095 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
12096
12097         * gnus.el: No Gnus v0.4 is released.
12098
12099 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12100
12101         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
12102         layout.
12103
12104         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
12105         unknown charset.
12106
12107         * message.el (message-header-synonyms): Add Original-To to the
12108         default.
12109
12110         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
12111         optional parameter.
12112
12113 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
12114
12115         * gnus-fun.el (gnus): Require it for gnus-directory.
12116
12117 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12118
12119         * gnus-fun.el (gnus-face-properties-alist): Add :version.
12120
12121 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
12122
12123         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
12124
12125 2006-04-05  Simon Josefsson  <jas@extundo.com>
12126
12127         * password.el (password-reset): New function.
12128
12129 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
12130
12131         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
12132         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
12133
12134 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12135
12136         * nnweb.el (nnweb-google-create-mapping): Update regexp.
12137         Some whitespace was matched into the url, which broke browsing hits
12138         > 100 when mm-url-use-external was nil.
12139
12140 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
12141
12142         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
12143         Check gnus-extra-headers for 'Newsgroups.
12144
12145         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
12146         bound.
12147
12148 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
12149
12150         * pgg-gpg.el: Clean up process buffers every time gpg processes
12151         complete.
12152
12153 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
12154
12155         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
12156         doc string.
12157
12158 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
12159
12160         * pgg-gpg.el (pgg-gpg-process-filter)
12161         (pgg-gpg-wait-for-completion): Check if buffer is alive.
12162
12163         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
12164         lines, temporary fix.
12165
12166 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12167
12168         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
12169
12170 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
12171
12172         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
12173         default-enable-multibyte-characters.  This reverts the change from
12174         revision 6.17 which is no longer necessary because the passphrase
12175         is sent separately now.  GnuPG messages are unreadable under
12176         multibyte locales with default-enable-multibyte-characters set to
12177         nil.
12178
12179 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
12180
12181         * message.el (message-tool-bar-gnome): Move "spell".
12182
12183 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
12184
12185         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
12186         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
12187         instead.
12188
12189 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
12190
12191         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
12192         Improve newsgroups handling for NNTP overviews which don't include
12193         Newsgroups.
12194
12195 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12196
12197         * message.el (message-resend): Bind message-generate-hashcash to nil.
12198
12199 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12200
12201         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
12202         when searching for already-paid recipients.
12203
12204 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
12205
12206         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
12207         passphrases when it is not needed.
12208         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
12209         passphrase stuff from gpg, should only be necessary when you use
12210         gpg with a smartcard.
12211
12212 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12213
12214         * mml.el (mml-insert-mime): Ignore cached contents of
12215         message/external-body part.
12216
12217         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
12218         (mm-insert-part): Ditto.
12219
12220 2006-03-23  Simon Josefsson  <jas@extundo.com>
12221
12222         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
12223         Reiner.
12224         (pgg-gpg-use-agent-p): Use it again.
12225
12226 2006-03-23  Simon Josefsson  <jas@extundo.com>
12227
12228         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
12229         older emacsen.
12230         (pgg-gpg-use-agent-p): Don't use it.
12231
12232 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
12233
12234         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
12235         if we can.
12236
12237 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
12238
12239         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
12240         (pgg-gpg-update-agent): New function.
12241         (pgg-gpg-use-agent-p): New function.
12242         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
12243         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
12244         (pgg-gpg-sign-region): Use it.
12245
12246 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12247
12248         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
12249         Reported by Ralf Wachinger <rwachinger@gmx.de>.
12250
12251 2006-03-21  Simon Josefsson  <jas@extundo.com>
12252
12253         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
12254         <wilde@sha-bang.de>.
12255         (pgg-gpg-use-agent): New variable.
12256         (pgg-gpg-process-region): Use it.
12257         (pgg-gpg-encrypt-region): Likewise.
12258         (pgg-gpg-encrypt-symmetric-region): Likewise.
12259         (pgg-gpg-decrypt-region): Likewise.
12260         (pgg-gpg-sign-region): Likewise.
12261         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
12262
12263 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
12264
12265         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
12266
12267         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
12268         Add comment on version.
12269
12270 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
12271
12272         * smiley.el: Add missing test smiley.
12273
12274 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12275
12276         * mm-decode.el (mm-with-part): New macro.
12277         (mm-get-part): Use it; work with message/external-body as well.
12278         (mm-save-part): Treat name and filename equally.
12279
12280         * mm-extern.el (mm-extern-cache-contents): New function.
12281         (mm-inline-external-body): Use it; force the part to be displayed;
12282         move undisplayer added to the cached handle to the parent.
12283
12284         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
12285         (gnus-mime-view-part-as-type): Work with message/external-body.
12286
12287         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
12288
12289 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
12290
12291         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
12292         images in image-load-path.  [Sync with image.el, revision 1.60, in
12293         Emacs.]
12294
12295 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
12296
12297         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
12298         path rather than symbol.  Always return list of directories.
12299         Guarantee that image directory comes first.  [Sync with image.el,
12300         revision 1.59, in Emacs.]
12301
12302         * message.el (message-make-tool-bar): Adjust to new API of
12303         `gmm-image-load-path-for-library'.
12304
12305         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12306
12307         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
12308
12309 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12310
12311         * gnus-art.el (gnus-article-only-boring-p):
12312         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
12313         intangible text.
12314         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
12315
12316 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
12317
12318         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
12319         Use `defun' instead of `gmm-defun-compat'.
12320
12321 2006-03-14  Simon Josefsson  <jas@extundo.com>
12322
12323         * message.el (message-unique-id): Don't use message-number-base36
12324         if (user-uid) is a float.
12325         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
12326
12327 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12328
12329         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
12330
12331         * gnus-art.el (gnus-mime-display-single): Make sure there is an
12332         empty line between a part and a message part.
12333
12334 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
12335
12336         * smiley.el: Add more test smileys.
12337         (smiley-data-directory, smiley-regexp-alist)
12338         (gnus-smiley-file-types): Fix doc strings.
12339         (smiley-update-cache): Clear smiley-cached-regexp-alist before
12340         adding new elements.
12341         (smiley-mouse-map): Unused code.  Make it a comment.
12342
12343 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12344
12345         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
12346         scan latest NoCeM messages instead of old ones.
12347         (gnus-nocem-check-article): Fix regexps so as to match to PGP
12348         delimiters that are recently used.
12349         (gnus-nocem-load-cache): Add autoload cookie.
12350
12351         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
12352
12353         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
12354         level which is larger than gnus-use-nocem is specified.
12355
12356         * gnus-group.el (gnus-group-get-new-news): Ditto.
12357
12358 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
12359
12360         * gnus-util.el (gnus-tool-bar-update): New function.
12361
12362         * gnus-group.el (gnus-group-update-tool-bar): New variable.
12363         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
12364
12365         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
12366
12367         * gnus-group.el (gnus-group-redraw-when-idle)
12368         (gnus-group-redraw-check): Remove.
12369         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
12370
12371 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12372
12373         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
12374         if optional last element is specified in splits (FIELD VALUE...).
12375
12376 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
12377
12378         * message.el (message-make-tool-bar): Rename gmm-image-load-path
12379         to gmm-image-load-path-for-library.  Call with no-error argument.
12380         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
12381
12382         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12383
12384         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
12385
12386         * gmm-utils.el (gmm-image-load-path): Remove alias.
12387
12388 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
12389
12390         * gmm-utils.el (gmm-image-load-path): Add alias.
12391
12392         * nnml.el (nnml-generate-nov-databases-directory): Rename from
12393         nnml-generate-nov-databases-1.
12394         (nnml-generate-nov-databases): Use it.
12395         (nnml-generate-nov-databases-directory): Document no-active
12396         argument.
12397
12398         * gmm-utils.el (gmm-image-load-path-for-library): Return single
12399         directory if path is t.  Add no-error.
12400
12401         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
12402         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
12403
12404         * gnus-art.el (gnus-article-browse-delete-temp-files):
12405         Simplify resetting gnus-article-browse-html-temp-list.
12406
12407         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
12408         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
12409         Add example to docstring.  Rename local variables.  Move error
12410         checks to default case in cond and simplify.
12411
12412 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12413
12414         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
12415         handle is multipart when calling it recursively.
12416         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
12417
12418 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
12419
12420         * nnimap.el (nnimap-request-update-info-internal): Optimize.
12421         Don't `gnus-uncompress-range' to avoid excessive memory usage.
12422
12423 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12424
12425         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
12426         is loaded.
12427
12428         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
12429         loaded.
12430
12431 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
12432
12433         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
12434         to "Emacs 23 (unicode)" in doc string.
12435
12436         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
12437         "Emacs 23 (unicode)" in comment.
12438
12439 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12440
12441         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
12442
12443         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
12444         characters 160 through 255 in Emacs 23.
12445
12446 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
12447
12448         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
12449         gnus-article-browse-html-temp.
12450         (gnus-article-browse-delete-temp): Make it customizable.
12451         Add `file'.  Adjust doc string.
12452         (gnus-article-browse-delete-temp-files): Add argument.
12453         Allow query for each file.  Adjust doc string.
12454         (gnus-article-browse-html-parts):
12455         Add `gnus-article-browse-delete-temp-files' to
12456         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
12457
12458 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
12459
12460         * gnus-art.el (gnus-article-browse-html-temp)
12461         (gnus-article-browse-delete-temp): New variables.
12462         (gnus-article-browse-delete-temp-files): New function.
12463         (gnus-article-browse-html-parts): Use it.
12464
12465 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
12466
12467         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
12468
12469         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
12470         string.
12471
12472         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
12473         gnus-summary-insert-new-articles when unplugged.
12474         Remove gnus-summary-search-article-forward.
12475
12476         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
12477         display-visual-class instead of display-color-cells.
12478
12479 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12480
12481         * dgnushack.el: Autoload customize-group for XEmacs.
12482
12483         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
12484         message/* containing non-ASCII text properly.
12485
12486 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
12487
12488         * message.el: Require gmm-utils, remove autoloads.
12489         (message-tool-bar): Set default based on
12490         gmm-tool-bar-style.
12491         (message-tool-bar-gnome): Add gmm-customize-mode.
12492
12493         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
12494         gmm-tool-bar-style.
12495         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
12496
12497         * gnus-group.el (gnus-group-tool-bar): Set default based on
12498         gmm-tool-bar-style.
12499         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
12500
12501         * gmm-utils.el (gmm-image-directory): Rename variable from
12502         gmm-image-load-path.
12503         (gmm-image-load-path): Use gmm-image-directory.
12504         (gmm-customize-mode): New function.
12505         (gmm-tool-bar-style): New variable.
12506
12507         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
12508         gnus-group-redraw-line-number.
12509         (gnus-group-redraw-check): Simplify.
12510         (gnus-group-tool-bar-update): Remove redraw check.
12511         (gnus-group-make-tool-bar): Add redraw check.
12512
12513 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
12514
12515         * gnus-art.el (gnus-button): Add missing parentheses.
12516
12517 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12518
12519         * lpath.el: Fbind line-number-at-pos.
12520
12521 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12522
12523         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
12524
12525 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
12526
12527         * gnus-art.el (gnus-button): New face.
12528         (gnus-article-button-face): Use it.
12529
12530         * gnus-sum.el (gnus-summary-tool-bar-gnome):
12531         Add gnus-summary-next-page.  Re-order.
12532
12533         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
12534         next-node are now included.
12535         (gnus-group-redraw-line-number): New internal variable.
12536         (gnus-group-redraw-check): Helper function for updating the tool
12537         bar.
12538         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
12539
12540         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
12541
12542         * spam.el (spam-spamassassin-score-regexp): New internal variable.
12543         (spam-extra-header-to-number, spam-check-spamassassin-headers):
12544         Use it to match format of Spamassassin 3.0 and later.
12545         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
12546         (spam-check-bogofilter)
12547         (spam-bogofilter-register-with-bogofilter): Fix args of
12548         `gnus-error' calls.
12549
12550 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
12551
12552         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
12553         unnecessary interaction when sending queued mails.
12554         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
12555
12556 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
12557
12558         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
12559         first or last are nil.
12560
12561 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12562
12563         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
12564
12565 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12566
12567         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
12568
12569 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12570
12571         * dns.el (query-dns): Protect more against buggy tcp output.
12572
12573 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
12574
12575         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
12576         nov.php.
12577
12578 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12579
12580         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
12581         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
12582         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
12583         output on the server side.
12584         (nnweb-google-create-mapping): Update regexps and add some
12585         progress indication.
12586
12587 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
12588
12589         * gnus-group.el (gnus-group-tool-bar-gnome):
12590         Fix gnus-agent-toggle-plugged.  Re-order icons.
12591         (gnus-group-tool-bar-gnome):
12592         Add gnus-group-{prev,next}-unread-group.
12593         (gnus-group-tool-bar-gnome): Re-order icons.
12594
12595         * gnus-sum.el (gnus-summary-tool-bar-gnome):
12596         Move gnus-summary-insert-new-articles.
12597
12598         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
12599         Fix comments.
12600
12601         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
12602         also available in Emacs 21.3.
12603
12604         * message.el (message-fix-before-sending): Change "Emacs 22" to
12605         "Emacs 23 (unicode)" in comment.
12606
12607         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
12608         "Emacs 23 (unicode)" in comment.
12609
12610         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
12611         comment.
12612         (mm-coding-system-p): Add comment about no-MULE XEmacs.
12613
12614         * mm-view.el (mm-fill-flowed): Add :version.
12615
12616 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12617
12618         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
12619         and load-path.
12620
12621 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
12622
12623         * message.el: Autoload gmm-image-load-path.
12624         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
12625         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
12626         consitency.
12627
12628         * gmm-utils.el (gmm-image-load-path): Also search in
12629         "../etc/images".  Don't set gmm-image-load-path if we don't find
12630         the image.
12631
12632 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12633
12634         * gmm-utils.el (gmm-image-load-path): Don't make
12635         `gmm-image-load-path' include subdirectories which the second arg
12636         `image' might specify.
12637
12638         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
12639         subdirectory to icon file names.
12640
12641         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
12642
12643 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
12644
12645         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
12646         gmm-image-load-path calls.
12647
12648         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12649
12650         * message.el (message-make-tool-bar): Ditto.
12651
12652         * mml.el (mml-preview): Add comment concerning tool bar icons.
12653
12654         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
12655         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
12656
12657         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
12658         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
12659
12660         * message.el (message-tool-bar-gnome): Use new icon names.
12661         (message-make-tool-bar): Use `gmm-image-load-path'.
12662
12663         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
12664         New functions from MH-E.
12665         (gmm-image-load-path): New variable from MH-E.
12666         (gmm-image-load-path): New function from MH-E.  Add arguments
12667         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
12668         *-image-load-path-called-flag.
12669
12670 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
12671
12672         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
12673
12674 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
12675
12676         * nnimap.el (nnimap-request-move-article): Change folder back to
12677         source group before deleting.
12678
12679 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
12680
12681         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
12682
12683         * gnus-art.el (mm-url-insert-file-contents-external):
12684         Autoload mm-url.
12685
12686         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
12687
12688 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12689
12690         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
12691         coding system which mm-charset-to-coding-system returns for a
12692         given charset is valid.
12693
12694 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
12695
12696         * html2text.el (html2text-remove-tag-list):
12697         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
12698
12699 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
12700
12701         * gnus-cus.el: Revert 2005-10-17 change.
12702
12703 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12704
12705         * gnus-art.el (article-strip-banner):
12706         Call article-really-strip-banner only when the regexp match is made.
12707
12708 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12709
12710         * gnus-art.el (article-strip-banner):
12711         Use gnus-extract-address-components instead of
12712         mail-header-parse-addresses to make it work with non-ASCII text;
12713         remove mail-encode-encoded-word-string.
12714
12715         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
12716         values which are surrounded with \"...\"; make it never cause a
12717         Lisp error; give up parsing of parameters if it failed in
12718         extracting type.
12719
12720 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
12721
12722         * smime.el (smime-cert-by-ldap-1): Fix bug where
12723         `smime-ldap-search' returns results without userCertificates.
12724
12725 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12726
12727         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
12728
12729 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
12730
12731         * spam.el (spam-check-spamassassin-headers): Adapt format for
12732         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
12733         <ari@mbf.ocn.ne.jp>.
12734         (spam-list-of-processors): Add spam-use-gmane.
12735
12736 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12737
12738         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
12739         make-temp-file; make it work with XEmacs as well.
12740
12741         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
12742         mm-make-temp-file.
12743
12744         * mm-decode.el (mm-display-external): Use the 3rd arg of
12745         mm-make-temp-file.
12746         (mm-create-image-xemacs): Ditto.
12747
12748 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12749
12750         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
12751         with message-narrow-to-headers.
12752         (gnus-draft-setup): Narrow to header to run message-fetch-field.
12753         (gnus-draft-check-draft-articles): New function.
12754         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
12755
12756 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
12757
12758         * gnus-art.el (gnus-article-browse-html-parts):
12759         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
12760         Don't use suffix argument for mm-make-temp-file for Emacs 21
12761         compatibility.  Remove useless `format'.
12762
12763 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12764
12765         * nnweb.el (nnweb-google-wash-article): Update regexps.
12766         (nnweb-group-alist): Use defvoo instead of defvar.
12767
12768 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12769
12770         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
12771         re-loading nn* modules.
12772
12773 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
12774
12775         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
12776         for `tool-bar-mode' and don't check it's default-value.
12777
12778         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12779
12780         * message.el (message-make-tool-bar): Ditto.
12781
12782         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
12783         `substring'.  Shorten tmp-file name.
12784
12785         * gnus.el: Remove bogus comment.
12786
12787 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
12788
12789         * gnus-art.el (gnus-article-browse-html-parts): New function.
12790         (gnus-article-browse-html-article): New function for viewing html
12791         articles with a browser.
12792
12793 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
12794
12795         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
12796         in elisp.
12797         (pgg-gpg-encrypt-symmetric-region): Ditto.
12798         (pgg-gpg-sign-region): Ditto.
12799
12800         * pgg-def.el (pgg-text-mode): New variable.
12801
12802         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
12803         (mml2015-pgg-encrypt): Ditto.
12804
12805         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
12806         (mml1991-pgg-encrypt): Ditto.
12807
12808 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12809
12810         * nnfolder.el (nnfolder-insert-newsgroup-line):
12811         Use message-make-date instead of current-time-string.
12812
12813         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
12814         to gnus-decoded which mm-uu might set.
12815
12816 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12817
12818         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
12819         don't decode quoted parameters; remove misimported Emacs code.
12820         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12821         (rfc2231-decode-encoded-string): Don't use split-string which
12822         behaves differently according to Emacs version; use
12823         mm-decode-coding-region to convert charset to coding-system.
12824         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12825         (rfc2231-encode-string): Remove misimported Emacs code.
12826
12827 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12828
12829         * gnus-art.el (article-decode-charset): Don't use ignore-errors
12830         when calling mail-header-parse-content-type.
12831         (article-de-quoted-unreadable): Ditto.
12832         (article-de-base64-unreadable): Ditto.
12833         (article-wash-html): Ditto.
12834
12835         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
12836         calling mail-header-parse-content-type and
12837         mail-header-parse-content-disposition.
12838         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
12839         mail-header-parse-content-type.
12840
12841         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
12842         insert charset and format parameters; encode description after
12843         inserting it to buffer.
12844         (mml-insert-parameter): Fold lines properly even if a parameter is
12845         segmented into two or more lines; change the max column to 76.
12846
12847         * rfc1843.el (rfc1843-decode-article-body): Don't use
12848         ignore-errors when calling mail-header-parse-content-type.
12849
12850         * rfc2231.el (rfc2231-parse-string): Return at least type if
12851         possible; don't cause an error even if it fails in parsing of
12852         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12853         (rfc2231-encode-string): Don't break lines at the beginning, leave
12854         it to mml-insert-parameter.
12855
12856         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
12857         calling mail-header-parse-content-type.
12858
12859 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
12860
12861         * spam-report.el (spam-report-gmane-use-article-number):
12862         Improve doc string.
12863         (spam-report-gmane-internal): Check if a suitable header was found
12864         in the article.
12865
12866 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12867
12868         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
12869         (rfc2231-encode-string): Make param*=value always begin with LWSP.
12870
12871 2006-02-05  Romain Francoise  <romain@orebokech.com>
12872
12873         Update copyright notices of all files in the gnus directory.
12874
12875 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12876
12877         * nnweb.el (nnweb-request-group): Avoid growing overview files.
12878
12879 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12880
12881         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
12882         segmented lines of parameter value to cope with Thunderbird 1.5
12883         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
12884         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12885         (rfc2231-encode-string): Don't make lines exceeding 76 column.
12886
12887 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
12888
12889         * mml.el (mml-generate-mime-1): Correct the order of inline signed
12890         parts.
12891
12892 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12893
12894         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
12895         there's only one active file for all servers.
12896         (nnweb-request-scan): Make sure nnweb-articles is initialized on
12897         solid groups.  Gnus might have used a FAST request to select the group.
12898         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
12899         and nnweb-search redundantly in the active file.
12900         (nnweb-request-list): Don't list bogus groups.  There can only be one.
12901         (nnweb-request-create-group): Don't use ARGS.
12902         (nnweb-possibly-change-server, nnweb-request-group): Remove some
12903         initialisations.  Let nnoo do the work.
12904
12905 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12906
12907         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
12908         Say the part has been decoded.
12909
12910         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
12911
12912 2006-01-31  Kevin Ryde  <user42@zip.com.au>
12913
12914         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
12915         mailcap-viewer-test-cache when there's no 'test clause, since that
12916         will invert the meaning of a "nil" test previously determined by
12917         mailcap-mailcap-entry-passes-test.
12918
12919 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12920
12921         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
12922         compiling.
12923
12924         * gnus-sum.el: Ditto.
12925
12926         * message.el: Don't bind tool-bar-map when compiling.
12927
12928 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
12929
12930         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
12931
12932 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12933
12934         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
12935         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
12936         current Google Groups.
12937
12938 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
12939
12940         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
12941         and tool-bar-mode.
12942
12943         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
12944         and tool-bar-mode.
12945
12946         * message.el (message-tool-bar-update): Simplify.
12947         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
12948
12949         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
12950         gnus-summary-buffer.
12951         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
12952         gnus-summary-reply.
12953
12954         * gmm-utils.el (gmm): Add :version.
12955
12956 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12957
12958         * Makefile.in (clean): New rule.
12959         (distclean): Use it.
12960
12961 2006-01-26  Steve Youngs  <steve@sxemacs.org>
12962
12963         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
12964         Don't autoload.
12965
12966 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12967
12968         * gmm-utils.el (gmm-verbose): Add :group.
12969
12970 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
12971
12972         * message.el: Change some comments WRT tool-bars.
12973
12974         * gnus-sum.el (gnus-summary-tool-bar)
12975         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
12976         (gnus-summary-tool-bar-zap-list): New variables.
12977         (gnus-summary-make-tool-bar): Complete rewrite using
12978         `gmm-tool-bar-from-list'.
12979
12980         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
12981         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
12982         New variables.
12983         (gnus-group-make-tool-bar): Complete rewrite using
12984         `gmm-tool-bar-from-list'.
12985         (gnus-group-tool-bar-update): New function.
12986
12987         * message.el (message-mode-field-menu): Add "Show hidden Headers".
12988
12989 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12990
12991         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
12992         is dissected into a single part of which the type is the same as
12993         the given one; decode charset.
12994
12995 2006-01-21  Kevin Ryde  <user42@zip.com.au>
12996
12997         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
12998         into alists as symbol not string, since that's what
12999         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
13000         look for.
13001
13002 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
13003
13004         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
13005         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
13006
13007         * message.el (message-tool-bar-gnome): Use gmm-ignore.
13008
13009 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13010
13011         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
13012         (gnus-xmas-mime-security-button-menu): New function.
13013
13014         * gnus-art.el (gnus-mime-security-button-commands): New variable.
13015         (gnus-mime-security-button-menu): New definition.
13016         (gnus-mime-security-button-map): Use them.
13017         (gnus-mime-security-button-menu): New function.
13018         (gnus-insert-mime-security-button): Addition to help echo.
13019         (gnus-mime-security-run-function, gnus-mime-security-save-part)
13020         (gnus-mime-security-pipe-part): New functions.
13021
13022         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
13023         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
13024
13025         * mm-decode.el (mm-handle-set-disposition): Remove.
13026         (mm-handle-set-description): Remove.
13027
13028 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13029
13030         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
13031         (mm-w3m-standalone-supports-m17n-p): New function.
13032         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
13033         w3m usage.
13034
13035         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
13036         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
13037
13038 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
13039
13040         * message.el (message-tool-bar-zap-list):
13041         Use gmm-tool-bar-zap-list as custom type.
13042         (message-tool-bar-update): New function.
13043         (message-tool-bar, message-tool-bar-gnome)
13044         (message-tool-bar-retro): Add message-tool-bar-update.
13045         (message-tool-bar-gnome): Add flyspell-buffer.
13046
13047         * gnus-util.el (gnus-error): Describe `args'.
13048
13049         * gmm-utils.el (gmm-error): Describe `args'.
13050         (gmm-tool-bar-zap-list): New widget.
13051         (gmm-tool-bar-from-list): Improve description of `zap-list'.
13052
13053 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13054
13055         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
13056         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
13057         the number of recursive calls.
13058
13059         * mm-decode.el (mm-handle-set-disposition): New macro.
13060         (mm-handle-set-description): New macro.
13061
13062 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13063
13064         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
13065         encoding.
13066
13067 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
13068
13069         * message.el (message-tool-bar-zap-list, message-tool-bar)
13070         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
13071         (message-tool-bar-local-item-from-menu): Remove.
13072         (message-tool-bar-map): Replace by `message-make-tool-bar'.
13073         (message-make-tool-bar): New function.
13074         (message-mode): Use `message-make-tool-bar'.
13075
13076         * gmm-utils.el: New file.
13077         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
13078         (gmm-lazy): New widget copied from `nnmail.el'.
13079         (gmm-tool-bar-from-list): New function for creating customizable
13080         tool bars.
13081         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
13082         output.
13083         (gmm): Add :prefix to defgroup.
13084
13085 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
13086
13087         * gmm-utils.el (gmm-widget-p): New function.
13088
13089 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
13090
13091         * mml.el (mml-attach-file): Describe `description' in doc string.
13092         (mml-menu): Add Emacs MIME manual and PGG manual.
13093
13094 2006-01-20  Richard M. Stallman  <rms@gnu.org>
13095
13096         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
13097
13098 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
13099
13100         * nntp.el (nntp-end-of-line): Doc fix.
13101
13102 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
13103
13104         * imap.el (imap-open): Handle case where buffer is a buffer
13105         object.
13106
13107 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13108
13109         * gnus-delay.el (gnus-delay): Don't autoload.
13110         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
13111         to be re-loaded when customizing the `gnus-delay' group.
13112
13113 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
13114
13115         * message.el (message-insert-citation-line): Use newlines.
13116
13117 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
13118
13119         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
13120         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
13121         these routines, so the passphrase can be managed externally and
13122         passed in to the system.
13123         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
13124         pgg-add-passphrase-to-cache function.
13125
13126         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
13127         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
13128         these routines, so the passphrase can be managed externally and
13129         passed in to the system.
13130         (pgg-pgp5-sign-region): Use new name of
13131         pgg-add-passphrase-to-cache function.
13132
13133 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
13134
13135         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
13136         part of the decoded armor to find the key-identifier.
13137         (pgg-gpg-lookup-key-owner): New function to return the
13138         human-readable identifier of a key owner.
13139         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
13140         itself.
13141         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
13142         the key value) if we have a key and can match it against a secret
13143         key.  Also, added a note pointing out fact that the prompt only
13144         indicates the first matching key.
13145
13146         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
13147         pgg-decrypt-region.
13148         (pgg-add-passphrase-to-cache): Rename from
13149         `pgg-add-passphrase-cache' to reduce confusion (all callers
13150         changed).
13151         (pgg-remove-passphrase-from-cache): Rename from
13152         `pgg-remove-passphrase-cache' to reduce confusion (all callers
13153         changed).
13154         (pgg-read-passphrase, pgg-add-passphrase-cache)
13155         (pgg-remove-passphrase-cache): Add informative docstrings.
13156         (pgg-decrypt): Convey provided passphrase in subordinate call to
13157         pgg-decrypt-region.
13158
13159 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
13160
13161         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
13162         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
13163         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
13164         'passphrase' argument, so the passphrase can be managed externally
13165         and then passed in to the system.
13166
13167         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
13168         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
13169         so the passphrase cache can be used reliably with identifiers
13170         besides a pgp packet's key id.
13171
13172         * pgg-gpg.el (pgg-gpg-encrypt-region)
13173         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
13174         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
13175         these routines, so the passphrase can be managed externally and
13176         passed in to the system.
13177
13178         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
13179         'notruncate' argument, so the passphrase cache can be used
13180         reliably with identifiers besides a pgp packet's key id.
13181
13182 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
13183
13184         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
13185         symmetric encryption.
13186         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
13187         encrypted session key.
13188         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
13189         message ask for the passphrase in a proper way.
13190
13191         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
13192         New user commands for symmetric encryption.
13193
13194 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13195
13196         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
13197
13198         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
13199
13200 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
13201
13202         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
13203
13204 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13205
13206         * mm-decode.el (mm-inlined-types): Add application/pgp.
13207         (mm-automatic-display): Ditto.
13208
13209         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
13210         part as text.
13211
13212 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13213
13214         * nnrss.el: Update copyright.
13215         (nnrss-opml-import): Query whether to subscribe to each entry.
13216
13217         * gnus-art.el:
13218         * gnus-sum.el:
13219         * gnus-xmas.el:
13220         * messagexmas.el:
13221         * mm-uu.el:
13222         * mm-view.el: Update copyright.
13223
13224 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
13225
13226         * message.el (message-info): New function.
13227         (message-mode-menu): Add it.
13228         Update copyright.
13229
13230         * ChangeLog: Fix and update copyright.
13231
13232 2006-01-13  Romain Francoise  <romain@orebokech.com>
13233
13234         * message.el (message-forward-subject-name-subject): Prefer the
13235         address to 'nowhere' if the sender has no name.
13236         Fix typo.  Update copyright year.
13237
13238 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13239
13240         * gnus-art.el (article-wash-html):
13241         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
13242         (gnus-article-wash-html-with-w3m-standalone): New function.
13243
13244         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
13245         mm-inline-text-html-render-with-w3m-standalone.
13246         (mm-text-html-washer-alist): Map w3m-standalone to
13247         gnus-article-wash-html-with-w3m-standalone.
13248         (mm-inline-text-html-render-with-w3m-standalone): New function.
13249
13250 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
13251
13252         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
13253         Improve LaTeX.
13254
13255 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13256
13257         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
13258         (nnrss-request-article): Render text/plain parts as HTML.
13259
13260         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
13261         the buffer.
13262
13263 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
13264
13265         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
13266         custom definition of `gnus-posting-styles'.
13267
13268         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
13269         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
13270
13271 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13272
13273         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
13274         Use nntp for bug archive.
13275
13276 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13277
13278         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
13279         parts.
13280         (nnrss-normalize-date): New function converts ISO 8601 date into
13281         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
13282         (nnrss-check-group): Use it.
13283
13284 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13285
13286         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
13287
13288         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
13289         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
13290         (nnrss-insert-w3): Ditto.
13291
13292 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13293
13294         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
13295         the articles to be forwarded including the case where neither a
13296         number of articles nor a region is specified.
13297
13298 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13299
13300         * nnrss.el (nnrss-request-article): Fix last change; fill
13301         text/plain parts.
13302
13303 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13304
13305         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
13306         in text/plain part.
13307         (nnrss-check-group): Don't add excessive newline to dc:subject.
13308
13309 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
13310
13311         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
13312         article.
13313
13314 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
13315
13316         * nnml.el: Don't require gnus-bcklg.  Autoload it.
13317         (nnml-use-compressed-files, nnml-save-mail): Support other
13318         comression programs such as bzip2.
13319
13320 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13321
13322         * dns.el (query-dns): Make sure we check the buffer size before
13323         removing tcp headers.
13324
13325 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13326
13327         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
13328         remove MIME buttons associated with multipart/alternative parts.
13329         (gnus-mime-display-alternative): Tag buttons using `article-type'
13330         text property.
13331
13332         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
13333         associated with multipart/alternative parts.
13334
13335         * gnus-art.el (gnus-signature-separator): Fix custom type.
13336
13337         * mm-decode.el (mm-inlined-types): Fix custom type.
13338         (mm-keep-viewer-alive-types): Ditto.
13339         (mm-automatic-display): Ditto.
13340         (mm-attachment-override-types): Ditto.
13341         (mm-inline-override-types): Ditto.
13342         (mm-automatic-external-display): Ditto.
13343
13344 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
13345
13346         * spam-report.el (spam-report-user-mail-address)
13347         (spam-report-user-agent): New variables.
13348         (spam-report-url-ping-plain): Use spam-report-user-agent.
13349
13350 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
13351
13352         * gnus-art.el (gnus-button-handle-custom): Do not just use
13353         `customize-apropos' for any "M-x customize-*" button but the
13354         function called for.  Accept both the function name and its
13355         argument in order to achieve this.
13356         (gnus-button-alist): Remove support for "custom:" URL's.
13357         Pass function name to `gnus-button-handle-custom' in case of "M-x
13358         customize-*" buttons.
13359
13360 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13361
13362         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
13363         multipart/alternative and add xref to mm-discouraged-alternatives
13364         in doc string.
13365
13366         * mm-decode.el (mm-discouraged-alternatives): Add xref to
13367         gnus-buttonized-mime-types in doc string.
13368
13369 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
13370
13371         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
13372         Suggest image/.* in the doc string.
13373
13374 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
13375
13376         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
13377         message-marks (Debian bug #342521).
13378
13379 2005-12-12  Simon Josefsson  <jas@extundo.com>
13380
13381         * password.el (password-read-from-cache): Add.
13382         (password-read): Use it.
13383
13384 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13385
13386         * rfc2047.el (rfc2047-charset-to-coding-system):
13387         Recognize us-ascii as a MIME charset.
13388
13389         * mm-bodies.el (mm-decode-content-transfer-encoding):
13390         Protect against the case where the 2nd arg TYPE is nil.
13391
13392 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
13393
13394         * pop3.el (pop3-stream-type): Fix custom version.
13395
13396         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
13397
13398 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13399
13400         * mm-decode.el (mm-display-external): Add missing cdr.
13401
13402 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13403
13404         * mm-decode.el (mm-display-external): Use nametemplate (defined in
13405         RFC1524) if it is in mailcap or add a suffix according to
13406         mailcap-mime-extensions when generating a temp filename; postpone
13407         deleting a temp file for 2 seconds for some wrappers, shell
13408         scripts, and so on, which might exit right after having started a
13409         viewer command as a background job.
13410
13411 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
13412
13413         * nntp.el (nntp-marks-directory): Fix custom group.
13414
13415         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
13416         steps when < 10.
13417
13418         * gnus-start.el (gnus-no-server-1):
13419         Mention `gnus-level-default-subscribed' in doc string.
13420
13421 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13422
13423         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
13424         parens.
13425
13426 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13427
13428         * gnus-xmas.el (gnus-use-toolbar): Revert.
13429         (gnus-xmas-setup-toolbar): Use global default-toolbar if
13430         gnus-use-toolbar is default.
13431
13432         * messagexmas.el (message-use-toolbar): Revert.
13433         (message-setup-toolbar): Use global default-toolbar if
13434         message-use-toolbar is default.
13435
13436 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13437
13438         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
13439         according to default-toolbar-visible-p.
13440
13441         * messagexmas.el (message-use-toolbar): Ditto.
13442
13443 2005-11-26  Dave Love  <fx@gnu.org>
13444
13445         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
13446         (tls-program, tls-success): Provide openssl alternative.
13447
13448         * starttls.el: Doc fixes.
13449         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
13450         SERVICE to PORT.
13451
13452         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
13453         port null or service name.
13454         (starttls-negotiate): Autoload.
13455
13456 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13457
13458         * message.el (message-kill-to-signature): Fix interactive spec.
13459
13460 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13461
13462         * pop3.el (pop3-open-server): Recognize a string as a service name.
13463
13464 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
13465
13466         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
13467
13468 2005-11-23  Dave Love  <fx@gnu.org>
13469
13470         Add pop3s, pop3/starttls.
13471
13472         * pop3.el (pop3-authentication-scheme): Clarify doc.
13473         (open-tls-stream, starttls-open-stream): Autoload.
13474         (pop3-stream-type): New.
13475         (pop3-open-server): Use it.
13476
13477         * mail-source.el (mail-sources): Fix some :types.  Add stream type
13478         for POP.
13479         (mail-source-keyword-map): Add :stream for POP.
13480         (mail-source-fetch-pop): Use pop3-stream-type.
13481
13482 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13483
13484         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
13485         of current-time-string.
13486
13487 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
13488
13489         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
13490         date header.
13491
13492 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
13493
13494         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
13495         it can seriously impact performance as it bypasses the agent's
13496         local caches.
13497
13498 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
13499
13500         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
13501         must be explicitly online rather than "not explicitly offline" for
13502         its flags to be synchronized.
13503
13504         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
13505         that gnus-uu-unmark-thread will function correctly.
13506
13507         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
13508         1024K is instead displayed as 1M.
13509
13510 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13511
13512         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
13513
13514 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
13515
13516         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
13517
13518 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
13519
13520         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
13521         error message to display actual error condition.
13522         (gnus-agent-save-local): Avoid saving symbols that are bound to
13523         nil as they simply result in a warning message in
13524         gnus-agent-read-local.
13525
13526 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13527
13528         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
13529         rather than make-variable-buffer-local for file-precious-flag.
13530
13531 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
13532
13533         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
13534         for duplicates which are removed.  The invalid sort check then
13535         triggers a rescan after the sort as sorting may have moved
13536         duplicate entries such that they can be cheaply detected.
13537
13538 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13539
13540         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
13541
13542 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
13543
13544         * gnus-agent.el (gnus-agent-article-alist-save-format):
13545         Change internal variable to a custom variable.  Change default value
13546         from compressed(2) to uncompressed(1).
13547         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
13548         support for uncompressed agentview files.  Taken together, reading
13549         the agentview file should now be 6-7 times faster.
13550
13551 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
13552
13553         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
13554         as a buffer-local variable.  This avoids creating truncated
13555         dribble files as a result of a hang up, eg.
13556
13557 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
13558
13559         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
13560         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
13561         XEmacs.
13562
13563 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
13564
13565         * gnus-start.el (gnus-start-draft-setup):
13566         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
13567
13568         * gnus.el (gnus-splash): Change custom group.
13569         (gnus-group-get-parameter, gnus-group-parameter-value):
13570         Describe allow-list argument.
13571
13572         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
13573         string.
13574
13575 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
13576
13577         * gnus-art.el (gnus-default-article-saver): Add user-defined
13578         `function' to custom type.
13579
13580 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
13581
13582         * imap.el (imap-open): Handle case where buffer is a buffer
13583         object.
13584
13585 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
13586
13587         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
13588         long lines.
13589         (gnus-cache-delete-group): Wrap doc strings.
13590
13591         * gnus-agent.el (gnus-agent-rename-group)
13592         (gnus-agent-delete-group): Wrap doc strings.
13593
13594 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13595
13596         * messagexmas.el (message-use-toolbar): Change the valid values
13597         into default, top, bottom, left, and right.
13598         (message-toolbar-thickness): New variable.
13599         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
13600         well.
13601         (message-setup-toolbar): Make it work.
13602
13603         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
13604         (gnus-use-toolbar): Change the valid values into default, top,
13605         bottom, left, and right.
13606         (gnus-toolbar-thickness): New variable.
13607         (gnus-xmas-setup-toolbar): New function.
13608         (gnus-xmas-setup-group-toolbar): Use it.
13609         (gnus-xmas-setup-summary-toolbar): Use it.
13610
13611 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13612
13613         * gnus-start.el (gnus-1): Add "native" to
13614         gnus-predefined-server-alist.
13615
13616         * gnus.el (gnus-method-to-server): Don't add "native" to the
13617         lists here, because that leads to problems when
13618         gnus-select-method is bound.
13619
13620 2005-11-09  Simon Josefsson  <jas@extundo.com>
13621
13622         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
13623         use (not sort-by-date) instead.
13624
13625 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13626
13627         * gnus-delay.el (gnus-delay-group): Don't autoload.
13628         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
13629         to be re-loaded when customizing the `gnus-delay' group.
13630
13631 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
13632
13633         * message.el: Revert last changes.
13634         (message-insert-citation-line): Use newlines.
13635
13636 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
13637
13638         * message.el (message-courtesy-message)
13639         (message-mark-insert-begin, message-mark-insert-end)
13640         (message-elide-ellipsis, message-cancel-message)
13641         (message-add-header, message-change-subject)
13642         (message-cross-post-followup-to-header)
13643         (message-cross-post-insert-note, message-reduce-to-to-cc)
13644         (message-widen-reply, message-delete-not-region)
13645         (message-kill-to-signature, message-insert-signature)
13646         (message-insert-importance-high, message-insert-importance-low)
13647         (message-insert-or-toggle-importance)
13648         (message-insert-disposition-notification-to)
13649         (message-indent-citation, message-yank-original)
13650         (message-cite-original-without-signature, message-cite-original)
13651         (message-insert-citation-line, message-position-on-field)
13652         (message-fix-before-sending, message-send-mail-partially)
13653         (message-send-mail, message-send-mail-with-sendmail)
13654         (message-send-mail-with-qmail, message-send-news)
13655         (message-check-news-header-syntax, message-generate-headers)
13656         (message-insert-courtesy-copy, message-fill-address)
13657         (message-fill-header, message-shorten-references)
13658         (message-setup-1, message-cancel-news)
13659         (message-forward-make-body-plain, message-forward-make-body-mime)
13660         (message-forward-make-body-mml, message-encode-message-body)
13661         (message-forward-make-body-digest-plain)
13662         (message-forward-make-body-digest-mime)
13663         (message-use-alternative-email-as-from): Insert `hard-newline'
13664         instead of ordinary newlines.
13665
13666 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13667
13668         * message.el (message-generate-headers): Downcase the argument
13669         given to message-check-element.
13670
13671 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
13672
13673         * nntp.el (nntp-authinfo-rejected): New error condition.
13674         (nntp-wait-for): Use new error condition to signal authentication
13675         error.
13676         (nntp-retrieve-data): Rethrow new error condition to break out of
13677         recursive call to nntp-send-authinfo.
13678
13679 2005-11-08  Romain Francoise  <romain@orebokech.com>
13680
13681         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
13682         (gnus-summary-exit-map): Bind to `Z p'.
13683         (gnus-summary-make-menu-bar): Add menu item.
13684
13685 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
13686
13687         * gnus-art.el (gnus-article-treat-custom): Add `first'.
13688         (gnus-treat-*): Add `first' in all doc strings.
13689
13690         * gnus-group.el (gnus-group-compact-group): Fix typo.
13691
13692 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13693
13694         * gnus.el (gnus-parameters-case-fold-search): New variable.
13695         (gnus-parameters-get-parameter): Use it.
13696
13697         * gnus-score.el (gnus-home-score-file): Doc fix.
13698
13699 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
13700
13701         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
13702
13703 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13704
13705         * mm-util.el (mm-special-display-p): New function.
13706
13707         * mml.el (mml-preview): Use it; doc fix.
13708
13709 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
13710
13711         * imap.el (imap-open): Handle case where buffer is a buffer object.
13712
13713 2005-10-29  Romain Francoise  <romain@orebokech.com>
13714
13715         * message.el (message-fix-before-sending): Fix comment.
13716
13717 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
13718
13719         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
13720
13721 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
13722
13723         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
13724         Used in gnus-score.el.
13725
13726 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
13727
13728         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
13729
13730 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
13731
13732         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
13733         whitespace removed in revision 7.8.  Use concatenated string to
13734         protect trailing whitespace.
13735
13736 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
13737
13738         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
13739         (nnimap-request-expire-articles): Use it to avoid sending 'UID
13740         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
13741         Courier IMAP ("some version from 2004").  Mostly based on similar
13742         code in the same function.
13743
13744 2005-10-26  Didier Verna  <didier@xemacs.org>
13745
13746         * gnus-group.el (gnus-group-compact-group): Invalidate original
13747         article buffer.
13748         * gnus-srvr.el (gnus-server-compact-server): Ditto.
13749         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
13750         NOV database and in article itself.
13751         Invalidate article backlog.
13752
13753 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13754
13755         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
13756
13757 2005-10-26  Simon Josefsson  <jas@extundo.com>
13758
13759         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
13760         part of 2004-07-25 change.
13761
13762 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13763
13764         * message.el (message-display-completion-list): New function.
13765         (message-expand-group): Use it; make sure the Completions buffer
13766         is modifiable.
13767 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
13768
13769         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
13770         user-mail-name is an empty string.
13771
13772 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
13773
13774         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
13775         depending on gnus-score-decay-constant.
13776
13777         * encrypt.el (encrypt-insert-file-contents)
13778         (encrypt-write-file-contents): Don't use `gnus-message'.
13779
13780         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
13781         arguments.
13782         (mm-uu-type-alist): Add message-marks and insert-marks.
13783         Pass arguments to mm-uu-verbatim-marks-extract.
13784         (mm-uu-hide-markers): New variable.
13785         (mm-uu-extract): Use face similar to `gnus-cite-3'.
13786
13787         * gnus-fun.el (gnus-convert-image-to-x-face-command)
13788         (gnus-convert-image-to-face-command): Use "convert" by default to
13789         allow other input image formats.
13790         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
13791         accordingly.
13792
13793 2005-10-23  Simon Josefsson  <jas@extundo.com>
13794
13795         * imap.el (imap-gssapi-program): Align command line parameters
13796         with latest GNU SASL.
13797         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
13798
13799 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13800
13801         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
13802         HTML.
13803         (nnslashdot-request-article): Ditto.
13804
13805         * lpath.el (featurep): Add nobreak-char-display.
13806
13807 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
13808
13809         * mail-source.el (mail-source-fetch-pop): Require pop3.
13810         (mail-source-check-pop): Ditto.
13811
13812 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13813
13814         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
13815         errors.
13816
13817 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
13818
13819         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
13820         (gnus-treat-strip-leading-blank-lines): Improve doc string.
13821
13822         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
13823
13824         * mm-bodies.el (mm-decode-string):
13825         Call `mm-charset-to-coding-system' with allow-override argument.
13826
13827 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13828
13829         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
13830         (rfc2047-charset-to-coding-system): New function.
13831         (rfc2047-decode-encoded-words): New function.
13832         (rfc2047-decode-region): Use them.
13833         (rfc2047-decode-cte): Remove.
13834         (rfc2047-parse-and-decode): Remove.
13835         (rfc2047-decode): Remove.
13836
13837 2005-10-15  Kenichi Handa  <handa@m17n.org>
13838
13839         * rfc2047.el (rfc2047-decode-cte): New function.
13840         (rfc2047-decode-region): Change the way to decode successive
13841         encoded-words: decode B- or Q-encoding in each encoded-word,
13842         concatenate them, and decode it as charset.
13843
13844 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13845
13846         * lpath.el: Fbind codepage-setup for XEmacs.
13847
13848 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
13849
13850         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
13851         widget-move-and-invoke.
13852         (gnus-custom-mode): Use gnus-custom-map.
13853
13854 2005-10-15  Bill Wohler  <wohler@newt.com>
13855
13856         * message.el (message-tool-bar-map): Rename image file from
13857         mail_send to mail/send.
13858
13859 2005-10-16  Masatake YAMATO  <jet@gyve.org>
13860
13861         * message.el (message-expand-group): Pass the common
13862         prefix substring of completion to `display-completion-list'.
13863
13864 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
13865
13866         * mml-sec.el (mml-secure-method): New internal variable.
13867         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
13868         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
13869         New functions using mml-secure-method.
13870
13871         * mml.el (mml-mode-map): Add key bindings for those functions.
13872         (mml-menu): Simplify security menu entries.  Suggested by Jesper
13873         Harder <harder@myrealbox.com>.
13874         (mml-attach-file, mml-attach-buffer, mml-attach-external):
13875         Goto end of message if point is the headers of the message.
13876
13877         * message.el (message-in-body-p): New function.
13878
13879         * assistant.el: Autoload gnus-util and netrc.
13880
13881         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
13882         Use `mm-charset-override-alist' only when decoding.
13883
13884         * mm-bodies.el (mm-decode-body):
13885         Call `mm-charset-to-coding-system' with allow-override argument.
13886
13887         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
13888         `filename' from Content-Disposition if Content-Type doesn't
13889         provide `name'.
13890         (gnus-mime-view-part-as-type): Set default instead of
13891         initial-input.
13892
13893 2005-10-09  Daniel Brockman  <daniel@brockman.se>
13894
13895         * format-spec.el (format-spec): Propagate text properties of % spec.
13896
13897 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
13898
13899         * gnus-art.el (gnus-treat-predicate): Add `first'.
13900
13901 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
13902
13903         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
13904         (mm-charset-override-alist): New variable.
13905         (mm-charset-to-coding-system): Use it.
13906         (mm-codepage-setup): New helper function.
13907         (mm-charset-eval-alist): New variable.
13908         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
13909         Warn about unknown charsets.
13910
13911         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
13912
13913 2005-10-04  David Hansen  <david.hansen@gmx.net>
13914
13915         * nnrss.el (nnrss-request-article): Add support for the comments tag.
13916         (nnrss-check-group): Ditto.
13917
13918 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
13919
13920         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
13921         Rename x-gnus-verbatim to x-verbatim.
13922         (mm-uu-type-alist): Fix regexp for verbatim-marks.
13923
13924         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
13925         x-verbatim.
13926
13927         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
13928
13929         * gnus-util.el (gnus-remove-duplicates): Remove.
13930
13931         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
13932         instead of gnus-remove-duplicates.
13933
13934         * message.el (message-remove-duplicates): Remove.
13935         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
13936         message-remove-duplicates.
13937
13938         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
13939         available, else use implementation from `delete-dups'.
13940
13941         * message.el (message-insert-expires): New function.
13942         (message-mode-map): Add key binding.
13943         (message-mode-field-menu): Add menu entry.
13944         (message-mode): Document it.
13945         (message-make-expires-date): Use `message-make-date'.
13946
13947 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
13948
13949         * message.el (message-make-expires-date): New function.
13950
13951 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13952
13953         * Makefile.in (list-installed-shadows): New entry.
13954         (install): Use it.
13955         (remove-installed-shadows): New entry.
13956
13957         * dgnushack.el (dgnushack-default-load-path): New variable.
13958         (dgnushack-find-lisp-shadows): New function.
13959         (dgnushack-remove-lisp-shadows): New function.
13960
13961 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13962
13963         * Makefile.in (install-el-elc): New entry.
13964         (install): Use it so that .el files are necessarily installed.
13965
13966 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13967
13968         * time-date.el: Autoload parse-time-string, XEmacs needs it.
13969
13970 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13971
13972         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
13973         function rather than the diff-mode.el package.
13974         (mm-display-external): Use with-current-buffer.
13975         (mm-viewer-completion-map, mm-viewer-completion-map):
13976         Move initialization inside declaration.
13977
13978 2005-09-29  Simon Josefsson  <jas@extundo.com>
13979
13980         * spam.el: Load hashcash when compiling, to avoid warnings.
13981         Don't autoload mail-check-payment.
13982         (spam-check-hashcash): Define unconditionally, since hashcash.el
13983         is part of Gnus now.  Ignore errors from payment checking.
13984
13985 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
13986
13987         * message.el (message-bold-region, message-unbold-region):
13988         Rename from `bold-region' and `unbold-region'.
13989
13990         * message.el: Remove useless autoloads.
13991
13992 2005-09-28  Simon Josefsson  <jas@extundo.com>
13993
13994         * message.el (message-use-idna): Default to t.
13995         (message-use-idna): Test whether encoding works too.  Doc fix.
13996
13997 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13998
13999         * nntp.el (nntp-warn-about-losing-connection): Remove.
14000
14001 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
14002
14003         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
14004         customizable.  Change default value.
14005         (mm-uu-diff-groups-regexp): Change default value.
14006         (mm-uu-type-alist): Add doc string.
14007         (mm-uu-configure): Add doc string.  Make it interactive.
14008         (mm-uu-tex-groups-regexp): New variable.
14009         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
14010         (mm-uu-type-alist): Add LaTeX documents.
14011         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
14012         of "text/verbatim".
14013         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
14014
14015         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
14016         instead of "text/verbatim".
14017
14018         * message.el (message-mark-inserted-region)
14019         (message-mark-insert-file): Use slrn style marks when called with
14020         prefix argument.
14021
14022 2005-09-27  Simon Josefsson  <jas@extundo.com>
14023
14024         * message.el (message-idna-to-ascii-rhs-1): Reformat.
14025
14026 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
14027
14028         * message.el (message-remove-duplicates): New function.
14029         Implementation borrowed from `gnus-remove-duplicates'.
14030         (message-idna-to-ascii-rhs): Also encode idna addresses in
14031         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
14032         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
14033         only ask about the same idna domain once per header and also tell
14034         in what header to replace the idna domain.
14035
14036         * gnus-art.el (article-decode-idna-rhs): Also decode idna
14037         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
14038         (article-decode-idna-rhs): Fix regexp so that all idna-address in
14039         a header is decoded and not just the last one.
14040
14041 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14042
14043         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
14044         has been decoded.
14045
14046         * mm-decode.el (mm-automatic-display): Add text/verbatim.
14047         (mm-insert-part): Don't modify text if it has been decoded.
14048
14049         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
14050         decoded.
14051
14052         * mm-view.el (mm-inline-text): Don't strip text props unless
14053         decoding enriched or richtext parts.
14054
14055 2005-09-25  Romain Francoise  <romain@orebokech.com>
14056
14057         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
14058         * gnus-start.el (gnus-subscribe-interactively):
14059         * gnus-uu.el (gnus-uu-grab-articles):
14060         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
14061         space.
14062
14063 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
14064
14065         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
14066         * mm-view.el (mm-view-pkcs7-decrypt):
14067         * gnus-sum.el (gnus-summary-limit-to-extra)
14068         (gnus-summary-respool-article, gnus-read-move-group-name):
14069         * gnus-score.el (gnus-summary-increase-score):
14070         * gnus-util.el (gnus-completing-read-with-default):
14071         * gnus-art.el (gnus-read-save-file-name)
14072         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
14073         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
14074         * message.el (message-check-news-header-syntax):
14075         Follow convention for reading with the minibuffer.
14076
14077 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
14078
14079         * spam-report.el (spam-report-url-ping-plain):
14080         Use gnus-extended-version as User-Agent.
14081
14082         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
14083         default value is nil.
14084
14085         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
14086         (mm-uu-verbatim-marks-extract): New function.
14087         (mm-uu-extract): New face.
14088         (mm-uu-copy-to-buffer): Use it.
14089
14090         * spam-report.el (spam-report-gmane-ham): Rename from
14091         `spam-report-gmane-unspam'.
14092         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
14093         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
14094
14095         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
14096         Autoload.
14097         (spam-report-gmane-unregister-routine):
14098         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
14099
14100 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
14101
14102         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
14103         (spam-report-gmane-unregister-routine): Add support for gmane
14104         unregistration.
14105
14106         * spam-report.el (spam-report-gmane-unspam)
14107         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
14108         (spam-report-gmane): Change to take a single article and do unspam
14109         registration.
14110
14111 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14112
14113         * mm-url.el (mm-url-decode-entities): Fix regexp.
14114
14115 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14116
14117         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
14118         default to nil, to be able to use Gnus at all.  If the default
14119         switches to something else, then the function should be fixed not
14120         be exceedingly slow.
14121
14122 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
14123
14124         * gnus-start.el (gnus-activate-group): If the server is nil, don't
14125         fail hard.
14126
14127         * spam-report.el: Add better Keywords line.
14128
14129         * spam.el: Add Maintainer and better Keywords line.
14130
14131 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14132
14133         * gnus-art.el (gnus-article-replace-part)
14134         (gnus-mime-replace-part): New functions.
14135         (gnus-mime-action-alist, gnus-mime-button-commands)
14136         (gnus-mime-save-part-and-strip): Add file argument.
14137         (gnus-article-part-wrapper): Add interactive argument.
14138
14139         * gnus-sum.el (gnus-summary-mime-map):
14140         Add `gnus-article-replace-part'.
14141
14142 2005-09-19  Didier Verna  <didier@xemacs.org>
14143
14144         The nnml compaction feature:
14145         * nnml.el (nnml-request-compact-group): New function.
14146         * nnml.el (nnml-request-compact): New function.
14147         * gnus-int.el (gnus-request-compact-group): New function.
14148         * gnus-int.el (gnus-request-compact): New function.
14149         * gnus-group.el (gnus-group-compact-group): New function.
14150         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
14151         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
14152         * gnus-srvr.el (gnus-server-compact-server): New function.
14153         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
14154         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
14155
14156 2005-09-18  Deepak Goel  <deego@gnufans.org>
14157
14158         * sieve.el (sieve-help): Fix `message' call: first arg should be a
14159         format spec.
14160
14161 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14162
14163         * gnus.el (gnus-group-startup-message): Bind image-load-path.
14164
14165 2005-09-15  Romain Francoise  <romain@orebokech.com>
14166
14167         * message.el (message-fill-paragraph): Clarify docstring.
14168
14169 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14170
14171         * gnus-art.el (gnus-mime-display-part): Protect against broken
14172         MIME messages.
14173
14174 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14175
14176         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
14177         before parsing header.
14178
14179 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
14180
14181         * html2text.el (html2text-replace-list): Add new entities.
14182
14183 2005-09-11  Romain Francoise  <romain@orebokech.com>
14184
14185         * message.el (message-alternative-emails): Improve docstring.
14186         (message-setup-1): Call `message-use-alternative-email-as-from'
14187         after `message-setup-hook' to give it precedence over posting
14188         styles, etc.
14189         (message-use-alternative-email-as-from): Add docstring.
14190         Remove the original From header if present.
14191
14192         * nnml.el (nnml-compressed-files-size-threshold): New variable.
14193         (nnml-save-mail): Use it.
14194
14195         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
14196         articles.  Add new argument `silent'.
14197         (gnus-uu-mark-all): Report the total number of marked articles.
14198
14199 2005-09-10  Romain Francoise  <romain@orebokech.com>
14200
14201         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
14202         (gnus-uu-mark-series): Likewise.
14203
14204 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
14205
14206         * spam-report.el (spam-report-gmane): Fix generation of spam
14207         report URL.
14208
14209 2005-09-10  Simon Josefsson  <jas@extundo.com>
14210
14211         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
14212         t, based on discussion on the ding list with Robert Epprecht
14213         <epprecht@solnet.ch>.
14214
14215 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
14216
14217         * spam-report.el (spam-report-gmane): Make it work without
14218         X-Report-Spam header.  Gmane now only provides Archived-At.
14219         This is only used if `spam-report-gmane-use-article-number' is nil.
14220         (spam-report-gmane-spam-header): Remove.  Not used anymore.
14221
14222         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
14223         make `gnus-summary-sort-by-recipient' work with threading.
14224
14225         * nnweb.el (nnweb-google-wash-article): Print a message if article
14226         is not available.
14227
14228 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14229
14230         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
14231         change.  Decode text/* parts content before displaying.
14232
14233 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
14234
14235         * mml-smime.el: Remove defvar of gnus-extract-address-components.
14236
14237 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14238
14239         * mm-view.el (mm-display-inline-fontify): Disable support modes.
14240
14241         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
14242         url-package-name, url-package-version,
14243         w3m-cid-retrieve-function-alist, w3m-current-buffer,
14244         w3m-display-inline-images, and w3m-minor-mode-map.
14245
14246 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
14247
14248         * message.el (message-tab-body-function): Fix mismatched custom type.
14249
14250         * gnus.el (gnus-group-change-level-function): Ditto.
14251
14252         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
14253
14254         * gnus-art.el (gnus-signature-limit)
14255         (gnus-article-mime-part-function): Ditto.
14256
14257 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14258
14259         * mml.el (mml-mode): Silence the byte compiler.
14260
14261         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
14262         using `(sit-for 0)' before moving the point to the specified part;
14263         skip unbuttonized parts.
14264         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
14265         return to the summary window if gnus-auto-select-part is non-nil.
14266
14267 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
14268
14269         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
14270         New variables.
14271         (mml-dnd-attach-file, mml-mode): Use them.
14272
14273         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
14274         Make fetching article by MID work again for Google Groups.
14275         Add FIXME concerning gnus-group-make-web-group.
14276
14277         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
14278         Don't depend on Gnus by using mail-extract-address-components if
14279         gnus-extract-address-components is not bound.
14280
14281 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14282
14283         * gnus-art.el (gnus-mime-display-security): Don't display the
14284         signature, but only the signed part.
14285
14286 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14287
14288         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
14289
14290         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
14291         list, not listp.
14292
14293 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
14294
14295         * mm-encode.el (mm-encode-content-transfer-encoding):
14296         Likewise when encoding.
14297
14298         * mm-bodies.el (mm-decode-content-transfer-encoding):
14299         De-canonicalize CRLF for all text content types, not just
14300         text/plain.
14301
14302 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14303
14304         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
14305         valid article; point arrow and cursor at the MIME button.
14306
14307 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14308
14309         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
14310         Suggested by Dan Christensen <jdc@uwo.ca>.
14311
14312         * mm-decode.el (mm-save-part): Enable change of prompt.
14313
14314 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
14315
14316         * gnus-msg.el (gnus-inews-add-send-actions):
14317         Make `message-post-method' lambda parameter ARG `&optional'.
14318
14319 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
14320
14321         * gnus-sum.el (gnus-summary-mime-map):
14322         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
14323         gnus-article-jump-to-part.
14324
14325         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
14326         (gnus-article-edit-part): Use it.
14327         (gnus-article-part-wrapper): Add no-handle argument.
14328         (gnus-article-save-part-and-strip, gnus-article-delete-part):
14329         New functions.
14330
14331 2005-08-29  Romain Francoise  <romain@orebokech.com>
14332
14333         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
14334         docstring.
14335         (gnus-face-from-file): Likewise.
14336
14337 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
14338
14339         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
14340         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
14341         non-nil.
14342         (gnus-auto-select-part): New variable.
14343         (gnus-article-jump-to-part): New function.
14344         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
14345         (gnus-mime-delete-part): Allow selecting specified part after
14346         deleting or stripping parts.
14347         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
14348         part if argument is bogus.
14349
14350 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
14351
14352         * gnus-art.el (w3m-minor-mode-map):
14353         * gnus-spec.el (gnus-newsrc-file-version):
14354         * gnus-util.el (nnmail-active-file-coding-system)
14355         (gnus-original-article-buffer, gnus-user-agent):
14356         * gnus.el (gnus-ham-process-destinations)
14357         (gnus-parameter-ham-marks-alist)
14358         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
14359         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
14360         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
14361         * mm-decode.el (gnus-current-window-configuration):
14362         * mm-extern.el (gnus-article-mime-handles):
14363         * mm-url.el (url-current-object, url-package-name)
14364         (url-package-version):
14365         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
14366         (smime-keys, w3m-cid-retrieve-function-alist)
14367         (w3m-current-buffer, w3m-display-inline-images)
14368         (w3m-minor-mode-map):
14369         * mml-smime.el (gnus-extract-address-components):
14370         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
14371         (gnus-newsrc-hashtb, message-default-charset)
14372         (message-deletable-headers, message-options)
14373         (message-posting-charset, message-required-mail-headers)
14374         (message-required-news-headers):
14375         * mml1991.el (mc-pgp-always-sign):
14376         * mml2015.el (mc-pgp-always-sign):
14377         * nnheader.el (nnmail-extra-headers):
14378         * rfc1843.el (gnus-decode-encoded-word-function)
14379         (gnus-decode-header-function, gnus-newsgroup-name):
14380         * spam-stat.el (gnus-original-article-buffer): Add defvars.
14381
14382 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
14383
14384         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
14385         the end of the date treatments.
14386
14387 2005-08-15  Simon Josefsson  <jas@extundo.com>
14388
14389         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
14390         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
14391         Capello and Romain Francoise.
14392         (pgg-fetch-key-function): Remove, not used?
14393         (pgg-insert-url-with-w3): Require url, to get
14394         url-insert-file-contents regardless of where it is defined.
14395
14396 2005-08-13  Romain Francoise  <romain@orebokech.com>
14397
14398         * message.el (message-cite-original-1): New function.
14399         (message-cite-original): Use it.
14400         (message-cite-original-without-signature): Ditto.
14401
14402 2005-08-08  Romain Francoise  <romain@orebokech.com>
14403
14404         * message.el (message-yank-empty-prefix): New variable.
14405         (message-indent-citation): Use it.
14406         (message-cite-original-without-signature): Respect X-No-Archive.
14407
14408 2005-08-08  Simon Josefsson  <jas@extundo.com>
14409
14410         * pgg.el: Autoload url-insert-file-contents instead of loading
14411         w3/url.
14412         (pgg-insert-url-with-w3): Don't load url here.
14413
14414 2005-08-07  Jesper Harder  <harder@phys.au.dk>
14415
14416         * message.el (message-kill-to-signature): Don't insert newline at
14417         bol.
14418         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
14419
14420 2005-08-06  Romain Francoise  <romain@orebokech.com>
14421
14422         * message.el (message-user-fqdn): Fix typo in docstring.
14423
14424 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
14425
14426         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
14427
14428         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
14429
14430 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14431
14432         * mm-bodies.el (mm-encode-body): Use coding system rather than
14433         charset to encode text.
14434
14435         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
14436         number of charsets if utf-8 is available (XEmacs).
14437
14438 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
14439
14440         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
14441         taken from `gnus-button-mid-or-mail-regexp'.
14442         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
14443         (gnus-button-alist): Improve regexp for domain part of the MIDs
14444         for news:localpart@domain buttons.
14445         (gnus-button-ctan-directory-regexp): Update.
14446
14447 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14448
14449         * sieve-manage.el (sieve-manage-interactive-login):
14450         Use make-local-variable rather than make-variable-buffer-local.
14451         (sieve-manage-open): Ditto.
14452         (sieve-manage-authenticate): Ditto.
14453
14454         * mml.el (mml-generate-mime-1): Make the content type default to
14455         text/plain if the filename is not specified.
14456
14457 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14458
14459         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
14460         instead of insert-buffer.
14461
14462         * message.el (message-yank-original): Ditto; set the mark at the
14463         end of the yanked message.
14464
14465 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14466
14467         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
14468         lines to scroll rather than to stop it.
14469
14470         * mml.el (mml-generate-default-type): Add doc string.
14471         (mml-generate-mime-1): Use mm-default-file-encoding or make it
14472         default to application/octet-stream when determining the content
14473         type if it is not specified for the part or the mml contents; add
14474         a comment about mml-generate-default-type.
14475
14476 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
14477
14478         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
14479         make it default to application/octet-stream when determining the
14480         content type if it is not specified for the external contents.
14481
14482 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14483
14484         * rfc2231.el (rfc2231-parse-string): Take care that not only a
14485         segmented parameter but also other parameters might be there.
14486
14487 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14488
14489         * mm-decode.el (mm-display-external): Delete temp file, directory
14490         and buffer immediately if the external process is exited.
14491
14492 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14493
14494         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
14495         fewer lines than that of scroll-margin.
14496         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
14497
14498 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14499
14500         * gnus-art.el (gnus-article-next-page): Revert.
14501         (gnus-article-beginning-of-window): New macro.
14502         (gnus-article-next-page-1): Use it.
14503         (gnus-article-prev-page): Ditto.
14504         (gnus-article-edit-part): Use insert-buffer-substring instead of
14505         insert-buffer.
14506         (gnus-article-edit-exit): Ditto.
14507
14508         * gnus-util.el (gnus-beginning-of-window): Remove.
14509         (gnus-end-of-window): Remove.
14510
14511         * lpath.el: Don't bind header-line-format and scroll-margin.
14512
14513 2005-07-25  Simon Josefsson  <jas@extundo.com>
14514
14515         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
14516         to have the url package without w3.  Reported by Daiki Ueno
14517         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
14518
14519 2005-07-20  Didier Verna  <didier@xemacs.org>
14520
14521         * gnus-diary.el: Remove the description comment (nndiary is now
14522         properly documented in the Gnus manual).
14523         Fix the spelling of "Back End".
14524         * nndiary.el: Ditto.
14525         Fix the copyright notice.
14526
14527 2005-07-18  Romain Francoise  <romain@orebokech.com>
14528
14529         * gnus-sum.el (gnus-summary-to-prefix)
14530         (gnus-summary-newsgroup-prefix): New variables.
14531         (gnus-summary-from-or-to-or-newsgroups): Use them.
14532
14533 2005-07-17  Romain Francoise  <romain@orebokech.com>
14534
14535         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
14536         space as it's generally not especially interesting to the user.
14537
14538 2005-07-16  Romain Francoise  <romain@orebokech.com>
14539
14540         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
14541         nil to avoid prompting and file modification if one of the
14542         messages at the top of the nnfolder file contains a copyright
14543         notice.
14544         Update copyright notice.
14545
14546         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
14547         instead of `current-time-string' as the latter creates a time
14548         string that is not RFC 2822 compliant (it lacks the zone).
14549         Update copyright notice.
14550
14551 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14552
14553         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
14554         for text/rtf.  Display default in prompt.  Pass default for M-n.
14555
14556         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
14557
14558 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14559
14560         * gnus-msg.el (gnus-button-mailto):
14561         Remove save-selected-window-window hackery because it relies on
14562         save-selected-window internals.
14563
14564 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14565
14566         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
14567         (gnus-article-next-page-1): Use gnus-beginning-of-window.
14568         (gnus-article-prev-page): Ditto.
14569
14570         * gnus-util.el (gnus-beginning-of-window): New function.
14571         (gnus-end-of-window): New function.
14572
14573         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
14574
14575 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
14576
14577         * gnus-score.el (gnus-score-edit-all-score):
14578         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
14579         gnus-message.
14580
14581 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14582
14583         * gnus-msg.el (gnus-button-mailto):
14584         Remove save-selected-window-window hackery because it relies on
14585         save-selected-window internals.
14586
14587 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14588
14589         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
14590         add-minor-mode.
14591         (gnus-binary-mode): Ditto.
14592
14593         * gnus-topic.el (gnus-topic-mode): Ditto.
14594
14595 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
14596
14597         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
14598         (gnus-article-prev-page): Take scroll-margin into consideration.
14599
14600 2005-07-04  Lute Kamstra  <lute@gnu.org>
14601
14602         Update FSF's address in GPL notices.
14603
14604 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
14605
14606         * gnus.el (gnus-exit):
14607         * gnus-group.el (gnus-group-icons):
14608         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
14609
14610         * gnus-nocem.el (gnus-nocem):
14611         * message.el (message-various, message-buffers, message-sending)
14612         (message-interface, message-forwarding, message-insertion)
14613         (message-headers, message-news, message-mail):
14614         * pgg-gpg.el (pgg-gpg):
14615         * pgg-parse.el (pgg-parse):
14616         * pgg-pgp.el (pgg-pgp):
14617         * pgg-pgp5.el (pgg-pgp5):
14618         * pop3.el (pop3): Finish `defgroup' description with period.
14619
14620 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14621
14622         * gnus-art.el (article-display-face): Improve the efficiency.
14623         (article-display-x-face): Ditto; remove grey x-face stuff.
14624
14625 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14626
14627         * gnus-art.el (article-display-face): Correct the position in
14628         which Faces are inserted.
14629
14630 2005-06-29  Didier Verna  <didier@xemacs.org>
14631
14632         * gnus-art.el (article-display-face): Display faces in correct
14633         order.
14634
14635 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14636
14637         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
14638         (gnus-fill-real-hashtb): Use hash table instead of obarray.
14639         (gnus-nocem-check-article): Fetch the Type header.
14640         (gnus-nocem-message-wanted-p): Fix the way to examine types.
14641         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
14642         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
14643         make sure gnus-nocem-hashtb is initialized.
14644         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
14645         (gnus-nocem-unwanted-article-p): Ditto.
14646
14647         * pgg.el (pgg-verify): Return the verification result.
14648
14649 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14650
14651         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
14652         is ascii.
14653
14654 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
14655
14656         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
14657         `show-nonbreak-escape'.
14658
14659 2005-06-23  Lute Kamstra  <lute@gnu.org>
14660
14661         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
14662
14663         * dig.el (dig-mode):
14664         * smime.el (smime-mode): Use gnus-run-mode-hooks.
14665
14666 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
14667
14668         * nnimap.el (nnimap-split-download-body): Fix spellings.
14669
14670 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
14671
14672         * gnus-art.el (gnus-article-encrypt-body):
14673         * gnus-cus.el (gnus-score-customize):
14674         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
14675         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
14676
14677 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
14678
14679         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
14680         header by looking for magic "MII" at the beginnig.
14681
14682 2005-06-16  Miles Bader  <miles@gnu.org>
14683
14684         * gnus-xmas.el (gnus-xmas-group-startup-message):
14685         Use renamed gnus-splash face.
14686
14687         * assistant.el (assistant-field): Remove "-face" suffix from face name.
14688         (assistant-field-face): New backward-compatibility alias for renamed
14689         face.
14690         (assistant-render-text): Use renamed assistant-field face.
14691
14692         * spam.el (spam): Remove "-face" suffix from face name.
14693         (spam-face): New backward-compatibility alias for renamed face.
14694         (spam-face, spam-initialize): Use renamed spam face.
14695
14696         * message.el (message-header-to, message-header-cc)
14697         (message-header-subject, message-header-newsgroups)
14698         (message-header-other, message-header-name)
14699         (message-header-xheader, message-separator, message-cited-text)
14700         (message-mml): Remove "-face" suffix from face names.
14701         (message-header-to-face, message-header-cc-face)
14702         (message-header-subject-face, message-header-newsgroups-face)
14703         (message-header-other-face, message-header-name-face)
14704         (message-header-xheader-face, message-separator-face)
14705         (message-cited-text-face, message-mml-face):
14706         New backward-compatibility aliases for renamed faces.
14707         (message-font-lock-keywords): Use renamed message faces.
14708
14709         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
14710         (sieve-test-commands, sieve-tagged-arguments):
14711         Remove "-face" suffix from face names.
14712         (sieve-control-commands-face, sieve-action-commands-face)
14713         (sieve-test-commands-face, sieve-tagged-arguments-face):
14714         New backward-compatibility aliases for renamed faces.
14715         (sieve-control-commands-face, sieve-action-commands-face)
14716         (sieve-test-commands-face, sieve-tagged-arguments-face):
14717         Use renamed sieve faces.
14718
14719         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
14720         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
14721         (gnus-group-news-3-empty, gnus-group-news-4)
14722         (gnus-group-news-4-empty, gnus-group-news-5)
14723         (gnus-group-news-5-empty, gnus-group-news-6)
14724         (gnus-group-news-6-empty, gnus-group-news-low)
14725         (gnus-group-news-low-empty, gnus-group-mail-1)
14726         (gnus-group-mail-1-empty, gnus-group-mail-2)
14727         (gnus-group-mail-2-empty, gnus-group-mail-3)
14728         (gnus-group-mail-3-empty, gnus-group-mail-low)
14729         (gnus-group-mail-low-empty, gnus-summary-selected)
14730         (gnus-summary-cancelled, gnus-summary-high-ticked)
14731         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
14732         (gnus-summary-high-ancient, gnus-summary-low-ancient)
14733         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
14734         (gnus-summary-low-undownloaded)
14735         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
14736         (gnus-summary-low-unread, gnus-summary-normal-unread)
14737         (gnus-summary-high-read, gnus-summary-low-read)
14738         (gnus-summary-normal-read, gnus-splash):
14739         Remove "-face" suffix from face names.
14740         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
14741         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
14742         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
14743         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
14744         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
14745         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
14746         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
14747         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
14748         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
14749         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
14750         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
14751         (gnus-summary-selected-face, gnus-summary-cancelled-face)
14752         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
14753         (gnus-summary-normal-ticked-face)
14754         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
14755         (gnus-summary-normal-ancient-face)
14756         (gnus-summary-high-undownloaded-face)
14757         (gnus-summary-low-undownloaded-face)
14758         (gnus-summary-normal-undownloaded-face)
14759         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
14760         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
14761         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
14762         (gnus-splash-face):
14763         New backward-compatibility aliases for renamed faces.
14764         (gnus-group-startup-message): Use renamed gnus faces.
14765
14766         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
14767         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
14768         (gnus-server-agent): Remove "-face" suffix from face names.
14769         (gnus-server-agent-face, gnus-server-opened-face)
14770         (gnus-server-closed-face, gnus-server-denied-face)
14771         (gnus-server-offline-face):
14772         New backward-compatibility aliases for renamed faces.
14773         (gnus-server-agent-face, gnus-server-opened-face)
14774         (gnus-server-closed-face, gnus-server-denied-face)
14775         (gnus-server-offline-face): Use renamed gnus faces.
14776
14777         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
14778         Remove "-face" suffix from face names.
14779         (gnus-picon-xbm-face, gnus-picon-face):
14780         New backward-compatibility aliases for renamed faces.
14781
14782         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
14783         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
14784         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
14785         (gnus-cite-11): Remove "-face" suffix from face names.
14786         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
14787         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
14788         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
14789         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
14790         New backward-compatibility aliases for renamed faces.
14791         (gnus-cite-attribution-face, gnus-cite-face-list)
14792         (gnus-article-boring-faces): Use renamed gnus faces.
14793
14794         * gnus-art.el (gnus-signature, gnus-header-from)
14795         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
14796         (gnus-header-content): Remove "-face" suffix from face names.
14797         (gnus-signature-face, gnus-header-from-face)
14798         (gnus-header-subject-face, gnus-header-newsgroups-face)
14799         (gnus-header-name-face, gnus-header-content-face):
14800         New backward-compatibility aliases for renamed faces.
14801         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
14802
14803         * gnus-sum.el (gnus-summary-selected-face)
14804         (gnus-summary-highlight): Use renamed gnus faces.
14805         * gnus-group.el (gnus-group-highlight): Likewise.
14806
14807 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
14808
14809         * gnus-sieve.el (gnus-sieve-article-add-rule):
14810         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
14811         * spam-stat.el (spam-stat-buffer-change-to-spam)
14812         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
14813
14814         * message.el (message-is-yours-p):
14815         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
14816
14817 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14818
14819         * mm-view.el (mm-inline-text): Withdraw the last change.
14820
14821 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14822
14823         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
14824         executing enriched-decode.
14825
14826 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14827
14828         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
14829         charset of tar files.
14830
14831 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
14832
14833         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
14834
14835 2005-06-04  Lute Kamstra  <lute@gnu.org>
14836
14837         * nnfolder.el (nnfolder-read-folder): Make sure that undo
14838         information is never recorded.
14839
14840 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14841
14842         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
14843
14844 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14845
14846         * pop3.el (pop3-apop): Run md5 in the binary mode.
14847
14848         * starttls.el (starttls-set-process-query-on-exit-flag):
14849         Use eval-and-compile.
14850
14851 2005-05-31  Simon Josefsson  <jas@extundo.com>
14852
14853         * smime.el (smime-replace-in-string): Define.
14854         (smime-cert-by-ldap-1): Use it.
14855
14856 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14857
14858         * gnus-art.el (article-display-x-face): Replace
14859         process-kill-without-query by gnus-set-process-query-on-exit-flag.
14860
14861         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
14862         set-process-query-on-exit-flag or process-kill-without-query.
14863
14864         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
14865         loop instead of replace-regexp.
14866
14867         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
14868         instead of process-kill-without-query if it is available.
14869
14870         * lpath.el: Fbind ldap-search-entries.
14871
14872         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
14873         instead of find-file-hooks if it is available.
14874
14875         * mml1991.el: Bind pgg-default-user-id when compiling.
14876
14877         * mml2015.el: Bind pgg-default-user-id when compiling.
14878
14879         * nndraft.el (nndraft-request-associate-buffer):
14880         Use write-contents-functions instead of write-contents-hooks if it is
14881         available.
14882
14883         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
14884         instead of find-file-hooks if it is available.
14885
14886         * nntp.el (nntp-open-connection): Replace
14887         process-kill-without-query by gnus-set-process-query-on-exit-flag.
14888         (nntp-open-ssl-stream): Ditto.
14889         (nntp-open-tls-stream): Ditto.
14890
14891         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
14892         set-process-query-on-exit-flag or process-kill-without-query.
14893         (starttls-open-stream-gnutls): Use it instead of
14894         process-kill-without-query.
14895         (starttls-open-stream): Ditto.
14896
14897 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
14898
14899         * smime.el (smime-cert-by-ldap-1): Don't use
14900         replace-regexp-in-string.
14901
14902 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
14903
14904         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
14905
14906         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
14907         in PEM format.  Adjust to the XEmacs compability.
14908
14909 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
14910
14911         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
14912         by `string-to-number'.
14913         * gnus-agent.el (gnus-agent-regenerate-group)
14914         (gnus-agent-fetch-articles): Ditto.
14915         * gnus-art.el (gnus-button-fetch-group): Ditto.
14916         * gnus-cache.el (gnus-cache-generate-active)
14917         (gnus-cache-articles-in-group): Ditto.
14918         * gnus-group.el (gnus-group-set-current-level)
14919         (gnus-group-insert-group-line): Ditto.
14920         * gnus-score.el (gnus-score-set-expunge-below)
14921         (gnus-score-set-mark-below, gnus-summary-score-effect)
14922         (gnus-summary-score-entry): Ditto.
14923         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
14924         (gnus-soup-pack): Ditto.
14925         * gnus-spec.el (gnus-xmas-format): Ditto.
14926         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
14927         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
14928         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
14929         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
14930         * nndb.el (nndb-get-remote-expire-response): Ditto.
14931         * nndiary.el (nndiary-parse-schedule-value)
14932         (nndiary-string-to-number, nndiary-request-replace-article)
14933         (nndiary-request-article): Ditto.
14934         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
14935         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
14936         * nneething.el (nneething-make-head): Ditto.
14937         * nnfolder.el (nnfolder-request-article)
14938         (nnfolder-retrieve-headers): Ditto.
14939         * nnheader.el (nnheader-file-to-number): Ditto.
14940         * nnkiboze.el (nnkiboze-request-article): Ditto.
14941         * nnmail.el (nnmail-process-unix-mail-format)
14942         (nnmail-process-babyl-mail-format): Ditto.
14943         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
14944         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
14945         (nnmh-request-create-group, nnmh-request-list-1)
14946         (nnmh-request-group, nnmh-request-article): Ditto.
14947         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
14948         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
14949         * nnsoup.el (nnsoup-make-active): Ditto.
14950         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
14951         * nntp.el (nntp-find-group-and-number)
14952         (nntp-retrieve-headers-with-xover): Ditto.
14953         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
14954         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
14955         (pgg-format-key-identifier): Ditto.
14956         * pop3.el (pop3-last, pop3-stat): Ditto.
14957         * qp.el (quoted-printable-decode-region): Ditto.
14958
14959         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
14960         of concat.
14961
14962 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14963
14964         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
14965
14966         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
14967
14968         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
14969
14970         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
14971
14972         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
14973
14974         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
14975
14976         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
14977         (gnus-carpal-mode): Ditto.
14978
14979         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
14980         (gnus-browse-mode): Ditto.
14981
14982         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
14983
14984         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
14985
14986 2005-05-29  Richard M. Stallman  <rms@gnu.org>
14987
14988         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
14989
14990 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14991
14992         * gnus-util.el (gnus-run-mode-hooks): New function.
14993
14994         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
14995
14996         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
14997         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
14998
14999 2005-05-27  Lute Kamstra  <lute@gnu.org>
15000
15001         * dns-mode.el (dns-mode): Specify customization group.
15002
15003 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
15004
15005         * gnus-agent.el (gnus-agent-make-mode-line-string):
15006         Use mode-line-highlight as mouse-face.
15007
15008 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15009
15010         * canlock.el (canlock): Change the parent group to news.
15011
15012         * deuglify.el (gnus-outlook-deuglify): Add :group.
15013
15014         * dig.el (dig): Add :group.
15015
15016         * dns-mode.el (dns-mode): Add :group.
15017
15018         * encrypt.el (encrypt): Add :group.
15019
15020         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
15021         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
15022         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
15023         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
15024         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
15025
15026         * gnus-diary.el (gnus-diary): Add :group.
15027
15028         * gnus.el (gnus-group-news-1-face): Add :group.
15029         (gnus-group-news-1-empty-face): Ditto.
15030         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
15031         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
15032         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
15033         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
15034         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
15035         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
15036         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
15037         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
15038         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
15039         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
15040         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
15041         (gnus-summary-high-ticked-face): Ditto.
15042         (gnus-summary-low-ticked-face): Ditto.
15043         (gnus-summary-normal-ticked-face): Ditto.
15044         (gnus-summary-high-ancient-face): Ditto.
15045         (gnus-summary-low-ancient-face): Ditto.
15046         (gnus-summary-normal-ancient-face): Ditto.
15047         (gnus-summary-high-undownloaded-face): Ditto.
15048         (gnus-summary-low-undownloaded-face): Ditto.
15049         (gnus-summary-normal-undownloaded-face): Ditto.
15050         (gnus-summary-high-unread-face): Ditto.
15051         (gnus-summary-low-unread-face): Ditto.
15052         (gnus-summary-normal-unread-face): Ditto.
15053         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
15054         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
15055
15056         * hashcash.el (hashcash): New custom group.
15057         (hashcash-default-payment): Add :group.
15058         (hashcash-payment-alist): Ditto.
15059         (hashcash-default-accept-payment): Ditto.
15060         (hashcash-accept-resources): Ditto.
15061         (hashcash-path): Ditto.
15062         (hashcash-extra-generate-parameters): Ditto.
15063         (hashcash-double-spend-database): Ditto.
15064         (hashcash-in-news): Ditto.
15065
15066         * message.el (message-minibuffer-local-map): Add :group.
15067
15068         * netrc.el (netrc): Add :group.
15069
15070         * sieve-manage.el (sieve-manage-log): Add :group.
15071         (sieve-manage-default-user): Diito.
15072         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
15073         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
15074         (sieve-manage-authenticators): Ditto.
15075         (sieve-manage-authenticator-alist): Ditto.
15076         (sieve-manage-default-port): Ditto.
15077
15078         * sieve-mode.el (sieve-control-commands-face): Add :group.
15079         (sieve-action-commands-face): Ditto.
15080         (sieve-test-commands-face): Ditto.
15081         (sieve-tagged-arguments-face): Ditto.
15082
15083         * smime.el (smime): Add :group.
15084
15085         * spam-report.el (spam-report): Add :group.
15086
15087         * spam.el (spam, spam-face): Add :group.
15088
15089 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15090
15091         * nntp.el (nntp-next-result-arrived-p): Some news servers may
15092         return \n.\n.\n at the end of articles.  Protect against that.
15093         (nntp-with-open-group): Allow debugging.
15094
15095         * nnheader.el (mail-header-set-extra): Make into a function
15096         because I just could't understand how to quote the list properly.
15097
15098         * dns.el (query-dns-cached): New function.
15099
15100 2005-05-26  Lute Kamstra  <lute@gnu.org>
15101
15102         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
15103
15104 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15105
15106         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
15107
15108         * gnus-art.el: Don't autoload mail-extract-address-components.
15109
15110         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
15111         eval-and-compile to evaluate it.
15112
15113         * hashcash.el: Don't autoload executable-find.
15114
15115         * nndb.el: Don't declare the nndb back end two or more times; don't
15116         autoload news-reply-mode, news-setup, cancel-timer and telnet.
15117
15118         * nntp.el: Autoload format-spec instead of format; use
15119         eval-and-compile to evaluate autoload forms.
15120
15121 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
15122
15123         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
15124
15125 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15126
15127         * gnus.el (gnus-version-number): Bump version.
15128
15129 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15130
15131         * gnus.el: No Gnus v0.3 is released.
15132
15133 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15134
15135         * lpath.el (featurep): Bind show-nonbreak-escape.
15136
15137 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15138
15139         * gnus-art.el (gnus-article-edit-part): Disable undo.
15140
15141 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15142
15143         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
15144         gnus-article-date-lapsed-new-header is t if date timer is active;
15145         skip headers in which the original date value is empty.
15146         (gnus-article-save-original-date): Redefine it as a macro.
15147         (gnus-display-mime): Use it.
15148
15149 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15150
15151         * gnus-art.el (article-date-ut): Support converting date in
15152         forwarded parts as well.
15153         (gnus-article-save-original-date): New function.
15154         (gnus-display-mime): Use it.
15155
15156 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
15157
15158         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
15159         enclosure element of <item>.
15160
15161 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
15162
15163         * message.el (message-kill-buffer-query): Rename from
15164         `message-kill-buffer-query-if-modified'.  Add :version.
15165
15166 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15167
15168         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
15169         window layout.
15170
15171 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15172
15173         * mml.el: Autoload dnd when compiling.
15174
15175 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
15176
15177         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
15178         x-dnd-*.
15179
15180 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15181
15182         * qp.el (quoted-printable-encode-region): Save excursion.
15183
15184 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
15185
15186         * message.el (message-kill-buffer-query-if-modified): Add new variable
15187         so the user can kill a modified message buffer quickly.
15188         (message-kill-buffer): Use it.
15189
15190 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15191
15192         * lpath.el: Fbind display-time-event-handler; don't fbind
15193         string-to-multibyte.
15194
15195         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
15196
15197 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15198
15199         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
15200         contained in text because xml.el decodes entities) with LFs.
15201
15202 2005-04-11  Lute Kamstra  <lute@gnu.org>
15203
15204         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
15205         differently.
15206
15207 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15208
15209         * mm-util.el (mm-detect-coding-region): Typo.
15210
15211 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15212
15213         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
15214
15215 2005-04-06  Deepak Goel  <deego@gnufans.org>
15216
15217         * spam-stat.el (spam-stat-score-buffer): Add a call to a
15218         user-function allow user modifications of the scores.
15219         (spam-stat-score-buffer-user): New function, to allow
15220         user-computed modifications to the score.
15221         (spam-stat-score-buffer-user-functions): List of additional
15222         scoring functions.
15223         (spam-stat-error-holder): Global temporary error holder.
15224         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
15225         variable.
15226
15227 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
15228
15229         * gnus-registry.el (gnus-registry-clean-empty-function)
15230         (gnus-registry-trim, gnus-registry-fetch-groups)
15231         (gnus-registry-delete-group): Groups that match
15232         `gnus-registry-ignored-groups' are removed from the registry
15233         entries, not just ignored for splitting.  This helps clean up the
15234         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
15235         to get all the groups a message ID is in.
15236
15237         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
15238         (spam-stat-split-fancy): Change "threshhold" to "threshold".
15239         (spam-stat-score-buffer-user-functions): Add :number custom type.
15240
15241 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15242
15243         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
15244         argument in XEmacs.
15245
15246         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
15247         (nnrss-request-group): Decode group name first.
15248         (nnrss-request-article): Make a text/plain article if mml-to-mime
15249         failed.
15250         (nnrss-get-encoding): Return a compatible encoding according to
15251         nnrss-compatible-encoding-alist.
15252         (nnrss-find-el): Use consp instead of listp.
15253         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
15254
15255 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15256
15257         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
15258         which Emacs 20 doesn't support.
15259         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
15260
15261 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
15262
15263         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
15264         silence the byte compiler inside the defun.
15265
15266         * gnus-demon.el (parse-time-string): Add autoload.
15267
15268         * gnus-delay.el (parse-time-string): Add autoload.
15269
15270         * gnus-art.el (parse-time-string): Add autoload.
15271
15272         * nnultimate.el (parse-time): Require for `parse-time-string'.
15273
15274 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
15275
15276         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
15277
15278         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
15279
15280         * smime.el (smime-ldap-host-list): Add :version.
15281
15282 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
15283
15284         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
15285         pass it to `gnus-browse-read-group'.
15286         (gnus-browse-read-group): Add NUMBER argument and pass it to
15287         `gnus-group-read-ephemeral-group'.
15288
15289         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
15290         argument and pass it to `gnus-group-read-group'.
15291
15292 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
15293
15294         * mm-util.el (mm-xemacs-find-mime-charset): Only call
15295         mm-xemacs-find-mime-charset-1 if we have the mule feature
15296         available at runtime.
15297
15298 2005-03-25  Werner Lemberg  <wl@gnu.org>
15299
15300         * nnmaildir.el: Replace `illegal' with `invalid'.
15301
15302 2005-03-23  Lute Kamstra  <lute@gnu.org>
15303
15304         * time-date.el: Add comment on time value formats.
15305         Don't require parse-time.
15306         (with-decoded-time-value): New macro.
15307         (encode-time-value): New function.
15308         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
15309         (days-to-time): Return a valid time value when arg is huge.
15310         (time-since): Use time-subtract.
15311         (time-to-number-of-days): Use time-to-seconds.
15312
15313 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15314
15315         * gnus-start.el (gnus-display-time-event-handler):
15316         Check display-time-timer at runtime rather than only at load time
15317         in case display-time-mode is turned off in the mean time.
15318
15319 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
15320
15321         * nnimap.el (nnimap-open-connection): Print which authinfo file is
15322         used.
15323
15324         * nneething.el (nneething-map-file-directory): Derive from
15325         `gnus-directory'.
15326
15327         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
15328         the To/Cc button.
15329
15330 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
15331
15332         * nnmaildir.el (nnmaildir-request-accept-article):
15333         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
15334
15335 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
15336
15337         * gnus-async.el: Require timer-funcs at compile time when in
15338         XEmacs for `run-with-idle-timer'.
15339
15340 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
15341
15342         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
15343         autoloaded function.
15344
15345 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15346
15347         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
15348
15349 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
15350
15351         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
15352
15353 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15354
15355         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
15356         Add gnus-expert-user to default.
15357
15358 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
15359
15360         * nnimap.el (nnimap-open-server): Ditto.
15361
15362         * imap.el (imap-authenticate): Fix typo.
15363
15364 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
15365
15366         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
15367         buffer (since IMAP server might return FETCH response out of
15368         order, and the nntp buffer must be sorted).
15369
15370 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
15371
15372         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
15373         comparison on string.
15374
15375         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
15376         (gnus-agent-score): Rename category keywords to match gnus-cus.
15377         (gnus-agent-summary-fetch-series): Modify to protect against
15378         gnus-agent-summary-fetch-group clearing processable flags.
15379         (gnus-agent-synchronize-group-flags): Update live group buffer as
15380         synchronization may occur due to the user toggle the plugged
15381         status.
15382         (gnus-agent-fetch-group-1): Clear downloadable flag when article
15383         successfully downloaded.
15384         (gnus-agent-expire-group-1): Avoid using markers when the overview
15385         is in ascending order; greatly improves performance.
15386         (gnus-agent-regenerate-group):
15387         Use gnus-agent-synchronize-group-flags to reset read status in both
15388         gnus and server.
15389         (gnus-agent-update-files-total-fetched-for): Fix initial size.
15390
15391 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
15392
15393         * message.el: Don't autoload former message-utils variables.
15394         (message-strip-subject-trailing-was): Change doc string.
15395
15396         * nnweb.el: Fixes for `gnus-group-make-web-group'.
15397         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
15398         (nnweb-google-search): Add "hl=en" here.
15399         (nnweb-google-parse-1, nnweb-google-create-mapping):
15400         Don't hardcode URL.
15401
15402 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
15403
15404         * message.el (message-get-reply-headers, message-followup):
15405         Mention related variables `message-use-followup-to' and
15406         `message-use-mail-followup-to', in the information buffer.
15407
15408         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
15409         of broken groups(-beta).google.com.
15410
15411 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
15412
15413         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
15414         parameter to invoked gnus-request-move-article; remove the
15415         redundant gnus-sum-hint-move-is-internal variable; apply the marks
15416         all at once instead of once per article.
15417         (gnus-summary-remove-process-mark): Accept a list of articles as
15418         well as a single article for processing.
15419
15420         * gnus-int.el (gnus-request-move-article): Add move-is-internal
15421         parameter.
15422
15423         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
15424
15425         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
15426
15427         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
15428         parameter.
15429
15430         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
15431         parameter.
15432
15433         * nnimap.el (nnimap-request-move-article): Add move-is-internal
15434         parameter and remove the gnus-sum-hint-move-is-internal variable.
15435
15436         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
15437         parameter.
15438
15439         * nndraft.el (nndraft-request-move-article): Add move-is-internal
15440         parameter.
15441
15442         * nndiary.el (nndiary-request-move-article): Add move-is-internal
15443         parameter.
15444
15445         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
15446
15447         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
15448         parameter.
15449
15450         * nnagent.el (nnagent-request-move-article): Add move-is-internal
15451         parameter.
15452
15453 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
15454
15455         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
15456         a more conservative way.
15457
15458 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
15459
15460         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
15461         buffer, so it moves the window's cursor.
15462
15463 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
15464
15465         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
15466         `mm-dissect-multipart' and receive the from field as an (optional)
15467         argument from `mm-dissect-multipart'.
15468         (mm-dissect-multipart): Receive the from field as an argument and
15469         pass it on when we call `mm-dissect-buffer' on MIME parts.
15470         Fixes verification/decryption of signed/encrypted MIME parts.
15471
15472 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
15473
15474         * gnus-sum.el (gnus-summary-move-article):
15475         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
15476         whatever it calls (right now, only nnimap-request-move article
15477         respects it).
15478
15479         * nnimap.el (nnimap-request-move-article):
15480         When gnus-sum-hint-move-is-internal is set, don't do the extra
15481         nnimap-request-article.
15482
15483 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
15484
15485         * nnheader.el (nnheader-find-file-noselect): Add doc string.
15486
15487         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
15488         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
15489
15490         * gnus-sum.el (gnus-summary-caesar-message):
15491         Apply `gnus-treat-article' after rotation.
15492
15493         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
15494         doc string.
15495
15496 2005-02-22  Simon Josefsson  <jas@extundo.com>
15497
15498         * encrypt.el (encrypt-password-cache-expiry): Remove (use
15499         `password-cache-expiry' instead).  Reported by Arne Jørgensen
15500         <arne@arnested.dk>.
15501         (encrypt): Add password-cache and password-cache-expiry as group
15502         members.
15503
15504 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
15505
15506         * smime.el (smime-ldap-host-list): Doc fix.
15507         (smime-ask-passphrase): Use `password-read-and-add' to read (and
15508         cache) password.
15509         (smime-sign-region): Use it.
15510         (smime-decrypt-region): Use it.
15511         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
15512         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
15513         fails.
15514         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
15515         certificate from DER to PEM format rather than calling openssl.
15516
15517         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
15518
15519         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
15520         for signing/encryption.
15521
15522         * mml.el (mml-parse-1): Use them.
15523
15524 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
15525
15526         * nnrss.el (nnrss-verbose): Remove.
15527         (nnrss-request-group): Use `nnheader-message' instead.
15528
15529 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
15530
15531         * nnrss.el (nnrss-verbose): New variable.
15532         (nnrss-request-group): Make it say nnrss is requesting a group.
15533
15534 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
15535
15536         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
15537         Handle news URL with given port correctly.
15538
15539 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15540
15541         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
15542         containing special characters.
15543
15544         * gnus-sum.el (gnus-summary-edit-article): Ditto.
15545
15546         * mml.el (mime-to-mml): Ditto.
15547
15548         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
15549         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
15550         (rfc2047-decode-region): Quote decoded words containing special
15551         characters when rfc2047-quote-decoded-words-containing-tspecials
15552         is non-nil.
15553
15554 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
15555
15556         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
15557
15558         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
15559
15560 2005-02-15  Simon Josefsson  <jas@extundo.com>
15561
15562         * nnimap.el (nnimap-debug): Doc fix.
15563
15564         * imap.el (imap-debug): Doc fix.
15565
15566 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15567
15568         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
15569
15570 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
15571
15572         * gnus.el (spam-contents): Improve docs for spam-contents
15573         parameter in its variable incarnation.
15574
15575 2005-02-14  Simon Josefsson  <jas@extundo.com>
15576
15577         * smime-ldap.el: Use require instead of load-library for ldap.
15578         (smime-ldap-search): Indent.
15579         (smime-ldap-search-internal): Shorten line.
15580
15581         * smime.el (smime-cert-by-dns): Add doc-string.
15582         (smime-cert-by-ldap-1): Indent.
15583
15584         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
15585         mml-smime-get-dns-ldap.
15586         (mml-smime-encrypt-query): Use new function.  Default to ldap.
15587
15588 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
15589
15590         * smime.el: Require smime-ldap.
15591         (smime-ldap-host-list): New variable.
15592         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
15593
15594         * mml-smime.el (mml-smime-encrypt-query): New function.
15595         (mml-smime-encrypt-query): Use it.
15596
15597         * smime-ldap.el: New file.
15598
15599 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15600
15601         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
15602
15603 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
15604
15605         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
15606         argument in doc string.  Make query for type more clear.
15607
15608 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
15609
15610         * gnus.el (gnus-group-startup-message): Search for gnus images in
15611         etc/images/gnus.
15612         * mm-util.el (mm-image-load-path): Likewise.
15613         * smiley.el (smiley-data-directory): Search for smilies in
15614         etc/images/smilies.
15615
15616 2005-02-09  Kim F. Storm  <storm@cua.dk>
15617
15618         Change Emacs release version from 21.4 to 22.1 throughout.
15619         Change Emacs development version from 21.3.50 to 22.0.50.
15620
15621 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15622
15623         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
15624
15625         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
15626         non-Mule XEmacs as well.
15627         (mm-decompress-buffer): Signal an error intentionally if it does
15628         not decompress compressed data because auto-compression-mode is
15629         disabled.
15630
15631 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
15632
15633         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
15634         an ID in the registry even if it has no groups.
15635
15636 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15637
15638         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
15639         merge it into mm-decompress-buffer.
15640         (gnus-mime-copy-part): Use the MIME part charset, the value which
15641         a user specified or gnus-newsgroup-charset for decoding, like
15642         gnus-mime-inline-part does; set buffer-file-coding-system to tell
15643         save-buffer what was used.  Suggested by Kevin Ryde
15644         <user42@zip.com.au>.
15645         (gnus-mime-inline-part): Allow the name parameter as well as the
15646         filename parameter; force decompressing of compressed data; always
15647         display contents being not decoded as unibyte.
15648
15649         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
15650         as well as the filename parameter.
15651
15652         * mm-util.el (mm-decompress-buffer):
15653         Merge gnus-mime-jka-compr-maybe-uncompress.
15654         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
15655         of compressed data.
15656
15657 2005-02-08  Simon Josefsson  <jas@extundo.com>
15658
15659         * imap.el (imap-log): Doc fix.
15660
15661 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15662
15663         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
15664         the coding cookies; decompress compressed parts.
15665
15666         * mml.el (mml-generate-mime-1): Add the charset parameter according
15667         to the value which a user specified manually or the coding cookie.
15668
15669         * mm-util.el (mm-string-to-multibyte): New function.
15670         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
15671         (mm-coding-system-to-mime-charset): New function.
15672         (mm-decompress-buffer): New function.
15673         (mm-find-buffer-file-coding-system): New function.
15674
15675         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
15676         (mm-display-inline-fontify): Rewrite for decoding and decompressing
15677         parts.
15678
15679 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15680
15681         * mm-view.el (mm-display-inline-fontify): Decode a part according
15682         to the charset parameter.
15683
15684 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15685
15686         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
15687         prefix arg is neither nil nor a number, as info specifies.
15688
15689 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15690
15691         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
15692         timestamps.
15693
15694 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
15695
15696         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
15697         groups error checking and notify user.
15698
15699 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
15700
15701         * message.el (message-send-mail-function): Check existence of
15702         sendmail-program first before using default value
15703         `message-send-mail-with-sendmail'.  Otherwise use more generic
15704         `smtpmail-send-it'.
15705
15706 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15707
15708         * nntp.el (nntp-request-update-info): Always return nil.
15709
15710 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15711
15712         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
15713
15714 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15715
15716         * message.el (message-beginning-of-line): Change the behavior when
15717         invoked between BOL and : so that it first moves backward.
15718
15719 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15720
15721         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
15722         article buffer when editing of the article is discarded.
15723         (gnus-article-prepare): Revert.
15724
15725 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15726
15727         * gnus-art.el (gnus-article-prepare):
15728         Remove message-strip-forbidden-properties from the local hook.
15729
15730 2005-01-27  Simon Josefsson  <jas@extundo.com>
15731
15732         * password.el (password-cache-add): Only start one timer per key.
15733         Reported by Derek Atkins <warlord@MIT.EDU>.
15734
15735 2005-01-26  Steve Youngs  <steve@sxemacs.org>
15736
15737         * run-at-time.el: Remove.  It is no longer needed as
15738         timer-funcs.el in the xemacs-base package has a working version of
15739         `run-at-time'.
15740
15741         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
15742
15743         * password.el: Require timer-funcs instead of run-at-time in
15744         XEmacs.
15745         Remove `password-run-at-time' macro.
15746         (password-cache-add): Use `run-at-time' instead of
15747         `password-run-at-time'.
15748
15749         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
15750         Remove `nnheader-cancel-function-timers' alias,
15751         `cancel-function-timers' exists in XEmacs in timer-funcs.
15752
15753         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
15754         for `run-with-idle-timer'.
15755
15756         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
15757         for `run-at-time'.
15758
15759         * mm-url.el: Require timer-funcs at compile time when in XEmacs
15760         for `with-timeout'.
15761
15762         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
15763         the same as for XEmacs 21.4.
15764         No need to ignore `run-with-idle-timer', this function exists in
15765         XEmacs now in timer-funcs.el in the xemacs-base package.
15766         (dgnushack-compile): No need to delete
15767         run-at-time.el from the list of files to compile because it
15768         doesn't exist anymore.
15769
15770 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15771
15772         * mml.el (mml-generate-mime-1): Convert string into unibyte when
15773         inserting " *mml*" buffer's contents into a unibyte temp buffer.
15774
15775 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
15776
15777         * mail-source.el (mail-source-fetch-imap): Search for ^From case
15778         sensitively.
15779
15780 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
15781
15782         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
15783
15784 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15785
15786         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
15787         which will be inserted according to the multibyteness of a buffer
15788         rather than the type of contents.  Suggested by ARISAWA Akihiro
15789         <ari@mbf.ocn.ne.jp>.
15790
15791         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
15792         of string which old xml.el may return rather than a string.
15793
15794 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15795
15796         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
15797
15798 2005-01-16  Simon Josefsson  <jas@extundo.com>
15799
15800         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
15801         idn/idna.el isn't available.
15802         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
15803         <michael@waxrat.com>.
15804
15805         * hashcash.el: Remove non-FSF copyright header.
15806
15807         * hashcash.el (hashcash-extra-generate-parameters): New variable.
15808         (hashcash-generate-payment): Use it.
15809         (hashcash-generate-payment-async): Use it.
15810
15811 2005-01-15  Simon Josefsson  <jas@extundo.com>
15812
15813         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
15814         Suggested by Raymond Scholz <ray-2005@zonix.de>.
15815
15816         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
15817         gnus-summary-idna-message.
15818         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
15819         (gnus-summary-idna-message): New function.
15820
15821 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
15822
15823         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
15824         gnus-novice-user.
15825
15826 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15827
15828         * nnrss.el (nnrss-request-delete-group): Delete entries in
15829         nnrss-group-alist as well.
15830         (nnrss-save-server-data): Insert newline.
15831
15832 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
15833
15834         * gnus.el (gnus-user-agent): Use list of symbols instead of
15835         symbols.  Display full version number for (S)XEmacs.
15836         Optionally display (S)XEmacs codename.
15837
15838         * gnus-util.el (gnus-emacs-version): Update for new
15839         `gnus-user-agent'.
15840
15841         * gnus-msg.el (gnus-extended-version): Make it possible to omit
15842         Gnus version.
15843
15844 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
15845
15846         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
15847         which is unreadable in some setups.
15848
15849 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15850
15851         * gnus-spec.el (gnus-update-format-specifications): Flush the
15852         group format spec cache if it doesn't support decoded group names.
15853
15854 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
15855
15856         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
15857         Allow to apply decay on score files matching a regexp.
15858
15859 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15860
15861         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
15862         compatibility in %g and %c.
15863
15864 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15865
15866         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
15867         name for only %g and %c.
15868         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
15869         of gnus-tmp-group to decoded group name.
15870         (gnus-group-make-rss-group): Exclude `/'s from group names.
15871
15872 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15873
15874         * nnrss.el (nnrss-get-encoding): Fix regexp.
15875
15876 2004-12-27  Simon Josefsson  <jas@extundo.com>
15877
15878         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
15879         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
15880         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
15881
15882 2004-12-17  Kim F. Storm  <storm@cua.dk>
15883
15884         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
15885
15886         * gnus-sum.el (gnus-summary-mode-map): Likewise.
15887
15888 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
15889
15890         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
15891
15892 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15893
15894         * nnrss.el: Require rfc2047 and mml.
15895         (nnrss-file-coding-system): New variable.
15896         (nnrss-format-string): Redefine it as an inline function.
15897         (nnrss-decode-group-name): New function.
15898         (nnrss-string-as-multibyte): Remove.
15899         (nnrss-retrieve-headers): Decode group name; don't use
15900         nnrss-format-string.
15901         (nnrss-request-group): Decode group name.
15902         (nnrss-request-article): Decode group name; allow a Message-ID as
15903         well as an article number; don't use nnrss-format-string; encode a
15904         Message-ID string which may contain non-ASCII characters; use
15905         mml-to-mime to compose a MIME article.
15906         (nnrss-request-expire-articles): Decode group name.
15907         (nnrss-request-delete-group): Decode group name.
15908         (nnrss-fetch): Clarify error message.
15909         (nnrss-read-server-data): Use insert-file-contents instead of load;
15910         bind file-name-coding-system; use multibyte buffer.
15911         (nnrss-save-server-data): Bind coding-system-for-write to the
15912         value of nnrss-file-coding-system; bind file-name-coding-system;
15913         add coding cookie.
15914         (nnrss-read-group-data): Use insert-file-contents instead of load;
15915         bind file-name-coding-system; use multibyte buffer.
15916         (nnrss-save-group-data): Bind coding-system-for-write to the
15917         value of nnrss-file-coding-system; bind file-name-coding-system.
15918         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
15919         make it work with non-ASCII text.
15920         (nnrss-find-el): Make it work with old xml.el as well.
15921
15922 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
15923
15924         * nnrss.el (nnrss-get-encoding): New function.
15925         (nnrss-fetch): Use unibyte buffer initially; bind
15926         coding-system-for-read while performing mm-url-insert; remove ^Ms;
15927         decode contents according to the encoding attribute.
15928         (nnrss-save-group-data): Add coding cookie.
15929         (nnrss-mime-encode-string): New function.
15930         (nnrss-check-group): Use it to encode subject and author.
15931
15932 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
15933
15934         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
15935         imaginary variable.
15936
15937 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15938
15939         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
15940         correctly even if there are wide characters.
15941
15942 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
15943
15944         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
15945         downcased symbol names; make a new cache instead of reusing
15946         bbdb-hashtable.
15947
15948 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15949
15950         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
15951         concatenating segments rather than before concatenating them.
15952         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15953
15954         * message.el (message-get-reply-headers): Bind `extra'.
15955
15956 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15957
15958         * message.el (message-extra-wide-headers): New variable.
15959         (message-get-reply-headers): Use it.
15960
15961 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15962
15963         * gnus-agent.el (gnus-agent-group-path): Decode group name.
15964         (gnus-agent-group-pathname): Ditto.
15965
15966         * gnus-cache.el (gnus-cache-file-name): Decode group name.
15967
15968         * gnus-group.el (gnus-group-make-group): Decode group name.
15969         (gnus-group-make-rss-group): Register the group data after opening
15970         the nnrss group.
15971
15972 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
15973
15974         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
15975         by expiry now get marked as read.
15976
15977 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15978
15979         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
15980
15981 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
15982
15983         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
15984         unify Latin characters in XEmacs.
15985         (mm-find-mime-charset-region): Use it.
15986
15987 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15988
15989         * gnus-util.el (gnus-delete-directory): New function.
15990
15991         * gnus-agent.el (gnus-agent-delete-group): Use it.
15992
15993         * gnus-cache.el (gnus-cache-delete-group): Use it.
15994
15995 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15996
15997         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
15998         names.
15999
16000 2004-12-16  Simon Josefsson  <jas@extundo.com>
16001
16002         * hashcash.el (hashcash-payment-alist): Fix custom :type.
16003
16004 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16005
16006         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
16007
16008         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
16009         (gnus-group-set-current-level): Decode group name.
16010
16011 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
16012
16013         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
16014         failed.
16015
16016 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16017
16018         * gnus-group.el (gnus-group-delete-group): Decode group name.
16019         (gnus-group-make-rss-group): Encode group name.
16020         (gnus-group-catchup-current): Decode group name.
16021         (gnus-group-kill-group): Decode group name.
16022
16023 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
16024
16025         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
16026
16027 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16028
16029         * gnus-group.el (gnus-group-make-rss-group):
16030         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
16031
16032         * gnus-start.el (gnus-setup-news): Honor user's setting to
16033         gnus-message-archive-method.  Suggested by Lute Kamstra
16034         <lute@gnu.org>.
16035
16036 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
16037
16038         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
16039         global counterparts of the buffer-local variables.
16040
16041 2004-11-16  Romain Francoise  <romain@orebokech.com>
16042
16043         * gnus-sum.el (gnus-summary-exit): Don't clear the global
16044         counterparts of the buffer-local variables.
16045
16046 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
16047
16048         * message.el (message-forbidden-properties): Fix typo in doc
16049         string.
16050
16051 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
16052
16053         * gnus-util.el (gnus-replace-in-string): Add doc string.
16054
16055         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
16056         to avoid problems when splitting mails with many recipients.
16057
16058 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16059
16060         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
16061         pop-to-buffer, covered by the subsequent gnus-configure-windows.
16062
16063 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
16064
16065         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
16066         if there is no hashtable in memory or file modification time is
16067         newer than cached timestamp.
16068
16069 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
16070
16071         * gnus-sum.el (gnus-summary-limit-to-recipient):
16072         Implement not-matching option.
16073
16074 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
16075
16076         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
16077         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
16078         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
16079         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
16080         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
16081         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
16082
16083 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16084
16085         * message.el (message-forward-make-body-mml): Remove headers
16086         according to message-forward-ignored-headers if a message is decoded.
16087
16088 2004-12-02  Romain Francoise  <romain@orebokech.com>
16089
16090         * message.el (message-forward-make-body-plain): Always remove
16091         headers according to message-forward-ignored-headers.
16092
16093 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
16094
16095         * spam.el (spam-summary-prepare-exit): Remove the
16096         gnus-summary-limit pop for now, it has problems with ham marks for
16097         me.
16098
16099 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
16100
16101         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
16102         correctly.
16103
16104 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
16105
16106         * format-spec.el (format-spec): Message the char.
16107
16108 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
16109
16110         * gnus-art.el (gnus-split-methods): Reformat comments.
16111
16112         * spam.el (spam-summary-prepare-exit): Remove article limits
16113         before exiting the summary buffer.
16114
16115 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16116
16117         * lpath.el: Remove bbdb-create-internal, bbdb-records,
16118         spam-BBDB-register-routine and spam-enter-ham-BBDB.
16119
16120         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
16121         order to silence the byte compiler.
16122
16123         * spam.el: Fix the way to silence the byte compiler, which
16124         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
16125         bbdb-search-simple, spam-BBDB-register-routine,
16126         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
16127         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
16128         spam-stat-buffer-is-spam, spam-stat-load,
16129         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
16130         spam-stat-save and spam-stat-split-fancy.
16131
16132 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16133
16134         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
16135         which may confuse users.
16136         (canlock-password-for-verify): Ditto.
16137
16138         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
16139
16140         * gnus-art.el (gnus-emphasis-alist): Ditto.
16141
16142         * gnus-registry.el (gnus-registry-max-entries): Ditto.
16143
16144         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
16145
16146         * gnus-start.el (gnus-save-killed-list): Ditto.
16147
16148         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
16149         (gnus-sum-thread-tree-root): Ditto.
16150         (gnus-sum-thread-tree-false-root): Ditto.
16151         (gnus-sum-thread-tree-single-indent): Ditto.
16152
16153         * message.el (message-courtesy-message): Ditto.
16154         (message-archive-note): Ditto.
16155         (message-subscribed-address-file): Ditto.
16156         (message-user-fqdn): Ditto.
16157
16158         * spam-report.el (spam-report-gmane-regex): Ditto.
16159
16160         * spam.el (spam-blackhole-good-server-regex): Ditto.
16161
16162 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16163
16164         * mml.el (mml-preview): Widen the message buffer before copying
16165         the contents to the preview buffer; sort headers before previewing.
16166
16167         * message.el (message-hidden-headers): Fix the way to avoid a bug
16168         in the `repeat' widget in Emacs 21.3 or earlier.
16169
16170 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16171
16172         * message.el (message-hidden-headers): Default to "^References:".
16173         Improve customization type.  Suggested by Reiner Steib
16174         <Reiner.Steib@gmx.de>.
16175
16176 2004-11-25  Romain Francoise  <romain@orebokech.com>
16177
16178         * message.el (message-strip-forbidden-properties): Remove check for
16179         obsolete `message-hidden' text property, hidden headers are not
16180         accessible in the buffer anymore.
16181
16182 2004-11-22  Romain Francoise  <romain@orebokech.com>
16183
16184         * message.el (message-header-format-alist): Add `From' in list
16185         so that it can be sorted.
16186         (message-fix-before-sending): Widen and sort headers before
16187         sending.
16188         (message-hide-headers): Use narrowing to hide headers by moving
16189         them to the top of the buffer and narrowing to the region
16190         underneath.
16191
16192 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16193
16194         * message.el (message-strip-forbidden-properties):
16195         Bind buffer-read-only (etc) to nil.
16196
16197 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16198
16199         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
16200         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16201
16202 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
16203
16204         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
16205
16206 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16207
16208         * dns.el (query-dns): Use sit-for to time instead of
16209         accept-process-output, since that doesn't seem to work on udp
16210         sockets.
16211
16212 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16213
16214         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
16215
16216 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
16217
16218         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
16219         doc string.  Improve doc string.
16220
16221 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16222
16223         * nntp.el (nntp-request-update-info): Return nil if
16224         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
16225         may not call gnus-activate-group which uselessly issues the GROUP
16226         commands for all nntp groups and wastes time.  Reported by Romain
16227         Francoise <romain@orebokech.com>.
16228
16229         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
16230
16231 2004-11-15  Simon Josefsson  <jas@extundo.com>
16232
16233         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
16234         headers separately.
16235         (gnus-button-openpgp): New function, inspired by Jochen Küpper
16236         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
16237
16238 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
16239
16240         * gnus-start.el (gnus-convert-old-newsrc):
16241         Assign legacy-gnus-agent to 5.10.7.
16242
16243 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16244
16245         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
16246         start of the lines.
16247
16248 2004-11-14  Magnus Henoch  <mange@freemail.hu>
16249
16250         * hashcash.el (hashcash-default-payment): Change default to 20.
16251         (hashcash-default-accept-payment): Change default to 20.
16252         (hashcash-process-alist): New variable.
16253         (hashcash-generate-payment-async): Add.
16254         (hashcash-already-paid-p): Add.
16255         (hashcash-insert-payment): Don't generate payments twice.
16256         (hashcash-insert-payment-async): Add.
16257         (hashcash-insert-payment-async-2): Add.
16258         (hashcash-cancel-async): Add.
16259         (hashcash-wait-async): Add.
16260         (hashcash-processes-running-p): Add.
16261         (hashcash-wait-or-cancel): Add.
16262         (mail-add-payment): New optional argument.  Conditionally start
16263         asynchronous calculation.
16264         (mail-add-payment-async): Add.
16265
16266         * message.el (message-send-mail): Wait for asynchronous hashcash
16267         results.  Don't clobber existing X-Hashcash headers.
16268         (message-setup-1): Call mail-add-payment-async when
16269         message-generate-hashcash is non-nil.
16270
16271 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
16272
16273         * message.el (message-use-alternative-email-as-from): Examine the
16274         From header as well; use message-make-from in order to include a
16275         user's full name.
16276
16277 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16278
16279         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
16280         default; improve customization type.
16281         (gnus-emphasis-custom-with-format): New macro.
16282         (gnus-emphasis-custom-value-to-external): New function.
16283         (gnus-emphasis-custom-value-to-internal): New function.
16284
16285 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16286
16287         * dns.el (query-dns): Resolve reverse addresses.
16288
16289 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16290
16291         * gnus-group.el (gnus-group-get-new-news): Use it.
16292
16293         * gnus-start.el (gnus-check-reasonable-setup): New function.
16294
16295 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16296
16297         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
16298         "Args out of range" error.  Reported by Arnaud Giersch
16299         <arnaud.giersch@free.fr>.
16300
16301 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
16302
16303         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
16304
16305 2004-11-04  Richard M. Stallman  <rms@gnu.org>
16306
16307         * spam.el (spam group): Add :version.
16308
16309         * pgg-def.el (pgg group): Add :version.
16310
16311 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16312
16313         * gnus-art.el (gnus-article-edit-article): Don't associate the
16314         article buffer with a draft file.  This is a temporary measure
16315         against the 2004-08-22 change to gnus-article-edit-mode.
16316
16317 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16318
16319         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
16320         (html2text-format-tags): Remove unused variable `attr'.
16321
16322 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
16323
16324         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
16325
16326         * tls.el (tls-process-connection-type, tls-success)
16327         (tls-certtool-program): Add :version.
16328
16329         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
16330         (starttls-extra-arguments, starttls-process-connection-type)
16331         (starttls-connect, starttls-failure, starttls-success): Add :version.
16332
16333         * spam-stat.el (spam-stat): Add :version.
16334
16335         * sieve.el (sieve): Add :version.
16336
16337         * sha1.el (sha1): Add :version.
16338         (sha1-use-external): Remove redundant version.
16339
16340         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
16341         (nnmail-cache-ignore-groups, nnmail-spool-hook)
16342         (nnmail-split-fancy-match-partial-words)
16343         (nnmail-split-lowercase-expanded): Add :version.
16344
16345         * nndiary.el (nndiary): Add :version.
16346
16347         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
16348
16349         * mml-sec.el (mml-default-sign-method)
16350         (mml-default-encrypt-method, mml-signencrypt-style-alist):
16351         Add :version.
16352
16353         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
16354
16355         * mm-url.el (mm-url-use-external, mm-url-program)
16356         (mm-url-arguments): Add :version.
16357
16358         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
16359         (mm-attachment-file-modes, mm-decrypt-option)
16360         (mm-w3m-safe-url-regexp): Add :version.
16361
16362         * message.el (message-cite-prefix-regexp)
16363         (message-sendmail-envelope-from, message-minibuffer-local-map)
16364         (message-user-fqdn, message-completion-alist): Add :version.
16365
16366         * gnus-win.el (gnus-configure-windows-hook)
16367         (gnus-use-frames-on-any-display): Add :version.
16368
16369         * gnus-art.el (gnus-article-address-banner-alist)
16370         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
16371         (gnus-treat-from-picon, gnus-treat-mail-picon)
16372         (gnus-treat-x-pgp-sig): Add :version.
16373
16374         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
16375         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
16376         (gnus-summary-article-delete-hook)
16377         (gnus-summary-display-while-building): Add :version.
16378
16379         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
16380         (gnus-get-top-new-news-hook): Add :version.
16381
16382         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
16383         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
16384
16385         * gnus-registry.el (gnus-registry): Add :version.
16386
16387         * gnus-spec.el (gnus-use-correct-string-widths)
16388         (gnus-make-format-preserve-properties): Add :version.
16389
16390         * gnus.el (gnus-group-charter-alist)
16391         (gnus-group-fetch-control-use-browse-url)
16392         (gnus-install-group-spam-parameters): Add :version.
16393
16394         * gnus-diary.el (gnus-diary): Add :version.
16395
16396         * gnus-delay.el (gnus-delay): Add :version.
16397
16398         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
16399         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
16400         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
16401         Add :version.
16402
16403         * gnus-agent.el (gnus-agent-max-fetch-size)
16404         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
16405         (gnus-agent-prompt-send-queue): Add :version.
16406
16407         * deuglify.el (gnus-outlook-deuglify): Add :version.
16408
16409         * html2text.el: Beautify code.  Improve doc strings.
16410         Some checkdoc cleanup.
16411         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
16412
16413 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
16414
16415         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
16416
16417 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
16418
16419         * gnus-registry.el (gnus-registry-hashtb): Create the registry
16420         when package is loaded.
16421
16422         * spam.el (spam-summary-score-preferred-header): Add global preference
16423         for people who want to override the default SpamAssassin over
16424         Bogofilter preference (when both are set).
16425         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
16426         (spam-user-format-function-S):
16427         Check spam-summary-score-preferred-header.
16428         (spam-extra-header-to-number): Add X-Bogosity header parsing.
16429         (spam-user-format-function-S): Format the score correctly.
16430
16431 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16432
16433         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
16434         signature file.  Suggested by Manoj Srivastava
16435         <srivasta@golden-gryphon.com>.
16436
16437         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
16438         iso-2022-jp even in the Japanese language environment.
16439         Suggested by Jason Rumney <jasonr@gnu.org>.
16440
16441 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16442
16443         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
16444         use the same characters as the dummy marks; make it free from
16445         getting affected by the language environment.
16446         (gnus-summary-read-group-1): Update mark positions only when the
16447         format spec is updated.
16448
16449         * gnus-spec.el (gnus-update-format-specifications): Return a list
16450         of updated types.
16451
16452 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16453
16454         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
16455         of boundp to check if display-warning is available.
16456
16457 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
16458
16459         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
16460
16461 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16462
16463         * nnspool.el (nnspool-spool-directory): Use news-path if the
16464         news-directory variable is not bound.
16465
16466         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
16467         function instead of display-warning if it is not available.
16468
16469 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16470
16471         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
16472         v5-10: Use `point-at-bol'.
16473
16474 2004-10-26  Simon Josefsson  <jas@extundo.com>
16475
16476         * hashcash.el: Fix URL in comment, reported by Cheng Gao
16477         <chenggao@gmail.com>.
16478
16479 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
16480
16481         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
16482         instead.
16483
16484 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
16485
16486         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
16487         to remove a server from the nnimap-server-buffer-alist.
16488         (nnimap-open-connection, nnimap-close-server): Use it.
16489
16490         * gnus-encrypt.el: Remove file in favor of encrypt.el.
16491
16492 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16493
16494         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
16495         running the major-mode function.
16496
16497 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16498
16499         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
16500         dummy marks in the right way.
16501
16502 2004-10-18  David Edmondson  <dme@dme.org>
16503
16504         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
16505         excessively.
16506
16507 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
16508
16509         * gnus-util.el (gnus-split-references): Accept a nil references
16510         string and go on blissfully.
16511
16512         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
16513         cases where the references string is non-nil but has no references.
16514
16515         * encrypt.el: Add autoload tags.
16516
16517         * spam.el (spam-resolve-registrations-routine): Remove article
16518         from unregistration list too.  Reported by David Hanak
16519         <dhanak@isis.vanderbilt.edu>
16520
16521 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
16522
16523         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
16524         nil.  Change custom type.
16525
16526 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
16527
16528         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
16529
16530         * gnus-sum.el (gnus-summary-move-article): Use it.
16531
16532 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
16533
16534         * encrypt.el: Add autoload cookies.
16535
16536         * spam.el (spam-backend-article-list-property)
16537         (spam-backend-get-article-todo-list)
16538         (spam-backend-put-article-todo-list)
16539         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
16540         Resolve registrations separately.
16541         (spam-register-routine): Format comments.
16542         (spam-unregister-routine, spam-register-routine): Always call with
16543         specific-articles, no default list.
16544         (spam-summary-prepare-exit): Use the spam-classifications function.
16545
16546         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
16547         gnus-encrypt.el.
16548
16549         * encrypt.el: Copied from gnus-encrypt.el.
16550
16551         * gnus-encrypt.el: Commented that it's obsolete.
16552
16553 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
16554
16555         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
16556         (gnus-score-save): Use it.
16557
16558         * message.el (message-bury): Use `window-dedicated-p'.
16559
16560 2004-10-15  Simon Josefsson  <jas@extundo.com>
16561
16562         * pop3.el (top-level): Don't require nnheader.
16563         (pop3-read-timeout): Add.
16564         (pop3-accept-process-output): Add.
16565         (pop3-read-response, pop3-retr): Use it.
16566
16567 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
16568
16569         * spam.el (spam-register-routine): Move comment.
16570         (spam-verify-bogofilter): Use 'unknown for the initial
16571         spam-bogofilter-valid state, not 'never.
16572
16573         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
16574         for netrc-machine.
16575
16576         * nnimap.el (nnimap-open-connection):
16577         Use netrc-machine-user-or-password.
16578
16579 2004-10-17  Richard M. Stallman  <rms@gnu.org>
16580
16581         * gnus-registry.el (gnus-registry-unload-hook):
16582         Set as a variable with add-hook.
16583
16584         * nnspool.el (nnspool-spool-directory): Use news-directory instead
16585         of news-path.
16586
16587         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
16588
16589         * spam.el: Delete duplicate `provide'.
16590         (spam-unload-hook): Set as a variable with add-hook.
16591
16592 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
16593
16594         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
16595         in the doc string.
16596
16597         * message.el (message-ignored-news-headers)
16598         (message-ignored-supersedes-headers)
16599         (message-ignored-resent-headers)
16600         (message-forward-ignored-headers): Improve custom type.
16601
16602 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16603
16604         * message.el (message-tokenize-header): Fix 2004-09-06 change
16605         which used point-min in the wrong place.
16606
16607 2004-10-12  Simon Josefsson  <jas@extundo.com>
16608
16609         * tls.el (tls-certtool-program): New variable.
16610         (tls-certificate-information): New function, based on
16611         ssl-certificate-information.
16612
16613 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16614
16615         * compface.el: Move the version of ELisp-based uncompface program
16616         to the contrib directory because of the copyright problem.
16617
16618 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
16619
16620         * message.el (message-kill-buffer): Raise the current frame.
16621
16622 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
16623
16624         * gnus-sum.el: Mention that multibyte characters don't work as marks.
16625
16626         * gnus.el (message-y-or-n-p): Autoload.
16627
16628         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
16629         (pop3-password-required, pop3-authentication-scheme)
16630         (pop3-leave-mail-on-server): Make customizable.
16631         (pop3): New custom group.
16632         (pop3-retr): Remove `sleep-for' statements.
16633         Suggested by Dave Love <fx@gnu.org>.
16634
16635         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
16636         Windows/DOS.
16637
16638         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
16639         (imap-parse-body): Fix incorrect use of `assert'.
16640         Suggested by Dave Love <fx@gnu.org>.
16641
16642         * mml.el (mml-minibuffer-read-disposition): Require match.
16643         Suggested by Dave Love <fx@gnu.org>.
16644
16645 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
16646
16647         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
16648         doc string.
16649
16650 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16651
16652         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
16653
16654 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16655
16656         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
16657         instead of calling `mm-insert-inline', to decode text/* parts
16658         before displaying them.
16659
16660 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16661
16662         * mm-uu.el (mm-uu-text-plain-type): New variable.
16663         (mm-uu-pgp-signed-extract-1): Use it.
16664         (mm-uu-pgp-encrypted-extract-1): Use it.
16665         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
16666         bind mm-uu-text-plain-type with that value.
16667         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
16668         mm-uu-dissect.
16669
16670 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16671
16672         * gnus-group.el (gnus-update-group-mark-positions):
16673         * gnus-sum.el (gnus-update-summary-mark-positions):
16674         * message.el (message-check-news-body-syntax):
16675         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
16676         of string-as-multibyte.
16677
16678 2004-10-05  Juri Linkov  <juri@jurta.org>
16679
16680         * gnus-group.el (gnus-update-group-mark-positions):
16681         * gnus-sum.el (gnus-update-summary-mark-positions):
16682         * message.el (message-check-news-body-syntax):
16683         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
16684         8-bit unibyte values to a multibyte string for search functions.
16685
16686 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16687
16688         * mm-uu.el (mm-uu-dissect): Allow optional arg.
16689         (mm-uu-dissect-text-parts): New function.
16690
16691         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
16692         dissect text parts.
16693
16694         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
16695         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
16696
16697         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
16698
16699         * gnus-topic.el (gnus-topic-hierarchical-parameters):
16700         Use gnus-current-topics instead of gnus-current-topic.
16701
16702 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
16703
16704         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
16705
16706 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
16707
16708         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
16709         where approriate.
16710
16711         * nnml.el (nnml-generate-active-info): do.
16712
16713         * nndiary.el (nndiary-generate-active-info): do.
16714
16715         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
16716         (gnus-topic-move): do.
16717
16718         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
16719         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
16720
16721         * gnus-srvr.el (gnus-server-prepare)
16722         (gnus-server-open-all-servers): do.
16723
16724         * gnus-msg.el (gnus-summary-cancel-article)
16725         (gnus-summary-resend-message)
16726         (gnus-summary-mail-crosspost-complaint): do.
16727
16728         * gnus-move.el (gnus-change-server): do.
16729
16730         * gnus-group.el (gnus-group-unmark-all-groups)
16731         (gnus-group-set-current-level): do.
16732
16733 2004-10-04  Simon Josefsson  <jas@extundo.com>
16734
16735         * message.el (message-generate-hashcash): Doc fix.
16736
16737 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
16738
16739         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
16740         avoid infinite recursion via gnus-get-function.
16741
16742 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
16743
16744         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
16745
16746         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
16747
16748         * nnmail.el (nnmail-split-history): do.
16749
16750         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
16751         (nnml-request-delete-group): do.
16752
16753         * nnslashdot.el (nnslashdot-read-groups): do.
16754
16755         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
16756         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
16757
16758         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
16759         (nnspool-sift-nov-with-sed): Use last.
16760         (nnspool-retrieve-headers-with-nov): Use mapc.
16761         (nnspool-request-newgroups): Use dolist.
16762         (nnspool-request-group): Use last.
16763
16764         * nntp.el (nntp-read-server-type): Use dolist.
16765
16766         * nnvirtual.el (nnvirtual-create-mapping)
16767         (nnvirtual-update-read-and-marked): Use dolist.
16768         (nnvirtual-convert-headers): Simplify.
16769
16770 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
16771
16772         * gnus-agent.el (gnus-agent-synchronize-group-flags):
16773         Add support for sync'ing tick marks.
16774
16775 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16776
16777         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
16778         there's no visible header.
16779
16780 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
16781
16782         * gnus-agent.el (gnus-agent-synchronize-group-flags):
16783         When necessary, pass full group name to gnus-request-set-marks.
16784
16785 2004-10-01  Simon Josefsson  <jas@extundo.com>
16786
16787         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
16788         acroread.
16789
16790 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16791
16792         * spam-report.el (spam-report-gmane): Fix interactive.
16793
16794         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
16795
16796         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
16797         when writing file.
16798         (gnus-agent-synchronize-flags): Don't default to being
16799         interactive.
16800
16801 2004-09-30  Simon Josefsson  <jas@extundo.com>
16802
16803         * message.el (message-generate-hashcash): Add.
16804         (message-send-mail): Use it, call mail-add-payment.
16805
16806 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
16807
16808         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
16809
16810 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
16811
16812         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
16813         gnus-requst-update-info with explicit code to sync the in-memory
16814         info read flags with the marks being sync'd to the backend.
16815
16816         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
16817
16818 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
16819
16820         * spam.el (spam-verify-bogofilter): Add new function.
16821         (spam-check-bogofilter)
16822         (spam-bogofilter-register-with-bogofilter): Use it.
16823         (spam-verify-bogofilter): Add small fixes.
16824
16825 2004-09-28  Simon Josefsson  <jas@extundo.com>
16826
16827         * hashcash.el (hashcash-generate-payment): Revert.
16828
16829 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
16830
16831         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16832         Use gnus-extract-references instead of gnus-split-references.
16833
16834         * gnus-util.el (gnus-extract-references): Add new function, analogous
16835         to gnus-split-references but extracts only the message-ID without
16836         anything extra.
16837
16838         * hashcash.el (hashcash-generate-payment)
16839         (hashcash-check-payment): Do the right thing if hashcash-path is
16840         nil (because the hashcash program could not be found).
16841
16842         * spam.el (spam-use-hashcash): Remove comment.
16843
16844 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
16845
16846         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
16847         (gnus-cache-enter-article, gnus-cache-remove-article)
16848         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
16849
16850         * gnus-async.el (gnus-async-prefetch-remove-group): do.
16851
16852         * gnus-art.el (article-hide-boring-headers)
16853         (article-translate-strings, article-display-face)
16854         (gnus-article-mime-match-handle-first)
16855         (gnus-article-highlight-headers)
16856         (gnus-article-add-buttons-to-head): do.
16857
16858 2004-09-27  Simon Josefsson  <jas@extundo.com>
16859
16860         * hashcash.el: New version, from
16861         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
16862         ../contrib/.
16863
16864 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16865
16866         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
16867
16868 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
16869
16870         * gnus-dup.el (gnus-dup-open): Use mapc.
16871         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
16872
16873         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
16874         Reported by Stefan Wiens <s.wi@gmx.net>.
16875
16876         * gnus.el (gnus-shutdown): Use dolist.
16877
16878         * gnus-undo.el (gnus-undo): Use mapc.
16879
16880         * nnrss.el (nnrss-generate-active): do.
16881
16882         * message.el (message-cite-original-without-signature)
16883         (message-cite-original): Use mapc.
16884         (message-do-actions, message-make-forward-subject): Use dolist.
16885
16886 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
16887
16888         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
16889         deletion to remove entire duplicate line.  Fixes merged article
16890         number bug.
16891
16892 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
16893
16894         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
16895         servers that are offline.  Avoids having gnus-agent-toggle-plugged
16896         first ask if you want to open a server and then, even when you
16897         responded with no, asking if you want to synchronize the server's
16898         flags.
16899         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
16900         multi-line expressions.
16901         (gnus-agent-synchronize-group-flags): New internal function.
16902         Updates marks in memory (in the info structure) AND in the
16903         backend.
16904
16905         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
16906
16907         * nnagent.el (nnagent-request-set-mark):
16908         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
16909         method, to ensure that synchronization updates marks in the
16910         backend and in the info (in memory) structure.
16911
16912 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16913
16914         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
16915         convention fully; don't miss the root article of a thread; make
16916         the X-Draft-From header with correct article numbers.
16917
16918 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
16919
16920         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
16921         unless plugged.  Disable the agent so that an open failure causes
16922         an error.
16923
16924         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
16925         Revert 2004-09-21 change.  The backend must be opened while
16926         synchronizing flags even when the backend stores the flags
16927         locally.
16928
16929 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
16930
16931         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
16932         in `header' match.  Reported by Svend Tollak Munkejord.
16933
16934         * message.el (message-cite-original): Fix use of
16935         `message-cite-articles-with-x-no-archive'.
16936
16937 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16938
16939         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
16940         (gnus-window-to-buffer): Ditto.
16941
16942         * mml.el (mml-preview-buffer): New variable.
16943         (mml-preview): Manage window layout with gnus-buffer-configuration.
16944
16945         * gnus-msg.el (gnus-setup-message): Put article numbers into the
16946         X-Draft-From header even if those articles aren't quoted.
16947
16948 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
16949
16950         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
16951         (gnus-request-set-mark, gnus-request-update-mark): Use new
16952         g-s-t-u-l-m to decide to use backend even when unplugged.
16953
16954 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16955
16956         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
16957         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
16958
16959 2004-09-20  Simon Josefsson  <jas@extundo.com>
16960
16961         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
16962         "utf-16-le".
16963
16964 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16965
16966         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
16967
16968 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
16969
16970         * uudecode.el (uudecode-use-external): Add :version.
16971
16972         * smime.el (smime-CA-file, smime-encrypt-cipher)
16973         (smime-dns-server): Add :version.
16974
16975         * smiley.el (gnus-smiley-file-types): Add :version.
16976
16977         * sha1.el (sha1-use-external): Add :version.
16978
16979         * pgg-def.el (pgg-query-keyserver): Add :version.
16980
16981         * nnmail.el (nnmail-fancy-expiry-targets)
16982         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
16983         Add :version.
16984
16985         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
16986         (nnimap-retrieve-groups-asynchronous): Add :version.
16987         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
16988
16989         * mml.el (mml-content-disposition-parameters)
16990         (mml-insert-mime-headers-always): Add :version.
16991
16992         * mm-util.el (mm-coding-system-priorities): Add :version.
16993
16994         * mm-decode.el (mm-inline-text-html-with-images)
16995         (mm-keep-viewer-alive-types, mm-external-terminal-program)
16996         (mm-verify-option): Add :version.
16997         (mm-text-html-renderer): Change :version.
16998
16999         * message.el (message-fcc-externalize-attachments)
17000         (message-required-headers, message-draft-headers)
17001         (message-subject-trailing-was-query)
17002         (message-subject-trailing-was-ask-regexp)
17003         (message-subject-trailing-was-regexp, message-mark-insert-begin)
17004         (message-mark-insert-end, message-archive-header)
17005         (message-archive-note, message-cross-post-default)
17006         (message-cross-post-note, message-followup-to-note)
17007         (message-cross-post-note-function, message-use-mail-followup-to)
17008         (message-subscribed-address-functions)
17009         (message-subscribed-address-file, message-subscribed-addresses)
17010         (message-subscribed-regexps, message-allow-no-recipients)
17011         (message-yank-cited-prefix, message-signature-insert-empty-line)
17012         (message-hidden-headers, message-hierarchical-addresses)
17013         (message-mail-user-agent, message-use-idna)
17014         (message-valid-fqdn-regexp)
17015         (message-strip-special-text-properties, message-header-synonyms)
17016         (message-beginning-of-line, message-tab-body-function): Add :version.
17017         (message-insert-canlock, message-wide-reply-confirm-recipients):
17018         Change :version.
17019
17020         * mail-source.el (mail-source-ignore-errors): Add :group, :type
17021         and :version.
17022         (mail-source-delete-old-incoming-confirm)
17023         (mail-source-movemail-program): Add :version.
17024
17025         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
17026         (gnus-agent-cache, gnus-agent): Change :version.
17027
17028         * gnus-util.el (gnus-use-byte-compile): Change :version.
17029
17030         * gnus-sum.el (gnus-summary-make-false-root-always)
17031         (gnus-summary-default-high-score)
17032         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
17033         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
17034         (gnus-read-all-available-headers, gnus-article-emulate-mime)
17035         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
17036         (gnus-sum-thread-tree-single-indent)
17037         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
17038         (gnus-sum-thread-tree-leaf-with-other)
17039         (gnus-sum-thread-tree-single-leaf): Add :version.
17040         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
17041         (gnus-article-loose-mime): Change :version.
17042
17043         * gnus-start.el (gnus-backup-startup-file)
17044         (gnus-save-startup-file-via-temp-buffer): Add :version.
17045
17046         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
17047         (gnus-server-offline-face): Add :version.
17048
17049         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
17050
17051         * gnus-msg.el (gnus-gcc-externalize-attachments)
17052         (gnus-debug-files, gnus-debug-exclude-variables)
17053         (gnus-discouraged-post-methods): Change :version.
17054         (gnus-confirm-mail-reply-to-news)
17055         (gnus-confirm-treat-mail-like-news): Add :version.
17056
17057         * gnus-int.el (gnus-server-unopen-status): Add :version.
17058
17059         * gnus-group.el (gnus-group-jump-to-group-prompt)
17060         (gnus-large-ephemeral-newsgroup)
17061         (gnus-fetch-old-ephemeral-headers): Add :version.
17062
17063         * gnus-fun.el (gnus-x-face-directory)
17064         (gnus-convert-pbm-to-x-face-command)
17065         (gnus-convert-image-to-x-face-command)
17066         (gnus-convert-image-to-face-command): Add :version.
17067
17068         * gnus-delay.el (gnus-delay-default-hour): Add :version.
17069
17070         * gnus-cite.el (gnus-cite-blank-line-after-header)
17071         (gnus-article-boring-faces): Add :version.
17072
17073         * gnus-art.el (gnus-buttonized-mime-types)
17074         (gnus-inhibit-mime-unbuttonizing)
17075         (gnus-treat-display-face)
17076         (gnus-treat-body-boundary): Change :version.
17077         (gnus-body-boundary-delimiter, gnus-picon-databases)
17078         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
17079         (gnus-treat-date-english, gnus-treat-fold-headers)
17080         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
17081         (gnus-treat-mail-picon, gnus-treat-wash-html)
17082         (gnus-article-encrypt-protocol)
17083         (gnus-use-idna, gnus-article-over-scroll)
17084         (gnus-mime-display-multipart-alternative-as-mixed)
17085         (gnus-mime-display-multipart-related-as-mixed)
17086         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
17087         (gnus-ctan-url, gnus-button-ctan-handler)
17088         (gnus-button-handle-ctan-bogus-regexp)
17089         (gnus-button-ctan-directory-regexp)
17090         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
17091         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
17092         (gnus-button-man-level, gnus-button-emacs-level)
17093         (gnus-button-message-level, gnus-button-browse-level): Add :version.
17094
17095         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
17096         (gnus-agent-go-online): Change :version.
17097         (gnus-agent-expire-unagentized-dirs)
17098         (gnus-agent-auto-agentize-methods): Add :version.
17099
17100         * flow-fill.el (fill-flowed-display-column)
17101         (fill-flowed-encode-column): Add :version.
17102
17103         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
17104         (gnus-outlook-deuglify-unwrap-max)
17105         (gnus-outlook-deuglify-cite-marks)
17106         (gnus-outlook-deuglify-unwrap-stop-chars)
17107         (gnus-outlook-deuglify-no-wrap-chars)
17108         (gnus-outlook-deuglify-attrib-cut-regexp)
17109         (gnus-outlook-deuglify-attrib-verb-regexp)
17110         (gnus-outlook-deuglify-attrib-end-regexp)
17111         (gnus-outlook-display-hook): Add :version.
17112
17113         * binhex.el (binhex-use-external): Add :version.
17114
17115 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
17116
17117         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
17118         and `invisible'.
17119
17120 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
17121
17122         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
17123         in gnus-registry-trim.
17124
17125 2004-09-13  Simon Josefsson  <jas@extundo.com>
17126
17127         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
17128
17129         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
17130
17131         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
17132         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
17133         <yamaoka@jpl.org>.
17134         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
17135         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
17136         <yamaoka@jpl.org>.
17137
17138         * sieve.el (sieve-manage-mode): Ditto.
17139
17140 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
17141
17142         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
17143
17144 2004-09-11  Simon Josefsson  <jas@extundo.com>
17145
17146         * dns-mode.el: Add.
17147
17148         * mm-view.el (mm-display-dns-inline): Add.
17149
17150         * mm-decode.el (mm-inline-media-tests): Add text/dns.
17151         (mm-automatic-display): Ditto.
17152
17153         * mailcap.el (mailcap-mime-data): Add text/dns.
17154         (mailcap-mime-extensions): Map .soa to text/dns.
17155
17156 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
17157
17158         * gnus-art.el (article-decode-mime-words, article-babel)
17159         (gnus-article-highlight-signature, gnus-article-add-buttons)
17160         (gnus-signature-toggle): Remove unnecessary bindings of
17161         `inhibit-read-only' inherited from v5.10 merge.
17162
17163 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
17164
17165         * nntp.el (nntp): New customization group.
17166         (nntp-authinfo-file): Add customization group.
17167
17168         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
17169
17170         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
17171
17172         * gnus.el (to-address, to-list, subscribed)
17173         (large-newsgroup-initial): Ditto.
17174
17175         * flow-fill.el (fill-flowed-display-column)
17176         (fill-flowed-encode-column): Ditto.
17177
17178 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
17179
17180         * message.el (message-tokenize-header, message-send-mail-with-qmail):
17181         Use point-min rather than 1.
17182         (message-send-mail): Use buffer-size rather than point-max.
17183
17184         * gnus-sum.el (gnus-summary-search-article-forward):
17185         Signal a specific `search-failed' rather than a generic `error'.
17186
17187         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
17188         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
17189         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
17190
17191 2004-09-10  Simon Josefsson  <jas@extundo.com>
17192
17193         * nndb.el (require): Remove tcp and duplicate cl.
17194
17195 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17196
17197         * gnus-agent.el (directory-files-and-attributes): Move forward.
17198
17199 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
17200
17201         * gnus-agent.el (directory-files-and-attributes):
17202         Optionally defined to support XEmacs.
17203
17204 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
17205
17206         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
17207         to avoid run-time CL dependencies.
17208         (gnus-agent-unfetch-articles): New function.
17209         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
17210         article numbers even when local .overview file is missing.
17211         (gnus-agent-read-article-number): New function.  Only accepts
17212         27-bit article numbers.
17213         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
17214         Use gnus-agent-read-article-number.
17215         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
17216         from backend while recognizing that article numbers in .overview
17217         must be valid.
17218         (gnus-agent-update-files-total-fetched-for):
17219         Use directory-files-and-attributes to improve performance.
17220         * gnus-int.el (gnus-request-move-article):
17221         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
17222         improve performance.
17223
17224         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
17225         some users confused by references to .newsrc when they only have a
17226         .newsrc.eld file.
17227         (gnus-convert-mark-converter-prompt)
17228         (gnus-convert-converter-needs-prompt): Fix use of property list.
17229         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
17230         New function.  Used internally to only display 'gnus converting
17231         files' message when actually necessary.
17232
17233         * gnus-sum.el (): Remove (require 'gnus-agent) as required
17234         methods now autoloaded.
17235
17236 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17237
17238         * gnus-sum.el (gnus-summary-insert-subject): Remove list
17239         identifiers.
17240
17241 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
17242
17243         * gnus-picon.el: Fix indentation and closing parenthesis.
17244
17245 2004-09-01  Simon Josefsson  <jas@extundo.com>
17246
17247         * message.el (message-canlock-generate): Require sha1, not
17248         sha1-el.  (Can we get rid of this require altogether?  It is ugly
17249         to require within a function.  Sadly, if sha1.el isn't loaded, the
17250         let binding in m-c-g will hide the defcustom definition, which is
17251         bad.)
17252
17253         * canlock.el: Require sha1, not sha1-el.
17254
17255         * message.el: Don't autoload sha1 (there is a autoload cookie in
17256         sha1.el).
17257
17258         * sha1-el.el: Rename to sha1.el.
17259
17260 2004-08-30  Juanma Barranquero  <lektu@terra.es>
17261
17262         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
17263
17264 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
17265
17266         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
17267
17268 2004-08-30  Kim F. Storm  <storm@cua.dk>
17269
17270         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
17271
17272         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
17273         Add :group 'nnimap.
17274
17275 2004-08-30  Andreas Schwab  <schwab@suse.de>
17276
17277         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
17278         ?* and ?\;.
17279
17280         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
17281         and ?\' to symbol instead of whitespace.
17282
17283 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17284
17285         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
17286
17287         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
17288         instead of re-search-forward.
17289
17290         * gnus-uu.el (gnus-uu-save-article): Ditto.
17291         (gnus-uu-post-encode-uuencode): Ditto.
17292
17293         * html2text.el (html2text-clean-list-items): Ditto.
17294         (html2text-clean-dtdd): Ditto.
17295         (html2text-format-tags): Ditto.
17296
17297         * message.el (message-send-mail-with-sendmail): Fix regexp.
17298         (message-fill-field-general): Use search-forward instead of
17299         re-search-forward.
17300         (unbold-region): Ditto.
17301
17302         * nnrss.el (nnrss-request-article): Ditto.
17303
17304         * nnslashdot.el (nnslashdot-request-article): Ditto.
17305
17306         * nnweb.el (nnweb-gmane-wash-article): Ditto.
17307
17308         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
17309         "Unrecognized menu descriptor" error in XEmacs.
17310
17311 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
17312
17313         * gnus-sum.el (gnus-read-header): Don't remove a header for the
17314         parent article of a sparse article in the thread hashtb.
17315
17316 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
17317
17318         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
17319         (nnmail-expand-newtext): Lowercase expanded entries if
17320         nnmail-split-lowercase-expanded is non-nil.
17321
17322 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17323
17324         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
17325
17326         * gnus-group.el (gnus-group-line-format-alist): Convert the value
17327         of gnus-tmp-news-method into string under XEmacs.  It will be
17328         passed to gnus-correct-length which takes only a string argument.
17329
17330 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17331
17332         * gnus-util.el (gnus-bind-print-variables): New macro.
17333         (gnus-prin1): Use it.
17334         (gnus-prin1-to-string): Use it.
17335         (gnus-pp): New function.
17336         (gnus-pp-to-string): New function.
17337
17338         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
17339         Replace pp-to-string with gnus-pp-to-string.
17340         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
17341         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
17342         * gnus-msg.el (gnus-debug): Ditto.
17343         * gnus-score.el (gnus-score-save): Ditto.
17344         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
17345         gnus-pp-to-string.
17346         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
17347         with gnus-pp.
17348         * score-mode.el (gnus-score-pretty-print): Ditto.
17349         * webmail.el (webmail-debug): Ditto.
17350
17351 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17352
17353         * gnus-art.el (article-display-face, article-display-x-face):
17354         Use buffer-read-only.
17355
17356 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17357
17358         * gnus-art.el (article-hide-list-identifiers):
17359         Bind inhibit-read-only as t.
17360
17361 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
17362
17363         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
17364
17365 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17366
17367         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
17368         (gnus-narrow-to-page): Don't assume point-min == 1.
17369         (gnus-article-edit-mode): Derive from message-mode.
17370
17371         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
17372         point-min == 1.
17373
17374         * imap.el (imap-parse-address-list, imap-parse-body-ext):
17375         Disable incorrect use of `assert'.
17376
17377         * message.el (message-mode): Set comment-start-skip.
17378
17379
17380 2004-08-22  Sam Steingold  <sds@gnu.org>
17381
17382         * pop3.el (pop3-leave-mail-on-server): New user variable.
17383         (pop3-movemail): Delete mail only when it is nil.
17384
17385 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
17386
17387         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
17388
17389         * mml.el (mml-preview): Use `pop-to-buffer'.
17390
17391         * message.el (message-goto-mail-followup-to): Insert after "To".
17392         (message-carefully-insert-headers): Add comment.
17393
17394         * gnus.el: Remove unused variable `gnus-article-check-size'.
17395
17396         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
17397
17398         * gnus-art.el (gnus-button-alist):
17399         Improve `gnus-button-handle-library' entry.
17400
17401 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
17402
17403         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
17404         Use downcase, since XEmacs capitalizes error messages differently.
17405
17406 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
17407
17408         * nntp.el: Add (require 'gnus) due to reference to
17409         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
17410
17411 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
17412
17413         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
17414         Bind `mm-fill-flowed'.
17415
17416         * mm-decode.el (mm-dissect-singlepart): Check it.
17417
17418 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
17419
17420         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
17421         'imap' for netrc parsing.
17422
17423 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
17424
17425         * mailcap.el (mailcap-mime-data): Mark as risky.
17426
17427 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17428
17429         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
17430         may be included in the encoded word.
17431         (rfc2047-encode): Don't append a space if the encoded word
17432         includes close parenthesis.
17433
17434 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17435
17436         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
17437         of text within parentheses.
17438
17439 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
17440
17441         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
17442         (gnus-encrypt-write-file-contents): Make the password key the file
17443         name PLUS the cipher, not just the cipher.  Also remove failed
17444         passwords from the cache.
17445
17446 2004-08-06  Simon Josefsson  <jas@extundo.com>
17447
17448         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
17449         Doc fix.
17450
17451 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17452
17453         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
17454         LWSP.
17455
17456 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
17457
17458         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17459         Try to append in-reply-to: data to the references: header.
17460
17461         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
17462         (netrc-parse): Use gnus-encrypt.el functions.
17463
17464         * gnus-encrypt.el: Add new file for encryption support; currently
17465         does only a few GPG ciphers and an internal XOR cipher.
17466
17467         * password.el: Add comments on using password-read-and-add.
17468         (password-read-and-add): Add function to read and add the
17469         password to the cache at once.
17470
17471 2004-07-28  Simon Josefsson  <jas@extundo.com>
17472
17473         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
17474         parameter (but don't use it, for now).
17475
17476         * imap.el (imap-ssl-open): Use imap-process-connection-type,
17477         instead of hard coding to nil.
17478
17479 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17480
17481         * mm-view.el (mm-inline-image-emacs): Open lines under an image
17482         as mm-inline-image-xemacs does.
17483
17484 2004-07-26  Simon Josefsson  <jas@extundo.com>
17485
17486         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
17487         Revert part of 2004-07-17 change below.
17488
17489 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17490
17491         * rfc2047.el (rfc2047-encode-region): Don't infloop.
17492         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17493
17494 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17495
17496         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
17497         quotes that actually start with ">" at the beginning of the
17498         lines.
17499
17500 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17501
17502         * rfc2047.el (rfc2047-encode-region): Fix last change.
17503         (rfc2047-encode-parameter): Remove useless concat.
17504
17505 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17506
17507         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
17508         encode special characters; fix some kind of misconfigured headers;
17509         signal a real error if debug-on-quit or debug-on-error is non-nil.
17510         (rfc2047-encode-max-chars): New variable.
17511         (rfc2047-encode-1): Use it.
17512         (rfc2047-encode-parameter): New function.
17513
17514         * mml.el (mml-insert-parameter): Remove an excessive space.
17515
17516 2004-07-17  Simon Josefsson  <jas@extundo.com>
17517
17518         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
17519         Kai Grossjohann <kai@emptydomain.de>.
17520         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
17521         (gnus-group-make-menu-bar): Ditto.
17522
17523         * gnus-util.el (gnus-group-server): Add.
17524
17525 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
17526
17527         * message.el (message-clone-locals): Clone sendmail and smtp
17528         variables.
17529
17530 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17531
17532         * rfc2047.el (rfc2047-encode-region): Fix last change.
17533
17534 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17535
17536         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
17537         characters as non-special.
17538
17539 2004-07-09  Simon Josefsson  <jas@extundo.com>
17540
17541         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
17542         Users will lose all flag changes made while unplugged with
17543         e.g. nntp unless flag synchronization happens, thus `nil' is not a
17544         good default.  See numerous reports on ding mailing list.
17545
17546 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17547
17548         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
17549         add generate-head-function and generate-article-function to the
17550         rfc822-forward entry.
17551         (nndoc-rfc822-forward-generate-article): New function.
17552         (nndoc-rfc822-forward-generate-head): New function.
17553
17554         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
17555
17556 2004-07-06  Dan Christensen  <jdc@uwo.ca>
17557
17558         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
17559         respect display group parameter and gnus-summary-expunge-below.
17560         (gnus-articles-to-read): Remove unused reference to display group
17561         parameter.
17562
17563 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17564
17565         * nnheader.el (nnheader-uniquify-message-id): New experimental
17566         variable.
17567         (nnheader-nov-read-message-id): Use it.
17568
17569         * spam-report.el (spam-report-gmane): Add interactive.
17570
17571 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17572
17573         * mm-encode.el (mm-content-transfer-encoding-defaults):
17574         Use qp-or-base64 for the application/* types.
17575
17576 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
17577
17578         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
17579
17580 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
17581
17582         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
17583         trim value.
17584
17585 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
17586
17587         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
17588         New macro and function.
17589         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
17590
17591 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17592
17593         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
17594         after-load-alist.
17595
17596 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17597
17598         * gnus-group.el (gnus-group-get-new-news-this-group):
17599         Don't update info that isn't there.
17600
17601 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
17602
17603         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
17604         entry.
17605
17606 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17607
17608         * mm-view.el (mm-inline-render-with-function): Use multibyte
17609         buffer; decode html source by charset.
17610
17611         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
17612
17613         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
17614         Mule-UCS is loaded under XEmacs.
17615         (mm-mime-mule-charset-alist): Avoid duplicated entries.
17616
17617 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
17618
17619         * nnheader.el (nnheader-max-head-length): Increase to 8192.
17620
17621 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17622
17623         * mm-util.el (mm-coding-system-p): Return a coding-system.
17624         (mm-mime-mule-charset-alist): Use shift_jis instead of
17625         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
17626         entries for the mime charsets iso-2022-jp-3 and shift_jis.
17627         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
17628         instead of japanese-shift-jis and iso-latin-1 respectively in
17629         order to share the default value with both Emacs and XEmacs-mule.
17630         (mm-mule-charset-to-mime-charset):
17631         Make mm-coding-system-priorities effective.
17632         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
17633         while predicating of candidates upon the priorities.
17634
17635 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
17636
17637         * gnus-sum.el (gnus-summary-make-menu-bar):
17638         Add gnus-uu-invert-processable.
17639
17640         * gnus.el: Autoload gnus-uu-invert-processable.
17641
17642 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17643
17644         * mm-util.el (mm-with-multibyte-buffer): New macro.
17645
17646         * rfc2047.el (rfc2047-encode-string): Use it.
17647         (rfc2047-encode-region): Move point to the end of the region after
17648         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
17649
17650 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17651
17652         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
17653         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
17654
17655 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17656
17657         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
17658         (gnus-cite-parse): Ignore quoted envelope From_.
17659         Suggested by Karl Chen <quarl@nospam.quarl.org>.
17660
17661 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
17662
17663         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
17664         invalid addresses.
17665
17666 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
17667
17668         * spam.el: Change section markers, revise TODO list.
17669         (spam-backends): Make new master list of all installed backends.
17670         (spam-summary-exit-behavior): Add new variable to determine how
17671         messages moves are done at summary exit.
17672         (spam-move-spam-nonspam-groups-only)
17673         (spam-process-ham-in-nonham-groups)
17674         (spam-process-ham-in-spam-groups): Remove variables, the
17675         spam-summary-exit-behavior variable should be used to manage this
17676         behavior.
17677         (spam-old-ham-articles, spam-old-spam-articles): Remove.
17678         (spam-old-articles): Add variable, replacing spam-old-ham-articles
17679         and spam-old-spam-articles.
17680         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
17681         Add empty variables, placeholders for the backends they represent.
17682         (spam-set-difference): Move, unchanged.
17683         (spam-list-of-processors): Declare OBSOLETE, not used anymore
17684         unless the user has a processor variable.
17685         (spam-classifications, spam-classification-valid-p)
17686         (spam-backend-properties, spam-backend-property-valid-p)
17687         (spam-backend-function-type-valid-p)
17688         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
17689         (spam-report-articles-gmane, spam-report-articles-resend):
17690         Remove functions, they are not needed.
17691         (spam-install-backend-super, spam-backend-list)
17692         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
17693         (spam-backend-function, spam-backend-ham-registration-function)
17694         (spam-backend-spam-registration-function)
17695         (spam-backend-ham-unregistration-function)
17696         (spam-backend-spam-unregistration-function)
17697         (spam-backend-statistical-p, spam-backend-mover-p)
17698         (spam-install-backend-alias, spam-install-checkonly-backend)
17699         (spam-install-mover-backend, spam-install-nocheck-backend)
17700         (spam-install-backend, spam-install-statistical-backend)
17701         (spam-install-statistical-checkonly-backend): Add backend installation
17702         support.
17703         (spam-summary-prepare-exit): Rewrite to use the new backend code.
17704         (spam-group-processor-p): Use the new backend code and respect the
17705         summary exit behavior.
17706         (spam-mark-spam-as-expired-and-move-routine): Remove.
17707         (spam-summary-prepare): Change to use the new spam-old-articles
17708         variable.
17709         (spam-copy-or-move-routine, spam-copy-spam-routine)
17710         (spam-move-spam-routine, spam-copy-ham-routine)
17711         (spam-move-ham-routine): Add code to copy/move ham or spam.
17712         (spam-fetch-field-fast): Improve doc and code, plus allow the
17713         'number request.
17714         (spam-list-of-checks, spam-list-of-statistical-checks):
17715         Remove variables.
17716         (spam-split, spam-find-spam): Use the new backend code.
17717         (spam-registration-functions): Remove variable.
17718         (spam-unregister-routine): Add convenience wrapper.
17719         (spam-log-undo-registration, spam-register-routine)
17720         (spam-log-processing-to-registry)
17721         (spam-log-unregistration-needed-p): Rename "check" to "backend"
17722         where possible.
17723         (spam-check-gmane-xref, spam-check-regex-headers)
17724         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
17725         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
17726         (spam-check-bogofilter-headers, spam-check-spamoracle)
17727         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
17728         (spam-check-crm114-headers): Use the spam-split-group that
17729         spam-split prepares, no need to determine it every time.
17730
17731         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
17732         to the nnheader-parse-naked-head call.
17733
17734         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
17735
17736         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
17737         the nnheader-nov-read-message-id call.
17738
17739 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17740
17741         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
17742         gnus-activate-group twice.  Suggested by Markus Peter
17743         <warp@spin.de>.
17744
17745 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17746
17747         * gnus-art.el (gnus-article-time-format): Exchange the order of
17748         day and month in the default value; fix customization type.
17749         (article-date-ut): Use add-text-properties.
17750         (article-make-date-line): Use message-make-date instead of
17751         current-time-string.
17752
17753         * message.el (message-fetch-field): Don't use set-text-properties.
17754         (message-make-date): Simplify.
17755
17756         * messagexmas.el (message-xmas-make-date): New function.
17757         (message-xmas-redefine): Defalias message-make-date to it.
17758
17759 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17760
17761         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
17762         (rfc2047-encode-region): Treat text within parentheses as special;
17763         show the original text when error has occurred.
17764
17765         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
17766         already-computed method to gnus-activate-group.
17767
17768         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
17769         same select-methods identical Lisp objects.
17770
17771         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
17772         object when modifying the info.
17773
17774 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17775
17776         * gnus-srvr.el (gnus-server-set-info): Remove the server from
17777         gnus-opened-servers since it has never been opened with the new
17778         configuration yet.
17779
17780 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17781
17782         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
17783         arg to nnheader-generate-fake-message-id.
17784
17785 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
17786
17787         * nnheader.el (nnheader-generate-fake-message-id): Accept a
17788         number and build a fake message ID localized to a group and
17789         article number (so it's repeatable from that point on).
17790         (nnheader-fake-message-id-p): Change regex to accomodate new fake
17791         ID format.
17792
17793         * gnus-sum.el (gnus-get-newsgroup-headers):
17794         Call nnheader-generate-fake-message-id with the article number.
17795
17796 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
17797
17798         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
17799         end-of-buffer.
17800
17801 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17802
17803         * message.el (message-ignored-supersedes-headers): Add Approved.
17804
17805 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17806
17807         * rfc2047.el (rfc2047-encode-message-header): Remove useless
17808         goto-char.
17809         (rfc2047-encode): Fold the line before encoding.
17810
17811 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17812
17813         * rfc2047.el (rfc2047-encode-message-header): Disabled header
17814         folding -- not all headers can be folded, and this should be done
17815         by the message composition mode.  Probably.  I think.
17816
17817 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17818
17819         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
17820         fast.
17821
17822         * gnus-ems.el (gnus-remove-image): Don't use
17823         message-text-with-property; remove only the image found first.
17824
17825         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
17826         found first.
17827
17828 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
17829
17830         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
17831
17832 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17833
17834         * message.el (message-text-with-property): Make it fast and accept
17835         optional arguments.
17836         (message-strip-forbidden-properties): Use it.
17837         (message-fix-before-sending): Follow the m-t-w-p change.
17838
17839         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
17840
17841 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17842
17843         * gnus-art.el (article-hide-headers): Don't change the buffer
17844         mistakenly when performing mml-preview even if
17845         gnus-single-article-buffer is nil.
17846
17847 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
17848
17849         * message.el (message-expand-name-databases): New user option.
17850         (message-expand-name): Use it.
17851
17852 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
17853
17854         * spam.el (spam-report-articles-resend)
17855         (spam-report-resend-register-routine): Allow ham reporting.
17856         (spam-report-resend-register-ham-routine): Add wrapper.
17857         (spam-registration-functions): Add ham resending functions.
17858         (spam-list-of-processors): Add ham resend processor.
17859
17860         * gnus.el (ham-resend-to): Add new group parameter.
17861         (spam-process): Add ham resend option.
17862
17863         * spam-report.el (spam-report-resend): Allow reporting ham.
17864         (spam-report-resend-ham): Add wrapper.
17865
17866 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17867
17868         * message.el (message-cite-articles-with-x-no-archive):
17869         New variable.
17870         (message-cite-original): Use it.
17871
17872 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17873
17874         * message.el (message-cite-original): Respect X-No-Archive.
17875
17876 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17877
17878         * gnus-art.el (article-hide-headers): Refer to the values for
17879         gnus-ignored-headers and gnus-visible-headers in the summary
17880         buffer since a user may have set them as group parameters.
17881
17882 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
17883
17884         * assistant.el (assistant-node-name): Add convenience function.
17885         (assistant-render-text, assistant-render-node): Add error handling,
17886         plus handle multiple next nodes.
17887         (assistant-find-next-node): Comment out for now.
17888         (assistant-find-next-nodes): Add function, returns list of next
17889         nodes.
17890
17891 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
17892
17893         * mail-source.el (mail-source-directory): Fix doc-string.
17894
17895 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
17896
17897         * assistant.el (assistant-render-text, assistant-eval): Add :set
17898         widget type, which is different because it takes and returns a
17899         list.  Much hilarity ensues.
17900
17901 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
17902
17903         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
17904
17905         * gnus-group.el (gnus-group-get-new-news-this-group):
17906         Add doc-string.
17907
17908         * gnus-start.el (gnus-activate-group): Add doc-string.
17909
17910 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17911
17912         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
17913
17914 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
17915
17916         * assistant.el (assistant-render-text): Try to add a :set
17917         widget, more to come.
17918
17919         * spam.el (spam-group-spam-contents-p): Handle empty groupname
17920         strings.
17921         (spam-report-articles-resend)
17922         (spam-register-routine): Do registration iff any articles warrant
17923         it.
17924         (spam-summary-prepare-exit): Change log message for nil group
17925         destinations.
17926
17927 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
17928
17929         * spam.el (spam-report-resend-register-routine):
17930         Allow spam-report-resend-to to be a group parameter or a global value.
17931
17932 2004-05-26  Simon Josefsson  <jas@extundo.com>
17933
17934         * starttls.el: Merge with my GNUTLS based starttls.el.
17935         (starttls-gnutls-program, starttls-use-gnutls)
17936         (starttls-extra-arguments, starttls-process-connection-type)
17937         (starttls-connect, starttls-failure, starttls-success):
17938         New variables.
17939         (starttls-program, starttls-extra-args): Doc fix.
17940         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
17941         New functions.
17942         (starttls-negotiate, starttls-open-stream):
17943         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
17944         function if it is set.
17945
17946 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17947
17948         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
17949         structured fields.
17950
17951 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17952
17953         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
17954
17955 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
17956
17957         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
17958         Add variable.
17959         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
17960         assigning the spam-mark to new messages.
17961
17962 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
17963
17964         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
17965
17966 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17967
17968         * dgnushack.el: Autoload customize-set-variable for XEmacs.
17969
17970         * rfc2047.el (rfc2047-encodable-p): Don't move point.
17971         (rfc2047-decode): Treat the ascii coding-system as raw-text by
17972         default.
17973
17974 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
17975
17976         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
17977         correct data.
17978
17979 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
17980
17981         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
17982         (spam-group-processor-p): Fix function.
17983         (spam-group-processor-multiple-p)
17984         (spam-group-spam-processor-report-gmane-p)
17985         (spam-group-spam-processor-report-resend-p)
17986         (spam-group-spam-processor-bogofilter-p)
17987         (spam-group-spam-processor-blacklist-p)
17988         (spam-group-spam-processor-ifile-p)
17989         (spam-group-ham-processor-ifile-p)
17990         (spam-group-spam-processor-spamoracle-p)
17991         (spam-group-spam-processor-crm114-p)
17992         (spam-group-ham-processor-bogofilter-p)
17993         (spam-group-spam-processor-stat-p)
17994         (spam-group-ham-processor-stat-p)
17995         (spam-group-ham-processor-whitelist-p)
17996         (spam-group-ham-processor-BBDB-p)
17997         (spam-group-ham-processor-spamoracle-p)
17998         (spam-group-ham-processor-copy-p): Remove functions with some
17999         prejudice against unneeded code.
18000         (spam-report-articles-resend)
18001         (spam-report-resend-register-routine): Allow the group/topic
18002         spam-resend-to value to override spam-report-resend-to.
18003         (spam-summary-prepare-exit): Invoke spam-group-processor-p
18004         properly now.
18005
18006         * gnus.el (spam-resend-to): Add group/topic parameter.
18007         (spam-process): Move the OBSOLETE processors to the end of the
18008         choices.
18009
18010 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
18011
18012         * spam-report.el (spam-report-resend-to, spam-report-resend):
18013         Start with resend-to set to nil, and then ask the user if necessary.
18014         (spam-report-resend): spam-report-resend takes a list of articles, not
18015         separate article numbers.
18016
18017 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18018
18019         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
18020         addition to emacs-w3m.
18021
18022 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18023
18024         * assistant.el (assistant-authinfo-data): New function.
18025         (assistant-eval): Eval for entire assistant.
18026
18027         * netrc.el (netrc-services-file): New variable.
18028         (netrc-parse-services): New function.
18029         (netrc-find-service-name): New function.
18030         (netrc-find-service-number): New function.
18031         (netrc-port-equal): New function.
18032         (netrc-machine): Use it.
18033
18034         * nnimap.el (nnimap-open-connection): Use netrc.
18035
18036         * gnus-util.el (gnus-netrc-get): Remove aliases.
18037
18038         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
18039
18040         * assistant.el (wid-edit): Fix compilation.
18041
18042         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
18043
18044 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
18045
18046         * gnus-util.el (gnus-set-file-modes): New function.  (small
18047         patch).
18048
18049 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18050
18051         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
18052
18053         * assistant.el (assistant-render-node): Fix up rendering and
18054         read-only text.
18055         (assistant-render-node): Reset.
18056         (assistant-make-read-only): Not sticky.
18057
18058 2004-05-20  Danny Siu  <dsiu@adobe.com>
18059
18060         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
18061         centered even when gnus-auto-center-summary is t.
18062
18063 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18064
18065         * dns.el (dns-get-txt-answer): New function.
18066         (dns-read-txt): Ditto.
18067         (query-dns): Use it.
18068
18069 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18070
18071         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
18072         active for foreign groups even if the group level is higher than
18073         the specified value.
18074
18075 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18076
18077         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
18078         non-active groups.
18079
18080         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
18081
18082 2004-05-20  Magnus Henoch  <mange@freemail.hu>
18083
18084         * dns.el (dns-read-type): Add support for SVR.  (small patch)
18085
18086 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
18087
18088         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
18089         (spam-crm114-header, spam-crm114-spam-switch)
18090         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
18091         (spam-crm114-positive-spam-header)
18092         (spam-crm114-database-directory, spam-list-of-processors)
18093         (spam-group-spam-processor-crm114-p)
18094         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
18095         (spam-generic-score, spam-list-of-checks)
18096         (spam-list-of-statistical-checks, spam-registration-functions)
18097         (spam-check-crm114-headers, spam-crm114-score)
18098         (spam-check-crm114, spam-crm114-register-with-crm114)
18099         (spam-crm114-register-spam-routine)
18100         (spam-crm114-unregister-spam-routine)
18101         (spam-crm114-register-ham-routine)
18102         (spam-crm114-unregister-ham-routine): Add CRM114 support.
18103         From asjo@koldfront.dk (Adam Sjøgren).
18104
18105         * gnus.el: Add spam-use-crm114.
18106
18107         * spam.el (spam-list-of-processors, spam-registration-functions):
18108         Add spam-use-resend.
18109         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
18110         (spam-report-articles-gmane): Add doc fix.
18111         (spam-report-articles-resend, spam-report-resend-register-routine):
18112         Add wrappers around spam-report-resend-to.
18113
18114         * spam-report.el (spam-report-resend-to, spam-report-resend):
18115         Add support for resending spam.
18116         (spam-report-gmane): Fix line length >80.
18117
18118         * gnus.el (spam-process): Add spam-use-resend.
18119
18120 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18121
18122         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
18123         number of processed spam messages.
18124         (spam-ham-copy-or-move-routine): Return the number of processed
18125         ham messages.
18126         (spam-summary-prepare-exit): Use the above values to decide
18127         whether status messages shouled be displayed.
18128
18129 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18130
18131         * rfc2047.el (rfc2047-encode-function-alist): Rename from
18132         `rfc2047-encoding-function-alist' in order to avoid conflicting
18133         with the old version.
18134         (rfc2047-encode-region): Concatenate words containing non-ASCII
18135         characters in structured fields; don't encode space-delimited
18136         ASCII words even in unstructured fields; don't break words at
18137         char-category boundaries.
18138         (rfc2047-encode-1): New function.
18139         (rfc2047-encode): Use it; encode text so that it occupies the
18140         maximum width within 76-column; work correctly on Q encoding for
18141         iso-2022-* charsets.
18142         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
18143         sure not to break a line just after the header name.
18144         (rfc2047-b-encode-region): Remove.
18145         (rfc2047-b-encode-string): New function.
18146         (rfc2047-q-encode-region): Remove.
18147         (rfc2047-q-encode-string): New function.
18148
18149         * mm-util.el (mm-replace-in-string): New function.
18150
18151 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18152
18153         * gnus-msg.el (gnus-inews-make-draft-meta-information):
18154         Really get it right.
18155         (gnus-inews-make-draft): Really.
18156
18157 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
18158
18159         * nnmh.el (nnmh-request-list-1): Don't check the link count
18160         before descending.  (small patch)
18161
18162 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18163
18164         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
18165         stuff.
18166
18167         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
18168         Match on real group name.
18169
18170         * gnus-art.el (gnus-signature-limit): Doc fix.
18171
18172         * gnus-msg.el (gnus-inews-make-draft): Quote list.
18173
18174         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
18175
18176 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
18177
18178         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
18179         isn't a string.
18180
18181 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18182
18183         * gnus-draft.el (gnus-draft-send):
18184         Bind rfc2047-encode-encoded-words.
18185
18186         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
18187         (rfc2047-encodable-p): Say that =? needs encoding.
18188         (rfc2047-encode-encoded-words): New variable.
18189
18190         * gnus-group.el (gnus-group-select-group): Doc fix.
18191
18192         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
18193
18194         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
18195         to nil.
18196
18197         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
18198
18199         * nnheader.el (nnheader-get-lines-and-char): New function.
18200
18201 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
18202
18203         * gnus-msg.el (gnus-summary-followup-with-original):
18204         Document yanking of region when active.
18205
18206 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18207
18208         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
18209         groups if the group level is higher than the specified value.
18210
18211 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18212
18213         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
18214         (gnus-group-jump-to-group): Add prefix argument using
18215         `gnus-group-jump-to-group-prompt'.  Query before jumping to
18216         non-active group.
18217
18218         * compface.el (uncompface): Be verbose when changing
18219         `uncompface-use-external'.
18220
18221         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
18222         handle manual section.
18223
18224 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18225
18226         * gnus-art.el (gnus-button-alist): Revert previous change.
18227
18228 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18229
18230         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
18231
18232 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18233
18234         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
18235         whether backend can accept message.
18236
18237         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
18238
18239 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
18240
18241         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
18242         Avoid creating directory when nntp-marks-is-evil is true.
18243         Reported by Reiner Steib.
18244
18245 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18246
18247         * gnus-picon.el (gnus-picon-style): New variable.
18248         (gnus-picon-insert-glyph): Add optional `nostring' argument.
18249         (gnus-picon-transform-address): Support `gnus-picon-style'.
18250         From Jesper Harder <harder@ifa.au.dk>.
18251
18252 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18253
18254         * message.el (message-fill-field): Return point.
18255         (message-generate-headers): Go to end of field.
18256
18257         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
18258         stuff for non-living groups.
18259
18260 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
18261
18262         * gnus-art.el (gnus-article-followup-with-original)
18263         (gnus-article-reply-with-original): gnus-mark-active-p ->
18264         gnus-region-active-p.
18265
18266 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
18267
18268         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
18269         only when there is spam or ham to be processed.
18270
18271 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18272
18273         * mail-source.el (mail-source-delete-crash-box): Refactor.
18274         (mail-source-fetch): Use it.
18275         (mail-source-fetch-file): Ditto.
18276         (mail-source-fetch-directory): Run postscript in loop.
18277         (mail-source-fetch-pop): Delete.
18278         (mail-source-fetch-maildir): Ditto.
18279         (mail-source-fetch-imap): Ditto.
18280
18281         * imap.el (imap-authenticators): Comment out sasl.
18282
18283         * message.el (message-skip-to-next-address): New function.
18284         (message-fill-header-address): Refactor.
18285         (message-fill-address): Use it.
18286         (message-delete-address): Use it.
18287         (message-fill-header-general): Refactor.
18288         (message-fill-field-address): Rename.
18289         (message-narrow-to-field): Find the start of the header.
18290         (message-header-format-alist): Don't pre-fill.
18291         (message-fill-header): Remove.
18292         (message-insert-header): New function.
18293         (message-shorten-references): Use it.
18294
18295         * rfc2047.el (rfc2047-field-value): Strip props.
18296
18297         * mail-parse.el (mail-header-make-address): New alias.
18298
18299         * ietf-drums.el (ietf-drums-make-address): New function.
18300
18301         * imap.el: Add compiler directives.
18302
18303         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
18304
18305         * gnus-art.el (article-decode-idna-rhs): Don't use
18306         message-idna-inside-rhs-p.
18307
18308 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18309
18310         * message.el (message-idna-inside-rhs-p): Remove.
18311         (message-idna-to-ascii-rhs-1): Use proper address parsing.
18312
18313         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
18314         false positives.
18315
18316 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
18317
18318         * imap.el (imap-sasl-make-mechanisms): Use sasl.
18319
18320 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18321
18322         * nneething.el (nneething-file-name): Don't create spurious
18323         files.
18324
18325         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
18326         (gnus-inews-do-gcc): Remove sleep.
18327
18328         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
18329         part under point.
18330
18331         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
18332         (gnus-agent-regenerate-group): Using nil messages aren't valid.
18333
18334 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
18335
18336         * spam.el (spam-summary-prepare-exit): Fix (length).
18337
18338 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
18339
18340         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
18341         as expired without moving it" message when there are spam
18342         messages left.
18343
18344 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
18345
18346         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
18347         header is not nil.
18348
18349 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
18350
18351         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
18352         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
18353         (nntp-marks-changed-p): New arg SERVER.
18354         (nntp-request-update-info): Adjust caller.
18355
18356 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
18357
18358         * nntp.el (nntp-save-marks): Pass missing arg.
18359
18360 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
18361
18362         * nntp.el: Support marks.
18363         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
18364         (nntp-marks-modtime, nntp-marks-directory): New variables.
18365         (nntp-request-set-mark, nntp-request-update-info)
18366         (nntp-possibly-create-directory, nntp-marks-changed-p)
18367         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
18368         New functions.
18369
18370 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
18371
18372         * gnus-xmas.el (gnus-xmas-select-lowest-window)
18373         (gnus-xmas-redefine): Rename.
18374
18375         * gnus-score.el (gnus-score-insert-help):
18376         Use gnus-select-lowest-window.
18377
18378         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
18379         appt-select-lowest-window and rename to gnus-select-lowest-window.
18380
18381         * gnus.el: do.
18382
18383 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18384
18385         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
18386         encodings of MIME-encoded words, in order to improve
18387         interoperability with several broken MUAs.
18388
18389 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18390
18391         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
18392         tags, only when charsets are not specified in headers.
18393         (mm-inline-text-html-render-with-w3m): Ditto.
18394
18395         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
18396         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
18397
18398 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18399
18400         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
18401         instead of MIME-decoded from fields when checking
18402         `gnus-article-address-banner-alist'.
18403
18404 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
18405
18406         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
18407         description rather than subject.
18408
18409 2004-05-02  Steve Youngs  <steve@youngs.au.com>
18410
18411         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
18412
18413 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18414
18415         * gnus.el (gnus-version-number): Bump.
18416
18417 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18418
18419         * gnus.el: No Gnus v0.2 is released.
18420
18421 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18422
18423         * gnus-agent.el (gnus-agent-read-agentview):
18424         Inline gnus-uncompress-range.
18425
18426 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18427
18428         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
18429         `exec-installed-p'.
18430
18431 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18432
18433         * gnus.el (spam-process, spam-autodetect-methods):
18434         Add bsfilter and bsfilter-headers.
18435
18436         * spam.el (spam-bsfilter): New customize group.
18437         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
18438         (spam-bsfilter-header, spam-bsfilter-probability-header)
18439         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
18440         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
18441         (spam-bsfilter-database-directory): New options.
18442         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
18443         (spam-list-of-statistical-checks, spam-registration-functions):
18444         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
18445         (spam-bsfilter-score): New command.
18446         (spam-check-bsfilter-headers, spam-check-bsfilter)
18447         (spam-bsfilter-register-with-bsfilter)
18448         (spam-bsfilter-register-spam-routine)
18449         (spam-bsfilter-unregister-spam-routine)
18450         (spam-bsfilter-register-ham-routine)
18451         (spam-bsfilter-unregister-ham-routine): New functions.
18452         (spam-generic-score): Support bsfilter; Accept an optional argument
18453         to recalcurate spam score even if scoring header has already been
18454         added.
18455         (spam-bogofilter-score, spam-spamassassin-score): Accept an
18456         optional argument to recalcurate spam score even if scoring header
18457         has already been added.
18458
18459 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
18460
18461         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
18462         strings!  Reported by David D. Smith <davidsmith@acm.org>.
18463         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
18464         link is missing.
18465
18466 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
18467
18468         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
18469         (html2text-get-attr): Rewrite.
18470
18471         * message.el (message-setup-1): Remove redundant put-text-property
18472         on mail-header-separator.
18473
18474 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
18475
18476         * gnus-registry.el (gnus-registry-cache-whitespace)
18477         (gnus-registry-action, gnus-registry-spool-action)
18478         (gnus-registry-split-fancy-with-parent): Change message levels
18479         from 5 to 3 or 7, as needed.
18480
18481         * spam.el (spam-summary-prepare-exit)
18482         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
18483         (spam-split, spam-find-spam, spam-log-undo-registration)
18484         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
18485         level from 5 to 6.
18486
18487 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18488
18489         * gnus-ems.el: Autoload appt-select-lowest-window (revert
18490         2004-03-04 change).
18491
18492 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
18493
18494         * sieve-manage.el (sieve-manage-open):
18495         * nnweb.el (nnweb-insert-html):
18496         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
18497         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
18498         * nnspool.el (nnspool-request-group):
18499         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
18500         * nnml.el (nnml-request-update-info):
18501         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
18502         (nnmh-request-create-group, nnmh-update-gnus-unreads):
18503         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
18504         (nnimap-request-set-mark):
18505         * nnfolder.el (nnfolder-request-update-info):
18506         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
18507         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
18508         * gnus-uu.el (gnus-uu-find-articles-matching):
18509         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
18510         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
18511         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
18512         * gnus-nocem.el (gnus-nocem-scan-groups):
18513         * gnus-int.el (gnus-start-news-server):
18514         * gnus-group.el (gnus-group-make-kiboze-group)
18515         (gnus-group-browse-foreign-server):
18516         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
18517         Use mapc when appropriate.
18518
18519 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
18520
18521         FIXME: Make separate entries for each person.
18522
18523         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
18524         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
18525         <shields@msrl.com>:
18526
18527         * spam.el (spam-necessary-extra-headers): Get the extra headers we
18528         may need for spam sorting and scoring.
18529         (spam-user-format-function-S): Add user format function suitable for
18530         general use.
18531         (spam-article-sort-by-spam-status): Add sorting function for summary
18532         sorting.
18533         (spam-extra-header-to-number): Add function to get a score from a
18534         header.
18535         (spam-summary-score): Add function to get a numeric score from the
18536         headers.
18537         (spam-generic-score): Fix function doc, was in wrong place.
18538         (spam-initialize): Take symbols when it's run, and install the
18539         extra headers that spam-necessary-extra-headers thinks we need.
18540
18541 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
18542
18543         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
18544         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
18545
18546 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
18547
18548         * gnus-sum.el (gnus-set-global-variables)
18549         (gnus-build-all-threads, gnus-get-newsgroup-headers)
18550         (gnus-article-get-xrefs, gnus-summary-best-group)
18551         (gnus-summary-next-article, gnus-summary-enter-digest-group)
18552         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
18553         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
18554         Use with-current-buffer.
18555
18556 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
18557
18558         * spam.el (spam-summary-prepare-exit): Simplify logic.
18559         (spam-fetch-article-header): Read the article header if it's not
18560         available.
18561         (spam-list-articles): Simplify logic.
18562         (spam-filelist-register-routine): Fix bug with unregister-list.
18563
18564         * gnus-registry.el: Fix comments at beginning.
18565
18566 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
18567
18568         * message.el (message-cater-to-broken-inn): Remove.
18569         (message-shorten-references): Make sure the total folded length of
18570         References is shorter than 998 characters to cater to a bug in INN
18571         2.3.  Also, don't pretend that references aren't folded -- this
18572         hasn't worked for a while.
18573
18574 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18575
18576         * gnus-agent.el (gnus-agentize):
18577         gnus-agent-send-mail-real-function no longer set to current value
18578         of message-send-mail-function but rather a lambda that calls
18579         message-send-mail-function.  The change makes the agent real-time
18580         responsive to user changes to message-send-mail-function.
18581
18582 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18583
18584         * legacy-gnus-agent.el
18585         (gnus-agent-convert-to-compressed-agentview): Fix typos with
18586         help from Florian Weimer <fw@deneb.enyo.de>
18587
18588 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18589
18590         * nnmail.el (nnmail-cache-insert): Revert last change.
18591
18592 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18593
18594         * nnmail.el (nnmail-cache-insert): Always check whether
18595         nnmail-cache-ignore-groups matches a group name.
18596
18597 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
18598
18599         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
18600         (spam-find-spam, spam-log-processing-to-registry)
18601         (spam-log-registered-p, spam-log-unregistration-needed-p)
18602         (spam-log-undo-registration): Use gnus-message instead of
18603         gnus-error, none of these errors are fatal.
18604
18605         * gnus-registry.el (gnus-registry-clean-empty-function)
18606         (gnus-registry-clean-empty): Remove only empty entries without
18607         extra data.
18608
18609 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
18610
18611         * spam-stat.el (spam-stat-buffer-change-to-spam)
18612         (spam-stat-buffer-change-to-non-spam): Change (error) to
18613         (gnus-message 8) invocation.
18614
18615 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18616
18617         * nntp.el (nntp-via-netcat-command): New variable.
18618         (nntp-via-netcat-switches): New variable.
18619         (nntp-open-via-rlogin-and-netcat): New function.
18620         (nntp-open-connection-function): Doc fix.
18621         (nntp-telnet-command): Doc fix.
18622         (nntp-end-of-line): Doc fix.
18623         (nntp-via-rlogin-command): Doc fix.
18624         (nntp-via-user-name): Doc fix.
18625         (nntp-via-address): Doc fix.
18626
18627 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18628
18629         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
18630         error in Emacs 21.1.
18631
18632 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
18633
18634         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
18635
18636 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18637
18638         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
18639         (gnus-agent-with-refreshed-group): New macro.
18640         (gnus-agent-rename-group): New function.
18641         (gnus-agent-delete-group): New function.
18642         (gnus-agent-save-group-info): Use gnus-command-method when
18643         `method' parameter is nil.  Don't write nil entries into the
18644         active file.
18645         (gnus-agent-get-group-info): New function.
18646         (gnus-agent-fetch-articles):
18647         Use gnus-agent-update-files-total-fetched-for to increment disk space
18648         used.
18649         (gnus-agent-fetch-headers, gnus-agent-save-alist):
18650         Use gnus-agent-update-view-total-fetched-for to increment disk space
18651         used.
18652         (gnus-agent-get-local): Add optional parameters to avoid calling
18653         gnus-group-real-name and gnus-find-method-for-group.
18654         (gnus-agent-set-local): Delete stored entry if either min, or max,
18655         are nil.
18656         (gnus-agent-fetch-session): Reworded error/quit messages.
18657         On quit, use gnus-agent-regenerate-group to record existance of any
18658         articles fetched to disk before the quit occurred.
18659         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
18660         gnus-agent-update-view-total-fetched-for, and
18661         gnus-agent-update-files-total-fetched-for to decrement disk space
18662         used.
18663         (gnus-agent-retrieve-headers):
18664         Use gnus-agent-update-view-total-fetched-for to increment disk space
18665         used.
18666         (gnus-agent-regenerate-group): Replace gnus-group-update-group
18667         with gnus-agent-update-files-total-fetched-for to decrement disk
18668         space and fresh group buffer.
18669         (gnus-agent-inhibit-update-total-fetched-for): New variable.
18670         (gnus-agent-need-update-total-fetched-for): New variable.
18671         (gnus-agent-update-files-total-fetched-for): New function.
18672         (gnus-agent-update-view-total-fetched-for): New function.
18673         (gnus-agent-total-fetched-for): New function.
18674
18675         * gnus-cache.el (gnus-cache-save-buffers):
18676         Use gnus-cache-update-overview-total-fetched-for to change disk space
18677         used by this group.
18678         (gnus-cache-possibly-enter-article):
18679         Use gnus-cache-update-file-total-fetched-for to increment disk space
18680         used by this group.
18681         (gnus-cache-possibly-remove-article):
18682         Use gnus-cache-update-file-total-fetched-for to decrement disk space
18683         used by this group.
18684         (gnus-cache-generate-nov-databases): Purge total fetched cache.
18685         (gnus-cache-rename-group): New function.
18686         (gnus-cache-delete-group): New function.
18687         (gnus-cache-inhibit-update-total-fetched-for): New variable.
18688         (gnus-cache-need-update-total-fetched-for): New variable.
18689         (gnus-cache-with-refreshed-group): New macro.
18690         (gnus-cache-update-file-total-fetched-for): New function.
18691         (gnus-cache-update-overview-total-fetched-for): New function.
18692         (gnus-cache-rename-group-total-fetched-for): New function.
18693         (gnus-cache-delete-group-total-fetched-for): New function.
18694         (gnus-cache-total-fetched-for): New function.
18695
18696         * gnus-group.el: Require gnus-sum and autoload functions to
18697         resolve warnings when gnus-group.el compiled alone.
18698         (gnus-group-line-format): Documented new %F.
18699         (size of Fetched data) group line format; identifies disk space
18700         used by agent and cache.
18701         (gnus-group-line-format-alist): Defined new F format.
18702         (gnus-total-fetched-for): New function.
18703         (gnus-group-delete-group): No longer update
18704         gnus-cache-active-altered as gnus-request-delete-group now keeps
18705         the cache in sync.
18706         (gnus-group-list-active): Let the agent store a server's active
18707         list if currently plugged.
18708
18709         * gnus-int.el (gnus-request-delete-group):
18710         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
18711         local disk in sync with the server.
18712         (gnus-request-rename-group):
18713         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
18714         local disk in sync with the server.
18715
18716         * gnus-start.el (gnus-get-unread-articles):
18717         Cosmetic simplification to logic.
18718
18719         * gnus-util.el (gnus-rename-file): New function.
18720
18721 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
18722
18723         * mm-util.el (mm-image-load-path): Handle nil in load-path.
18724
18725 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
18726
18727         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
18728         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
18729
18730 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
18731
18732         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
18733         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
18734
18735 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
18736
18737         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
18738
18739 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
18740
18741         * spam.el (spam-set-difference): Add function to replace
18742         gnus-set-difference in spam.el.
18743         (spam-summary-prepare-exit): Use spam-set-difference.
18744
18745 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
18746
18747         * gnus-registry.el (gnus-registry-cache-file): Update to use
18748         gnus-dribble-directory OR gnus-home-directory OR ~.
18749         (gnus-registry-split-fancy-with-parent): Fix doc.
18750
18751 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18752
18753         * message.el (message-exchange-point-and-mark):
18754         Use message-mark-active-p.  Suggested by Jesper Harder
18755         <harder@ifa.au.dk>.
18756
18757 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18758
18759         * message.el (message-exchange-point-and-mark): Don't activate
18760         region if it was inactive.  Suggested by Hiroshi Fujishima
18761         <pooh@nature.tsukuba.ac.jp>.
18762
18763 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18764
18765         * gnus-art.el (article-display-face): Display Faces in the same
18766         order as X-Faces.
18767
18768 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18769
18770         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
18771
18772 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18773
18774         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
18775         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
18776         (gnus-article-mime-hierarchy): Remove.
18777         (gnus-article-mime-hierarchy-next): Remove.
18778         (gnus-article-mode): Revert 2004-03-19 change.
18779         (gnus-article-setup-buffer): Revert 2004-03-19 change.
18780         (gnus-insert-mime-button): Revert 2004-03-19 change.
18781         (gnus-mime-accumulate-hierarchy): Remove.
18782         (gnus-mime-enter-multipart): Remove.
18783         (gnus-mime-leave-multipart): Remove.
18784         (gnus-mime-display-part): Revert 2004-03-19 change.
18785         (gnus-mime-display-alternative): Revert 2004-03-19 change.
18786
18787         * mml.el (mml-preview): Revert 2004-03-19 change.
18788
18789 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
18790
18791         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
18792
18793 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18794
18795         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
18796         t while entering a file name using the mm-with-multibyte macro.
18797         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18798
18799         * mm-util.el (mm-with-multibyte): New macro.
18800
18801 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18802
18803         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
18804         New user option.
18805         (gnus-mime-multipart-functions): Doc and customization fix.
18806         (gnus-article-mime-hierarchy): New variable.
18807         (gnus-article-mime-hierarchy-next): New variable.
18808         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
18809         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
18810         gnus-article-mime-hierarchy-next to nil.
18811         (gnus-insert-mime-button): Show hierarchy numbers.
18812         (gnus-mime-accumulate-hierarchy): New function.
18813         (gnus-mime-enter-multipart): New function.
18814         (gnus-mime-leave-multipart): New function.
18815         (gnus-mime-display-part): Recompute hierarchical MIME structure.
18816         (gnus-mime-display-alternative): Show hierarchy numbers.
18817
18818         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
18819         gnus-article-mime-hierarchy-next to nil.
18820
18821 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
18822
18823         * dns.el: Don't require gnus-xmas.
18824
18825 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
18826
18827         * mml.el (mml-generate-mime-1): Don't use format=flowed with
18828         inline PGP.
18829         (mml-menu): Disable mml-quote-region if mark is inactive.
18830
18831 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18832
18833         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
18834         when the group's active is not available.
18835
18836 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18837
18838         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
18839         error.
18840
18841 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
18842
18843         * imap.el (imap-store-password): New variable.
18844         (imap-interactive-login): Use it.
18845         Suggested by Mark Plaksin <happy@mcplaksin.org>.
18846
18847 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18848
18849         * gnus-art.el (gnus-article-read-summary-keys): Restore new
18850         window-start and hscroll to summary window.
18851
18852 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18853
18854         * gnus-start.el (gnus-convert-old-newsrc): Only write the
18855         conversion message to newsrc-dribble when an actual conversion is
18856         performed.
18857
18858 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
18859
18860         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
18861
18862 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18863
18864         * mm-decode.el (mm-complicated-handles): New function reviving
18865         former definition of mm-multiple-handles.
18866
18867         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
18868         (gnus-mime-delete-part): Use it.
18869
18870 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18871
18872         * gnus-agent.el (gnus-agent-read-local):
18873         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
18874         avoid the implicit assumption that they will always be equal.
18875         (gnus-agent-save-local): Bind buffer-file-coding-system, not
18876         coding-system-for-write, as the with-temp-file macro first prints
18877         to a buffer then saves the buffer.
18878
18879 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18880
18881         * gnus-art.el (gnus-article-edit-part): New function.
18882         (gnus-mime-save-part-and-strip): Use it; do query instead of
18883         signaling an error; don't use mm-multiple-handles.
18884         (gnus-mime-delete-part): Ditto.
18885
18886 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18887
18888         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
18889         old file versions.
18890         (gnus-group-prepare-hook): Remove function that converted list
18891         form of gnus-agent-expire-days to group properties.
18892
18893         * gnus-int.el: Autoload gnus-agent-regenerate-group.
18894         (gnus-request-accept-article): Re-indented.
18895
18896         * gnus-start.el (gnus-convert-old-newsrc): Registered new
18897         converters to handle old agent file formats.  Add logic for a
18898         "backup before upgrading warning".
18899         (gnus-convert-mark-converter-prompt): Developers can mark
18900         functions as needing (default), or not needing,
18901         gnus-convert-old-newsrc's "backup before upgrading warning".
18902         (gnus-convert-converter-needs-prompt): Tests whether the user
18903         should be protected from potentially irreversable changes by the
18904         function.
18905
18906         * legacy-gnus-agent.el: New.  Provides converters that are only
18907         loaded when gnus-convert-old-newsrc needs to call them.
18908
18909 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18910
18911         * mail-source.el (mail-source-touch-pop): Doc fix.
18912
18913         * message.el (message-smtpmail-send-it): Doc fix.
18914
18915 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
18916
18917         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
18918
18919         * nnmail.el (nnmail-split-fancy): do.
18920
18921         * gnus-kill.el (gnus-kill, gnus-execute): do.
18922
18923 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
18924
18925         * gnus-sum.el (gnus-widget-reversible-match)
18926         (gnus-widget-reversible-to-internal)
18927         (gnus-widget-reversible-to-external): New functions.
18928         (gnus-widget-reversible): New widget.
18929         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
18930
18931 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
18932
18933         * gnus-sum.el (gnus-thread-sort-functions)
18934         (gnus-article-sort-functions): Document `(not F)' items.
18935
18936 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
18937
18938         * spam.el (spam-use-gmane-xref): Add new backend.
18939         (spam-gmane-xref-spam-group): Add variable to control the name of the
18940         Gmane spam group.
18941         (spam-blackhole-servers, spam-blackhole-good-server-regex)
18942         (spam-regex-headers-spam, spam-regex-headers-ham)
18943         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
18944         (spam-list-of-checks): Add spam-use-gmane-xref to list of
18945         backends and checks.
18946         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
18947
18948         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
18949         an autodetect method.
18950
18951 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18952
18953         * gnus-int.el (gnus-request-accept-article): Inform the agent that
18954         articles are being added to a group.
18955         (gnus-request-replace-article): Inform the agent that articles
18956         need to be uncached as the cached contents are no longer valid.
18957
18958 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18959
18960         * binhex.el: Don't autoload executable-find.
18961
18962         * canlock.el: Don't autoload mail-fetch-field.
18963
18964         * dgnushack.el: Autoload c-mode for XEmacs.
18965
18966         * gnus-ems.el: Don't autoload appt-select-lowest-window.
18967
18968         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
18969         rmail-dont-reply-to and rmail-output.
18970
18971         * gnus-score.el: Don't autoload ffap-string-at-point.
18972
18973         * gnus-setup.el: Don't autoload sc-cite-original.
18974
18975         * imap.el: Don't autoload base64-decode-string,
18976         base64-encode-string and md5.
18977
18978         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
18979         and rmail-msg-restore-non-pruned-header.
18980
18981         * mm-decode.el: Don't autoload executable-find.
18982
18983         * mm-url.el: Don't autoload executable-find.
18984
18985         * mm-view.el: Don't autoload diff-mode.
18986
18987         * nndb.el: Don't autoload news-reply-mode, news-setup,
18988         cancel-timer and telnet.
18989
18990         * password.el: Don't autoload run-at-time for Emacs.
18991
18992         * sha1-el.el: Don't autoload executable-find.
18993
18994         * sieve-mode.el: Don't autoload c-mode.
18995
18996         * uudecode.el: Don't autoload executable-find.
18997
18998 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18999
19000         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
19001         (gnus-agent-possibly-alter-active): Avoid null in numeric
19002         comparison.
19003         (gnus-agent-set-local): Refuse to save null in local object table.
19004         (gnus-agent-regenerate-group): The REREAD parameter can now be a
19005         list of articles that will be marked as unread.
19006
19007 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19008
19009         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
19010
19011 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
19012
19013         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
19014         language tags.
19015
19016 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
19017
19018         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
19019         Don't bind "obarray".
19020
19021         * gnus-sum.el (gnus-thread-sort-functions):
19022         Add `gnus-thread-sort-by-most-recent-number' and
19023         `gnus-thread-sort-by-most-recent-date'.
19024         Reported by Kai Grossjohann <kai@emptydomain.de>.
19025
19026 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19027
19028         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
19029
19030 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19031
19032         * gnus-cus.el (gnus-agent-customize-category):
19033         Remove ignore-errors macro reference that required cl to be loaded at
19034         run-time.
19035
19036         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
19037         single-interval range of the form (min . max).  Previously the
19038         range had to look like ((min . max)).  Likewise, return
19039         (min . max) rather than ((min . max)).
19040         (gnus-range-map): Use gnus-range-normalize to accept
19041         single-interval range.
19042
19043         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
19044         the cache, but not the agent, now appear with their usual face.
19045
19046         * dgnushack.el (loaddir): New variable that is bound to the
19047         directory containing the dgnushack.el file. Use loaddir, rather
19048         than srcdir, to update load-path. Change lets dgnushack compile
19049         code in directories other than GNUS/lisp.
19050
19051 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19052
19053         * lpath.el: Don't bind w3m-safe-url-regexp.
19054
19055         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
19056         w3m-safe-url-regexp variable buffer-local.
19057
19058         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
19059
19060 2004-02-27  Simon Josefsson  <jas@extundo.com>
19061
19062         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
19063         gnus-group-real-prefix.
19064         (gnus-summary-move-article): Use it, instead of
19065         gnus-group-real-prefix.
19066
19067 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19068
19069         * lpath.el: Bind w3m-safe-url-regexp.
19070
19071         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
19072         w3m-safe-url-regexp variable buffer-local and set it as the value
19073         of mm-w3m-safe-url-regexp.
19074
19075         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
19076
19077         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
19078         parsing gnus-posting-styles when the message is not for replying.
19079
19080         * dgnushack.el: Autoload sgml-mode for XEmacs.
19081
19082         * nnrss.el (nnrss-opml-export):
19083         Use mm-set-buffer-file-coding-system instead of
19084         set-buffer-file-coding-system.
19085
19086 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
19087
19088         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
19089         of checkdoc.el).
19090         * nnrss.el: do.
19091         * gnus-mlspl.el: do.
19092         * gnus-ml.el: do.
19093         * gnus-srvr.el: do.
19094
19095         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
19096
19097 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
19098
19099         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
19100         Corrections to custom-manual links.
19101
19102         * gnus-art.el (gnus-article): Ditto.
19103
19104         * mm-decode.el (mime-display, mime-security): Ditto.
19105
19106 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
19107
19108         * flow-fill.el: Typo.
19109
19110 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
19111
19112         * spam-wash.el: New file.
19113
19114 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
19115
19116         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
19117
19118 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
19119
19120         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
19121         to be run with new-articles as LIST1, not LIST2.
19122         (spam-registration-functions): Add spam-use-ham-copy as a nil
19123         registration backend.
19124
19125 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
19126
19127         * spam-stat.el (spam-stat-washing-hook): New option.
19128         (spam-stat-buffer-words): Use it.
19129         (spam-stat-process-directory, spam-stat-test-directory):
19130         Use insert-file-contents-literally.
19131         (spam-stat-coding-system): New variable.
19132         (spam-stat-load, spam-stat-save): Use it.
19133
19134 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19135
19136         * spam-report.el (spam-report-plug-agent):
19137         Quote spam-report-url-to-file and spam-report-url-ping-plain.
19138
19139 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
19140
19141         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
19142         Allow / in mailto URLs.
19143
19144 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
19145
19146         * spam-report.el (spam-report-process-queue): Fix interactive use.
19147         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
19148         (spam-report-unplug-agent): Doc fixes.
19149         (spam-report-url-ping-mm-url, spam-report-url-to-file)
19150         (spam-report-agentize, spam-report-deagentize): Autoload.
19151
19152 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19153
19154         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
19155
19156         * message.el (message-setup-fill-variables): Add mml tags to
19157         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
19158         <ajk@iu.edu>.
19159         (message-mode): Don't modify paragraph-separate there.
19160
19161 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19162
19163         * compface.el (uncompface-use-external): Default to undecided.
19164         (uncompface-use-external-threshold): New variable.
19165         (uncompface-float-time): New macro.
19166         (uncompface): Determine whether to use the external decoder if
19167         uncompface-use-external is undecided.
19168
19169 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19170
19171         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
19172         after images.
19173
19174         * gnus-art.el (gnus-mime-display-single): Remove dead code.
19175
19176 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
19177
19178         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
19179
19180         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
19181
19182         * gnus-sum.el (gnus-summary-limit-to-age)
19183         (gnus-summary-limit-children): do.
19184
19185         * gnus-int.el (gnus-request-scan): do.
19186
19187         * gnus-group.el (gnus-group-suspend): do.
19188
19189         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
19190
19191         * gnus-cite.el (gnus-cite-parse-attributions): do.
19192
19193         * gnus-agent.el (gnus-summary-set-agent-mark)
19194         (gnus-agent-regenerate-group): do.
19195
19196         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
19197
19198         * binhex.el (binhex-decode-region-internal): do.
19199
19200 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19201
19202         * gnus-fun.el (gnus-face-properties-alist): New user option.
19203         (gnus-display-x-face-in-from): Use it.
19204
19205         * gnus-art.el (article-display-face): Ditto.
19206
19207         * compface.el (uncompface-use-external): Default to nil.
19208
19209 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
19210
19211         * nntp.el (nntp-erase-buffer): New function.
19212         (nntp-retrieve-data, nntp-send-command)
19213         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
19214         (nntp-possibly-change-group): Use it.
19215
19216         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
19217         Use with-current-buffer.
19218
19219 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
19220
19221         * compface.el: Merge the ELisp-based uncompface program.
19222         (compface): New customization group.
19223         (uncompface-use-external): New user option.
19224         (uncompface): Call uncompface-internal if uncompface-use-external
19225         is nil.
19226         (uncompface-internal): New function.  Note that there are also
19227         some other functions and variables added for this function.
19228
19229 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
19230
19231         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
19232         if necessary.
19233
19234 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
19235
19236         * spam-report.el (spam-report-unplug-agent)
19237         (spam-report-plug-agent, spam-report-deagentize)
19238         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
19239         Add support for the Agent in spam-report: when unplugged, report to a
19240         file; when plugged, submit all the requests.
19241
19242         * spam.el (spam-register-routine): Fix message about
19243         registration.
19244
19245 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
19246
19247         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
19248         dependencies.
19249         (rfc2047-encode): Use it.
19250
19251         * gnus-art.el (gnus-button-marker-list): Move before first
19252         reference.
19253
19254         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
19255         (imap-parse-body): Fix format string mismatch.
19256
19257         * gnus-score.el (gnus-summary-increase-score): do.
19258
19259         * nnrss.el (nnrss-close): New function.
19260
19261 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
19262
19263         * nnrss.el (nnrss-make-filename): New function.
19264         (nnrss-request-delete-group, nnrss-read-server-data)
19265         (nnrss-save-server-data, nnrss-read-group-data)
19266         (nnrss-save-group-data): Use it.
19267         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
19268         (nnrss-read-server-data, nnrss-read-group-data): Use load.
19269         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
19270
19271 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
19272
19273         * mml.el (mml-compute-boundary-1): Don't uncompress files.
19274
19275 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
19276
19277         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
19278         files.
19279
19280         * message.el (message-generate-headers-first): Don't quote nil
19281         and t in docstrings.
19282
19283         * imap.el (imap-id): do.
19284
19285         * gnus-agent.el (gnus-agent-consider-all-articles)
19286         (gnus-agent-queue-mail): do.
19287
19288 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
19289
19290         * spam-report.el (spam-report-process-queue): New function.
19291         Process requests from `spam-report-requests-file'.
19292         (spam-report-process-queue): Doc fix.
19293
19294 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
19295
19296         * spam.el (spam-register-routine)
19297         (spam-log-processing-to-registry, spam-log-registered-p)
19298         (spam-log-unregistration-needed-p, spam-log-undo-registration):
19299         Change "check" to "spam-check" for semi-clarity.
19300
19301 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
19302
19303         * pop3.el: Require nnheader.
19304
19305         * mml-smime.el: Require cl.  Autoload message-fetch-field.
19306
19307         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
19308
19309         * gnus-picon.el: Require cl.
19310
19311         * gnus-fun.el: Require gnus-ems and gnus-util.
19312
19313         * gnus.el (gnus-method-to-server): Move defsubst before first use.
19314
19315         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
19316
19317         * gnus-art.el (gnus-article-edit-mode): Define before first
19318         reference.
19319
19320 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
19321
19322         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
19323         (gnus-uu-post-encoded): Use point-at-bol.
19324
19325         * gnus-topic.el (gnus-group-active-topic-p): do.
19326
19327         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
19328
19329         * gnus-group.el (gnus-group-kill-region): do.
19330
19331         * gnus-art.el (article-date-ut): do.
19332
19333         * message.el (message-fetch-field): Remove redundant
19334         case-fold-search binding.
19335         (message-narrow-to-field): Simplify.
19336
19337 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
19338
19339         * spam.el (spam-directory): Derive from `gnus-directory'.
19340
19341         * spam-report.el (spam-report-url-to-file)
19342         (spam-report-requests-file): New function and variable for offline
19343         reporting.
19344         (spam-report-url-ping-function): Add `spam-report-url-to-file'
19345         and user defined function.
19346         (spam-report-url-ping-mm-url): Remove doubled slash.
19347
19348 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
19349
19350         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
19351
19352 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
19353
19354         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
19355         Fix format string mismatch.
19356
19357         * sieve.el (sieve-deactivate-all): do.
19358
19359         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
19360
19361         * nnlistserv.el (nnlistserv-kk-wash-article): do.
19362
19363         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
19364
19365         * mm-bodies.el (mm-7bit-chars): Don't include \r.
19366
19367 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
19368
19369         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
19370         the list of checks.
19371
19372 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
19373
19374         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
19375         padding.
19376
19377 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
19378
19379         * mm-view.el (mm-fill-flowed): New variable.
19380         (mm-inline-text): Use it.
19381
19382 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
19383
19384         * spam.el (spam-spamassassin-register-ham-routine)
19385         (spam-spamassassin-register-spam-routine): Fix function names.
19386
19387 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19388
19389         * gnus.el (gnus-tmp-grouplens): Remove.
19390         (gnus-summary-line-format): Remove grouplens.
19391
19392         * gnus-group.el (gnus-group-line-format): Ditto.
19393
19394         * gnus-spec.el (gnus-format-specs): Ditto.
19395         (gnus-update-format-specifications): Flush the group format spec
19396         cache if there's the grouplens stuff.
19397         (gnus-parse-simple-format): Replace %l with the empty string.
19398
19399 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
19400
19401         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
19402         omission.
19403
19404 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19405
19406         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
19407         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
19408
19409 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
19410
19411         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
19412         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
19413         New macros and functions.
19414         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
19415         Handle > NLINK_MAX messages.
19416         * nnmaildir.el (nnmaildir-request-set-mark):
19417         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
19418
19419 2004-01-25  Alex Schroeder  <alex@gnu.org>
19420
19421         * spam-stat.el (spam-stat-process-directory-age): New option.
19422         (spam-stat-process-directory): Use it.
19423
19424 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
19425
19426         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
19427         (spam-stat-save): Accept prefix argument.
19428
19429 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
19430
19431         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
19432         links" error.
19433
19434 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19435
19436         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
19437         the rest of the and/or forms.
19438
19439 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
19440
19441         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
19442         compatibility with old .newsrc.eld files.
19443
19444         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
19445
19446         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
19447
19448         * gnus-start.el (gnus-1): do.
19449
19450         * gnus-group.el (gnus-group-line-format-alist): do.
19451
19452         * gnus.el (gnus-use-grouplens, gnus-visual): do.
19453
19454         * gnus-gl.el: Remove.
19455
19456 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19457
19458         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
19459         marks consisting of a single range {for example, (3 . 5)} rather
19460         than a list of a single range { ((3 . 5)) }.
19461
19462 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
19463
19464         * spam-stat.el (spam-stat-store-gnus-article-buffer):
19465         Use with-current-buffer.
19466         (spam-stat-store-current-buffer): Use insert-buffer-substring to
19467         avoid consing a string.
19468
19469         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
19470         Remove obsolete entries for big5 and gb2312.
19471
19472 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19473
19474         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
19475         uncompressed list.
19476
19477 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
19478
19479         * spam-stat.el (spam-stat-strip-xref): New function.
19480         (spam-stat-process-directory): Use it.
19481
19482         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
19483         here -- it's done in message-fetch-field.
19484
19485 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19486
19487         * gnus-agent.el (gnus-agent-queue-mail)
19488         (gnus-agent-prompt-send-queue): New variables.
19489         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
19490         * gnus-draft.el (gnus-group-send-queue): Pass the group name
19491         "nndraft:queue" along to gnus-draft-send.
19492         Use gnus-agent-prompt-send-queue.
19493         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
19494         is "nndraft:queue".  Suggested by Gaute Strokkenes
19495         <gs234@srcf.ucam.org>
19496
19497         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
19498         (agent-enable-undownloaded-faces): Add.
19499         (gnus-agent-cat-groups): Use eval-and-compile, not
19500         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
19501         method of gnus-agent-cat-groups even when the buffer has been
19502         evaled.
19503         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
19504         delete gnus-agent-save-active-1.
19505         (gnus-agent-save-groups): Delete.  Identical to
19506         gnus-agent-save-active.
19507         (gnus-agent-write-active): No longer adjust agent's copy of active
19508         file as agent's adjustments are now stored in their own
19509         file.  Remove optional parameter.
19510         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
19511         servers.  Add use of min/max range limits from server's local
19512         file.
19513         (gnus-agent-save-alist): Remove unused optional argument.
19514         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
19515         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
19516         (gnus-agent-set-local): A per-server file that keeps min/max range
19517         limits for articles known to the agent.  Provides a fast mechanism
19518         for altering many active ranges.
19519         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
19520         active file (local makes it unnecessary).
19521         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
19522
19523         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
19524         (agent-enable-undownloaded-faces): Add.
19525
19526         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
19527         disable it when sending to "nndraft:queue".
19528         (gnus-group-send-queue): Add safety check to avoid sending queue
19529         when unplugged.
19530
19531         * gnus-group.el (gnus-group-catchup): Use new
19532         gnus-sequence-of-unread-articles, not
19533         gnus-list-of-unread-articles, to avoid exhausting memory with huge
19534         numbers of articles.  Use gnus-range-map to avoid having to
19535         uncompress the unread list.
19536         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
19537         Fix invalid ange-ftp reference.
19538
19539         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
19540         (gnus-sorted-range-intersection): Intersection of two ranges
19541         without requiring that they first be uncompressed.
19542
19543         * gnus-start.el (gnus-activate-group): Unless blocked by the
19544         caller, possibly expand the active range to include both cached
19545         and agentized articles.
19546         (gnus-convert-old-newsrc): Rewrote in anticipation of having
19547         multiple version-dependent converters.
19548         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
19549         gnus-agent-save-active.
19550         (gnus-save-newsrc-file): Save dirty agent range limits.
19551
19552         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
19553         gnus-agent-possibly-alter-active.
19554         (gnus-adjust-marked-articles): Faster handling of simple lists.
19555
19556 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
19557
19558         * spam-stat.el (spam-stat-test-directory): New optional argument
19559         displays a list of files detected.  Suggested by Andrew Cohen
19560         <cohen@andy.bu.edu>.
19561         (spam-stat-buffer-words-with-scores): Don't narrow and change
19562         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
19563
19564 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
19565
19566         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
19567         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
19568         (spam-spamassassin-arguments)
19569         (spam-spamassassin-spam-flag-header)
19570         (spam-spamassassin-positive-spam-flag-header)
19571         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
19572         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
19573         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
19574         (spam-list-of-processors, spam-list-of-checks)
19575         (spam-list-of-statistical-checks, spam-registration-functions)
19576         (spam-check-spamassassin-headers, spam-check-spamassassin)
19577         (spam-spamassassin-score)
19578         (spam-spamassassin-register-with-sa-learn)
19579         (spam-spamassassin-register-spam-routine)
19580         (spam-spamassassin-register-ham-routine)
19581         (spam-assassin-register-spam-routine)
19582         (spam-assassin-register-ham-routine): Add SpamAssassin support.
19583         (spam-bogofilter-score): Fix to show article before scoring.
19584
19585 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
19586
19587         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
19588         default scoring function.
19589         (spam-generic-score): Call spam-spamassassin-score if
19590         spam-use-spamassassin or spam-use-spamassassin-headers is on;
19591         spam-bogofilter-score otherwise.
19592
19593         * gnus.el (spam-process, spam-autodetect-methods):
19594         Add spamassassin and spamassassin-headers.
19595
19596 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
19597
19598         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
19599         Suppress unnecessary messages.
19600
19601 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
19602
19603         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
19604         make-hash-table.
19605
19606 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19607
19608         * canlock.el (base64-encode-string): Don't autoload it.
19609
19610 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19611
19612         * run-at-time.el: Remove useless (require 'itimer),
19613         eval-and-compile and (featurep 'xemacs).
19614
19615 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
19616
19617         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
19618         GROUP is a virtual group.
19619
19620 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
19621
19622         * gnus.el: Autoload `message-y-or-n-p'.
19623
19624 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
19625
19626         * pgg-parse.el: Remove unnecessary (require 'custom).
19627
19628         * pgg-def.el: do.
19629
19630         * nnmail.el: do.
19631
19632         * gnus-undo.el: do.
19633
19634         * gnus-picon.el: do.
19635
19636         * gnus-util.el: do.
19637
19638 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
19639
19640         * gnus-sum.el (gnus-pick-line-number): Add autoload.
19641
19642 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19643
19644         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
19645         handle, as well as a list.
19646
19647         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
19648         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
19649         (mm-w3m-cid-retrieve): Simplify.
19650
19651 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
19652
19653         * message.el (message-kill-to-signature): Allow prefix arg to
19654         specify number of lines to keep before signature.
19655
19656 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
19657
19658         * message.el (message-kill-to-signature): Change docstring.
19659
19660 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19661
19662         * canlock.el: Always require sha1-el.
19663         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
19664
19665         * message.el: Autoload sha1 only when compiling.
19666
19667         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
19668         eudc-expand-inline for XEmacs.
19669
19670 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19671
19672         * message.el (message-canlock-generate): Require sha1-el.
19673
19674 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
19675
19676         * message.el (message-expand-name): Silence the byte compiler.
19677
19678         * lpath.el: Add detect-coding-system.
19679
19680         * dgnushack.el (dgnushack-compile): Remove obsolete check for
19681         cus-edit.
19682
19683 2004-01-13  Simon Josefsson  <jas@extundo.com>
19684
19685         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
19686         Invoke gnus-score-mode.
19687         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
19688
19689         * gnus-range.el (gnus-compress-sequence): Doc fix.
19690         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
19691
19692 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
19693
19694         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
19695
19696 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
19697
19698         * spam.el (spam-get-article-as-string): Update to use
19699         gnus-request-article-this-buffer, much simpler.
19700         (spam-get-article-as-buffer): Remove.
19701
19702 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
19703
19704         * message.el (message-expand-name): Use EUDC if the user uses that.
19705
19706 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
19707
19708         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
19709         character for the encoding to avoid consing a string.
19710
19711         * rfc2047.el (rfc2047-decode-string): Don't cons a string
19712         unnecessarily.
19713
19714         * mm-util.el (mm-replace-chars-in-string): Remove.
19715
19716         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
19717         of mm-replace-chars-in-string.
19718
19719 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
19720
19721         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
19722
19723         * mm-util.el (mm-subst-char-in-string): Support inplace.
19724
19725         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
19726         a new string in every iteration.  Use shy groups.
19727
19728 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
19729
19730         * gnus-srvr.el (gnus-browse-unsubscribe-group):
19731         * gnus-soup.el (gnus-soup-group-brew):
19732         * gnus-msg.el (gnus-put-message):
19733         * gnus-move.el (gnus-group-move-group-to-server):
19734         * gnus-kill.el (gnus-batch-score):
19735         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
19736         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
19737         (gnus-group-update-group, gnus-group-read-group)
19738         (gnus-group-make-group, gnus-group-make-help-group)
19739         (gnus-group-make-archive-group, gnus-group-make-directory-group)
19740         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
19741         (gnus-group-sort-by-unread, gnus-group-catchup)
19742         (gnus-group-unsubscribe-group, gnus-group-kill-group)
19743         (gnus-group-yank-group, gnus-group-set-info)
19744         (gnus-group-list-groups):
19745         * gnus.el (gnus-generate-new-group-name):
19746         * gnus-delay.el (gnus-delay-send-queue):
19747         * nnvirtual.el (nnvirtual-catchup-group):
19748         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
19749         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
19750         (gnus-group-prepare-topics, gnus-topic-check-topology):
19751         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
19752         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
19753         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
19754         (gnus-group-make-articles-read):
19755         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
19756         (gnus-group-change-level, gnus-kill-newsgroup)
19757         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
19758         (gnus-get-unread-articles, gnus-make-articles-unread)
19759         (gnus-make-ascending-articles-unread): Use accessor
19760         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
19761         to get group information for improved readability.
19762
19763
19764 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
19765
19766         * gnus-art.el (article-decode-mime-words, article-babel)
19767         (gnus-article-highlight-signature, gnus-article-add-buttons)
19768         (gnus-signature-toggle): Use gnus-with-article-buffer.
19769
19770         * gnus-art.el (gnus-article-highlight-headers)
19771         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
19772
19773         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
19774         (gnus-article-set-globals, gnus-request-article-this-buffer)
19775         (gnus-button-message-id, gnus-article-maybe-hide-headers)
19776         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
19777         (gnus-mime-display-alternative): Use with-current-buffer.
19778
19779 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
19780
19781         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
19782         also under 80 char limit, and call gnus-error if needed.
19783         (spam-fetch-article-header): Fix - it was a
19784         buffer-local variable (gnus-newsgroup-data).
19785         (spam-find-spam): Use spam-generate-fake-headers, forget about
19786         spam-insert-fake-headers.
19787         (spam-insert-fake-headers): Remove.
19788
19789 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
19790
19791         * deuglify.el (gnus-article-outlook-unwrap-lines)
19792         (gnus-outlook-rearrange-article)
19793         (gnus-outlook-repair-attribution-outlook)
19794         (gnus-outlook-repair-attribution-block)
19795         (gnus-outlook-repair-attribution-other): Remove redundant
19796         save-excursion.
19797
19798 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
19799
19800         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
19801         (spam-fetch-field-subject-fast)
19802         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
19803         (spam-fetch-article-header): Add functions to deal with Gnus
19804         internals for fast retrieval of article header data.
19805         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
19806
19807 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
19808
19809         * pop3.el (pop3-md5): Remove.
19810         (pop3-apop): Replace pop3-md5 with md5.
19811
19812         * mm-bodies.el: base64 is always built-in.
19813
19814         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
19815         Use with-current-buffer.
19816
19817 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19818
19819         * canlock.el (canlock-insert-header): Remove excessive grouping in
19820         regexp.
19821
19822         * gnus-sum.el (gnus-summary-read-document): Ditto.
19823
19824         * gnus-uu.el (gnus-uu-part-number): Ditto.
19825
19826         * html2text.el (html2text-remove-tags): Ditto.
19827         (html2text-format-tags): Ditto.
19828         (html2text-format-single-elements): Ditto.
19829
19830         * mml.el (mml-parse-1): Ditto.
19831
19832 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
19833
19834         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
19835
19836         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
19837
19838         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
19839
19840         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
19841
19842 2003-11-15  Simon Josefsson  <jas@extundo.com>
19843
19844         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
19845         (pgg-gpg-lookup-key): Use regexp match instead of
19846         split-string (split-string is different between emacs 21.2 and
19847         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
19848
19849 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
19850
19851         * gnus-art.el (gnus-mime-view-all-parts)
19852         (gnus-article-part-wrapper, gnus-article-view-part):
19853         Use with-current-buffer.
19854
19855 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
19856
19857         * spam.el (spam-disable-spam-split-during-ham-respool)
19858         (spam-spamoracle-database, spam-cache-lookups)
19859         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
19860         (spam-group-ham-mark-p, spam-group-spam-mark-p)
19861         (spam-group-ham-marks, spam-group-spam-marks)
19862         (spam-group-spam-contents-p, spam-group-ham-contents-p)
19863         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
19864         also add spam-use-blackholes to the statistical checks.
19865         (spam-fetch-field-fast): Add interface to fetching fields, may
19866         become a macro.
19867         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
19868         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
19869         (spam-insert-fake-headers): Fake an article when needed.
19870         (spam-find-spam): Fake article when possible.
19871         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
19872         (spam-check-bogofilter-headers): Use message-fetch-field instead
19873         of nnmail-fetch-field.
19874
19875 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
19876
19877         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
19878
19879 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
19880
19881         * spam.el (spam-split): Do not require spam-use-CHECK to be
19882         enabled if that check is passed to spam-split explicitly; also
19883         fix so 'spam doesn't get converted to spam-split-group when
19884         spam-split-symbolic-return is t.
19885         (spam-find-spam): Find registrations of the article and use those
19886         instead of re-running spam-split to find the spam/ham
19887         classification of the article.
19888         (spam-log-processing-to-registry, spam-log-registered-p)
19889         (spam-log-unregistration-needed-p, spam-log-undo-registration):
19890         Use gnus-error instead of gnus-message.
19891         (spam-log-registration-type): Add function to determine the
19892         classification of a message based on registry entries; will
19893         return nil if both 'spam and 'ham are found.
19894         (spam-check-BBDB): Expand all the BBDB macros here so we can have
19895         a reasonably fast local cache without the loading errors.
19896         (spam-cache-lookups): Set to t by default.
19897         (spam-find-spam): Don't try to guess spam-cache-lookups.
19898         (spam-enter-whitelist, spam-enter-blacklist): Clear the
19899         spam-caches entry.
19900         (spam-filelist-build-cache, spam-filelist-check-cache):
19901         Fix caching of whitelist/blacklist entries.
19902         (spam-check-whitelist, spam-check-blacklist):
19903         Invoke spam-from-listed-p with a type, not a cache variable.
19904         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
19905
19906 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
19907
19908         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
19909
19910         * nnmail.el (nnmail-split-fancy): do.
19911
19912         * mml.el (mml-parse): do.
19913
19914         * gnus-score.el (gnus-enter-score-words-into-hashtb)
19915         (gnus-score-adaptive): do.
19916
19917 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19918
19919         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
19920         (gnus-mime-button-map): Don't set keymap parent.
19921         (gnus-button-ctan-directory-regexp): Use shy grouping.
19922         (gnus-prev-page-map): Don't set keymap parent.
19923         (gnus-prev-page-map): Remove duplicated one.
19924         (gnus-next-page-map): Don't set keymap parent.
19925         (gnus-mime-security-button-map): Ditto.
19926
19927         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
19928         version number.
19929
19930         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
19931
19932 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19933
19934         * canlock.el (canlock-sha1-function): Remove.
19935         (canlock-sha1-function-for-verify): Remove.
19936         (canlock-openssl-program): Remove.
19937         (canlock-openssl-args): Remove.
19938         (canlock-ignore-errors): Remove.
19939         (canlock-sha1-with-openssl): Remove.
19940         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
19941         (canlock-verify): Don't use canlock-ignore-errors.
19942
19943         * sha1-el.el (sha1-string-external): Make it can return a string
19944         in binary form.
19945         (sha1-region-external): Ditto.
19946         (sha1-string-internal): Ditto.
19947         (sha1-region-internal): Ditto.
19948         (sha1-region): Ditto.
19949         (sha1-string): Ditto.
19950         (sha1): Ditto.
19951
19952 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19953
19954         * spam.el (spam-report-articles-gmane): New command.
19955
19956 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19957
19958         * gnus.el: Don't make unnecessary *Group* buffer when loading.
19959
19960         * run-at-time.el (run-at-time-saved): Remove.
19961         (run-at-time): Doc fix.
19962
19963 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
19964
19965         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
19966         (gnus-summary-limit-map): Add it.
19967         (gnus-summary-make-menu-bar): do.
19968
19969 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
19970
19971         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
19972         Make attempt at some caching support (done for BBDB only now).
19973         (spam-find-spam): Set spam-cache-lookups if there are more than 2
19974         addresses to be checked.
19975         (spam-clear-cache-BBDB): Add function, to be invoked by
19976         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
19977         (spam-check-BBDB): Check and use the caches, if
19978         spam-cache-lookups is on, remove superfluous (provide).
19979
19980 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
19981
19982         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
19983
19984 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
19985
19986         * run-at-time.el (run-at-time-saved): Move to after the definition
19987         of `run-at-time'.
19988
19989         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
19990
19991 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19992
19993         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
19994         mm-w3m-local-map-property.
19995
19996         * mm-view.el (mm-w3m-mode-map): Remove.
19997         (mm-w3m-local-map-property): Remove.
19998         (mm-inline-text-html-render-with-w3m): Don't use
19999         mm-w3m-local-map-property.
20000
20001 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20002
20003         * run-at-time.el: New file.
20004
20005         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
20006         under Emacs.
20007
20008         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
20009         of gnus-set-text-properties.
20010
20011         * gnus-uu.el (gnus-uu-save-article): Ditto.
20012
20013         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
20014
20015         * gnus-cite.el (gnus-cite-parse): Ditto.
20016
20017         * gnus-art.el (gnus-button-push): Use set-text-properties instead
20018         of gnus-.
20019
20020         * gnus-xmas.el (run-at-time): Require run-at-time.
20021
20022         * gnus.el: Change calls to nnheader-run-at-time and
20023         password-run-at-time throughout to use run-at-time directly.
20024
20025         * password.el: Remove definition of run-at-time.
20026
20027         * nnheaderxm.el: Remove definition of run-at-time.
20028
20029 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
20030
20031         * mml.el (mml-minibuffer-read-disposition): Show attachment type
20032         in prompt.
20033
20034 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
20035
20036         * messagexmas.el (message-xmas-redefine): Alias
20037         `message-make-caesar-translation-table' to
20038         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
20039         version.
20040
20041         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
20042         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
20043         `gnus-xmas-set-text-properties'.
20044         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
20045         `gnus-xmas-completing-read'.
20046         (gnus-xmas-completing-read): Removed.
20047         (gnus-xmas-open-network-stream): Removed.
20048
20049         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
20050         XEmacs version.
20051
20052         * dns.el (dns-make-network-process): Use `open-network-stream'
20053         instead of `gnus-xmas-open-network-stream'.
20054
20055         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
20056
20057         * .cvsignore: Add auto-autoloads.el, custom-load.el.
20058
20059 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
20060
20061         * gnus-art.el (gnus-mime-display-alternative)
20062         (gnus-insert-mime-button, gnus-insert-mime-security-button)
20063         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
20064         Don't use gnus-local-map-property.
20065
20066         * gnus-util.el (gnus-local-map-property): Remove.
20067
20068         * mm-view.el (mm-view-pkcs7-decrypt):
20069         Replace gnus-completing-read-maybe-default with completing-read.
20070
20071         * gnus-util.el (gnus-completing-read): do.
20072         (gnus-completing-read-maybe-default): Remove.
20073
20074 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
20075
20076         * password.el: Only autoload `run-at-time' if not XEmacs.
20077         Only autoload the itimer functions if XEmacs.
20078
20079 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20080
20081         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
20082         XEmacsen.
20083
20084         * dgnushack.el: Autoload executable-find for XEmacs.
20085
20086 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
20087
20088         * gnus-art.el (gnus-read-string): Remove.
20089         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
20090         read-string.
20091
20092 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
20093
20094         * netrc.el: Autoload password-read.
20095         (netrc): Add configuration group.
20096         (netrc-encoding-method, netrc-openssl-path):
20097         Add variables for encoding and decoding of files with symmetric
20098         ciphers.
20099         (netrc-encode): Add assistant function to encode a file with
20100         netrc-encoding-method.
20101         (netrc-parse): Add interactive parameter, added optional
20102         decoding if netrc-encoding-method is non-nil but otherwise
20103         behavior is standard.
20104         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
20105         Do s/encode/encrypt/ everywhere.
20106
20107         * spam.el: Remove executable-find autoload.
20108
20109 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
20110
20111         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
20112
20113         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
20114
20115 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
20116
20117         * gnus-art.el (gnus-treat-ansi-sequences)
20118         (article-treat-ansi-sequences): New variable and function.
20119         Suggested by Dan Jacobson <jidanni@jidanni.org>.
20120
20121         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
20122         Use it.
20123
20124 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
20125
20126         * mm-util.el (mm-quote-arg): Remove.
20127
20128         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
20129         shell-quote-argument.
20130
20131         * gnus-uu.el (gnus-uu-command): do.
20132
20133         * gnus-sum.el (gnus-summary-insert-pseudos): do.
20134
20135         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
20136         with make-char.
20137
20138         * mm-util.el (mm-make-char): Remove.
20139
20140         * mml.el (mml-mode): Replace gnus-add-minor-mode with
20141         add-minor-mode.
20142
20143         * gnus-undo.el (gnus-undo-mode): do.
20144
20145         * gnus-topic.el (gnus-topic-mode): do.
20146
20147         * gnus-sum.el (gnus-dead-summary-mode): do.
20148
20149         * gnus-start.el (gnus-slave-mode): do.
20150
20151         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
20152
20153         * gnus-ml.el (gnus-mailing-list-mode): do.
20154
20155         * gnus-gl.el (gnus-grouplens-mode): do.
20156
20157         * gnus-draft.el (gnus-draft-mode): do.
20158
20159         * gnus-dired.el (gnus-dired-mode): do.
20160
20161         * gnus-ems.el (gnus-add-minor-mode): Remove.
20162
20163         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
20164         Replace gnus-char-width with char-width.
20165
20166         * gnus-ems.el (gnus-char-width): Remove.
20167
20168         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
20169         Replace gnus-char-width with char-width.
20170
20171         * gnus-ems.el (gnus-char-width): Remove.
20172
20173         * spam-stat.el (with-syntax-table): Remove with-syntax-table
20174         definition.
20175         Remove Emacs 20 hash table compatibility code.
20176
20177         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
20178         20 compatibility code.
20179
20180         * spam.el (spam-point-at-eol): Replace with point-at-eol.
20181
20182         * smime.el (smime-point-at-eol): Replace with point-at-eol.
20183
20184         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
20185         Replace with point-at-{eol,bol}.
20186
20187         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
20188
20189         * imap.el (imap-point-at-eol): Replace with point-at-eol.
20190
20191         * flow-fill.el (fill-flowed-point-at-bol)
20192         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
20193
20194         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
20195         Replace with point-at-{eol,bol} throughout all files.
20196
20197 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20198
20199         * ntlm.el (ntlm-string-as-unibyte): New macro.
20200         (ntlm-build-auth-response): Use it.
20201
20202         Remove Emacs 20 stuff:
20203         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
20204         (butlast, mapc, remove): Remove the compiler macros.
20205         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
20206         of delq and copy-sequence.
20207         * gnus-art.el (popup-menu): Remove the compiler macro.
20208         * nnmail.el (nnmail-split-fancy): Don't support customizing with
20209         Emacs 20.
20210
20211 2004-01-05  Simon Josefsson  <jas@extundo.com>
20212
20213         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
20214         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
20215         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
20216         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
20217         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
20218         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
20219         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
20220         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
20221         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
20222         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
20223         ntlm-string-permute, string-lshift into ntlm-string-lshift,
20224         string-xor into ntlm-string-xor.
20225         Suggested by Jesper Harder <harder@myrealbox.com>.
20226
20227         * ntlm.el: Don't include poem.
20228
20229         * md4.el (print-int32, print-string-hexa): Remove.
20230         Suggested by Jesper Harder <harder@myrealbox.com>.
20231
20232         * sasl-ntlm.el, ntlm.el, md4.el: New files.
20233
20234         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
20235         probably breaks emacs with DL patch, but do we care? Is anyone
20236         still using the DL stuff?)
20237
20238         * sieve-manage.el: Use the password package.
20239         (sieve-manage-read-passwd): Remove.
20240         (sieve-manage-interactive-login): Use password.  Re-add
20241         condition-case around loop.
20242
20243         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
20244         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
20245         Use the password package.
20246
20247 2003-02-19  Simon Josefsson  <jas@extundo.com>
20248
20249         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
20250         token.
20251
20252 2002-08-07  Simon Josefsson  <jas@extundo.com>
20253
20254         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
20255         (sieve-manage-authenticators):
20256         (sieve-manage-authenticator-alist): Add some SASL mechs.
20257         (sieve-sasl-auth): New function.
20258         (sieve-manage-cram-md5-auth):
20259         (sieve-manage-plain-auth): Rewrite using SASL library.
20260         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
20261         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
20262         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
20263         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
20264
20265 2004-01-05  Simon Josefsson  <jas@extundo.com>
20266
20267         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
20268         New files.
20269
20270 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20271
20272         * gnus-group.el (gnus-no-groups-message): Update.
20273
20274         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
20275
20276 2003-11-09  Simon Josefsson  <jas@extundo.com>
20277
20278         * imap.el: Support for ID IMAP extension (RFC 2971).
20279         (imap-local-variables): Add imap-id.
20280         (imap-id): New variable.
20281         (imap-id): New function.
20282         (imap-parse-response): Parse untagged ID response.
20283         * nnimap.el (nnimap-id): New variable.
20284         (nnimap-open-connection): Use it.
20285
20286 2003-12-28  Simon Josefsson  <jas@extundo.com>
20287
20288         * gnus-score.el (gnus-score-edit-all-score): New.
20289         * gnus-group.el (gnus-group-score-map): Bind it to W e.
20290
20291 2004-01-04  Simon Josefsson  <jas@extundo.com>
20292
20293         * password.el: Add.
20294
20295 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
20296
20297         * dns.el (dns-query-types): Fix typo.
20298         (dns-query-types): New function.
20299         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
20300         PTR and SOA replies, see RFC 1035.
20301
20302 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20303
20304         * gnus.el (gnus-logo-color-style): Change colors to `no'.
20305
20306         * Move to Changelog.2.
20307
20308 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20309
20310         * gnus.el (gnus-version-number): Bump version.
20311
20312 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
20313
20314         * gnus.el: No Gnus v0.1 is released.
20315
20316 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
20317
20318         * gnus.el: No Gnus v0.0 is released.
20319
20320 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20321
20322         * gnus.el (gnus-version-number): Bump.
20323         (gnus-version): No.
20324
20325 See ChangeLog.2 for earlier changes.
20326
20327   Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
20328     Free Software Foundation, Inc.
20329
20330   This file is part of GNU Emacs.
20331
20332   GNU Emacs is free software: you can redistribute it and/or modify
20333   it under the terms of the GNU General Public License as published by
20334   the Free Software Foundation, either version 3 of the License, or
20335   (at your option) any later version.
20336
20337   GNU Emacs is distributed in the hope that it will be useful,
20338   but WITHOUT ANY WARRANTY; without even the implied warranty of
20339   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
20340   GNU General Public License for more details.
20341
20342   You should have received a copy of the GNU General Public License
20343   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
20344
20345 ;; Local Variables:
20346 ;; coding: utf-8
20347 ;; fill-column: 79
20348 ;; add-log-time-zone-rule: t
20349 ;; End: