(gnus-gravatar-insert): Use blank space from the current buffer to avoid breaking...
[gnus] / lisp / ChangeLog
1 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
2
3         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
4         in the article buffer.
5         (gnus-gravatar-insert): Use blank space from the current buffer to
6         avoid breaking text properties.  This makes X-Sent updating work again.
7
8         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
9
10 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
11
12         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
13         fix the bug in url-http.el instead.
14
15         * shr.el (shr-image-fetched): Ditto.
16
17         * shr.el (shr-image-fetched): Avoid having point move in the article
18         buffer.
19
20         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
21         buffer after being called.  It's apparently being killed by url.el, and
22         killing it made point move to end-of-buffer in a random buffer.
23
24         * shr.el (shr-image-fetched): Ditto.
25
26 2011-01-23  Julien Danjou  <julien@danjou.info>
27
28         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
29
30         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
31         text/x-org.
32
33 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
34
35         * gnus-sum.el (gnus-summary-move-article): Protect against backends
36         (i.e., nnimap) returning nil as the article number.
37
38 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>
39
40         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
41         "DelSp" parameter in RFC3676.
42
43 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
44
45         * message.el (message-check-recipients): Display the encoded version of
46         the bogus address if they differ.
47
48         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
49         after sending.
50
51         * gnus-agent.el (gnus-agent-send-mail): Ditto.
52
53         * gnus-group.el (gnus-group-refresh-group): New convenience function.
54
55         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
56         group buffer after sending the queue.
57
58         * gnus-agent.el (gnus-agent-send-mail): Ditto.
59
60 2011-01-22  Julien Danjou  <julien@danjou.info>
61
62         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
63
64 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
65
66         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
67         nested related parts.
68
69         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
70         unexpired articles.  This fixes the regression that led expiry marks to
71         disappear from nnfolder groups.
72
73 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
74
75         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
76         Don't confuse the "ret" of "retrograde" with RET.
77
78 2011-01-21  Julien Danjou  <julien@danjou.info>
79
80         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
81         than mm-insert-inline.
82
83 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
84
85         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
86         Widen article buffer.
87
88 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
89
90         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
91         the temp buffer.
92         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
93
94 2011-01-20  Julien Danjou  <julien@danjou.info>
95
96         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
97
98         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
99         than mm-insert-inline to insert inline part: this respect
100         mm-inline-media-tests displayers.
101
102         * mm-view.el (mm-display-shell-script-inline): New function.
103
104         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
105
106         * mm-uu.el (mm-uu-type-alist): Add org block.
107         (mm-uu-org-src-code-block-extract): New function.
108
109         * mm-view.el (mm-display-org-inline): New function.
110
111         * mm-decode.el (mm-automatic-display): Add text/org.
112
113         * mailcap.el (mailcap-mime-extensions): Add .org.
114
115 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
116
117         * gnus-art.el (gnus-article-highlight): Remove argument passed to
118         gnus-article-add-buttons.
119
120 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
121
122         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
123         From header with a date and "nobody" as the sender.
124
125 2011-01-19  Julien Danjou  <julien@danjou.info>
126
127         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
128         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
129         if you have the same regexp several times.
130         (gnus-button-push): Fix matching when regexp is symbol.
131
132 2011-01-15  Glenn Morris  <rgm@gnu.org>
133
134         * message.el (message-mail): A compose-mail function should
135         accept headers as strings.
136
137 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
138
139         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
140         Add :vert-only tags.
141         (message-mail): New arg RETURN-ACTION.
142         (message-return-action): New var.
143         (message-bury): Use it.
144         (message-mode): Make it buffer-local.
145         (message-send-and-exit): Always call message-bury.
146
147         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
148         message-mail.
149
150 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
151
152         * nnimap.el (nnimap-convert-partial-article): Protect against
153         zero-length body parts.
154
155         * mm-decode.el (mm-preferred-alternative-precedence):
156         Discourage showing empty parts.
157
158         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
159         and stuff if the backend didn't return the article number.  This fixes
160         an Exchange-related nnimap bug.
161
162         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
163         group window, because it does the wrong thing when a separate frame
164         displays the group buffer.
165
166         * proto-stream.el (open-protocol-stream): Protect against the low-level
167         transport functions returning nil.
168
169 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
170
171         * mml2015.el (epg-sub-key-fingerprint): Autoload.
172         (mml2015-epg-find-usable-secret-key): New function.
173         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
174         mml2015-epg-find-usable-key (Bug#7797).
175         (mml2015-epg-encrypt): Ditto.
176
177 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
178
179         * dgnushack.el (rot13-string): Fix the way to get the argument.
180
181 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
182
183         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
184
185 2011-01-03  Glenn Morris  <rgm@gnu.org>
186
187         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
188
189         * sieve.el (sieve-open-server): Give a more explicit error if
190         sieve-manage-open returns nil.  (Bug#7720)
191
192 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
193
194         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
195
196 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
197
198         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
199         This avoids sending passwords in plain text over non-encrypted
200         channels.
201
202         * shr.el (shr-rescale-image): Display all GIF images as animated images.
203
204         * nnimap.el (nnimap-login): Refactored out into own function, and
205         implement CRAM-MD5.
206         (nnimap-wait-for-line): Refactored out.
207
208         * mm-view.el (mml-smime): Require.
209
210 2010-12-20  David Engster  <deng@eml.cc>
211
212         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
213         use EPG to decrypt S/MIME messages instead of openssl.
214
215 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
216
217         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
218
219         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
220         status is the group clearly is unreachable.
221
222         * auth-source.el (auth-source-create): Add the optional second
223         parameter to `local-variable-p' to be compatible with XEmacs.
224
225 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
226
227         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
228         work when using a compressed nnml folder.
229
230 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
231
232         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
233         backends after sanitising on entry, because this never makes sense:
234         If the articles have gone missing, then the data no longer exists on
235         the backend, and if they haven't, then Gnus is wrong, and shouldn't
236         overwrite anything anyway.
237
238         * shr.el (shr-insert-document): Bind shr-width dynamically to
239         window-width if it's nil.
240
241 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
242
243         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
244         with the meaning of using the full emacs window width for rendering.
245
246 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
247
248         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
249         case when sender is not given.
250
251 2010-12-23  Julien Danjou  <julien@danjou.info>
252
253         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
254         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
255         the addresses, otherwise we might misplaced the gravatar.
256
257 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
258
259         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
260         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
261         obsolete in Emacs.
262
263 2010-12-20  Julien Danjou  <julien@danjou.info>
264
265         * gnus-util.el (gnus-rescale-image): Revert last change.
266
267 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
268
269         * binhex.el: Improve commentary (Bug#7482).
270
271 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
272
273         * gnus-group.el (gnus-group-delete-articles): New command.
274
275 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
276
277         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
278
279 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
280
281         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
282         here, since it's up to the backends to do CRLF removal if their
283         protocol has it.
284
285         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
286
287 2010-12-17  Julien Danjou  <julien@danjou.info>
288
289         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
290         they are from file. Can also scale up.
291
292 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
293
294         * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
295         gnus-use-agent.
296         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
297
298         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
299
300 2010-12-17  Julien Danjou  <julien@danjou.info>
301
302         * gravatar.el (gravatar-retrieve-synchronously): New function.
303         (gravatar-get-data): Make more robust.
304
305 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
306
307         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
308
309 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
310
311         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
312         to really consider the last line.
313
314 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
315
316         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
317         list of recipient keys, or use symmetric encryption if not a list.
318         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
319         EPA override, replacing the call to `netrc-store-data'.
320
321 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
322
323         * gnus-srvr.el: Avoid passing nil regexp argument to
324         delete-matching-lines.
325
326 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
327
328         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
329         fetching stops when Gnus exits.
330
331         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
332         function.
333         (nnfolder-request-expire-articles): Save all the buffers after doing
334         expiry.
335
336         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
337         the last article", since that led to serious performance regressions
338         when expiring nnml groups.
339
340 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
341
342         * nnir.el: Improve customizations.
343
344 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
345
346         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
347
348         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
349         group has been killed.
350         (gnus-group-yank-group): Ditto.
351
352         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
353
354         * nnimap.el (nnimap-request-update-group-status): New function.
355
356         * gnus-int.el (gnus-request-update-group-status): New interface
357         function.
358
359         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
360         copying read-ness to the backends.
361
362         * nnimap.el (nnimap-quirk): New function.
363         (nnimap-retrieve-group-data-early): Use it.
364         (nnimap-quirks): New alist.
365
366 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
367
368         * shr.el (shr-insert): Set shr-start after deleting trailing space;
369         don't delete it within indentation.
370
371 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
372
373         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
374         previous line.
375
376 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
377
378         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
379         QRESYNC command by deleting a superfluous space which broke Cyrus
380         servers.  This change will break other servers that are buggy the other
381         way around.
382
383 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
384
385         * spam.el: Reindent and fix long lines.
386         (spam-copy-or-move-routine): Exclude invalid move destinations.
387
388 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
389
390         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
391         installed the registry.
392
393 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
394
395         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
396
397 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
398
399         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
400         groupname doesn't contain "gmane".
401
402 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
403
404         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
405         and netrc-bound-and-true-p bindings.
406         (netrc-parse): Cache the netrc contents.
407
408         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
409         (gnus-1): Don't create the nndrafts group twice.
410         (gnus-setup-news): There's no need to read the active file here, since
411         that's done again later on a per-backend basis.
412         (gnus-start-draft-setup): Make sure that the new group is started out
413         empty.
414
415         * gnus-agent.el (gnus-agentize): Don't create the queue group
416         automatically on startup.  It'll be created later, if needed.
417
418         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
419         of automatically subscribed groups.
420         (gnus-auto-subscribed-categories): New variable.
421         (gnus-matches-options-n): Use it.
422         (gnus-default-subscribed-newsgroups): Remove unused variable.
423         (gnus-start-draft-setup): Message a bit less.
424
425 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
426
427         * nnir.el (nnir-run-imap): Return article list in order of increasing
428         UID.
429
430 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
431
432         * gnus-sum.el (gnus-summary-enter-digest-group):
433         Mention gnus-auto-select-on-ephemeral-exit.
434
435         * proto-stream.el (proto-stream-open-network-only): Fix the calling
436         convention of the network-only option.
437
438 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
439
440         * proto-stream.el (proto-stream-open-network-only): New function to
441         have a way to specify non-STARTTLS upgrade connections.
442
443 2010-12-10  Julien Danjou  <julien@danjou.info>
444
445         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
446         email address is nil.
447
448         * message.el (message-bogus-recipient-p): Set address to "" if nil.
449
450 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
451
452         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
453         deletion.
454         (nnir-run-imap): Only need to parse list once.
455
456 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
457
458         * shr.el (shr-tag-script): Ignore <script>.
459         (shr-tag-label): Add <label> support.
460
461 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
462
463         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
464
465         * shr.el (shr-image-displayer): Work for images lined side by side.
466
467 2010-12-08  Robert Pluim  <rpluim@gmail.com>
468
469         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
470         parameter, since XEmacs doesn't accept t as a parameter.
471
472 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
473
474         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
475         ids.
476         (nnir-run-gmane): Simplify groupspec formatting.
477         (nnir-request-expire-articles): New function.
478
479 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
480
481         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
482         overflow, possibly.
483
484         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
485         (shr-render-td): Handle td style="" better.
486         (shr-tag-table): Use the color from the style sheet.
487         (shr-render-td): Make sure we copy over all the overlays, too.
488
489 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
490
491         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
492         (nnir-request-article): Improve article retrieval.
493
494 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
495
496         * mm-util.el (mm-extra-numeric-entities): New variable.
497
498         * mm-url.el (mm-url-decode-entities):
499         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
500
501         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
502
503 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
504
505         * message.el: Use completion-at-point.
506         (message-completion-function): New fun, extracted from message-tab.
507         (message-mode): Use it for completion-at-point-functions.
508         (message-tab): Use it and completion-at-point.
509
510 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
511
512         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
513         character if a non-breakable character follows.
514
515 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
516
517         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
518         any stream.
519
520         * shr.el (shr-tag-font): Colorize the region.
521         (shr-tag-body): Ditto.
522         (shr-tag-font): Actually let the styles be inherited instead of
523         overwriting them.
524         (shr-tag-font): Get the background color right.
525         (shr-tag-style): Ignore all <style> tags for the moment.
526
527         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
528         a Message-ID to avoid having nnimap depend on gnus-sum.
529
530         * shr.el (shr-descend): Only colorize something if we have a node that
531         sets colors.
532
533 2010-12-06  Julien Danjou  <julien@danjou.info>
534
535         * shr.el (shr-render-td): Render td content with shr-descend, so style
536         will be applied to <td> too.
537         (shr-colorize-region): Colorize region even if we only have a background.
538         (shr-tag-body): Fix color and background color inheritance.
539         Do not recolorize after shr-generic.
540         (shr-tag-font): Let shr-generic colorize via inheritance.
541
542 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
543
544         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
545
546 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
547
548         * nnir.el (nnir-request-move-article): Remove obsolete code.
549
550 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
551
552         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
553
554 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
555
556         * gnus-sum.el (gnus-summary-respool-article): The completion function
557         expects a list instead of an alist.
558
559         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
560         string as the parameter.
561
562         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
563
564         * shr.el (shr-stylesheet): New dynamic variable for cascading the
565         styles.
566         (shr-colorize-region): New function.
567         (shr-insert-background-overlay): Remove.
568         (shr-render-td): Background setting should be taken care of on a higher
569         level.
570         (shr-tag-body): Use post-hoc colorizations.
571         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
572         (shr-put-color-1): Don't overwrite old colors.
573         (shr-colorize-region): When the background color isn't explicit, use
574         a fixed background.
575
576         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
577         nnmail variables.
578
579 2010-12-05  Bjørn Mork  <bjorn@mork.no>
580
581         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
582         unless necessary.
583
584 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
585
586         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
587         server.
588
589 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
590
591         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
592         so that TAB works.
593
594         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
595         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
596
597         * shr.el (shr-urlify): Show the URL before the title to avoid
598         misleading URLs.
599
600 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
601
602         * shr.el (shr-urlify): Display the title in <a> tags.
603
604 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
605
606         * nnir.el (nnir-categorize): Replace mapcar with mapc.
607
608 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
609
610         * nnir.el: Rearrange code to allow macros to be autoloaded by
611         gnus-sum.el.
612         (nnir-retrieve-headers-override-function): Make this variable
613         customizable.
614         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
615
616         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
617         from nnir.el.
618
619 2010-12-03  Julien Danjou  <julien@danjou.info>
620
621         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
622
623 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
624
625         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
626         allow optional argument `environment'.
627
628 2010-12-03  Glenn Morris  <rgm@gnu.org>
629
630         * mm-extern.el (message-goto-body): Update declaration.
631
632 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
633
634         * gnus-util.el (gnus-macroexpand-all): New function.
635
636         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
637         instead of macroexpand-all that is unavailable in XEmacs.
638
639 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
640
641         * nnir.el (nnir-summary-line-format): New variable.
642         (nnir-mode): Use it.
643         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
644         (nnir-article-ids): Reimplement as defsubst.
645         (nnir-retrieve-headers): Don't mangle the subject header.
646         (nnir-run-imap): Use 100 as RSV score.
647         (nnir-run-find-grep): Fix for full server searching.
648         (nnir-run-gmane): Better restriction to gmane groups.
649
650         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
651         summary buffers.
652
653 2010-12-02  Julien Danjou  <julien@danjou.info>
654
655         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
656
657         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
658
659         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
660         support.
661
662 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
663
664         * nnir.el: Update to handle the registry better.
665         (autoload): Silence byte-compiler.
666         (nnir-open-server): Add a hook for nnir groups.
667         (nnir-request-move-article): Don't mangle the header. Better to use
668         formating variables (which will be added in the future).
669         (nnir-registry-action): Update the registry using the original article
670         group name.
671         (nnir-mode): Install nnir-specific hooks for updating the registry.
672
673         * gnus-sum.el
674         (gnus-article-original-subject,gnus-newsgroup-original-name):
675         Remove obsolete variables.
676         (gnus-summary-move-article): Remove use of obsolete variables.
677         (gnus-summary-local-variables): Make move and delete hooks local to
678         summary buffers.
679
680 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
681
682         * rtree.el: New file.
683
684 2010-12-01  Julien Danjou  <julien@danjou.info>
685
686         * message.el (message-user-organization): Do not use
687         gnus-local-organization.
688
689         * gnus.el: Remove gnus-local-organization.
690
691         * gnus-msg.el: Remove nastygram thing.
692
693 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
694
695         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
696         funcall.
697
698 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
699
700         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
701         names.
702
703         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
704         characters.
705
706         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
707         to t of inhibit-read-only since it is inside gnus-with-article-headers.
708         Suggested by Å tÄ›pán NÄ›mec <stepnem@gmail.com>.
709         (gnus-gravatar-transform-address): Use mail-extract-address-components
710         that supports non-ASCII names rather than mail-header-parse-addresses.
711
712 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
713
714         * proto-stream.el (open-protocol-stream): All starttls connections are
715         handled by the network handler.
716
717 2010-11-30  Julien Danjou  <julien@danjou.info>
718
719         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
720         (nnimap-open-connection-1): Fix PREAUTH.
721
722         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
723
724 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
725
726         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
727         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
728         (shr-insert): Use them.
729         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
730
731 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
732
733         * nnir.el (nnir-request-move-article): Bail out if original group
734         doesn't support article moves.
735         (nnir-get-active): Improve active list retrieval.
736
737 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
738
739         * shr.el (shr-find-fill-point): Don't break before apostrophes.
740
741 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
742
743         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
744         seem to accept strings-with-numbers as port numbers,
745
746 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
747
748         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
749         change the registry.
750
751 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
752
753         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
754         delete-dups that is not available in XEmacs 21.4.
755
756         * mm-util.el (mm-delete-duplicates): Add comment.
757
758 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
759
760         * nnir.el (nnir-ignored-newsgroups): New variable.
761         (nnir-get-active): Use it.
762
763 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
764
765         * proto-stream.el (proto-stream-open-network): Add some comments.
766
767         * nntp.el (nntp-open-connection): Provide a :success condition.
768
769         * nnimap.el (nnimap-open-connection-1): Ditto.
770
771         * proto-stream.el (proto-stream-open-network): See what the response to
772         the STARTTLS command is.
773
774         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
775         backwards compatibility).
776         (nnimap-open-connection-1): Really respect nnimap-server-port.
777
778         * proto-stream.el (proto-stream-open-network): When doing opportunistic
779         TLS upgrades we don't really care about the identity of the peer.
780         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
781         that what we've checked for.
782         (proto-stream-always-use-starttls): Only default to t if
783         open-gnutls-stream exists.
784         (proto-stream-open-network): If STARTTLS failed, then just open a
785         normal connection.
786         (proto-stream-open-network): Wait until the greeting before doing
787         STARTTLS.
788
789         * nntp.el (nntp-open-connection): Report what the connection error is.
790
791         * proto-stream.el (open-protocol-stream): Rename from
792         open-proto-stream.
793
794 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
795
796         * nnimap.el (nnimap-stream): Change default to `undecided'.
797         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
798         first, and then network.
799         (nnimap-open-connection-1): Respect nnimap-server-port.
800         (nnimap-open-connection): Be more backwards-compatible.
801
802         * proto-stream.el (proto-stream-always-use-starttls): New variable.
803         (proto-stream-open-starttls): De-duplicate the starttls code.
804         (proto-stream-open-starttls): Folded back into the main function.
805         (proto-stream-open-network): Fix typo in the gnutls path.
806         (proto-stream-command): Refactor out.
807
808         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
809
810         * proto-stream.el (proto-stream-open-starttls): Actually implement the
811         starttls.el STARTTLS.
812
813         * color.el (color-lab->srgb): Fix function call name.
814
815         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
816         if we're using tls.el.
817         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
818         built in, then don't try to establish a STARTTLS connection.
819
820         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
821         servers.
822
823         * proto-stream.el (open-proto-stream): Use network, not stream.
824         (open-proto-stream): Add a way to specify what the end of a command is.
825
826         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
827         connections types.
828         (nntp-open-network-stream): Remove.
829         (nntp-open-ssl-stream): Remove.
830         (nntp-open-tls-stream): Remove.
831         (nntp-ssl-program): Remove.
832
833         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
834
835 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
836
837         * nnir.el: Fix typos.
838         (nnir-retrieve-headers-override-function): Rename variable to reflect
839         new semantics.
840         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
841         macros.
842         (nnir-request-article, nnir-request-move-article): Use them.
843         (nnir-categorize): New function.
844         (nnir-run-query): Use it.
845         (nnir-retrieve-headers): Rewrite to batch header retrieval.
846         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
847         sorted.
848         (nnir-group-full-name): Use gnus-group-full-name instead.
849         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
850         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
851
852 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
853
854         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
855
856         * proto-stream.el: New library to provide protocol-specific
857         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
858         protocols.
859         (open-proto-stream): Complete the documentation.
860         (proto-stream-open-network): Fix some typos.
861
862         * nnimap.el (nnimap-open-connection): Use it.
863
864 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
865
866         * pop3.el (pop3-open-server): Read server greeting before starting TLS
867         negotiation.
868
869 2010-11-26  Julien Danjou  <julien@danjou.info>
870
871         * color.el: Rename various rgb functions to srgb.
872
873 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
874
875         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
876         names.
877
878 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
879
880         * shr.el (shr-insert): Revert last change.
881         (shr-find-fill-point): Never leave point being at bol;
882         relax the kinsoku limitation when rendering tables.
883
884 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
885
886         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
887         results from -accept-article.
888
889         * shr-color.el: Require cl when compiling.
890
891         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
892         checkin.
893
894         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
895
896         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
897
898         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
899         'add and 'delete to set backend marks.
900
901         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
902
903         * nnheader.el (nnheader-update-marks-actions): Refactor out.
904
905         * nntp.el (nntp-request-set-mark): Use it.
906
907         * nnfolder.el (nnfolder-request-set-mark): Ditto.
908
909         * nnml.el (nnml-request-set-mark): Ditto.
910
911         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
912         introduces regressions in article selection.
913         (nnimap-find-uid-response): New function.
914         (nnimap-request-accept-article): Use the UID returned, if any.
915         (nnimap-request-move-article): Use the UID returned, if any.
916         (nnimap-get-groups): Reimplement to work with folded lines.
917         (nnimap-find-uid-response): The UID is the last element in the list.
918         (nnimap-request-set-mark): Extend syntax with 'set.
919
920         * nnml.el (nnml-request-set-mark): Ditto.
921
922         * nnfolder.el (nnfolder-request-set-mark): Ditto.
923
924         * nntp.el (nntp-request-set-mark): Ditto.
925
926 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
927
928         * message.el (message-called-interactively-p): A temporary macro.
929         (message-goto-body): Use it temporarily.
930
931 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
932
933         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
934         (nnimap-last-response-string): Unfold quoted lines, if they exist.
935         (nnimap-last-response-string): Fix last unfolding fix.
936
937 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
938
939         * shr.el (shr-insert): Fix the way to fold lines.
940
941 2010-11-25  Julien Danjou  <julien@danjou.info>
942
943         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
944
945         * color.el: Rename from color-lab.el
946         (color-rgb->hex): Add.
947         (color-complement): Add.
948         (color-complement-hex): Add.
949
950         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
951
952 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
953
954         * shr-color.el (shr-color-visible): Don't bug out if the colour names
955         don't exist.
956
957 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
958
959         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
960         assuming that article displaying or another mml-preview may be
961         interrupted for an error or for the like.
962
963         * shr.el (shr-get-background): Fix argument name.
964
965 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
966
967         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
968
969         * gnus-sum.el (gnus-summary-include-articles): New function.
970
971         * message.el (message-goto-body): called-interactively-p needs a
972         parameter, so use `any'.
973
974         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
975         clear marks before moving, since they're synced from the Gnus side
976         first.
977
978         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
979         (gnus-summary-move-article): Copy over all marks before moving, so that
980         IMAP doesn't think a new article has arrived.
981
982 2010-11-24  Julien Danjou  <julien@danjou.info>
983
984         * shr.el (shr-insert-background-overlay): Fix typo.
985         (shr-render-td): Copy the background before rendering.
986
987         * shr-color.el (shr-color-visible): Fix docstring.
988
989         * shr.el (shr-tag-table): Add bgcolor support.
990         (shr-render-td): Add bgcolor support.
991         (shr-get-background): Add.
992         (shr-insert-foreground-overlay): Use shr-get-background.
993
994         * message.el (message-goto-body): Use called-interactively-p.
995         (message-in-body-p): message-goto-body returns point.
996
997 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
998
999         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
1000         Fixes something or other in Emacs 23, and is backwards compatible.
1001
1002         * message.el (message-goto-body): Remove the <#secure special-casing,
1003         which is too special.
1004
1005         * shr.el (shr-parse-style): Drop !important from styles.
1006
1007 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
1008
1009         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
1010         this function to return incorrect results when calling it with an
1011         explicit article argument different from
1012         (gnus-summary-article-number).
1013
1014 2010-11-24  Julien Danjou  <julien@danjou.info>
1015
1016         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
1017         (shr-tag-body): Add background support.
1018         (shr-descend): Add background support.
1019         (shr-tag-title): Add.
1020
1021         * shr-color.el (shr-color-visible): Really return original background
1022         if fixed.
1023
1024 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1025
1026         * shr.el (shr-color-check): Protect against non-existant colour names.
1027
1028 2010-11-24  Julien Danjou  <julien@danjou.info>
1029
1030         * color-lab.el: Require 'cl when compiling.
1031
1032         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
1033
1034         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
1035         matched part.
1036
1037         * color-lab.el: Fix all expt calls to use float type.
1038
1039 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1040
1041         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
1042         expression to shr-color-check as is.
1043
1044         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
1045
1046         * color-lab.el: Add coding cookie.
1047         (float-pi): Use eval-and-compile.
1048
1049         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
1050         compiled for Emacsen having no `libxml-parse-html-region' support.
1051
1052 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1053
1054         * shr.el (shr-insert-color-overlay): Split stuff like
1055         "#444444 !important" to find the real colour.
1056         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
1057         parse <font color="red"> entries.
1058
1059 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
1060
1061         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
1062         point when parsing headers.
1063
1064         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
1065         is positioned properly when parsing headers.
1066
1067 2010-11-23  Julien Danjou  <julien@danjou.info>
1068
1069         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
1070
1071         * shr-color.el (shr-color->hexadecimal): Add support for color names.
1072
1073         * shr.el (shr-parse-style): Replace \n with space in style parsing.
1074
1075         * shr-color.el (shr-color-hsl-to-rgb-fractions):
1076         Use shr-color-hue-to-rgb.
1077         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
1078
1079 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1080
1081         * shr.el (shr-color->hexadecimal): Autoload.
1082         (shr-descend): Add color to all tags.
1083
1084 2010-11-22  Julien Danjou  <julien@danjou.info>
1085
1086         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
1087         shr-color->hexadecimal.
1088
1089         * shr-color.el (shr-color->hexadecimal): Add converting functions for
1090         RGB() or HSL() color representation.
1091
1092         * shr.el (shr-tag-font): Add.
1093         (shr-tag-color-check): New function to get better colors.
1094         (shr-tag-insert-color-overlay): Factorize code between tag-font and
1095         tag-span.
1096
1097         * shr-color.el: New file.
1098
1099         * color-lab.el: New file.
1100
1101         * gnus-art.el (gnus-url-mailto): Do not downcase args.
1102
1103 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
1104
1105         * nnir.el: Fix typo in comments.
1106         (nnir-run-imap): Simplify code. No need to reverse artlist.
1107         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
1108
1109 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1110
1111         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
1112
1113         * nnimap.el (nnimap-get-capabilities): Refactor out.
1114         (nnimap-open-connection): Re-request capabilities after STARTTLS.
1115
1116 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
1117
1118         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
1119         appearing when `mm-uu-hide-markers' is nil.
1120
1121 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1122
1123         * nnimap.el (nnimap-unselect-group): Make into its own function.
1124         (nnimap-request-rename-group): Unselect group before renaming.
1125         This had gotten lost somewhere.
1126         (nnimap-request-accept-article): Keep track of examined groups, and
1127         unselect the group before APPENDing to read-only groups.
1128         (nnimap-request-move-article): Clear flags before moving so that they
1129         can be re-set later.
1130
1131 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1132
1133         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
1134         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
1135
1136 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1137
1138         * gnus-art.el (gnus-mime-display-single)
1139         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
1140         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
1141         parameter.
1142
1143 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1144
1145         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
1146         (shr-table-vertical-line): New variable.
1147         (shr-insert-table): Use it.
1148
1149 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1150
1151         * gnus-html.el (gnus-html-wash-images): Don't display images if
1152         gnus-inhibit-images is non-nil; register displayer for cid images.
1153         (gnus-html-display-image): Work for cid image.
1154         (gnus-html-insert-image): Allow arguments.
1155         (gnus-html-put-image): Inhibit read-only.
1156         (gnus-html-prefetch-images): Don't prefetch images if
1157         gnus-inhibit-images is non-nil.
1158
1159 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1160
1161         * shr.el (shr-put-image): Break lines when inserting big pictures.
1162
1163 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1164
1165         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
1166         sender, thanks Katsumi Yamaoka.
1167
1168 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
1169
1170         * nnir.el (nnir-run-imap): Reverse the article list for each group
1171         rather than the whole list.
1172
1173 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1174
1175         * shr.el (shr-image-displayer): Protect function against non-existent
1176         image source.
1177
1178         * gnus-art.el (gnus-inhibit-images): New user option.
1179         (gnus-mime-display-single): Don't display image if it is non-nil.
1180
1181         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
1182         gnus-inhibit-images.
1183
1184         * shr.el (shr-image-displayer): New function.
1185         (shr-tag-img): Use it.
1186
1187 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1188
1189         * mml2015.el (mml2015-epg-sign): Use From header.
1190
1191 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1192
1193         * gnus-html.el (gnus-html-wash-images): Register a displayer.
1194
1195         * gnus-util.el (gnus-find-text-property-region): Return markers.
1196
1197         * shr.el (shr-tag-img): Put a displayer in the text property.
1198
1199         * gnus-util.el (gnus-find-text-property-region): New utility function.
1200
1201         * gnus-html.el (gnus-html-display-image): Make the alt optional.
1202         (gnus-html-show-images): Remove.
1203
1204         * gnus-art.el (gnus-article-show-images): New, more general function.
1205
1206         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
1207         image url text properties.
1208
1209         * shr.el: Ditto.
1210
1211         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
1212         gnus-agent-auto-agentize-methods is set.  Which it isn't.
1213
1214 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1215
1216         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
1217         work for two or more articles.
1218
1219 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1220
1221         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
1222         divide an image that's in an html article to two or more when washing
1223         non-ASCII characters in alt text of it.
1224
1225 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1226
1227         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
1228         smime-decrypt-region using function argument.
1229         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
1230
1231         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
1232
1233         * smime.el (smime-decrypt-region): Catch it.
1234
1235 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1236
1237         * smime.el (smime-mode-map): Move initialization into declaration.
1238         (gnus-run-mode-hooks): Don't autoload.
1239         (smime-mode): Use define-derived-mode.
1240
1241 2010-11-11  Glenn Morris  <rgm@gnu.org>
1242
1243         * smime.el (from): Restrict declaration to XEmacs.
1244
1245         * nnir.el (gnus-group-topic-name): Autoload.
1246
1247 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1248
1249         * shr.el (shr-insert): Don't break long line if it is because of
1250         kinsoku-bol characters in the line end.
1251
1252 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
1253
1254         * nnir.el (nnir-request-move-article): Fix to provide original group
1255         and subject.
1256         (nnir-warp-to-article): Don't fail on articles whose headers haven't
1257         been retrieved.
1258
1259         * gnus-sum.el (gnus-summary-move-article): Use original group and
1260         subject for virtual articles such as those in an nnir summary buffer.
1261
1262 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1263
1264         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
1265         least 21.5).
1266
1267         * smime.el (from): Declare it again for XEmacs.
1268
1269 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1270
1271         * message.el (message-resend): Don't disable encoding unless it's
1272         already encoded.
1273
1274         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
1275         low-numbered articles.
1276
1277 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1278
1279         * rfc2047.el (rfc2047-syntax-table): Simplify.
1280
1281         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
1282
1283         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
1284         set-char-table-range for XEmacs.
1285
1286 2010-11-10  Glenn Morris  <rgm@gnu.org>
1287
1288         * time-date.el (time-to-seconds): Always an alias on Emacs,
1289         never a real function.
1290         (with-no-warnings): Remove compat stub, now unused.
1291         (time-less-p): Doc fix.
1292         (time-to-number-of-days): Simplify.
1293
1294         * smime.el (from): Remove unused declaration.
1295
1296         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
1297         (gnus-float-time): On Emacs, always an alias.
1298
1299         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
1300         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
1301
1302 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1303
1304         * dgnushack.el: Don't use ignore-errors in the top level form since it
1305         is unavailable in XEmacs even if cl is loaded.
1306
1307         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
1308
1309 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1310
1311         * shr.el (browse-url-mailto): Autoload.
1312
1313         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
1314
1315         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
1316         regexp doesn't need quoting.
1317
1318 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
1319
1320         * message.el (message-subject-trailing-was-ask-regexp)
1321         (message-subject-trailing-was-regexp): Match was: in addition to was.
1322
1323 2010-11-09  Glenn Morris  <rgm@gnu.org>
1324
1325         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
1326         (nnbabyl-check-mbox): Use point-at-bol.
1327
1328 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1329
1330         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
1331
1332         * message.el (message-mailto): New function.
1333         (message-mailto): Should accept other parameters.
1334         (message-mailto): Remove since it duplicates browse-url-mailto
1335         functionality.
1336
1337 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1338
1339         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
1340         methods.
1341         (gnus-read-active-file): Ditto.
1342
1343         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
1344         ": " from the prompt.
1345         (gnus-group-make-group): Ditto.
1346
1347 2010-11-07  Glenn Morris  <rgm@gnu.org>
1348
1349         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
1350         (gnus-bookmark-kill-line): Use point-at-eol.
1351
1352 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1353
1354         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
1355         asterisks in From header.
1356
1357 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1358
1359         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
1360         string to avoid making the From headers syntactically invalid.
1361
1362         * message.el (message-send-mail): Don't insert courtesy messages if the
1363         message already has List-Post and List-ID messages.
1364
1365 2010-11-06  Glenn Morris  <rgm@gnu.org>
1366
1367         * gnus-art.el (gnus-treat-article): Give dynamic local variables
1368         `condition', `type', `length' a prefix.
1369         (gnus-treat-predicate): Update for above name changes.
1370
1371 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
1372
1373         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
1374         binding.  Handled by `gnus-summary-refer-thread' instead.
1375         (nnir-warp-to-article): New backend function.
1376
1377         * nnimap.el (nnimap-request-thread): Force dependency updating.
1378
1379         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
1380         (gnus-summary-refer-thread): Rework to improve thread-referral.
1381
1382         * gnus-int.el (gnus-warp-to-article): New function.
1383
1384         * gnus-sum.el (gnus-summary-article-map): Bind it.
1385
1386 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
1387
1388         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
1389         gnus-summary-refer-thread.
1390
1391         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
1392         headers.
1393         (gnus-summary-limit-include-thread): Prevent articles in thread from
1394         being cut in gnus-cut-threads.
1395         (gnus-summary-refer-thread): Limit retrieved headers to those in
1396         thread.
1397
1398 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1399
1400         * message.el (message-send-mail): Use the value of
1401         message-courtesy-message from the message buffer.
1402
1403         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
1404
1405         * shr.el (shr-browse-url): Implement mailto: URLs.
1406
1407         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
1408         "raw".
1409
1410         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
1411         if it's already selected.
1412
1413         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
1414
1415 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1416
1417         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
1418         to measure the length and truncate alt text.
1419
1420 2010-11-03  Glenn Morris  <rgm@gnu.org>
1421
1422         * nndiary.el (nndiary-generate-nov-databases-1)
1423         (nndiary-generate-active-info): Rename dynamic variable `files' to
1424         something less generic.
1425
1426 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
1427
1428         * nnir.el (nnir-request-move-article): Call the underlying backend to
1429         move articles from nnir.
1430
1431 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1432
1433         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
1434
1435 2010-11-02  Julien Danjou  <julien@danjou.info>
1436
1437         * nnir.el: Remove wais support.
1438
1439 2010-11-02  Glenn Morris  <rgm@gnu.org>
1440
1441         * gnus-html.el: Reorder requirements to quieten compiler.
1442
1443 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1444
1445         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
1446         properly for XEmacs as well.
1447         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
1448         (gnus-article-natural-long-line-p): Use window-width rather than
1449         frame-width.
1450
1451 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
1452
1453         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
1454         (nnir-read-parms): Don't modify query.
1455         (nnir-run-query): Add ability to search topic on current line.
1456         (nnir-get-active): Clean up.
1457
1458 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1459
1460         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
1461         degenerate articles.
1462
1463         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
1464         (gnus-print-buffer): Just print the buffer as is, without any copying
1465         to a buffer and then re-highlighting.
1466
1467         * nnimap.el (nnimap-request-group): Store the new updated info.
1468         (nnimap-request-group): Select the group when we don't know whether it
1469         exists or not.
1470
1471         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
1472         groups.
1473
1474         * gnus-group.el (gnus-group-find-new-groups): Display all the new
1475         groups.
1476
1477         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
1478         groups.
1479
1480         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
1481         long-lines case by only filling the long lines.
1482
1483         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
1484         (bug #7311).
1485
1486 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1487
1488         * shr.el: No need to declare `declare-function' since shr.el is for
1489         only Emacsen that provide `libxml-parse-html-region'.
1490
1491         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
1492         effective only in a file it is referred to.
1493
1494 2010-11-01  Glenn Morris  <rgm@gnu.org>
1495
1496         * mm-util.el (gnus-completing-read): Autoload.
1497         (mm-read-coding-system): Simplify Emacs definition.
1498
1499         * nnmail.el (gnus-activate-group):
1500         * nnimap.el (gnutls-negotiate):
1501         * nntp.el (netrc-parse): Fix declarations.
1502
1503 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1504
1505         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
1506         string-match-p in Emacs >=23.
1507
1508         * gnus-msg.el (gnus-configure-posting-styles)
1509         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
1510
1511 2010-11-01  Glenn Morris  <rgm@gnu.org>
1512
1513         * nnir.el (declare-function): Add compat stub.
1514         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
1515         (nnir-run-gmane): Require 'mm-url.
1516
1517         * mm-util.el (mm-string-to-multibyte): Simplify.
1518
1519         * shr.el (declare-function): Add compat stub.
1520         (url-cache-create-filename): Declare.
1521         (mm-disable-multibyte, widget-convert-button): Autoload.
1522
1523         * smime.el (ldap-search): Declare.
1524         (smime-cert-by-ldap-1): Require ldap on Emacs.
1525
1526         * nnimap.el: Require nnmail, and gnus-sum when compiling.
1527         (nnimap-keepalive): Use gnus-float-time.
1528
1529         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
1530         (mail-source-delete-crash-box): Use gnus-float-time.
1531
1532         * gnus-dired.el (gnus-completing-read): Autoload.
1533
1534         * mm-view.el (gnus-rescale-image): Autoload.
1535
1536         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
1537
1538         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
1539
1540         * sieve-manage.el: Require 'cl when compiling.
1541
1542         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
1543         (gnus-iswitchb-completing-read): Require iswitchb.
1544         (gnus-select-frame-set-input-focus): Silence compiler.
1545
1546 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1547
1548         * message.el (message-subject-trailing-was-query): Change default to t,
1549         since I think that's what most people want.
1550
1551         * nnimap.el (nnimap-request-accept-article): Erase buffer before
1552         appending for easier debugging.
1553         (nnimap-wait-for-connection): Take a regexp.
1554         (nnimap-request-accept-article): Wait for the continuation line before
1555         sending anything unless we're streaming.
1556
1557         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
1558         leave the header washing to take place.
1559
1560 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1561
1562         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
1563         regular expression match and replace in posting styles.
1564
1565 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
1566
1567         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
1568         an entire server.
1569         (nnir-get-active): New function.
1570         (nnir-run-imap): Use it.
1571         (nnir-run-gmane): Who knew, gmane search returns an article score!
1572
1573         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
1574         server on the current line with nnir.
1575
1576 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1577
1578         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
1579         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
1580         left edge.
1581         (gnus-article-foldable-buffer): Skip past the prefix when determining
1582         raggedness.
1583
1584         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
1585         the raw article, and change `C-u g' to show the article without doing
1586         treatments.
1587
1588         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
1589         on to `gnus-treat-article'.
1590         (gnus-inhibit-article-treatments): New variable.
1591
1592         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
1593
1594         * gnus-art.el (gnus-treatment-function-alist): Have
1595         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
1596         (gnus-treat-fill-long-lines): Change default to fill all text/plain
1597         sections.
1598
1599         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
1600         parameter.
1601         (gnus-article-fill-cited-long-lines): New function.
1602         (gnus-article-fill-cited-article): Allow filling only long sections.
1603
1604         * shr.el (shr-find-fill-point): Don't break lines between punctuation
1605         and non-punctuation (like after the apostrophe in "'We").
1606
1607         * gnus-sum.el (gnus-summary-select-article): Make sure
1608         gnus-original-article-buffer is alive.
1609
1610         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
1611         reflect the order they're in in the digest.
1612
1613         * gnus.el (gnus-group-startup-message): Move point to the start of the
1614         buffer.
1615
1616         * nnimap.el (nnimap-capability): New function.
1617         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
1618         is set.
1619
1620 2010-10-31  David Engster  <dengste@eml.cc>
1621
1622         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
1623         conform with changes to gnus-completing-read.
1624
1625 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1626
1627         * shr.el (shr-tag-img): Output "*" instead of "[img]".
1628
1629 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
1630
1631         * nnir.el: Move defvar, defcustom around to keep file organized
1632         and keep byte-compiler quiet.
1633         (nnir-read-parms): Accept search-engine as arg.
1634         (nnir-run-query): Pass search-engine as arg.
1635         (nnir-search-engine): Remove.
1636
1637 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1638
1639         * shr.el (shr-generic): The text nodes should be text, not :text.
1640
1641         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
1642         later in the file.
1643
1644 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
1645
1646         * nnir.el: General clean up.  Allow searching with multiple engines.
1647         Allow separate extra-parameters for each engine.
1648         Batch queries when possible.
1649         (nnir-imap-default-search-key,nnir-method-default-engines):
1650         Add customize interface.
1651         (nnir-run-gmane): New engine.
1652         (nnir-engines): Use it.  Qualify all prompts with engine name.
1653         (nnir-search-engine): Remove global variable.
1654         (nnir-run-hyrex): Restore for now.
1655         (nnir-extra-parms,nnir-search-history): New variables.
1656         (gnus-group-make-nnir-group): Use them.
1657         (nnir-group-server): Remove in favor of gnus-group-server.
1658         (nnir-request-group): Avoid searching twice.
1659         (nnir-sort-groups-by-server): New function.
1660
1661 2010-10-30  Julien Danjou  <julien@danjou.info>
1662
1663         * gnus-group.el: Remove gnus-group-fetch-control.
1664
1665         * gnus-start.el (gnus-find-new-newsgroups):
1666         Remove gnus-check-first-time-used.
1667
1668         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
1669
1670 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1671
1672         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
1673         set on groups that don't have \* permanentflags.
1674
1675 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1676
1677         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
1678         control the background color.
1679         (shr-tag-img): Ignore very small web bug type images.
1680         (shr-put-image): Add help-echo alt texts to the images.
1681         (shr-tag-video): Show the video poster image.
1682
1683 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1684
1685         * shr.el (shr-table-depth): New variable.
1686         (shr-tag-table-1): Only insert the images after the top-level table.
1687
1688         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
1689
1690         * gnus-util.el (gnus-list-memq-of-list): New function.
1691
1692         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
1693         selected.
1694         (nnimap-unsplittable-articles): New slot.
1695         (nnimap-new-articles): Use it.
1696
1697 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
1698
1699         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
1700         move to the previous line on `M-g'.
1701
1702 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1703
1704         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
1705         *-request-group, which seems unnecessary.
1706
1707         * nnimap.el (nnimap-quote-specials): Function copied over from
1708         imap.el.
1709         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
1710         they support that.  Suggested by Tom Regner.
1711
1712 2010-10-29  Julien Danjou  <julien@danjou.info>
1713
1714         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
1715         defalias.
1716         (gnus-summary-delete-marked-with): Remove obsolete defalias.
1717
1718         * gnus.el: Remove `gnus-nntp-service' variable.
1719         (gnus-secondary-servers): Make obsolete.
1720         (gnus-nntp-server): Make obsolete.
1721
1722         * gnus-start.el (gnus-1): Remove x-splash calls.
1723
1724         * gnus-ems.el (gnus-x-splash): Remove.
1725
1726         * gnus.el (gnus-group-startup-message): Simplify/update code.
1727
1728         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
1729         definition.
1730
1731         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
1732         capability before doing anything.
1733         (gnus-group-insert-group-line): Remove useless
1734         gnus-group-remove-excess-properties.
1735
1736 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1737
1738         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
1739
1740 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1741
1742         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
1743         config after reselecting.
1744
1745 2010-10-28  Julien Danjou  <julien@danjou.info>
1746
1747         * shr.el (shr-put-image): Use point even if only inserting text.
1748         (shr-put-image): Save excursion when inserting alt text on non-graphic
1749         display, so the behaviour is the same when we are on a graphic display.
1750
1751         * nnir.el (nnir-run-swish-e): Remove hyrex support.
1752
1753 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1754
1755         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
1756         (gnus-mime-copy-part): Check coding system, not charset.
1757         (gnus-mime-view-part-externally): Never remove part.
1758         (gnus-mime-view-part-internally): Don't remove part here.
1759         (gnus-article-part-wrapper): Make sure MIME tag is visible.
1760         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
1761         multipart/alternative.
1762
1763         * mm-decode.el (mm-display-part): Take optional arg `force'.
1764
1765 2010-10-26  Julien Danjou  <julien@danjou.info>
1766
1767         * gnus-group.el (gnus-group-default-list-level): Add this function to
1768         compute the default list level.
1769         (gnus-group-default-list-level): Add possibility to use a function.
1770
1771 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1772
1773         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
1774
1775         * gnus-group.el (gnus-group-completing-read)
1776         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
1777         gnus-replace-in-string.
1778
1779 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1780
1781         * shr.el (shr-tag-div): Add.
1782
1783         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
1784
1785 2010-10-25  Julien Danjou  <julien@danjou.info>
1786
1787         * gnus-util.el: Remove `gnus-with-local-quit'.
1788
1789         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
1790
1791 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1792
1793         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
1794         the original article buffer.
1795
1796 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1797
1798         * nnimap.el (nnimap-request-head): New function.
1799         (nnimap-request-move-article): Try to be slighly faster by not
1800         requesting the entire message when moving.
1801         (nnimap-transform-headers): Don't bug out on bodiless articles.
1802         (nnimap-send-command): Have no outstanding messages if the IMAP server
1803         doesn't support streaming.
1804         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
1805
1806 2010-10-24  Julien Danjou  <julien@danjou.info>
1807
1808         * message.el (message-default-headers): Fix type.
1809
1810 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1811
1812         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
1813         prefetching images.
1814
1815         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
1816         backend for unknown groups.  This is mainly useful for nnimap groups.
1817
1818         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
1819         group isn't covered by the agent.
1820
1821 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
1822
1823         * nnir.el (nnir-method-default-engines): New variable.
1824         (nnir-run-query): Use it.
1825         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
1826         (gnus-summary-nnir-goto-thread): Change group if needed.
1827
1828         * gnus-group.el (gnus-group-group-map): Add key binding for
1829         gnus-group-make-nnir-group.
1830
1831 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1832
1833         * shr.el (shr-tag-object): Add.
1834
1835         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
1836         original article buffer live.
1837         (gnus-summary-select-article-buffer):
1838         Mention gnus-widen-article-buffer.
1839
1840 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1841
1842         * shr.el (shr-tag-strong): Add.
1843
1844 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1845
1846         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
1847         group names.  They mess up the group buffer badly.
1848
1849         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
1850
1851         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
1852         instead of the summary one.
1853
1854 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1855
1856         * mml.el (mml-preview): Work properly when editing article.
1857
1858         * gnus-start.el (gnus-read-active-file-1): Don't add method to
1859         gnus-have-read-active-file if it's already been in.
1860
1861 2010-10-22  Tom Tromey  <tromey@redhat.com>
1862
1863         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
1864         gnus-group-completing-read.
1865
1866 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1867
1868         * message.el (message-mode-map): Don't bind M-; to comment region, to
1869         allow the global comment-dwim to work.
1870
1871 2010-10-21  Julien Danjou  <julien@danjou.info>
1872
1873         * message.el (message-setup-1): Allow message-default-headers to be a
1874         function.
1875
1876 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1877
1878         * shr.el (shr-tag-table): Simplify.
1879
1880 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1881
1882         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
1883         to avoid trying to snarf invalid stuff.
1884
1885         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
1886
1887         * gnus.el (gnus-message-archive-group): Quote value.
1888         (gnus-message-archive-group): Mark as changed.
1889
1890         * shr.el (shr-add-font): Don't put the font properties on the newline
1891         or the indentation.
1892
1893         * message.el (message-fix-before-sending): Change options when sending
1894         non-printable characters.
1895
1896         * gnus.el (gnus-message-archive-method): Change the default to
1897         monthly outgoing groups.
1898
1899         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
1900         that have gotten new numbers.
1901
1902         * nnimap.el (nnimap-request-replace-article): New function.
1903
1904 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1905
1906         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
1907         (nnrss-request-article): Don't use special html washing code.
1908
1909 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1910
1911         * shr.el (shr-tag-table): Remove useless nconc.
1912
1913 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1914
1915         * gnus-art.el (article-wash-html): Simplify and remove the charset
1916         stuff.  Use the normal html rendering code instead of the special html
1917         washing code.
1918
1919         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
1920         `gnus-w3m' symbols.
1921         (mm-text-html-washer-alist): Remove.
1922
1923         * mm-decode.el (mm-inline-text-html-renderer): Remove.
1924         (mm-inline-media-tests): Remove use.
1925         (mm-text-html-renderer): Change default to the `shr' symbol.
1926
1927         * mm-view.el (mm-inline-text-html): Remove use.
1928
1929         * gnus-art.el (gnus-blocked-images): New function.  Allow the
1930         `gnus-blocked-images' to be a function.
1931         (gnus-article-wash-function): Remove.
1932
1933 2010-10-20  Julien Danjou  <julien@danjou.info>
1934
1935         * spam.el (spam-list-of-processors): Mark as obsolete.
1936
1937         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
1938         (nnimap-insert-partial-structure): Fix boundary detection.
1939
1940 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
1941
1942         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
1943         run file-truename on remote files.  This can be expensive and even
1944         prevent one from editing drafts if some unrelated buffer has a stale
1945         connection.
1946
1947 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1948
1949         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
1950         kinsoku-eol regardless of shr-kinsoku-shorten.
1951         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
1952         (shr-tag-table): Support caption, thead, and tfoot.
1953
1954 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1955
1956         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
1957         lines.
1958         (shr-save-contents): New command and keystroke.
1959
1960         * nndoc.el (nndoc-type-alist): Add git support.
1961         (nndoc-git-type-p): New function.
1962         (nndoc-transform-git-article): Ditto.
1963         (nndoc-transform-git-headers): Ditto.
1964         (nndoc-transform-git-headers): Generate Subject headers.
1965
1966         * shr.el (shr-parse-style): New function.
1967         (shr-tag-span): Ditto.
1968
1969         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
1970         to `G G' to avoid collisions.
1971
1972 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1973
1974         * shr.el: Load kinsoku if necessary.
1975         (shr-kinsoku-shorten): New internal variable.
1976         (shr-find-fill-point): Make kinsoku shorten text line if
1977         shr-kinsoku-shorten is bound to non-nil.
1978         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
1979         shr-indentation too when testing if table is wider than frame width.
1980         (shr-insert-table): Use `string-width' instead of `length' to measure
1981         text width.
1982         (shr-insert-table-ruler): Make sure indentation is done at bol.
1983
1984 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1985
1986         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
1987         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
1988         undecoded network data.
1989
1990 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1991
1992         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
1993         name in the mode line spec so that the mode line menu works
1994         (bug #2431).
1995
1996         * message.el (message-get-reply-headers): If we're fed `to-address',
1997         then always use that.
1998
1999         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
2000         aren't so wide as to need to switch off the edit menu.
2001
2002         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
2003         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
2004
2005         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
2006         `M-g'.
2007         (nnimap-update-info): Update flags/read marks even if \* isn't part of
2008         the permanent marks.
2009
2010 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
2011
2012         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
2013         Splitting according to references/in-reply-to obeys the ignore-groups
2014         variable, while splitting by sender and subject do not.
2015
2016 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2017
2018         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
2019         alist, so that we can look for non-Unicode chars.
2020         (article-translate-strings): Allow both character and string maps.
2021
2022 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2023
2024         * shr.el (shr-insert): Don't insert space behind a wide character
2025         categorized as kinsoku-bol, or between characters both categorized as
2026         nospace.
2027
2028 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
2029
2030         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
2031         headers to gnus-newsgroup-headers.
2032
2033 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2034
2035         * shr.el (shr-tag-img): Don't align images -- since we're not
2036         rescaling, this often leads to ugly displays.
2037
2038 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
2039
2040         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
2041         duplicates.
2042
2043 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
2044
2045         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
2046         call.
2047
2048 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2049
2050         * gnus.el: Autoload gnus-html-show-images.
2051
2052         * nnimap.el: Use nnheader-message throughout.
2053
2054         * shr.el (shr-tag-img): Ignore images with no data.
2055
2056 2010-10-15  Julien Danjou  <julien@danjou.info>
2057
2058         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
2059         a possibility to disable format=flow encoding when using hard newlines.
2060
2061 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2062
2063         * shr.el (shr-insert): Remove space inserted before or after a
2064         breakable character or at the beginning or the end of a line.
2065         (shr-find-fill-point): Do kinsoku; find the second best point or give
2066         it up if there's no breakable point.
2067
2068 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2069
2070         * nnimap.el (nnimap-open-connection): Message when opening connection
2071         for debugging purposes.
2072
2073         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
2074         on every setup buffer call to allow this to change from article to
2075         article.
2076
2077         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
2078         buffers where we have a wide table.
2079
2080 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
2081
2082         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
2083         uses *-request-thread.
2084
2085 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2086
2087         * nnimap.el (nnimap-open-connection): Remove %s from openssl
2088         incantation, which is no longer valid.
2089
2090 2010-10-14  Julien Danjou  <julien@danjou.info>
2091
2092         * shr.el: Fix defcustom type (char -> character).
2093
2094 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2095
2096         * nnimap.el (nnimap-open-connection): tls-program should be a list of
2097         programs.
2098
2099 2010-10-14  Julien Danjou  <julien@danjou.info>
2100
2101         * shr.el (shr-tag-a): Use url-link as widget type.
2102
2103         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
2104         `gnus-group-get-icon'.
2105
2106 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2107
2108         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
2109         This should make server editing work better.
2110
2111         * shr.el (shr-find-fill-point): Don't inloop on indented text.
2112
2113         * tls.el (tls-program): Remove spurious %s from openssl.
2114
2115         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
2116         (nnimap-parse-flags): Fix regexp.
2117
2118         * shr.el (shr-find-fill-point): Use a filling algorithm that should
2119         probably work for CJVK text, too.
2120
2121         * nnimap.el (nnimap-extend-tls-programs): Remove.
2122         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
2123
2124         * tls.el (tls-starttls-switches): Remove starttls hack.
2125         (open-tls-stream): Ditto.
2126         (tls-find-starttls-argument): Ditto.
2127
2128 2010-10-13  Julien Danjou  <julien@danjou.info>
2129
2130         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
2131         responses.
2132
2133 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2134
2135         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
2136
2137         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
2138         anything in Emacs.
2139
2140         * shr.el (shr-current-column): Remove buggy and unnecessary function.
2141
2142 2010-10-13  Julien Danjou  <julien@danjou.info>
2143
2144         * shr.el (shr-width): Make shr-width a defcustom with default to
2145         fill-column.
2146         (shr-tag-img): Use shr-width rather than fill-column.
2147
2148 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2149
2150         * dgnushack.el (byte-optimize-apply)
2151         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
2152
2153         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
2154         position when (X-)Faces exist.
2155         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
2156         avatars when called interactively.
2157
2158 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2159
2160         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
2161         gnus-article-x-face-too-ugly is bound.
2162
2163 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2164
2165         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
2166
2167         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
2168         mailbox that doesn't exist.
2169
2170 2010-10-12  Julien Danjou  <julien@danjou.info>
2171
2172         * shr.el (shr-tag-img): Encode URL properly when retrieving.
2173         (shr-get-image-data): Encode URL properly when fetching from cache.
2174         (shr-tag-img): Use aligned-to spaces to align correctly images.
2175
2176         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
2177         before inserting the Gravatar.
2178
2179         * shr.el (shr-tag-img): Add align attribute support for <img>.
2180
2181 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2182
2183         * gnus-gravatar.el (gnus-art): Require.
2184
2185         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
2186         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
2187         Remove long obsoleted functions.
2188
2189 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2190
2191         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
2192
2193         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
2194
2195         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
2196         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
2197         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
2198         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
2199         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
2200         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
2201         * sieve-manage.el, smime.el, spam.el:
2202         Fix comment for declare-function.
2203
2204 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2205
2206         * nnimap.el (nnimap-request-rename-group): Select group read-only
2207         before renaming it.
2208
2209         * shr.el (shr-insert): Fix up the white space only regexp.
2210
2211         * nnimap.el (nnimap-transform-split-mail): Not all articles have
2212         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
2213
2214         * shr.el (shr-current-column): New function.
2215         (shr-find-fill-point): New function.
2216
2217 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2218
2219         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
2220         numbers.
2221
2222 2010-10-11  Julien Danjou  <julien@danjou.info>
2223
2224         * shr.el (shr-hr-line): Add.
2225         (shr-tag-hr): Use shr-hr-line to specify which character to use to
2226         display hr lines.
2227         (shr-max-columns): Do not change state to nil if we just inserting
2228         spaces.
2229
2230 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2231
2232         * gnus-topic.el (gnus-topic-read-group): If after the last group,
2233         select the last group.
2234
2235 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
2236
2237         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
2238
2239 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
2240
2241         * dig.el (dig-mode-map): Declare and define in one step.
2242
2243 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2244
2245         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
2246         for Gnus.
2247         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
2248         (nnimap-update-qresync-info): Mark \Seen articles as read.
2249
2250         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
2251         non-variable, too.
2252
2253         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
2254         available.
2255         (nnimap-update-info): Rely more on the current active than the param
2256         active to avoid marking articles as read too much.
2257
2258         * auth-source.el (auth-source-create): Use (user-login-name) for the
2259         user name default.
2260
2261         * nnimap.el (nnimap-update-info): If the server doesn't return any
2262         useful info, just use the previous info.
2263         (nnimap-update-info): Prefer old info over start-article.
2264         (nnimap-update-qresync-info): Finish implementing QRESYNC.
2265
2266 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
2267
2268         * nnir.el (autoload): Clean up autoloads.
2269         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
2270         Use key rather than value.
2271         (nnir-imap-search-other): New variable.
2272         (nnir-read-parm): Use it.
2273         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
2274         (gnus-summary-nnir-goto-thread): Modify to work with imap.
2275
2276 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2277
2278         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
2279         the process, too.
2280
2281 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2282
2283         * spam.el (gnus-summary-mode-map): Bind to "$".
2284         Suggested by Russ Allbery.
2285
2286         * shr.el: Rework the way things are indented by <li> slightly.
2287
2288         * gnus.el (gnus-group-set-parameter): Fix typo.
2289
2290         * nnimap.el: Start implementing QRESYNC support.
2291
2292 2010-10-09  Julien Danjou  <julien@danjou.info>
2293
2294         * nnir.el (nnir-engines): Fix too many arguments.
2295
2296 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2297
2298         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
2299         group is the "last", so that the backends like nnfolder actually save
2300         their folders.
2301
2302         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
2303         try to use that for the tls stream.
2304         (nnimap-retrieve-group-data-early): Rework the marks code to heed
2305         UIDVALIDITY and find out which groups are read-only and not.
2306         (nnimap-get-flags): Use the same marks parsing code as the rest of
2307         nnimap.
2308
2309 2010-10-09  Julien Danjou  <julien@danjou.info>
2310
2311         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
2312
2313         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
2314         retrieving gravatars.
2315
2316         * shr.el (shr-table-corner): Add.
2317         (shr-table-line): Add.
2318         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
2319
2320 2010-10-08  Julien Danjou  <julien@danjou.info>
2321
2322         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
2323
2324 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
2325
2326         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
2327
2328         * gnus-sum.el (gnus-mark-article-as-unread)
2329         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
2330         (gnus-summary-set-bookmark): Use it.
2331
2332         * gnus-msg.el (gnus-setup-message): Use it.
2333
2334         * gnus-demon.el (gnus-demon-remove-handler): Use it.
2335
2336         * gnus.el (gnus-group-remove-parameter): Use it.
2337
2338         * gnus-group.el (gnus-group-make-web-group): Use it.
2339
2340         * gnus-demon.el (gnus-demon-remove-handler): Use it.
2341
2342         * nnregistry.el: Update docs to mention manual.
2343
2344         * gnus-registry.el: Update docs to mention nnregistry.el.
2345         (gnus-registry-initialize): Don't install nnregistry refer method
2346         automatically.
2347         (gnus-registry-install-nnregistry): Remove it.
2348
2349 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2350
2351         * shr.el (shr-insert): Don't insert double spaces.
2352
2353 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2354
2355         * gnus-gravatar.el (gnus-treat-from-gravatar)
2356         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
2357         called interactively.
2358
2359         * gnus-art.el (gnus-mime-view-part-externally)
2360         (gnus-mime-view-part-internally): Make predicate function passed to
2361         gnus-mime-view-part-as-type assume argument is a mime type, not a list
2362         of a mime type.
2363
2364         * shr.el (shr-table-widths): Don't use cl function `reduce'.
2365
2366 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2367
2368         * shr.el (require): Require cl when compiling.
2369         (shr-tag-hr): New function.
2370
2371         * nnimap.el (nnimap-update-info): Remove double setting of high.
2372         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
2373         This makes nnimap work properly on Courier again.
2374
2375         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
2376         the variable for backwards compatability.
2377
2378         * mm-decode.el (mm-save-part): If given a non-directory result, expand
2379         the file name before using to avoid setting mm-default-directory to
2380         nil.
2381
2382         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
2383         bidning gnus-agent variables.
2384
2385         * shr.el (shr-render-td): Use a cache for the table rendering function
2386         to avoid getting an exponential rendering behaviour in nested tables.
2387         (shr-insert): Rework the line-breaking algorithm.
2388         (shr-insert): Don't leave trailing spaces.
2389         (shr-insert-table): Also insert empty TDs.
2390         (shr-tag-blockquote): Ensure paragraphs after </ul>.
2391
2392 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2393
2394         * gnus-sum.el (gnus-number): Rename from `number'.
2395         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
2396         (gnus-summary-limit-children): Update uses correspondingly.
2397
2398 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2399
2400         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
2401         (gnus-gravatar-transform-address): Don't show avatars of people of
2402         which mail addresses match gnus-gravatar-too-ugly.
2403
2404 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2405
2406         * shr.el (shr-table-widths): Expand TD elements to fill available
2407         space.
2408
2409 2010-10-07  Julien Danjou  <julien@danjou.info>
2410
2411         * nnimap.el (nnimap-request-rename-group): Add this method.
2412
2413 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2414
2415         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
2416         name from XEmacs' function-arglist.
2417
2418         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
2419         gravatar under XEmacs.
2420
2421 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
2422
2423         * auth-source.el: Update docs with TODO items.
2424
2425         * gnus-sync.el: Update docs to explain state and plans.
2426
2427         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
2428         Hooks for mark updates.
2429         (gnus-request-set-mark, gnus-request-update-mark): Use them.
2430
2431         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
2432         hooks with arguments, which is needed for mark update hooks.
2433
2434 2010-10-06  Julien Danjou  <julien@danjou.info>
2435
2436         * gnus.el (gnus-expand-group-parameter): Only return and act on what
2437         was matched.
2438
2439         * sieve-manage.el: Update example in `Commentary'.
2440
2441         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
2442
2443         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
2444         not 2000.
2445         (sieve-manage-authenticate): Re-add function.
2446
2447 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2448
2449         * shr.el (shr-insert): Get 'space transition right.
2450         (shr-render-td): Only delete space at the end of the TD.
2451
2452         * nnimap.el (nnimap-open-connection): Prepare to support
2453         open-gnutls-stream.
2454
2455         * shr.el: Rearrange function order to be more logical.
2456
2457 2010-10-06  Julien Danjou  <julien@danjou.info>
2458
2459         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
2460         (nnrss-discover-feed): Remove 404 URL in docstring.
2461
2462         * nnir.el: Fix Swish-E URL.
2463         Fix Namazu URL.
2464
2465         * message.el (message-change-subject): Remove 404 URL in a comment.
2466
2467 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2468
2469         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
2470         called interactively.
2471
2472         * gnus-util.el (gnus-remove-if): Allow hash table.
2473         (gnus-remove-if-not): New function.
2474
2475         * gnus-art.el (gnus-mime-view-part-as-type)
2476         * gnus-score.el (gnus-summary-score-effect)
2477         * gnus-sum.el (gnus-read-move-group-name):
2478         Replace remove-if-not with gnus-remove-if-not.
2479
2480         * gnus-group.el (gnus-group-completing-read):
2481         Regard collection as a hash table if it is not a list.
2482
2483 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2484
2485         * shr.el (shr-render-td): Allow blank/missing <TD>s.
2486
2487         * shr.el: Document the table-rendering algorithm.
2488
2489 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2490
2491         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
2492         for Emacsen having no `libxml-parse-html-region' support.
2493
2494 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2495
2496         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
2497         invalid URLs.
2498
2499         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
2500         line-broken.
2501         (shr-tag-img): Ignore image fetching errors.
2502         (shr-overlays-in-region): Compute overlay positions correctly.
2503
2504         * mm-decode.el (mm-shr): Require shr.
2505
2506         * gnus-art.el (gnus-blocked-images): Move variable here.
2507
2508         * shr.el (shr-insert-table): Bind free variable.
2509
2510         * mm-decode.el (mm-shr): Bind shr-content-function.
2511
2512         * shr.el (shr-content-function): New variable.
2513
2514         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
2515         added for symmetry.
2516
2517         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
2518
2519         * gnus-group.el (gnus-group-make-group): Doc fix.
2520
2521         * nnimap.el (nnimap-request-newgroups): Return success.
2522
2523         * shr.el (shr-find-elements): New function.
2524         (shr-tag-table): Put all the images after the table.
2525         (shr-tag-table): Really inhibit images inside the table.
2526         (shr-collect-overlays): Copy over overlays from the TD elements to the
2527         main document.
2528
2529         * mm-decode.el (mm-shr): Bind shr-blocked-images to
2530         gnus-blocked-images.
2531
2532 2010-10-05  Julien Danjou  <julien@danjou.info>
2533
2534         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
2535
2536         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
2537         (gnus-html-maximum-image-size): Add this function.
2538         (gnus-html-put-image): Use gnus-html-maximum-image-size.
2539
2540         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
2541         server-value of the capability is nil.
2542
2543 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2544
2545         * shr.el (shr-tag-em): Add <EM> tag.
2546
2547 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
2548
2549         * sieve-manage.el (sieve-manage-default-stream): Make default stream
2550         customizable.
2551
2552         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
2553         handing broken links to browse-url.
2554
2555 2010-10-05  Julien Danjou  <julien@danjou.info>
2556
2557         * gnus-util.el (gnus-emacs-completing-read)
2558         (gnus-iswitchb-completing-read): Use autoload rather than require.
2559
2560 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2561
2562         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
2563         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
2564         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
2565         iswitchb-temp-buflist for XEmacs.
2566
2567         * gnus-util.el (gnus-completing-read-function): Exclude
2568         gnus-icompleting-read and gnus-ido-completing-read from candidates for
2569         XEmacs since iswitchb.el is very old and ido.el is unavailable in
2570         XEmacs.
2571
2572         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
2573         not to use `delete-dups' that is unavailable in XEmacs 21.4.
2574
2575         * gnus-html.el: Don't require help-fns under XEmacs.
2576         (gnus-html-schedule-image-fetching): Work for XEmacs.
2577
2578         * mm-decode.el (mm-shr): Decode contents by charset.
2579
2580 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2581
2582         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
2583         unknown.
2584
2585         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
2586         (shr-get-image-data): Ensure against the cache file missing.
2587
2588         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
2589         for data.
2590
2591         * spam-report.el (spam-report-url-ping-plain): Don't query about
2592         killing the process.
2593
2594         * shr.el (shr-render-td): Protect against too-wide text.
2595
2596 2010-10-04  Julien Danjou  <julien@danjou.info>
2597
2598         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
2599         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
2600
2601         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
2602         retrieved.
2603
2604 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2605
2606         * shr.el (browse-url): Require.
2607         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
2608         lines.
2609         (shr-show-alt-text, shr-browse-image): New commands.
2610         (shr-browse-url, shr-copy-url): New commands.
2611
2612         * gnus-sum.el (gnus-widen-article-window): New variable.
2613         (gnus-summary-select-article-buffer): Use it.
2614
2615         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
2616         without @ signs.
2617
2618 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2619
2620         * nnir.el (nnir-run-imap): Remove spurious space in search string.
2621
2622 2010-10-04  Julien Danjou  <julien@danjou.info>
2623
2624         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
2625         for XEmacs.
2626
2627 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2628
2629         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
2630
2631         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
2632         (nnimap-close-server): Implement.
2633
2634         * dgnushack.el (iswitchb): Require to shut up the compiler.
2635
2636         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
2637         (shr-insert): Tweak line breaking.
2638         (shr-insert): Handle <pre> better.
2639         (shr-tag-li): Get <li> indentation right.
2640         (shr-tag-li): Get <li> indentation even righter.
2641         (shr-tag-blockquote): Ensure paragraph start.
2642         (shr-make-table): Tweak table generation.
2643         (shr-make-table): Fix typo.
2644
2645         * shr.el: Implement table rendering.
2646
2647 2010-10-04  Julien Danjou  <julien@danjou.info>
2648
2649         * gnus-html.el (gnus-html-put-image): Fix resize image code.
2650
2651 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2652
2653         * shr.el (shr-insert): Use string anchors instead of line anchors.
2654
2655 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2656
2657         * shr.el: Add headings.
2658         (shr-ensure-paragraph): Actually work.
2659         (shr-tag-li): Make <ul> prettier.
2660         (shr-insert): Get white space at the beginning/end of elements right.
2661         (shr-tag-p): Collapse subsequent <p>s.
2662         (shr-ensure-paragraph): Don't insert double line feeds after blank
2663         lines.
2664         (shr-insert): \t is also space.
2665         (shr-tag-s): Fix "s" tag name function.
2666         (shr-tag-s): Fix face prop name.
2667
2668 2010-10-03  Julien Danjou  <julien@danjou.info>
2669
2670         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
2671
2672         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
2673         gnus-window-inside-pixel-edges.
2674
2675         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
2676         gnus-ems.
2677
2678         * mm-view.el (mm-inline-image-emacs): Support image resizing.
2679
2680         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
2681         function.
2682
2683         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
2684         resize choice.
2685
2686 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2687
2688         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
2689         beginning of the buffer.
2690
2691         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
2692         article buffer again.
2693
2694         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
2695
2696         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
2697         when it's at the start of the buffer.
2698
2699         * shr.el (shr-tag-blockquote): Convert name.
2700         (shr-rescale-image): Use the right image-size variant.
2701
2702         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
2703         buffer isn't shown, then select the current article first instead of
2704         bugging out.
2705         (gnus-summary-select-article-buffer): Show both the article and summary
2706         buffers again.
2707
2708         * shr.el (shr-fontize-cont): Protect against regions with no text.
2709         Rename tag functions to shr-tag-* for enhanced security.
2710         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
2711
2712 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
2713
2714         * shr.el (shr-insert):
2715         * pop3.el (pop3-movemail):
2716         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
2717         loaded.
2718
2719 2010-10-03  Glenn Morris  <rgm@gnu.org>
2720
2721         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
2722
2723         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
2724
2725         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
2726
2727         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
2728
2729         * gnus-util.el (gnus-make-local-hook): Simplify.
2730
2731 2010-10-02  Julien Danjou  <julien@danjou.info>
2732
2733         * gnus-util.el (gnus-iswitchb-completing-read): New function.
2734         (gnus-ido-completing-read): New function.
2735         (gnus-emacs-completing-read): New function.
2736         (gnus-completing-read): Use gnus-completing-read-function.
2737         Add gnus-completing-read-function.
2738
2739 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2740
2741         * shr.el (shr-insert-document): Autoload.
2742         (shr-img): Be silent.
2743         (shr-insert): Add a newline after every picture before text.
2744         (shr-add-font): Use overlays for combining faces.
2745         (shr-insert): Pass upwards the text start point.
2746
2747         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
2748         possible.
2749         (mm-shr): New function.
2750
2751 2010-10-02  Julien Danjou  <julien@danjou.info>
2752
2753         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
2754         should go backward.
2755
2756 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
2757
2758         * shr.el (shr): Fix typo in provide call.
2759
2760 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2761
2762         * shr.el: New file.
2763
2764         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
2765
2766         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
2767         completing read.
2768
2769 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2770
2771         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
2772         we're being queried about.  Suggested by Dan Jacobson.
2773
2774         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
2775         Suggested by Jason Eisner.
2776
2777         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
2778         table, too.  Suggested by Stefan Wiens.
2779         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
2780         the table unnecessary.  Suggested by Stefan Wiens.
2781
2782         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
2783         longer needed, and probably doesn't work either, as pointed out by
2784         Stefan Wiens.
2785         (gnus-summary-exit): Remove call to the clearing function.
2786         (gnus-summary-exit-no-update): Ditto.
2787
2788         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
2789         instead of gnus-eval-in-buffer-window to avoid popping up frames.
2790         Reported by Stefan Monnier.
2791         (gnus-summary-save-in-rmail): Ditto.
2792
2793         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
2794         article buffer, instead of both the article buffer and the summary
2795         buffer.  Sort of suggested by Dan Jacobson.
2796
2797         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
2798
2799         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
2800         Suggested by Dan Jacobson.
2801
2802         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
2803         documentation clearer.
2804
2805         * message.el (message-shorten-references): Comment on the number "21".
2806         Suggested by Stefan Monnier.
2807
2808         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
2809         Suggested by Dan Jacobson.
2810
2811         * gnus.el (gnus-large-newsgroup):
2812         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
2813
2814         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
2815         externalize attachments.  Bug reported by Steve Wen.
2816
2817         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
2818         really message anything to the user.
2819
2820         * nnmail.el (nnmail-article-group): Allow using the fancy split method
2821         directly.
2822
2823         * nnimap.el (nnimap-request-group): Low higher than high to signal no
2824         messages in empty groups.
2825
2826 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
2827
2828         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
2829         non-UIDNEXT group.
2830
2831 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2832
2833         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
2834         not the value from the collection.
2835
2836         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
2837         values.  This sometimes happens on some groups that have no info.
2838         (nnimap-request-newgroups): New function.
2839
2840 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
2841
2842         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
2843         check into `gnus-registry-initialize'.
2844         (gnus-registry-initialize): Ditto.
2845         Fix and extend header docs.
2846
2847 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2848
2849         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
2850         regexp backtrace overflows.
2851
2852         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
2853         for starttls that tls.el implements; i.e. openssl.
2854
2855         * tls.el (tls-starttls-switches): Give up on using starttls with
2856         gnutls-cli.
2857         (tls-program): Add --insecure to be consistent with the defaults from
2858         openssl s_client.  Now all three commands are insecure.
2859
2860 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2861
2862         * lpath.el: Bind completion-styles-alist for XEmacs.
2863
2864         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
2865         (gravatar-create-image): New function that's an alias to
2866         gnus-xmas-create-image, gnus-create-image, or create-image.
2867         (gravatar-data->image): Use it.
2868
2869 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
2870
2871         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
2872         install the nnregistry refer method.
2873         (gnus-registry-install-hooks): Use it.
2874         (gnus-registry-unfollowed-groups): Add nnmairix to the default
2875         unfollowed groups.
2876
2877 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
2878
2879         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
2880         expanding threads.
2881
2882 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2883
2884         * nnir.el: Use the server names without suffixes (bug #7009).
2885
2886         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
2887         unencrypted to STARTTLS, if possible.
2888
2889 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2890
2891         * message.el (message-ignored-supersedes-headers): Strip Injection-*
2892         headers before superseding.
2893
2894 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2895
2896         * nnrss.el (nnrss-use-local): Add documentation.
2897
2898         * nnimap.el (nnimap-extend-tls-programs): New function.
2899         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
2900         (nnimap-wait-for-connection): Accept the greeting from the stupid
2901         output from openssl s_client -starttls, too.
2902
2903         * tls.el (tls-starttls-switches): New variable.
2904         (tls-find-starttls-argument): Use it.
2905         (open-tls-stream): Ditto.
2906
2907         * netrc.el (netrc-credentials): Return the value of the "default" entry.
2908         (netrc-machine): Ditto.
2909
2910         * nnimap.el (nnimap-find-article-by-message-id): Really return the
2911         article number.
2912         (nnimap-split-fancy): New variable.
2913         (nnimap-split-incoming-mail): Use it.
2914
2915         * nntp.el (nntp-server-list-active-group): Document.
2916
2917         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
2918         SELECT to get the message-id.
2919
2920         * mail-source.el (mail-sources): Remove webmail support.
2921         (defvar): Ditto.
2922         (mail-source-fetcher-alist): Ditto.
2923         (mail-source-fetch-webmail): Remove.
2924
2925         * webmail.el: Remove -- doesn't seem relevant any more.
2926
2927         * gnus.el: Fix up make-obsolete-variable declarations throughout.
2928
2929         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
2930         the \r.
2931
2932 2010-09-30  Julien Danjou  <julien@danjou.info>
2933
2934         * gnus-agent.el (gnus-agent-add-group): Fix call to
2935         gnus-completing-read.
2936
2937 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2938
2939         * nndoc.el (nndoc-retrieve-groups): New function.
2940
2941         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
2942         `default', use nnmail-split-methods.
2943         (nnimap-request-article): Downcase the NILs so that they are nil.
2944
2945         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
2946         symbol.
2947
2948         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
2949         code, since if the user has requested network, that's what they ought
2950         to get.
2951         (nnimap-request-set-mark): Erase the buffer before issuing commands.
2952         (nnimap-split-rule): Mark as obsolete.
2953
2954         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
2955         New variable.
2956
2957         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
2958         correct slot, too.
2959
2960 2010-09-29  Julien Danjou  <julien@danjou.info>
2961
2962         * gnus.el (gnus-local-domain): Declare variable obsolete.
2963
2964         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
2965         Fix history computing.
2966         (gnus-ido-completing-read): Require ido.
2967
2968 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2969
2970         * gnus-registry.el: Don't prompt on load, which makes it impossible to
2971         build Gnus.
2972
2973         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
2974         when interpreting the structures.
2975         (nnimap-request-accept-article): Add \r\n to the lines to make this
2976         work with Cyrus.
2977
2978         * nndraft.el (nndraft-request-expire-articles): Use the group name
2979         instead if "nndraft".  Fix found by Nils Ackermann.
2980
2981 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
2982
2983         * nnregistry.el: Add.
2984
2985 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2986
2987         * nnmail.el (group, group-art-list, group-art):
2988         Remove unneeded directives.
2989
2990 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2991
2992         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
2993         (mm-mime-charset)
2994         * rfc2047.el (rfc2047-syntax-table)
2995         * utf7.el (utf7-utf-16-coding-system): Comment fix.
2996
2997         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
2998         rather than `insert-file-contents' and `eval-region'.
2999
3000         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
3001         construction.
3002
3003         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
3004
3005         * time-date.el: No need to require cl for Emacs 21.
3006
3007 2010-09-29  Julien Danjou  <julien@danjou.info>
3008
3009         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
3010         replacement of `gnus-gravatar-relief' to mimic
3011         `gnus-faces-properties-alist'.
3012         Add :version property.
3013
3014 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3015
3016         * mail-source.el (mail-source-report-new-mail)
3017         * message.el (message-default-mail-headers)
3018         * mm-decode.el (mm-valid-image-format-p): Comment fix.
3019
3020         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
3021
3022 2010-09-28  Julien Danjou  <julien@danjou.info>
3023
3024         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
3025         mail-address contains the same string as real-name.
3026
3027         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
3028         non-blank in header, otherwise it'll get stripped.
3029
3030         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
3031         real-name, and then for mail address rather than doing : or , search.
3032
3033 2010-09-27  Julien Danjou  <julien@danjou.info>
3034
3035         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
3036         right completing-read function.
3037         (gnus-use-ido): New variable
3038         (gnus-completing-read-with-default): Remove.
3039         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
3040         (gnus-agent-add-group):
3041         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
3042         * mm-view.el (mm-view-pkcs7-decrypt):
3043         * mm-util.el (mm-codepage-setup):
3044         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
3045         * mml-smime.el (mml-smime-openssl-sign-query):
3046         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
3047         (mml-insert-multipart):
3048         * gnus-msg.el (gnus-summary-yank-message):
3049         * gnus-int.el (gnus-start-news-server):
3050         * mm-decode.el (mm-interactively-view-part):
3051         * gnus-dired.el (gnus-dired-attach):
3052         * gnus.el (gnus-read-method):
3053         * gnus-bookmark.el (gnus-bookmark-jump):
3054         * gnus-art.el (gnus-mime-view-part-as-type)
3055         (gnus-mime-action-on-part, gnus-article-encrypt-body):
3056         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
3057         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
3058         * nnmairix.el (nnmairix-create-server-and-default-group)
3059         (nnmairix-update-groups, nnmairix-get-server)
3060         (nnmairix-backend-to-server, nnmairix-goto-original-article)
3061         (nnmairix-get-group-from-file-path):
3062         * nnrss.el (nnrss-find-rss-via-syndic8):
3063         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
3064         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
3065         (gnus-group-browse-foreign-server):
3066         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
3067         (gnus-summary-execute-command, gnus-summary-respool-article)
3068         (gnus-read-move-group-name):
3069         * gnus-score.el (gnus-summary-increase-score)
3070         (gnus-summary-score-effect):
3071         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
3072
3073 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3074
3075         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
3076         x-focus-frame.
3077
3078         * nnimap.el (auth-source-forget-user-or-password)
3079         (auth-source-user-or-password): Autoload.
3080
3081         * message.el (message-from-style, message-interactive)
3082         (message-cite-prefix-regexp, message-sendmail-envelope-from)
3083         (message-yank-prefix, message-indentation-spaces, message-signature)
3084         (message-signature-file): Add comment.
3085
3086 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3087
3088         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
3089         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
3090         new articles.
3091
3092         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
3093         parts.
3094         (nnimap-request-article): Work with the t setting, too.
3095
3096         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
3097         that you don't get flashes of other buffers.
3098         (gnus-summary-show-complete-article): Intern before setting.
3099
3100 2010-09-27  David Engster  <dengste@eml.cc>
3101
3102         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
3103         well as HEADERS.
3104         (nnmairix-retrieve-headers): Provide new argument for the above.
3105
3106 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3107
3108         * gnus-sum.el (gnus-summary-move-article): Don't alter
3109         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
3110         group.
3111
3112         * nnimap.el (nnimap-update-info): Don't destructively alter active.
3113
3114         * message.el (message-cite-prefix-regexp): Revert my last edit.
3115
3116         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
3117         variable instead of the Gnus variable.
3118
3119         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
3120
3121         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
3122
3123         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
3124         since some servers don't like it.
3125         (nnimap-open-connection): Forget credentials if the server says the
3126         password was wrong.
3127         (nnimap-parse-line): Protect against invalid data.
3128
3129         * gnus-sum.el (gnus-summary-move-article): Add comment.
3130         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
3131         nothing alters it while scanning for new messages.
3132
3133         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
3134         which may or may not help.
3135         (nnimap-open-connection): If we're doing a stream connection, and then
3136         discover we're on a STARTTLS-capable server, then open a STARTTLS
3137         connection instead.
3138
3139 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3140
3141         * nnimap.el (utf7): Require.
3142
3143         * message.el (message-cite-prefix-regexp): Remove "}" from citation
3144         prefix.
3145
3146 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
3147
3148         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
3149
3150 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3151
3152         * nnimap.el (nnimap-request-accept-article): Message the error on
3153         error.
3154
3155 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3156
3157         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
3158
3159 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3160
3161         * nndoc.el (nndoc-request-list): Return success always.
3162
3163         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
3164         `fetch-old' -- we only want to fetch the articles we've requested.
3165         The rest are in the agent, probably.
3166         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
3167         disappeared server" to something low.  It's not important.
3168
3169         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
3170         arrived before the FETCH data.
3171
3172         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
3173         target here, because we don't know the Gnus name of the group.
3174
3175         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
3176         for the correct group.
3177
3178         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
3179
3180         * gnus.el (gnus): Give a final warning after startup.
3181
3182         * gnus-util.el (gnus-action-message-log): New variable.
3183         (gnus-message): Use it.
3184         (gnus-final-warning): New function.
3185
3186         * nnimap.el (nnimap-open-connection): Record the greeting.
3187         (nnimap): Add greeting.
3188
3189 2010-09-26  Julien Danjou  <julien@danjou.info>
3190
3191         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
3192         arguments.
3193         (gnus-html-wash-images): Fix spec computing to include start/end.
3194
3195         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
3196
3197 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3198
3199         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
3200         deletion.
3201         (nnimap-retrieve-headers): Don't select the group, because that's
3202         already done by nnimap-possibly-change-group.
3203
3204         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
3205         (gnus-picon-transform-address): Use it.
3206
3207         * mail-source.el (mail-source-value): Revert previous patch.
3208
3209         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
3210         on failure.
3211         (nnimap-open-connection): Look up both virtual and physical server name
3212         credentials.
3213
3214         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
3215
3216 2009-02-07  Dave Love  <fx@gnu.org>
3217
3218         * tls.el (open-tls-stream): Don't query killing process.
3219
3220 2009-02-08  Dave Love  <fx@gnu.org>
3221
3222         * gnus-win.el (gnus-window-to-buffer-helper)
3223         (gnus-all-windows-visible-p): Function needn't be a symbol.
3224
3225         * mail-source.el (mail-source-value): Function needn't be a symbol.
3226
3227 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3228
3229         * message.el (message-cite-prefix-regexp): Remove } from the cite
3230         prefix.
3231
3232         * gnus-art.el (gnus-treatment-function-alist): Do picons before
3233         highlight again, so that the highlight is correct.
3234
3235         * gnus-picon.el (gnus-picon): Remove again.
3236         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
3237
3238         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
3239         doing the header highlightling, so that the background colour of the
3240         picon is correct.
3241
3242         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
3243         (gnus-picon): Ditto.
3244         (gnus-picon): Reinstate.  The background colour for picons is white.
3245         (gnus-picon-insert-glyph): Make the background white.
3246
3247         * nnml.el (nnml-open-nov): Don't return dead buffers.
3248
3249         * auth-source.el (auth-source-create): Query the user for whether to
3250         store the credentials.
3251
3252         * netrc.el (netrc-store-data): New function.
3253
3254         * auth-source.el (auth-source-user-or-password): Use the existing auth
3255         sources, if any, for creation.
3256
3257         * gnus.el (gnus-group-fast-parameter): Return the last matching
3258         parameter instead of the first matching parameter.
3259
3260 2010-09-26  Julien Danjou  <julien@danjou.info>
3261
3262         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
3263
3264 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3265
3266         * mml2015.el (mml2015-use): Remove gpg support.
3267
3268         * mml1991.el (mml1991-function-alist): Remove gpg function.
3269         (mml1991-gpg-sign): Remove.
3270
3271 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
3272
3273         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
3274         (gnus-browse-unsubscribe-current-group): Document it.
3275         (gnus-browse-unsubscribe-group): Use it.
3276
3277 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3278
3279         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
3280         address to the To list for easier response.
3281
3282         * gnus.el (gnus-play-startup-jingle): Remove.
3283         (gnus-splash): Don't play jingle.
3284         (gnus): Silence gnus-load message.
3285
3286         * gnus-art.el (gnus-treat-play-sounds): Remove.
3287
3288         * gnus.el (gnus-play-jingle): Remove audio support.
3289
3290         * gnus-cus.el (gnus-score-customize): Remove audio reference.
3291
3292         * earcon.el: Remove -- no users.
3293
3294         * gnus-audio.el: Remove -- no users of this package.
3295
3296         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
3297
3298         * gnus-start.el (gnus-setup-news): Remove nocem support.
3299
3300         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
3301
3302         * gnus.el (gnus-use-nocem): Remove.
3303
3304         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
3305         Remove.
3306
3307         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
3308         uses NoCeM any more.
3309
3310         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
3311         (gnus-button-ctan-handler): Ditto.
3312         (gnus-button-handle-ctan-bogus-regexp): Ditto.
3313         (gnus-button-ctan-directory-regexp): Ditto.
3314         (gnus-button-handle-ctan): Ditto.
3315         (gnus-button-tex-level): Ditto.
3316         (gnus-button-alist): Remove CTAN stuff.
3317
3318 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3319
3320         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
3321         nnimap-streaming test.
3322
3323         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
3324         servers twice.
3325
3326         * nnimap.el (nnimap-open-connection): Add more error reporting when
3327         nnimap fails early.
3328
3329         * nnheader.el (nnheader-get-report-string): New function.
3330         (nnheader-get-report): Use it.
3331
3332         * gnus-int.el (gnus-check-server): Say what the error was when opening
3333         failed.
3334
3335         * nnimap.el (nnimap-wait-for-response): Search further when we're not
3336         using streaming.
3337
3338 2010-09-25  Julien Danjou  <julien@danjou.info>
3339
3340         * gnus-html.el (gnus-html-rescale-image): Use our defalias
3341         gnus-window-inside-pixel-edges.
3342
3343 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3344
3345         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
3346
3347         * mm-decode.el (mm-save-part): Allow saving to other directories the
3348         normal Emacs way.
3349
3350         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
3351         Suggested by Jay Berkenbilt.
3352
3353         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
3354         there isn't a single byte.
3355
3356         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
3357         just do it.  It doesn't really seem to matter what the user responds
3358         here, I think, so it's just a confusing question.
3359
3360         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
3361         non-streaming case.
3362
3363         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
3364         (gnus-article-encrypt-body): Use it.
3365
3366         * gnus-sum.el (gnus-summary-show-complete-article): New command and
3367         keystroke.
3368
3369         * nnimap.el (nnimap-find-wanted-parts-1):
3370         Use gnus-fetch-partial-articles.
3371
3372         * gnus-art.el (gnus-fetch-partial-articles): New variable.
3373
3374         * nnimap.el (nnimap-insert-partial-structure): New function.
3375         (nnimap-get-partial-article): New function.
3376         (nnimap-request-article): Use it.
3377         (nnimap-wait-for-response): Return whether the wait was successful.
3378         (nnimap-finish-retrieve-group-infos): Don't do anything if the
3379         retrieval wasn't successful.
3380         (nnimap-retrieve-group-data-early): Allow throttling servers.
3381         (nnimap-streaming): New variable.
3382         (nnimap-fetch-partial-articles): Remove.
3383
3384         * mm-decode.el (mm-with-part): Protect against killed buffers.
3385
3386         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
3387         for prettier summary display.
3388
3389 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
3390
3391         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
3392
3393 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3394
3395         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
3396         apparently third-party libraries depend on it.
3397
3398         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
3399         before starting negotiation.
3400
3401         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
3402         privacy reasons.
3403         (gnus-treat-mail-gravatar): Ditto.
3404
3405         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
3406         buffer when inserting images.  Inserting text into the headers, for
3407         instance, can make them invalid.
3408
3409 2010-09-25  Julien Danjou  <julien@danjou.info>
3410
3411         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
3412         variables.
3413
3414         * nnheader.el: Remove useless variables news-reply-yank-from and
3415         news-reply-yank-message-id.
3416
3417         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
3418         variables.
3419
3420         * mml1991.el: Remove useless mml1991-verbose.
3421
3422         * gnus.el: Remove useless variable gnus-use-generic-from.
3423         Remove obsolete variable gnus-topic-indentation.
3424
3425         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
3426
3427         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
3428
3429         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
3430
3431         * gnus-group.el: Remove useless gnus-group-icon-cache.
3432         Remove useless gnus-ephemeral-group-server.
3433
3434         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
3435
3436         * mml2015.el: Remove useless mml2015-verbose.
3437
3438         * mml-smime.el: Remove useless mml-smime-verbose.
3439
3440         * gnus.el: Remove useless gnus-local-domain.
3441
3442         * gnus-gravatar.el (gnus-gravatar-transform-address):
3443         Use gnus-gravatar-size.
3444
3445         * gnus-art.el: Remove useless gnus-treat-translate.
3446
3447 2010-09-24  Julien Danjou  <julien@danjou.info>
3448
3449         * gnus-sum.el: Add support for Gravatars.
3450
3451         * gnus-art.el: Add support for Gravatars.
3452
3453         * gnus-gravatar.el: Add this file.
3454
3455         * gravatar.el: Add this file.
3456
3457 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3458
3459         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
3460
3461         * gnus-group.el (gnus-group-fetch-faq): Remove.
3462
3463         * gnus.el (gnus-group-faq-directory): Remove.
3464
3465         * gnus-group.el (gnus-group-fetch-charter): Remove.
3466
3467         * gnus.el (gnus-group-charter-alist): Remove.
3468
3469         * gnus-group.el (gnus-group-archive-directory): Remove.
3470         (gnus-group-recent-archive-directory): Ditto.
3471         (gnus-group-make-archive-group): Remove.
3472
3473         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
3474
3475         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
3476         use the same article number for all the cached articles.
3477
3478         * nnimap.el (nnimap-command): Register the last command time so
3479         that we can use it for idling NOOPs.
3480         (nnimap-open-connection): Start the keeplive timer.
3481         (nnimap-make-process-buffer): Store all the process buffers.
3482         (nnimap-keepalive): New function.
3483
3484         * starttls.el (starttls-open-stream): Add autoload cookie.
3485
3486 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3487
3488         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
3489         handling.
3490
3491 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3492
3493         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
3494         its data structures.
3495
3496         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
3497         instead of the cl.el copy-list.
3498         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
3499         equalp.
3500
3501 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3502
3503         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
3504         and tool-bar-local-item-from-menu.
3505
3506         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
3507         mode-line-highlight face for Emacs.
3508
3509         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
3510         loading gnus-sum.elc; fix comment for canlock-verify.
3511         (gnus-article-jump-to-part): Use read-number.
3512         (gnus-insert-mime-button, gnus-insert-mime-security-button):
3513         Remove Emacs pre-21 compatible code for help-echo.
3514         (gnus-article-next-page-1): No need to adjust the number of lines.
3515         (gnus-article-describe-bindings): Always use help-buffer.
3516
3517         * gnus-audio.el (gnus-audio-inline-sound)
3518         * gnus-cus.el (gnus-custom-mode)
3519         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
3520
3521         * gnus-sum.el (gnus-remove-overlays): Doc fix.
3522
3523         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
3524         compatible code.
3525
3526 2010-09-24  Glenn Morris  <rgm@gnu.org>
3527
3528         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
3529         visiting the fcc file in rmail-mode.
3530
3531         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
3532
3533 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3534
3535         * nnir.el: Silence the byte compiler.
3536
3537         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
3538         alias to browse-url-url-encode-chars if any.
3539         (gnus-html-encode-url): Use it.
3540
3541 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3542
3543         * gnus-start.el (gnus-use-backend-marks): New variable.
3544         (gnus-get-unread-articles-in-group): Use it.
3545
3546         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
3547         makeover.
3548
3549 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
3550
3551         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
3552
3553 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3554
3555         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
3556         Remove.
3557         (gnus-setup-news-hook):
3558         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
3559
3560         * gnus-int.el (gnus-request-update-info): Protect against backends not
3561         having the function.
3562
3563         * nnimap.el (nnimap-stream): Mention starttls.
3564         (nnimap-open-connection): Add starttls support.
3565
3566 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
3567
3568         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
3569
3570 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3571
3572         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
3573         BODYSTRUCTUREs.
3574         (nnimap-transform-headers): Unfold quoted {42} headers.
3575
3576         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
3577         the info.
3578         (gnus-get-unread-articles): Only call updatep on backends that support
3579         it.
3580
3581         * nnweb.el (nnweb-request-update-info): NOOP.
3582
3583         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
3584
3585         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
3586         since it only deals with marks.
3587
3588         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
3589         gnus-request-marks, and make a new gnus-request-update-info.
3590
3591         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
3592         the active instead of the high number, which is usually too low.
3593
3594 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
3595
3596         * netrc.el (netrc-parse): Remove encrypt.el mentions.
3597         * encrypt.el: Remove.
3598
3599 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3600
3601         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
3602         server in symbolic form.
3603
3604         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
3605
3606 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3607
3608         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
3609         (nnimap-update-info): Fix up code slightly.
3610
3611         * gnus-int.el (gnus-open-server): Add tracing for performance
3612         debugging.
3613
3614         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
3615         (gnus-group-insert-group-line): Pass the real group name so that it
3616         gets the right data.
3617
3618         * gnus-start.el (gnus-get-unread-articles): Don't have
3619         `gnus-get-unread-articles-in-group' update info, since that can be
3620         really slow and doesn't seem to be needed?
3621
3622 2010-09-22  Dan Christensen  <jdc@uwo.ca>
3623
3624         * time-date.el (date-to-time): Try using parse-time-string first before
3625         using the slower timezone-make-date-arpa-standard.
3626
3627 2010-09-22  Julien Danjou  <julien@danjou.info>
3628
3629         * gnus-group.el (gnus-group-insert-group-line):
3630         Call gnus-group-highlight-line.
3631         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
3632         default hook list.
3633         (gnus-group-update-eval-form): Add new function.
3634         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
3635         (gnus-group-get-icon): Use gnus-group-update-eval-form.
3636
3637 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3638
3639         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
3640         immediate, then expire all articles.
3641         (nnimap-update-info): Fix off-by-one errors.
3642         (nnimap-flags-to-marks): Would return no marks lists for group with no
3643         flags.  Instead return the other data.
3644
3645 2010-09-22  Julien Danjou  <julien@danjou.info>
3646
3647         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
3648         Only return an icon.
3649         (gnus-group-insert-group-line): Compute icon to return.
3650
3651         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
3652         (gnus-html-image-fetched): Only cache if
3653         gnus-html-image-automatic-caching is set.
3654         (gnus-html-image-fetched): Check for errors.
3655
3656 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3657
3658         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
3659         once per method on `g'.  This ensures that backends like nnfolder don't
3660         open all their folders.
3661
3662         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
3663         (nnimap-request-list): Nix out group in the correct buffer.
3664         (nnimap-parse-flags): Implement by using `read' instead of
3665         hand-parsing.
3666         (nnimap-flags-to-marks): Pass on permanent-flags.
3667         (nnimap-make-process-buffer): Record the server name.
3668         (nnimap-parse-flags): Fix typo.
3669         (nnimap-request-scan): Run split on the server in general, not just a
3670         single group.
3671
3672         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
3673         parameter, and propagate this downwards.
3674
3675         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
3676         since EXAMINE changes it on the server.
3677
3678         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
3679         this command might take a while.
3680
3681 2010-09-22  Julien Danjou  <julien@danjou.info>
3682
3683         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
3684         harmful if you have 2 images side-by-side, they can't be properly
3685         update on text deletion.  Using text-property is safer here.
3686         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
3687         data.
3688
3689 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3690
3691         * nnimap.el (nnimap-expunge-inbox): Remove.
3692         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
3693         (nnimap-expunge): Flip default to t.
3694
3695         * gnus.el (gnus-method-to-server): Don't push things to the cache
3696         unless it's unique.
3697         (gnus-server-to-method): Ditto.
3698
3699 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
3700
3701         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
3702
3703 2010-09-22  Julien Danjou  <julien@danjou.info>
3704
3705         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
3706         get the start of data.
3707         (gnus-html-encode-url): Add this function to encode special chars in
3708         URL.
3709         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
3710         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
3711
3712         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
3713         default.
3714         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
3715
3716         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
3717         images alt-text.
3718         (gnus-html-put-image): Put alt-text as help-echo.
3719
3720 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3721
3722         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
3723         * mm-util.el (mm-decompress-buffer)
3724         * nnir.el (nnir-run-find-grep)
3725         * pop3.el (pop3-list): Use 3rd arg of split-string.
3726
3727         * time-date.el (format-seconds): Comment fix.
3728
3729         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
3730         and byte-optimize-form-code-walker.
3731         (dgnushack-make-auto-load): Don't advise make-autoload.
3732
3733         * lpath.el: Remove Emacs 21 stuff.
3734
3735 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3736
3737         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
3738         outside the active range.  Suggested by Dan Christensen.
3739
3740         * gnus-start.el (gnus-get-unread-articles): Get the extended method
3741         slightly later to avoid double-getting it.
3742
3743         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
3744         previous patch.
3745
3746         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
3747
3748 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
3749
3750         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
3751
3752 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3753
3754         * gnus-int.el (gnus-open-server): Give a better error message in the
3755         "go offline" case.
3756
3757         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
3758         marks for nnimap, which is seldom the right thing to do.
3759
3760         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
3761         (gnus-same-method-different-name): New function.
3762
3763         * nnimap.el (parse-time): Require.
3764
3765         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
3766         method in the presence of many similar methods.
3767
3768         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
3769
3770         * nnimap.el (nnimap-find-expired-articles): Don't refer to
3771         nnml-inhibit-expiry.
3772
3773         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
3774         find out whether methods are equal.
3775
3776         * nnimap.el (nnimap-find-expired-articles): New function.
3777         (nnimap-process-expiry-targets): New function.
3778         (nnimap-request-move-article): Request the article before looking at
3779         what the Message-ID is.  Fix found by Andrew Cohen.
3780         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
3781
3782         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
3783         for oldness in addition to being a predicate.
3784
3785         * nnimap.el (nnimap-request-group): When we have zero articles, return
3786         the right data to Gnus.
3787         (nnimap-request-expire-articles): Only delete articles immediately if
3788         the target is 'delete.
3789
3790         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
3791         method, this would bug out.
3792
3793         * gnus-group.el (gnus-group-expunge-group): Rename from
3794         gnus-group-nnimap-expunge, and implemented as a normal interface
3795         function.
3796
3797         * gnus-int.el (gnus-request-expunge-group): New function.
3798
3799         * nnimap.el (nnimap-request-create-group): Implement.
3800         (nnimap-request-expunge-group): New function.
3801
3802 2010-09-21  Julien Danjou  <julien@danjou.info>
3803
3804         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
3805         (gnus-html-cache-expired): Add new function.
3806         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
3807         wethever we should display image for fetch it.
3808         Compute alt-text earlier to pass it to the fetching function too.
3809         (gnus-html-schedule-image-fetching): Change function argument to only
3810         get one image at a time, not a list.
3811         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
3812         cache.
3813         (gnus-html-get-image-data): New function to retrieve image data from
3814         cache.
3815         (gnus-html-put-image): Change buffer argument to use image data rather
3816         than file, and place image above region rather than inserting a new
3817         one.  Do not take alt-text as argument, since it's useless now: we place
3818         the image above alt-text.
3819         (gnus-html-prune-cache): Remove.
3820         (gnus-html-show-images): Start to fetch image when we find one, do not
3821         push into a temporary list.
3822         (gnus-html-prefetch-images): Only fetch image if they have expired.
3823         (gnus-html-browse-image): Fix, use 'gnus-image-url.
3824         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
3825
3826 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3827
3828         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
3829
3830 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3831
3832         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
3833         spec inser "*" if the group isn't active instead of 0.
3834
3835         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
3836         opening the server.
3837         (nnimap-request-delete-group): Implement group deletion.
3838         (nnimap-transform-headers): Return the size of the entire message in
3839         the Bytes header, not just the size of the first part.
3840         (nnimap-request-move-article): When moving an article from nnimap,
3841         request the article first so the accepting form has an article to
3842         accept.  Reported by Dan Christensen.
3843         (nnimap-command): Make sure that the error message doesn't error out.
3844
3845 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
3846
3847         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
3848         we haven't requested anything.
3849
3850 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3851
3852         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
3853         "".  Fix found by Andrew Cohen.
3854
3855         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
3856         instead of -encode-string.
3857
3858 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3859
3860         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
3861
3862         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
3863         by mm-subst-char-in-string.
3864
3865 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3866
3867         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
3868         waiting for the connection string.
3869
3870         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
3871         arriving.
3872
3873         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
3874         bogus characters.  This allows selecting certain Gmail groups.
3875
3876         * nnimap.el (nnimap-find-wanted-parts-1): New function.
3877         (nnimap-fetch-partial-articles): New variable.
3878         (nnimap-open-connection): When looking for credentials, also use the
3879         nnimap-server-port.
3880         (nnimap-request-article): Return the group/article number, so that Gnus
3881         `^' works as expected.
3882         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
3883
3884         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
3885         comments.
3886         (gnus-methods-sloppily-equal): New function.
3887         (gnus): When using the development version of Gnus, load the gnus-load
3888         file.
3889
3890         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
3891         `gnus-open-server' on each method before trying to scan them etc.
3892         This ensures that all the backend parameters are set correctly.
3893
3894         * nnimap.el (nnimap-authenticator): New variable.
3895         (nnimap-open-connection): Allow anonymous login.
3896         (nnimap-transform-headers): The chars header is called Chars not Bytes.
3897         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
3898
3899         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
3900         patch, found by Knut Anders Hatlen.
3901
3902 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
3903
3904         * gnus-agent.el (gnus-agent-batch-confirmation)
3905         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
3906         to gnus-message.
3907         * gnus-art.el (gnus-article-describe-briefly): Likewise.
3908         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
3909         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
3910         * gnus-int.el (gnus-open-server): Likewise.
3911         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
3912         (gnus-score-check-syntax): Likewise.
3913         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
3914         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
3915         Likewise.
3916         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
3917
3918 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3919
3920         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
3921         calling conventions so that prefetch doesn't bug out.
3922
3923 2010-09-19  Julien Danjou  <julien@danjou.info>
3924
3925         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
3926         rather than `subst-char-in-region' in order to be able to replace ASCII
3927         char by UTF-8 ones.
3928
3929         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
3930         than curl.
3931         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
3932         the right URL and ALT text on images.
3933         (gnus-html-wash-tags): Fix tag case.
3934         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
3935         (gnus-article-html): Add -o display_ins_del=2 option.
3936         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
3937
3938 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3939
3940         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
3941         the extra mail headers, which sometimes seem to happen for unknown
3942         reasons.
3943
3944         * mail-parse.el (mail-header-encode-parameter): Define as
3945         rfc2045-encode-string instead of as rfc2231-encode-string, since some
3946         (or most, perhaps?) mail readers don't understand the latter, but do
3947         understand the former.
3948
3949         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
3950         to nil, so that no methods are automatically agentized.  I think this
3951         is probably what most users want.
3952
3953         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
3954         from url-retrieve, for instance about invalid URLs.
3955
3956         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
3957         groups that have no articles.
3958         (nnimap-request-article): Check that we really got an article when we
3959         requested one.
3960
3961         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
3962         doesn't exist.
3963
3964         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
3965         nntp buffer so the agent can save it.
3966         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
3967         that CRLF doesn't get translated to \n.
3968         (nnimap-open-connection): Don't make 'shell commands only send \n.
3969
3970 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3971
3972         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
3973         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
3974         Update var name.
3975         (nnml-generate-nov-file): Use dolist.
3976         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
3977         Use with-current-buffer.
3978
3979 2010-09-18  Julien Danjou  <julien@danjou.info>
3980
3981         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
3982         parallel.
3983
3984 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3985
3986         * nnimap.el (nnimap-update-info): When doing partial marks update, get
3987         the range update right.
3988         (nnimap-request-group): Don't make `M-g' bug out on group with no
3989         marks.
3990         (nnoo): Require, so that other packages can require nnimap.
3991         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
3992         command we're looking for.  This helps when the server sends more
3993         responses after we've gotten everything we expected.
3994         (nnimap): Add a `newlinep' field to keep track of end-of-line
3995         conventions.
3996         Don't send CRLF to things that don't want it.
3997         (nnimap-request-accept-article): Ditto.
3998
3999 2010-09-18  Julien Danjou  <julien@danjou.info>
4000
4001         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
4002         than curl to retrieve images.
4003
4004 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4005
4006         * nnimap.el (nnimap-update-info): Extend the info so that we can set
4007         the marks.
4008         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
4009         (nnimap-wait-for-connection): New function.
4010         (nnimap-open-connection): If we have PREAUTH, don't query for login
4011         credentials.
4012         (nnimap-update-info): Fix off-by-one error when concatenating ranges
4013         when doing a partial update.
4014
4015 2010-09-18  Julien Danjou  <julien@danjou.info>
4016
4017         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
4018         tags.
4019
4020 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4021
4022         * nnimap.el (nnimap-credentials): New function.
4023         (nnimap-open-connection): Use the new function to look for credentials
4024         also on the numeric equivalents of "imap" and "imaps".
4025
4026         * gnus-start.el (gnus-activate-group): Send the info to
4027         gnus-request-group.
4028
4029         * nnimap.el (nnimap-request-group): Have the "check" version of the
4030         function parse flags and update the info, so that a `M-g' get a total
4031         resync of all flags from the group.
4032
4033         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
4034         to allow backends to alter the info on group selection.  Also alter all
4035         the backend -request-group functions to take the parameter.
4036
4037         * nnimap.el (nnimap-store-info): New function.
4038         (nnimap-update-info): Store the info for later usage.
4039         (nnimap-request-group): Use the stored info for the dont-check case, so
4040         that we don't retrieve all marks when we enter a group.
4041
4042         * nnimap.el: Use deffoo instead of defun for interface functions.
4043
4044         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
4045         update the group info.  This makes the nndraft groups, for instance, go
4046         back to their old behaviour.
4047
4048         * gnus-sum.el (gnus-select-newsgroup): Indent.
4049
4050         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
4051         in.
4052         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
4053         nothing.
4054
4055         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
4056         from methods that are denied.
4057
4058         * gnus-int.el (gnus-method-denied-p): New function.
4059
4060         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
4061         store the password instead of netrc.
4062         (nnimap-open-connection): Don't error out when we can't make a
4063         connections.
4064
4065         * auth-source.el (auth-source-create): In the password prompt, say what
4066         we're querying for.  Also prompt for user name if that hasn't been
4067         given.
4068
4069         * nnimap.el (nnimap-with-process-buffer): Remove.
4070
4071 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4072
4073         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
4074         method when we're reading from the agent.
4075
4076         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
4077
4078         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
4079         that's probably most useful for users.
4080
4081         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
4082         "failed" all the time.
4083
4084         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
4085         ...)) with (with-current-buffer ... ).
4086
4087         * nntp.el (nntp-open-server): Return whether the open was successful or
4088         not.
4089
4090         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
4091         select an unread unseen article first.
4092
4093         * nnimap.el (nnimap-open-connection): If the user doesn't have a
4094         /etc/services, supply some sensible port defaults.
4095
4096         * dgnushack.el: Define netrc-credentials.
4097
4098 2010-09-17  Julien Danjou  <julien@danjou.info>
4099
4100         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
4101
4102 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
4103
4104         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
4105         doesn't have any parameters.
4106
4107 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4108
4109         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
4110         only upcased checks.
4111
4112         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
4113
4114         * nnimap.el (nnimap-open-shell-stream): New function.
4115         (nnimap-open-connection): Use it.
4116         (nnimap-transform-headers): Get the number of lines in each message.
4117         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
4118         number of lines.
4119         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
4120         problem.
4121
4122         * utf7.el (utf7-encode): Autoload.
4123
4124         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
4125         to allow the mail splitting to not return a default group.  This is
4126         useful for nnimap, which will leave unmatched mail in the inbox.
4127
4128         * nnimap.el: Rewritten.
4129
4130         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
4131         nnimap usage.
4132
4133         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
4134         if the move is internal, so that nnimap can do fast internal moves.
4135
4136         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
4137         data.
4138         (gnus-read-active-for-groups): Support finishing the early retrieval of
4139         data.
4140
4141         * gnus-range.el (gnus-range-nconcat): New function.
4142
4143         * gnus-int.el (gnus-finish-retrieve-group-infos)
4144         (gnus-retrieve-group-data-early): New functions.
4145
4146 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
4147
4148         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
4149         (nnrss-retrieve-groups):
4150         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
4151         (pop3-quit): Use with-current-buffer.
4152
4153 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4154
4155         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
4156         instead of nnheader-accept-process-output.
4157
4158         * dgnushack.el (dgnushack-compile): Add comment.
4159
4160         * lpath.el: No need to fbind propertize for XEmacs 21.4.
4161
4162         * gnus-html.el (gnus-html-schedule-image-fetching)
4163         (gnus-html-prefetch-images): Replace process-kill-without-query by
4164         gnus-set-process-query-on-exit-flag.
4165
4166 2010-09-16  Romain Francoise  <romain@orebokech.com>
4167
4168         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
4169
4170 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4171
4172         * gnus-registry.el (gnus-registry-install-shortcuts): The second
4173         parameter to unintern is mandatory-ish in Emacs 24.
4174
4175         * gnus-html.el (gnus-html-schedule-image-fetching)
4176         (gnus-html-prefetch-images): Check for curl before using it.
4177
4178         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
4179         depend on curl, which isn't essential.
4180
4181         * imap.el: Revert back to version
4182         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
4183         seem problematic.
4184
4185 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
4186
4187         * gnus-registry.el (gnus-registry-install-shortcuts):
4188         Explicitly pass `obarray' to `unintern' to avoid a warning.
4189
4190 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4191
4192         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
4193         change.
4194
4195         * nnrss.el (nnrss-request-list): Remove this function and related
4196         functions, including the moreover stuff.
4197
4198 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4199
4200         * nnrss.el (nnrss-retrieve-groups): New function.
4201
4202 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
4203
4204         * .dir-locals.el: Add no-byte-compile cookie.
4205
4206 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4207
4208         * time-date.el (format-seconds): Comment fix.
4209
4210         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
4211         for back end that doesn't support request-scan.
4212
4213 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4214
4215         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
4216         then do request scans from the backends.
4217
4218         * netrc.el (netrc-credentials): New conveniency function.
4219
4220         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
4221         avoid running a hook per line, since this takes a lot of time,
4222         profiling shows.
4223         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
4224         directly if gnus-visual-p is true.
4225
4226 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4227
4228         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
4229         groups; replace mapcar with dolist which is a bit faster; pass groups
4230         info to gnus-read-active-file-1.
4231         (gnus-read-active-file-1): Scan only specified groups if the new
4232         optional arg `infos' is given.
4233
4234 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4235
4236         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
4237
4238         * pop3.el (pop3-movemail): Remove.
4239         (pop3-streaming-movemail): Rename to pop3-movemail.
4240
4241         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
4242         don't restrict end-tag searches to the end of the line.
4243
4244 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4245
4246         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
4247         articles of every unchecked group to t, which means unknown since the
4248         server has never been opened.
4249
4250 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4251
4252         * gnus-html.el (gnus-html-show-alt-text): New command.
4253         (gnus-html-browse-image): Ditto.
4254         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
4255         to browse the image directly.
4256         (gnus-html-wash-tags): Search for images first, so that <a><img> works
4257         better.
4258
4259         * gnus-async.el (gnus-async-article-callback):
4260         Call `gnus-html-prefetch-images' unconditionally.
4261
4262         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
4263         before feeding URLs to curl.
4264
4265 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4266
4267         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
4268         internal images as deletable by `W D D'.
4269
4270         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
4271         (gnus-async-article-callback): Fix typo.
4272
4273 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4274
4275         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
4276         current line to work around bugs in the output from w3m.
4277
4278         * gnus-async.el (gnus-async-article-callback): Always prefetch images
4279         for groups that want that.
4280
4281         * nntp.el (nntp-wait-for-string): Supply a timeout for
4282         accept-process-output to ensure progress.
4283
4284         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
4285         level to get unread articles from, then use that for foreign groups,
4286         too.
4287
4288         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
4289         confuses the rest of the function.
4290
4291         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
4292         for the methods that support -retrieve-groups, too.
4293
4294         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
4295
4296 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4297
4298         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
4299         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
4300
4301         * pop3.el: Require cl when compiling.
4302         (pop3-number-of-responses): Search for "+OK", not "+OK ".
4303
4304 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4305
4306         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
4307         that aren't going to be activated.
4308         (gnus-get-unread-articles): Fix up the last commit.
4309
4310         * gnus-html.el (gnus-article-html): Allow calling without specifying
4311         the handle.  In that case, dissect the buffer first.
4312
4313         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
4314
4315         * nnimap.el (nnimap-open-connection): Revert the change that would look
4316         into authinfo for imaps instead of imap.
4317
4318         * gnus-start.el (gnus-activate-group): Take an optional parameter to
4319         say that you don't want to call gnus-request-group with don-check, but
4320         do check the reponse.  This is for virtual groups only.
4321         (gnus-get-unread-articles): Count the archive groups as secondary, so
4322         that they're activated the same way as before.
4323
4324         * imap.el (imap-message-map): Removed optional buffer parameter, since
4325         no callers use it.
4326         (imap-message-get): Ditto.
4327         (imap-message-put): Ditto.
4328         (imap-mailbox-map): Ditto.
4329         (imap-mailbox-put): Ditto.
4330         (imap-mailbox-get): Ditto.
4331         (imap-mailbox-get): Revert last change for this function.
4332
4333         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
4334         case-insensitively.
4335         (nnimap-debug): Remove.
4336
4337         * imap.el (imap-fetch-safe): Removed function, and altered all callers
4338         to use `imap-fetch' instead.  According to the comments, this should be
4339         safe, since all other IMAP clients use the 1:* syntax.
4340         (imap-enable-exchange-bug-workaround): Removed.
4341         (imap-debug): Removed -- doesn't seem very useful.
4342
4343         * mail-source.el (mail-source-fetch): Don't message if we're fetching
4344         mail from a file, and the file doesn't exist.
4345
4346         * imap.el (imap-log): New convenience function used throughout instead
4347         of repeating the same code all over the place.
4348
4349         * pop3.el (pop3-streaming-movemail): Return t for success.
4350
4351         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
4352         .authinfo if we're using ssl connection.
4353
4354         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
4355         already have if we're in a main Gnus `g' run.
4356
4357         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
4358
4359 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4360
4361         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
4362
4363         * nnmh.el (nnmh-request-list-1): Bind `file'.
4364
4365         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
4366         alias to set-process-query-on-exit-flag or process-kill-without-query.
4367         (pop3-open-server): Use it.
4368
4369 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4370
4371         * mail-source.el (mail-source-delete-crash-box): Always move the crash
4372         box to the Incoming file.  Fixes mistake in previous checkin.
4373
4374         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
4375         request loop (for debugging purposes) removed.
4376
4377         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
4378         culprit is more visible.
4379         (nnml-save-incremental-nov, nnml-open-incremental-nov)
4380         (nnml-add-incremental-nov): New functions to do "incremental" nov
4381         updates, where we just append to the end of the existing nov files
4382         without reading/writing them in full.
4383
4384         * mail-source.el (mail-source-delete-crash-box): Really only check the
4385         incoming files once in a while.
4386
4387         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
4388
4389         * mail-source.el (mail-source-delete-crash-box): Only check the
4390         incoming files for deletion once per day to save a lot of file
4391         accesses.
4392
4393         * pop3.el (pop3-logon): Fix up unbound variable typo.
4394
4395         * mail-source.el (pop3-streaming-movemail): Autoload.
4396
4397         * pop3.el (pop3-streaming-movemail):
4398         Respect pop3-leave-mail-on-server.
4399
4400         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
4401         retrieval.
4402
4403         * pop3.el (pop3-process-filter): Remove unused function.
4404         (pop3-streaming-movemail, pop3-send-streaming-command)
4405         (pop3-wait-for-messages, pop3-write-to-file)
4406         (pop3-number-of-responses): New functions for streaming pop3
4407         retrieval.
4408
4409         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
4410         come from no known methods.
4411         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
4412         list.
4413
4414         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
4415         message sizes.
4416         (pop3-movemail): Use erase-buffer instead of looping and deleting
4417         regions, which seems rather odd.
4418
4419         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
4420         file once per `g' run.
4421
4422         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
4423         directories.  This makes the draft queue directory work.
4424
4425         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
4426         data from the backends, so that we only request the list of groups from
4427         each method once.  This should speed things up considerably.
4428
4429         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
4430         detect that it's not implemented.
4431
4432         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
4433         we actually do recurse down into the tree, but don't stat all leaf
4434         nodes.
4435
4436         * gnus-html.el (gnus-html-show-images): If there are no images to show,
4437         then say so instead of bugging out.
4438
4439         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
4440         files exist before trying to read them.
4441
4442         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
4443         around <pre_int>.
4444
4445         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
4446
4447         * nnmh.el (nnmh-request-list-1): Optimize for speed.
4448
4449 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4450
4451         * mm-util.el (mm-image-load-path): Just return the image directories,
4452         not all directories in the path in addition to the image directories.
4453         (mm-image-load-path): Maintain a cache of the image directories so that
4454         the `g' command in Gnus doesn't have to stat dozens of directories each
4455         time.
4456
4457         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
4458         (gnus-html-wash-tags): Add a new `i' command to insert images.
4459         (gnus-html-insert-image): New command and keystroke.
4460         (gnus-html-redisplay-with-images): New command and keystroke.
4461         (gnus-html-show-images): Rename command.
4462         (gnus-html-wash-tags): Remove more white space before <pre_int> image
4463         spacers.
4464         (gnus-html-wash-tags): Decode entities at the end, so that entities
4465         inside the tags don't mess up the rest of the "parsing".
4466
4467         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
4468         so that nnimap methods aren't agentized by default.  There's apparently
4469         many problems related to agent/imap behaviour.
4470
4471         * gnus-art.el (gnus-article-copy-string): New command and key binding.
4472
4473         * gnus-html.el: Doc fix.
4474
4475 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4476
4477         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
4478         specifier-spec-list for Emacs 21.
4479
4480         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
4481         glyph-width and glyph-height instead of display-graphic-p and
4482         image-size; make avoidance of displaying small images work for XEmacs.
4483
4484         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
4485         for XEmacs.
4486
4487         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
4488         of symbol that holds plist data.
4489         (gnus-process-plist): Remove plist of process after getting it.
4490
4491 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4492
4493         * message.el (message-generate-hashcash): Change default to
4494         'opportunistic if hashcash is installed.
4495
4496         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
4497         (gnus-html-put-image): Only call image-size once, since it's somewhat
4498         time-consuming on remote X servers.
4499
4500 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4501
4502         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
4503         type on data, not a file name.
4504
4505         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
4506         window-pixel-edges for Emacs 21.
4507
4508         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
4509         decoded contents.
4510         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
4511
4512 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4513
4514         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
4515         group line format, since it isn't very interesting.
4516
4517         * gnus-agent.el (gnus-agent-short-article),
4518         (gnus-agent-long-article): Increase values for these two variables,
4519         since most people are likely to have more network connection and
4520         storage than before.
4521
4522         * gnus.el (gnus-refer-article-method): Change default to 'current.
4523         When referring an article, the common behaviour is to refer it from the
4524         current select method, not the native select method.  The chances of
4525         the native select method having the message in question is rather slim
4526         these days.
4527
4528         * gnus-sum.el (gnus-auto-select-subject): Change default to
4529         `unseen-or-unread'.  I think it's likely that most people want to
4530         select an unseen article over a previously seen, but unread one.
4531
4532         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
4533         means that in the article buffer none of the minor mode elements will
4534         be shown, usually, and this is not desirable in most cases.
4535
4536         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
4537         that commands like `d' (and the like) go to the next line in the
4538         buffer, instead of the next unread article.  I think this is the
4539         behaviour that is most natural for most users.
4540         (gnus-single-article-buffer): Change default to nil, so that people can
4541         have as many article buffers open as they have summary buffer.  I think
4542         this is the most natural way for the groups to behave.
4543
4544         * message.el (message-generate-new-buffers): Change default to
4545         `unsent', so that all new message buffers start their names with the
4546         string "*unsent", and it's easier to find the buffers if you move from
4547         them.
4548
4549 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4550
4551         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
4552         small.  They're probably tracking images.
4553         (gnus-html-wash-tags): Remove all <pre_int> place holders.
4554         (gnus-html-rescale-image): Yet another try at getting the image sizing
4555         right.
4556
4557         * nntp.el (nntp-request-set-mark): Refuse to do marks if
4558         nntp-marks-file-name is nil.
4559
4560 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4561
4562         * gnus-html.el (gnus-html-wash-tags)
4563         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
4564         Better logging.
4565
4566 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4567
4568         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
4569
4570         * gnus-html.el (gnus-html-wash-tags): Check the value of
4571         gnus-blocked-images in the summary buffer.
4572
4573 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4574
4575         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
4576
4577 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4578
4579         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
4580         like "a", it seems like.
4581         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
4582         since it needs to be picked from the correct buffer.
4583
4584         * nnwfm.el: Remove.
4585
4586         * nnlistserv.el: Remove.
4587
4588 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4589
4590         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
4591         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
4592
4593 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4594
4595         * nnkiboze.el: Remove.
4596
4597         * nndb.el: Remove.
4598
4599         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
4600         alt text.
4601         (gnus-html-rescale-image): Try to get the rescaling logic right for
4602         images that are just wide and not tall.
4603
4604         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
4605         overshadow variable bindings.
4606
4607 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4608
4609         * gnus-html.el (gnus-html-wash-tags)
4610         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
4611         Add extra logging.
4612
4613 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4614
4615         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
4616         (gnus-max-image-proportion): New variable.
4617         (gnus-html-rescale-image): New function.
4618         (gnus-html-put-image): Rescale images.
4619
4620 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4621
4622         Fix up some byte-compiler warnings.
4623         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
4624         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
4625         (gnus-article-fill-cited-article, gnus-article-hide-citation)
4626         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
4627         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
4628         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
4629         (gnus-group-update-group): Use save-excursion and with-current-buffer.
4630
4631 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4632
4633         * gnus-html.el (gnus-article-html): Decode contents by charset.
4634
4635 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4636
4637         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
4638         (gnus-html-frame-width, gnus-blocked-images)
4639         * message.el (message-prune-recipient-rules): Add custom version.
4640         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
4641
4642         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
4643         functions.
4644
4645         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
4646         gnus-process-get.
4647
4648 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
4649
4650         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
4651         instead of lsub directly.
4652
4653 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4654
4655         * nnwarchive.el: Remove.
4656
4657         * gnus-soup.el: Remove.
4658
4659         * nnsoup.el: Remove.
4660
4661         * nnultimate.el: Remove.
4662
4663         * gnus-html.el (gnus-blocked-images): New variable.
4664
4665         * message.el (message-prune-recipients): New function.
4666         (message-prune-recipient-rules): New variable.
4667
4668         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
4669         guess whether a long line is natural text or not.
4670
4671         * gnus-html.el (gnus-html-schedule-image-fetching):
4672         Use gnus-process-plist and friends for compatibility.
4673
4674 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
4675
4676         * gnus-html.el: Require packages that define macros used in this file.
4677         (gnus-article-mouse-face): Declare to silence byte-compiler.
4678         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
4679         process-get.
4680         (gnus-html-put-image): Use plist-get to avoid getf.
4681         (gnus-html-prefetch-images): Use with-current-buffer.
4682
4683 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4684
4685         * gnus-ems.el: Provide compatibility functions for
4686         gnus-set-process-plist.
4687
4688         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
4689         header-line-format for XEmacs 21.4.
4690
4691         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
4692         * gnus.el (gnus-valid-select-methods)
4693         * message.el (message-send-mail-partially-limit)
4694         * mm-decode.el (mm-text-html-renderer)
4695         * mml.el (mml-insert-mime-headers-always)
4696         * smiley.el (smiley-regexp-alist): Bump custom version.
4697
4698 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4699
4700         * gnus-html.el: require mm-url.
4701         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
4702         with the url to `url'.
4703         (gnus-html-wash-tags): Support cid: URLs/images.
4704
4705 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4706
4707         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
4708         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
4709         bindings, as they aren't useful at all.  `w' is moved to `W w'.
4710
4711         * gnus-move.el: Remove file, since it doesn't really work.
4712
4713         * gnus-html.el (gnus-article-html): Tell w3m that the input is
4714         UTF-8.  This seems to fix problems with some German web feeds.
4715
4716         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
4717         at the top so that the proper colours are applied.
4718
4719         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
4720         don't have dots in their names.
4721
4722         * gnus-art.el (gnus-article-view-part): Doc fix.
4723
4724         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
4725         XEmacs-compatible.
4726         (gnus-html-put-image): Don't do images on non-graphic displays.
4727
4728         * nnslashdot.el: Remove this unused backend.
4729
4730         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
4731         actions.
4732         (gnus-undo-register-1): Revert last change.
4733
4734         * gnus-group.el (gnus-group-completing-read): Protect against not
4735         having completion-styles bound.
4736
4737         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
4738         make broken recipients happier.
4739
4740         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
4741
4742         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
4743         point parameter.
4744
4745         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
4746
4747         * gnus-group.el (gnus-group-completing-read): Add 'substring to
4748         completion-styles for group selection.
4749
4750 2009-02-04  Andreas Schwab  <schwab@suse.de>
4751
4752         * gnus-score.el (gnus-score-string): Fix regex for matching extra
4753         headers and regexp-quote the match if necessary.
4754
4755 2009-03-24  Miles Bader  <miles@gnu.org>
4756
4757         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
4758         the blinking smiley.
4759
4760 2009-03-24  Simon Josefsson  <simon@josefsson.org>
4761
4762         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
4763         blink smiley.
4764
4765 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4766
4767         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
4768         where the dribbel file lives exists.
4769
4770         * message.el (message-send-mail-partially-limit): Change the default to
4771         nil, since most people don't want this.
4772
4773         * mm-url.el (mm-url-decode-entities): Also decode entities like
4774         &#x3212.
4775
4776 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
4777
4778         * gnus-sum.el (gnus-summary-idna-message):
4779         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
4780         Hyperlink urls in docstrings with URL `...'.
4781
4782 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
4783
4784         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
4785         functions.
4786
4787 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4788
4789         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
4790         say what the mouseover text should be.
4791
4792         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
4793         version of the mm-w3m-safe-url-regexp variable to only download images
4794         in the groups where we want that to happen.
4795
4796         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
4797
4798         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
4799         easier debugging.
4800         (gnus-article-beginning-of-window): Add kludge to allow spacing past
4801         big pictures in the article buffer.
4802
4803         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
4804         gnus-article-html.
4805         (mm-text-html-renderer): gnus-article-html needs curl in addition to
4806         w3m.
4807
4808         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
4809
4810 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4811
4812         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
4813         which doesn't exist.
4814
4815         * message.el (message-inhibit-ecomplete): New variable to allow some
4816         function to inhibit ecomplete address storage.
4817         (message-resend): Disable ecomplete message storage when resending
4818         messages.
4819
4820         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
4821
4822 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4823
4824         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
4825         Save excursion while copying, moving, and deleting articles in order to
4826         prevent the cursor from jumping to unforeseen place.
4827
4828 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4829
4830         * lpath.el: No need to bind bookmark-current-buffer,
4831         bookmark-yank-point and bookmark-make-record-function.
4832
4833 2010-08-17  Glenn Morris  <rgm@gnu.org>
4834
4835         * gnus-sync.el: Require gnus components whose functions are used.
4836
4837         * gnus-art.el (bookmark-make-record-function):
4838         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
4839         Declare for compiler.
4840
4841         * mm-url.el (mml-compute-boundary): Autoload.
4842
4843 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4844
4845         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
4846
4847 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
4848
4849         Typo fix "hoo4a" -> "hook".
4850
4851         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
4852
4853 2010-08-14  Glenn Morris  <rgm@gnu.org>
4854
4855         * gnus-sync.el (gnus-sync): Fix defgroup version.
4856
4857 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
4858
4859         Doc fixes and keep unknown groups (ammended for nunion bug fix).
4860
4861         * gnus-sync.el: Fix docs.
4862         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
4863         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
4864
4865 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4866
4867         Optimizations for gnus-sync.el.
4868
4869         * gnus-sync.el: Add docs about gnus-sync-backend
4870         possibilities.
4871         (gnus-sync-save): Remove unnecessary message.
4872         (gnus-sync-read): Optimize and show what groups were skipped.
4873
4874 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4875
4876         Minor bug fixes for gnus-sync.el.
4877
4878         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
4879         Don't read the sync on get-new-news.
4880
4881         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
4882         quiet.
4883
4884         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
4885         (fix typo).
4886
4887 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
4888
4889         Make saving and restoring of hidden threads work with overlays.
4890         Patch applied by Ted Zlatanov.
4891
4892         * gnus-sum.el (gnus-hidden-threads-configuration)
4893         (gnus-restore-hidden-threads-configuration): Update to deal with text
4894         properties, rather than searching for a magic character.
4895
4896 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4897
4898         New gnus-sync.el library for synchronization of marks.
4899
4900         * gnus-sync.el: New library for synchronization of marks.
4901
4902         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
4903         renamed from `gnus-registry-grep-in-list'.
4904
4905         * gnus-registry.el (gnus-registry-follow-group-p):
4906         Use `gnus-grep-in-list'.
4907
4908         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
4909
4910 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4911
4912         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
4913         determining charset of text fails.
4914
4915 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4916
4917         * nnmail.el (nnmail-get-new-mail-1): Revert.
4918
4919         * nnml.el (nnml-active-number): Make sure names of newly created groups
4920         in nnml-group-alist are encoded.
4921
4922 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4923
4924         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
4925         containing non-ASCII characters in active file for nnml back end.
4926
4927 2010-07-24  David Engster  <dengste@eml.cc>
4928
4929         * mml-smime.el (mml-smime-epg-verify): Also accept the older
4930         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
4931
4932 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
4933
4934         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
4935         tag (Bug#6654).
4936
4937 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4938
4939         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
4940         the article buffer, not the summary buffer.
4941
4942 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4943
4944         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
4945         Emacs 23 as well.
4946
4947 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4948
4949         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
4950         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
4951
4952 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4953
4954         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
4955         Patch applied by Karl Fogel.
4956
4957         * gnus-sum.el (gnus-summary-bookmark-make-record):
4958         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
4959
4960 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4961
4962         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
4963         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
4964         C-w still not working correctly from Article buffers; Thierry's
4965         patch to fix that will be applied after this.
4966
4967         * gnus-art.el (bookmark-make-record-function): New local variable.
4968
4969         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
4970         article buffer.
4971         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
4972
4973 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
4974
4975         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
4976         on changes in bookmark.el.
4977
4978 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4979
4980         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
4981         `no-log' instead of message not to log prompt string.
4982
4983 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
4984
4985         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
4986         the *other* type of HTML form submission.
4987
4988 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
4989
4990         * auth-source.el (auth-source-pick): If choice does not contain a
4991         questioned keyword, set the check to t.
4992
4993 2010-06-12  Romain Francoise  <romain@orebokech.com>
4994
4995         * gnus-util.el (gnus-date-get-time): Move up before first use.
4996
4997 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4998
4999         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
5000         (gnus-article-edit-part): Bind it to make last part that is substituted
5001         or deleted visible.
5002         (gnus-mime-display-single): Buttonize part of which id equals to
5003         gnus-mime-buttonized-part-id.
5004
5005 2010-06-10  Dan Christensen  <jdc@uwo.ca>
5006
5007         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
5008         (gnus-dd-mmm): Use gnus-date-get-time.
5009         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
5010         simplify logic.
5011         (gnus-summary-limit-to-age): Use gnus-date-get-time.
5012         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
5013
5014 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
5015
5016         * auth-source.el (top): Autoload `secrets-list-collections',
5017         `secrets-create-item', `secrets-delete-item'.
5018         (auth-sources): Fix tag string.
5019         (auth-get-source, auth-source-retrieve, auth-source-create)
5020         (auth-source-delete): New defuns.
5021         (auth-source-pick): Rewrite in order to avoid 2 passes.
5022         (auth-source-forget-user-or-password): New parameter USERNAME.
5023         (auth-source-user-or-password): New parameters CREATE-MISSING and
5024         DELETE-EXISTING.  Retrieve password interactively, if needed.
5025
5026 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
5027
5028         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
5029         deleting unused directories when gnus-expert-user is t.
5030
5031 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5032
5033         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
5034         for each temp file when gnus-article-browse-delete-temp is ask.
5035
5036 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5037
5038         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
5039         Lisp calls to delete-backward-char by calls to delete-char.
5040
5041 2010-05-20  Kevin Ryde  <user42@zip.com.au>
5042
5043         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
5044
5045 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
5046
5047         * password-cache.el (password-cache-remove): Fix docstring.
5048
5049 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5050
5051         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
5052         article unless decoding article to be saved.
5053
5054 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5055
5056         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
5057         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
5058         generated within the mm-with-unibyte-current-buffer macro.
5059
5060 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5061
5062         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
5063         to nil when we're in a mml-preview buffer and no group is selected.
5064
5065 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
5066
5067         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
5068         when catching the `C-g'.  Reported by "Leo".
5069
5070 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5071
5072         * message.el (message-forward-make-body-plain)
5073         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
5074         multibyte-string-p.
5075
5076         * lpath.el: Revert.
5077
5078 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5079
5080         * message.el (message-forward-make-body-mml): Assume original message
5081         is multibyte string; error on unibyte.
5082         (message-forward-make-body-plain): Ditto; don't add excessive newline
5083         in body end.
5084
5085         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
5086
5087 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
5088
5089         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
5090         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
5091
5092 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5093
5094         * mm-extern.el (mm-extern-url): Don't use
5095         mm-with-unibyte-current-buffer.
5096         (mm-extern-cache-contents): Use with-current-buffer instead of
5097         save-excursion + set-buffer.
5098
5099 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5100
5101         * mm-util.el (mm-emacs-mule): Remove.
5102
5103 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
5104
5105         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
5106         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
5107         change.
5108
5109 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5110
5111         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
5112         bind the default value of enable-multibyte-characters to nil.
5113
5114 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5115
5116         * message.el (message-forward-make-body-plain)
5117         (message-forward-make-body-mml):
5118         Don't use mm-with-unibyte-current-buffer.
5119
5120 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5121
5122         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
5123
5124 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
5125
5126         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
5127         (Bug#5592).
5128
5129 2010-05-07  Julien Danjou  <julien@danjou.info>
5130
5131         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
5132         it to mm-pipe-part.
5133
5134         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
5135         it is given.
5136
5137 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5138
5139         * binhex.el (binhex-decode-region-internal)
5140         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
5141         (dns-query)
5142         * nnweb.el (nnweb-gmane-search)
5143         * pgg-parse.el (pgg-parse-armor)
5144         * pgg.el (pgg-verify-region)
5145         * sha1.el (sha1-string-external)
5146         * uudecode.el (uudecode-decode-region-internal)
5147         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
5148         XEmacs.
5149
5150         * gnus-art.el (gnus-article-browse-html-parts)
5151         * gnus-group.el (gnus-read-ephemeral-gmane-group)
5152         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
5153         make-temp-file.
5154
5155         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
5156         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
5157         compiling.
5158
5159         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
5160         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
5161         XEmacs when compiling.
5162
5163         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
5164         gnus-pick-mode-off-hook for XEmacs when compiling.
5165         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
5166         gnus-binary-mode-off-hook for XEmacs when compiling.
5167
5168         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
5169         Return nil if char-charset is not available.
5170
5171         * imap.el (imap-disable-multibyte)
5172         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
5173         macros.
5174
5175         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
5176         instead of encode-coding-string.
5177
5178         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
5179         'xemacs) instead of mm-emacs-mule to switch function definitions.
5180         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
5181
5182         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
5183         bind temporary-file-directory for XEmacs;
5184         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
5185         timer-set-function for XEmacs 21.4 and SXEmacs;
5186         bind timer-list for XEmacs 21.4 and SXEmacs;
5187         fbind char-charset and find-charset-region for non-Mule XEmacs;
5188         fbind decode-coding-region, decode-coding-string, detect-coding-region,
5189         encode-coding-region and encode-coding-string for XEmacs having no
5190         file-coding feature.
5191
5192 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
5193
5194         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
5195
5196 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5197
5198         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
5199         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
5200
5201 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
5202
5203         * mm-util.el (mm-decompress-buffer): Use `delete-file';
5204         alias `jka-compr-delete-temp-file' no longer exists.
5205
5206 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5207
5208         Use define-minor-mode in Gnus where applicable.
5209         * mml.el (mml-mode): Use define-minor-mode.
5210         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
5211         (gnus-undo-mode): Use define-minor-mode.
5212         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
5213         (gnus-dead-summary-mode): Use define-minor-mode.
5214         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
5215         Initialize in declaration.
5216         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
5217         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
5218         (gnus-mailing-list-mode): Use define-minor-mode.
5219         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
5220         (gnus-draft-mode): Use define-minor-mode.
5221         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
5222         (gnus-dired-mode): Use define-minor-mode.
5223
5224 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
5225
5226         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
5227         handles on recursive mml-to-mime translation and check them for
5228         boundary delimiter collisions.  Reported by Greg Troxel.
5229
5230 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5231
5232         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
5233
5234 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5235
5236         * mm-util.el (mm-find-buffer-file-coding-system):
5237         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
5238
5239 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
5240
5241         * message.el (message-generate-headers): Record insertion of optional
5242         headers as well.  Otherwise the check to prevent repeated insertion of
5243         optional headers is a no-op.
5244
5245 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
5246
5247         * smime.el: Don't mention CVS.
5248
5249         * nnrss.el (nnrss-fetch): Don't mention CVS.
5250
5251         * nnir.el: Don't mention CVS.
5252
5253 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5254
5255         * gnus-sum.el (gnus-summary-bookmark-make-record):
5256         Add `location' field.
5257
5258 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5259
5260         * lpath.el: Fbind bookmark-default-handler,
5261         bookmark-get-bookmark-record, bookmark-make-record-default,
5262         bookmark-prop-get for Emacs <23 and XEmacs.
5263
5264 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5265
5266         * gnus-sum.el: Add bookmark declarations to silence the compiler.
5267         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
5268         Use with-current-buffer to silence the byte-compiler.
5269         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
5270         bother to require `gnus'.
5271         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
5272
5273 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5274
5275         * gnus-sum.el (gnus-summary-bookmark-make-record)
5276         (gnus-summary-bookmark-jump): New functions.
5277         (gnus-summary-mode): Setup bookmark support.
5278
5279 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
5280
5281         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
5282         if set.
5283
5284 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5285
5286         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
5287         gnus-article-browse-html-save-cid-image; make it work recursively for
5288         forwarded messages as well.
5289         (gnus-article-browse-html-parts): Work when prefix arg is given.
5290         (gnus-article-browse-html-article): Doc fix.
5291
5292 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
5293
5294         * message.el (message-default-mail-headers):
5295         (message-default-headers): Carry the value mail-default-headers over
5296         into message-default-mail-headers, rather than message-default-headers.
5297
5298 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
5299
5300         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
5301         charset.
5302
5303         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
5304         charset into the <meta> tag when the article is encoded to utf-8.
5305
5306 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5307
5308         * gnus-art.el (gnus-article-browse-delete-temp-files):
5309         Delete directories as well.
5310         (gnus-article-browse-html-parts): Work for images that do not specify
5311         file names; delete temp directory when quitting; insert header at the
5312         right place; use file: scheme for image files.
5313
5314 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
5315
5316         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
5317         (gnus-article-browse-html-parts): Use it to make temporary cid image
5318         files in addition to html file so that browser may display them.
5319
5320 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5321
5322         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
5323
5324 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
5325
5326         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
5327
5328 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
5329
5330         * auth-source.el (auth-sources): Change default to be simpler.
5331         Explain about Secret Service API sources.  Improve Customize options.
5332         (auth-source-pick): Change to accept any number of search parameters.
5333         Implement fallbacks iteratively, not recursively.  Add scoring on the
5334         second pass and sort by score.  Call Secret Service API when needed.
5335         (auth-source-user-or-password): Use it.  Call Secret Service API
5336         directly when needed to get the user name and the password.
5337
5338 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
5339
5340         * message.el (message-interactive): Doc fix.
5341         (message-qmail-inject-args): Reflow.
5342         (message-kill-to-signature): Fix typo in docstring.
5343
5344         * smiley.el (smiley-buffer): Fix typo in docstring.
5345
5346 2010-03-24  Glenn Morris  <rgm@gnu.org>
5347
5348         * mail-source.el (gnus-message): Declare.
5349         (mail-source-delete-old-incoming): Require gnus-util.
5350
5351 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5352
5353         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
5354
5355         * message.el (ecomplete-setup): Autoload it for Emacs <23.
5356
5357         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
5358         password-cache's default if it is not bound.
5359         (mml-secure-passphrase-cache-expiry): Default to 16 that is
5360         password-cache-expiry's default if it is not bound.
5361
5362         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
5363         available in Emacs 21.
5364
5365         * lpath.el: Suppress compiler warnings for:
5366         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
5367         XEmacs;
5368         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
5369         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
5370         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
5371
5372 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
5373
5374         * auth-source.el (auth-sources): Fix up definition so extra parameters
5375         are always inline.
5376
5377 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
5378
5379         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
5380         wasn't updated after mismatch.  Clear cached mailbox info correctly
5381         when uidvalidity changes.
5382         (nnimap-group-prefixed-name): New function to avoid some code
5383         duplication.
5384         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
5385         (nnimap-request-group): Use it.
5386         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
5387         (nnimap-update-unseen): Significantly improved speed of Gnus startup
5388         with many imap folders.  This is done by caching the group status from
5389         the imap server persistently in a group parameter `imap-status'.  (This
5390         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
5391         but not persistently, so every Gnus startup was still very slow.)
5392
5393 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
5394
5395         * assistant.el (assistant-render-text): Run `widget-setup' and don't
5396         delete the extra newline.  Otherwise editing of :string and :number
5397         types don't work.
5398
5399 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
5400
5401         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
5402         secrets.el dependency.
5403         (auth-sources): Add optional user name.  Add secrets.el configuration
5404         choice (unused right now).
5405
5406 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
5407
5408         * gnus-sum.el (gnus-summary-make-menu-bar):
5409         Let `gnus-registry-install-shortcuts' fill in the functions.
5410
5411         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
5412         warnings.
5413         (gnus-registry-misc-menus): Variable to hold registry mark menus.
5414         (gnus-registry-install-shortcuts): Populate and use it in a
5415         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
5416
5417 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
5418
5419         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
5420         In-place substitutions for the group name encoding/decoding.
5421         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
5422         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
5423         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
5424         (nnimap-update-unseen, nnimap-request-list)
5425         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
5426         (nnimap-request-set-mark, nnimap-split-to-groups)
5427         (nnimap-split-articles, nnimap-request-newgroups)
5428         (nnimap-request-create-group, nnimap-request-accept-article)
5429         (nnimap-request-delete-group, nnimap-request-rename-group)
5430         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
5431         `encoded-mbx' for consistency.
5432         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
5433         variable `imap-current-mailbox'.
5434
5435         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
5436         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
5437
5438 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
5439
5440         * pop3.el (pop3-display-message-size-flag): Display message size byte
5441         counts during POP3 download.
5442         (pop3-movemail): Use it.
5443         (pop3-list): Implement listing of available messages.
5444
5445 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
5446
5447         * nnir.el (nnir-get-article-nov-override-function): New function to
5448         override the normal NOV retrieval.
5449         (nnir-retrieve-headers): Use it.
5450
5451 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
5452
5453         * auth-source.el (netrc-machine-user-or-password): Autoload.
5454
5455 2010-03-19  Glenn Morris  <rgm@gnu.org>
5456
5457         Stop message.el from loading about 40 libraries it doesn't always need.
5458         The general approach is to autoload rather than require, and to
5459         require in the specific functions rather than the file.  (Bug#5642)
5460
5461         * gmm-utils.el: Don't require wid-edit.
5462         (widget-create-child-value, widget-convert, widget-default-get):
5463         Autoload.
5464
5465         * gnus-util.el: Don't require time-date, netrc.
5466         (message-fetch-field, gnus-group-name-decode): Declare rather than
5467         autoloading.
5468         (gnus-fetch-field): Require message.
5469         (gnus-decode-newsgroups): Require gnus-group.
5470
5471         * ietf-drums.el: Don't require time-date.
5472
5473         * message.el: Don't require hashcash, canlock, ecomplete.
5474         Do require mail-utils.  Require nnheader only when compiling.
5475         (smtpmail-default-smtp-server): Remove declaration.
5476         (message-send-mail-function): Check smtpmail-default-smtp-server
5477         is bound rather than requiring smtpmail.
5478         (message-auto-save-directory, message-insert-signature):
5479         Use expand-file-name rather than nnheader-concat.
5480         (nnheader-insert-file-contents): Autoload.
5481         (hashcash-wait-async): Declare.
5482         (message-send-mail): Only call gnus-setup-posting-charset if
5483         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
5484         (message-send-mail-with-sendmail): Require sendmail.
5485         (canlock-password, canlock-password-for-verify): Declare.
5486         (message-canlock-password): Require canlock.
5487         (nnheader-get-report): Autoload.
5488         (gnus-setup-posting-charset): Declare.
5489         (message-send-news): Require gnus-msg.
5490         (message-make-references, message-make-in-reply-to): Use mail-header-id
5491         rather than the alias mail-header-message-id.
5492         (ecomplete-add-item, ecomplete-save): Declare.
5493         (message-put-addresses-in-ecomplete): Require ecomplete.
5494         (ecomplete-display-matches): Autoload.
5495
5496         * mm-decode.el: Don't require mailcap, gnus-util.
5497         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
5498         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
5499         Autoload.
5500         (mailcap-mime-extensions): Declare.
5501
5502         * mm-encode.el: Don't require mailcap.
5503         (mailcap-extension-to-mime): Autoload.
5504
5505         * mml-sec.el: Don't require password-cache.
5506
5507         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
5508         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
5509         (mml-minibuffer-read-type): Require mailcap.
5510         (mml-preview): Require gnus-msg.
5511
5512         * mml1991.el: Require password-cache.
5513         (password-cache-expiry): Remove declaration.
5514
5515         * mml2015.el: Require password-cache.
5516         (password-cache-expiry): Remove declaration.
5517
5518         * nneething.el (mailcap): Require mailcap.
5519
5520         * nnheader.el (declare-function): Add compatibility stub.
5521         (message-remove-header): Declare rather than autoload.
5522         (nnheader-replace-header): Require message.
5523
5524         * nnimap.el (declare-function): Add compatibility stub.
5525         (netrc-parse, netrc-machine-user-or-password): Declare.
5526         (nnimap-open-connection): Require netrc.
5527
5528         * nntp.el (declare-function): Add compatibility stub.
5529         (netrc-parse, netrc-machine, netrc-get): Declare.
5530         (nntp-send-authinfo): Require netrc.
5531
5532         * rfc2047.el: Don't require qp.
5533         (quoted-printable-encode-region, quoted-printable-decode-string):
5534         Autoload.
5535
5536         * sieve-mode.el: Don't require easymenu.
5537         (easy-menu-add-item): Autoload it.
5538
5539         * spam-stat.el (time-to-number-of-days): Autoload it.
5540
5541 2010-03-19  Glenn Morris  <rgm@gnu.org>
5542
5543         * password-cache.el (password-cache, password-cache-expiry): Autoload.
5544
5545 2010-03-18  Glenn Morris  <rgm@gnu.org>
5546
5547         * hashcash.el (declare-function): Remove duplicate definition.
5548
5549 2010-03-17  Kevin Ryde  <user42@zip.com.au>
5550
5551         * mml.el (mml-read-tag): Unquote values with `read' to reverse
5552         prin1 in mml-insert-tag (just stripping the quotes gave wrong
5553         value if any backslash escapes).
5554
5555 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5556
5557         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
5558         if it is available.  (bug#5647)
5559
5560         * lpath.el: Suppress compiler warning for coding-system-from-name for
5561         Emacs 21 and XEmacs.
5562
5563 2010-03-14  Juri Linkov  <juri@jurta.org>
5564
5565         * hmac-def.el:
5566         * hmac-md5.el:
5567         * netrc.el: Fix keywords.
5568
5569 2010-02-26  Glenn Morris  <rgm@gnu.org>
5570
5571         * message.el (message-send-mail-function): Change the default, so that
5572         it inherits from a customized send-mail-function.  (Bug#5643)
5573
5574 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5575
5576         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
5577         shell-command-to-string signals an error (bug#5299).
5578
5579 2010-02-24  Glenn Morris  <rgm@gnu.org>
5580
5581         * message.el (message-smtpmail-send-it)
5582         (message-send-mail-with-mailclient): Doc fixes.
5583
5584 2010-02-16  Glenn Morris  <rgm@gnu.org>
5585
5586         * message.el (message-default-mail-headers): Change the default value
5587         to ease the transition from mail-mode to message-mode.  (Bug#5555)
5588
5589 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5590
5591         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
5592         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
5593
5594 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
5595
5596         * time-date.el (date-to-time): Doc fix (Bug#5408).
5597
5598 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
5599
5600         * message.el (message-mail): Just pass yank-action on to message-setup.
5601         (message-setup): Handle (FUN . ARGS) form of yank-action.
5602         (message-with-reply-buffer, message-widen-reply)
5603         (message-yank-original): Handle non-buffer values of
5604         message-reply-buffer (Bug#4080).
5605         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
5606
5607 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
5608
5609         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
5610         Fix typo in docstring.
5611
5612 2010-01-08  Jason Rumney  <jasonr@gnu.org>
5613
5614         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
5615         response.
5616
5617 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5618
5619         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
5620
5621         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5622
5623         * message.el (message-check-news-header-syntax): Protect against a
5624         string that `rfc822-addresses' returns when parsing fails.
5625
5626 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5627
5628         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
5629         (gnus-previous-char-property-change): New functions.
5630
5631         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
5632
5633 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
5634
5635         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
5636         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
5637
5638 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
5639
5640         * message.el (message-exchange-point-and-mark): Rework last change to
5641         avoid using optional arg of exchange-point-and-mark, for backward
5642         compatibility.
5643
5644 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
5645
5646         * message.el (message-exchange-point-and-mark):
5647         Call exchange-point-and-mark with an argument rather than setting
5648         mark-active by hand (Bug#5175).
5649
5650 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5651
5652         * nntp.el (nntp-service-to-port): Work for service expressed with
5653         numeric string; replace [:digit:] with [0-9] for XEmacs.
5654
5655 2009-12-17  Glenn Morris  <rgm@gnu.org>
5656
5657         * gnus-group.el (gnus-bug-group-download-format-alist):
5658         Change emacs entry to debbugs.gnu.org.  Bump :version.
5659
5660 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
5661
5662         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
5663
5664 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
5665
5666         * message.el (message-info): Explain why we use `Info-goto-node'.
5667
5668 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5669
5670         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
5671
5672 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5673
5674         * message.el (message-completion-in-region): New compatibility function.
5675         (message-expand-group): Use it.
5676
5677 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5678
5679         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
5680         with no unread article should be listed if the 2nd arg `predicate' is
5681         given.
5682
5683 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5684
5685         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
5686
5687 2009-11-29  Juri Linkov  <juri@jurta.org>
5688
5689         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
5690         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
5691         on `gnus-recenter'.  (Bug#4698, Bug#4981)
5692
5693 2009-11-26  Kevin Ryde  <user42@zip.com.au>
5694
5695         * sha1.el (sha1-string-external): default-directory "/" in case
5696         otherwise non-existent.  process-connection-type pipe for touch of
5697         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
5698
5699 2009-11-25  Kevin Ryde  <user42@zip.com.au>
5700
5701         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
5702         it's comms related and sgml-mode.el has "comm" on that basis too.
5703
5704 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5705
5706         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
5707         containing tspecial characters if they have been already quoted.
5708
5709 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
5710
5711         * dns-mode.el (auto-mode-alist): Purecopy string.
5712
5713 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5714
5715         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
5716
5717 2009-10-24  Glenn Morris  <rgm@gnu.org>
5718
5719         * gnus-art.el (help-xref-stack-item): Define for compiler.
5720
5721 2009-10-21  Kevin Ryde  <user42@zip.com.au>
5722
5723         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
5724
5725 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5726
5727         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
5728
5729 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5730
5731         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
5732         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
5733
5734 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5735
5736         * gnus.el (gnus-overlay-get): New alias to overlay-get.
5737         (gnus-overlays-in): New alias to overlays-in.
5738
5739         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
5740         gnus-overlay-get, and gnus-delete-overlay.
5741         (gnus-summary-show-thread): Make it work as well for systems in which
5742         next-single-char-property-change is not available.
5743         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
5744
5745         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
5746         (gnus-overlay-get): New alias to extent-property.
5747         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
5748
5749         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
5750         SXEmacs.
5751
5752         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
5753         SXEmacs.
5754
5755 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
5756
5757         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
5758
5759 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
5760
5761         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
5762         and XEmacs that don't have `remove-overlays'.
5763
5764 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5765
5766         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
5767         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
5768         selective display.  Use overlays instead.
5769
5770 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
5771
5772         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
5773
5774 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
5775
5776         * spam-stat.el (spam-stat-load): Fix typo in message.
5777
5778 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
5779
5780         * dig.el (dig-invoke): Fix typo in docstring.
5781         (query-dig): Reflow docstring.
5782
5783 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
5784
5785         * gnus-art.el (gnus-article-encrypt-body):
5786         * message.el (message-check-recipients):
5787         * mm-util.el (mm-codepage-setup):
5788         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
5789         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
5790
5791 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
5792
5793         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
5794         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
5795         keys from the menu if mm-{sign,encrypt}-option is 'guided.
5796         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
5797         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
5798
5799 2009-09-21  Kevin Ryde  <user42@zip.com.au>
5800
5801         * dig.el: Add "Keywords: comm", as per net-utils.el.
5802
5803 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5804
5805         * dig.el (dig-mode): Use define-derived-mode.
5806
5807 2009-09-19  Glenn Morris  <rgm@gnu.org>
5808
5809         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
5810
5811 2009-09-18  Glenn Morris  <rgm@gnu.org>
5812
5813         * gnus-diary.el (gnus-diary-check-message):
5814         * message.el (message-insert-formatted-citation-line):
5815         * nnbabyl.el (top-level):
5816         * nndiary.el (nndiary-schedule):
5817         Fix typos in condition-case handlers.
5818
5819 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5820
5821         * gnus-art.el (gnus-article-edit-part): Work for the buffer
5822         configuration that provides the sole article window in a frame;
5823         position point correctly after deleting a part.
5824
5825 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
5826
5827         * spam.el (spam-unregister-on-reregister): Add boolean variable.
5828         (spam-resolve-registrations-routine): Use it to unregister articles
5829         that change status.
5830
5831 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5832
5833         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
5834         with XEmacs.
5835         (parse-time-string-chars): Use it.
5836
5837 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
5838
5839         * imap.el (imap-interactive-login): Better messages.
5840         (imap-open): Fix bug with renamed buffer on reconnect.
5841         (imap-authenticate): Add buffer-local imap-last-authenticator variable
5842         for easier debugging and cleaner code.  On successful (guessed based on
5843         server capabilities) secondary authentication, set imap-state
5844         correctly.
5845         (imap-last-authenticator): Define imap-last-authenticator as a variable
5846         to avoid warnings.
5847
5848 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5849
5850         * nnrss.el (nnrss-request-article): Remove binding of
5851         default-enable-multibyte-characters that has gotten needless by
5852         the 2007-07-13 change in rfc2047-encode-message-header.
5853
5854         * mml.el (mml-insert-multipart): Error on the message header.
5855         (mml-insert-part): Error on the message header; position point at
5856         the end of a MIME tag.
5857
5858 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5859
5860         * time-date.el (autoload): Expand define-obsolete-function-alias into
5861         defalias and make-obsolete for old Emacsen that Gnus supports.
5862         (with-no-warnings): Define it for old Emacsen.
5863         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
5864         is available.
5865         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
5866         float-time is available; suppress compile warning for time-to-seconds.
5867
5868         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
5869         (gnus-float-time): Alias to float-time if it exists.
5870
5871         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
5872         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
5873         float-time is available; suppress compile warning for time-to-seconds.
5874
5875         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
5876         XEmacs.
5877
5878 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
5879
5880         * imap.el (imap-message-map): Docstring fix.
5881
5882 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5883
5884         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
5885         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
5886         Add the optional argument `encoding' that overrides the default.
5887
5888         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
5889         mm-encode-buffer.
5890
5891 2009-09-04  Glenn Morris  <rgm@gnu.org>
5892
5893         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
5894         mm-disable-multibyte, rather than default-enable-multibyte-characters.
5895         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
5896         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
5897         * mm-util.el (mm-with-unibyte-current-buffer)
5898         (mm-find-buffer-file-coding-system):
5899         * yenc.el (yenc-decode-region): Use default-value rather than
5900         default-enable-multibyte-characters.
5901
5902 2009-09-03  Glenn Morris  <rgm@gnu.org>
5903
5904         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
5905         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
5906         than default-enable-multibyte-characters.
5907
5908 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
5909
5910         * gnus-art.el (gnus-article-read-summary-keys):
5911         Fix gnus-buffer-configuration's value temporarily used.
5912
5913 2009-09-02  Glenn Morris  <rgm@gnu.org>
5914
5915         * gnus-util.el (gnus-float-time): New function.
5916         * gnus-delay.el (gnus-delay-article):
5917         * gnus-sum.el (gnus-thread-latest-date):
5918         * gnus-util.el (gnus-user-date): Use gnus-float-time.
5919         * nnspool.el (nnspool-request-newgroups):
5920         Use gnus-float-time rather than time-to-seconds.
5921         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
5922
5923         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
5924         (gnus-header-subject-face, gnus-header-newsgroups-face)
5925         (gnus-header-name-face, gnus-header-content-face):
5926         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
5927         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
5928         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
5929         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
5930         (gnus-cite-face-11):
5931         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
5932         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
5933         (gnus-server-closed-face, gnus-server-denied-face)
5934         (gnus-server-offline-face):
5935         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
5936         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
5937         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
5938         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
5939         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
5940         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
5941         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
5942         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
5943         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
5944         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
5945         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
5946         (gnus-summary-selected-face, gnus-summary-cancelled-face)
5947         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
5948         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
5949         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
5950         (gnus-summary-high-undownloaded-face)
5951         (gnus-summary-low-undownloaded-face)
5952         (gnus-summary-normal-undownloaded-face)
5953         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
5954         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
5955         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
5956         (gnus-splash-face):
5957         * message.el (message-header-to-face, message-header-cc-face)
5958         (message-header-subject-face, message-header-newsgroups-face)
5959         (message-header-other-face, message-header-name-face)
5960         (message-header-xheader-face, message-separator-face)
5961         (message-cited-text-face, message-mml-face):
5962         * sieve-mode.el (sieve-control-commands-face)
5963         (sieve-action-commands-face, sieve-test-commands-face)
5964         (sieve-tagged-arguments-face):
5965         * spam.el (spam-face):
5966         Mark face aliases with "-face" in the name as obsolete.
5967
5968 2009-09-01  Glenn Morris  <rgm@gnu.org>
5969
5970         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
5971         than goto-line.
5972
5973 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5974
5975         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
5976         Don't move point if the command is invoked inside the message header.
5977
5978 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5979
5980         * imap.el (imap-send-command): Simplify.
5981         (imap-wait-for-tag): point-max -> buffer-size.
5982
5983 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5984
5985         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
5986         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
5987         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
5988         * nnir.el (nnir-swish-e-index-file):
5989         * gnus-sum.el (gnus-summary-delete-marked-as-read)
5990         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
5991         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
5992         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
5993         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
5994         (gnus-treat-display-xface): Add Emacs version of obsolescence.
5995
5996 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5997
5998         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
5999         Don't save excursion.
6000
6001 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6002
6003         * nnheader.el (nnheader-find-file-noselect):
6004         * mm-util.el (mm-insert-file-contents):
6005         Use (default-value 'major-mode) instead of default-major-mode.
6006
6007 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
6008
6009         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
6010
6011 2009-08-26  Glenn Morris  <rgm@gnu.org>
6012
6013         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
6014         than placing in files.el.
6015
6016 2009-08-25  Glenn Morris  <rgm@gnu.org>
6017
6018         * nnir.el (top-level): Don't require cl at run-time.
6019         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
6020         Replace cl-function substitute with gnus-replace-in-string.
6021         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
6022         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
6023         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
6024         simplified expansions.
6025
6026 2009-08-25  Kevin Ryde  <user42@zip.com.au>
6027
6028         * dig.el (dig): Add autoload cookie.
6029
6030 2009-08-22  Glenn Morris  <rgm@gnu.org>
6031
6032         * gnus-art.el (gnus-button-patch): Use forward-line rather than
6033         goto-line.
6034
6035 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
6036
6037         * parse-time.el (parse-time-string-chars): Save match data.
6038
6039 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
6040
6041         * parse-time.el (parse-time-string-chars): Compute using character
6042         classes, to handle non-ascii characters (Bug#3190).
6043
6044 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6045
6046         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
6047
6048         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
6049         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
6050         (gnus-mm-display-part, gnus-mime-display-single)
6051         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
6052         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
6053
6054         * gnus-sum.el
6055         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
6056         (gnus-summary-move-article): Add expirable mark to articles copied or
6057         moved to group that has auto-expire turned on if the option is non-nil.
6058
6059 2009-07-24  Glenn Morris  <rgm@gnu.org>
6060
6061         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
6062         Fix typo.  (Bug#3903)
6063
6064 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6065
6066         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
6067         gnus-article-read-summary-keys rather than gnus-summary-edit-article
6068         that should not be used for draft articles.
6069         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
6070         that has no concern in minor mode keys.
6071         (gnus-article-summary-command, gnus-article-summary-command-nosave):
6072         Abolish.
6073
6074 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6075
6076         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
6077         article without making inquiry to a user for unknown encoding.
6078
6079         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
6080         (nnmaildir--scan): Assume i-node and device number that file-attributes
6081         returns might be cons-cell.
6082
6083         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
6084
6085         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
6086
6087 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
6088
6089         * auth-source.el: Remove docs now in auth.texi.  Don't use
6090         `gnus-message' for logging.  Add new variables `auth-source-debug' and
6091         `auth-source-hide-passwords' and use them.
6092
6093 2009-07-15  Glenn Morris  <rgm@gnu.org>
6094
6095         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
6096
6097 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6098
6099         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
6100         excessive whitespace from the default values of title and description.
6101
6102 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6103
6104         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
6105         mail-fetch-field to fetch Content-Description header in order to
6106         exclude newlines.
6107
6108 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
6109
6110         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
6111         format used by GnuPG 2.0.11.
6112
6113 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6114
6115         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
6116         to deleted part.
6117
6118 2009-05-30  David Engster  <dengste@eml.cc>
6119
6120         * nnmairix.el: Remove old documentation in the commentary block.
6121         (nnmairix-request-group): Do not update active file for nnml back ends.
6122         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
6123         end so that overview files are ignored.
6124         (nnmairix-update-groups): Make updating the groups more robust by using
6125         marks.
6126         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
6127         with dollar characters in message-id.
6128
6129 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
6130
6131         * spam.el: Use dns-query instead of query-dns.  Was renamed on
6132         2008-12-25 in dns.el.
6133
6134 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6135
6136         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
6137         could happen if the text is only composed of spaces and/or tabs.
6138
6139 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
6140
6141         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
6142         when sending a queued message to avoid extra mml tags.
6143
6144 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6145
6146         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
6147
6148 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6149
6150         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
6151         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
6152         rmail-toggle-header for XEmacs;
6153         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
6154
6155 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6156
6157         * gnus-dired.el: Remove autoload for gnus-setup-message.
6158         (gnus-dired-attach): Fake this-command value to prevent Gnus from
6159         displaying Gnus logo; always use compose-mail.
6160
6161 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6162
6163         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
6164
6165 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6166
6167         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
6168         (gnus-nocem-issuers): List currently active issuers; fix custom type.
6169         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
6170         available.
6171         (gnus-nocem-epg-verify): New function.
6172
6173 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
6174
6175         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
6176
6177 2009-02-15  Glenn Morris  <rgm@gnu.org>
6178
6179         * gnus-util.el (rmail-insert-rmail-file-header)
6180         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
6181         autoloads.
6182         (rmail-default-rmail-file): Remove unnecessary declaration.
6183         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
6184
6185 2009-02-14  Glenn Morris  <rgm@gnu.org>
6186
6187         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
6188         variable (only used in gnus-util, which declares it anyway).
6189         (rmail-output-to-rmail-file): Remove autoload of deleted function,
6190         which was only needed by gnus-art (changed to not use it any more).
6191         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
6192         only used in gnus-util, which autoloads it itself.
6193         (rmail-update-summary): Fix autoload.
6194
6195         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
6196         rather than rmail-output-to-rmail-file.
6197
6198 2009-02-07  Glenn Morris  <rgm@gnu.org>
6199
6200         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
6201         autoload of function that no longer exists.
6202         (rmail-toggle-header): Declare.
6203         (message-forward-rmail-make-body): Handle mbox Rmail.
6204
6205 2009-01-31  Glenn Morris  <rgm@gnu.org>
6206
6207         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
6208         2009-01-09 change.
6209
6210 2009-01-31  Dave Love  <fx@gnu.org>
6211
6212         * imap.el (imap-fetch-safe): Bind debug-on-error.
6213         (imap-debug): Add imap-fetch-safe.
6214
6215 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
6216
6217         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
6218         (auth-source-forget-all-cached): New convenience function.
6219         (auth-source-user-or-password): Accept list of modes or a single mode.
6220
6221         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
6222         auth-source modes.
6223
6224         * netrc.el (netrc-machine-user-or-password): Use list of
6225         auth-source modes.
6226
6227         * nnimap.el (nnimap-open-connection): Use list of
6228         auth-source modes.
6229
6230         * nntp.el (nntp-send-authinfo): Use list of
6231         auth-source modes.
6232
6233 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
6234
6235         * auth-source.el: Update docs to reflect epa-file-enable is to be used
6236         now.
6237
6238 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6239
6240         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
6241         coding system in XEmacs; add a workaround for XEmacs.
6242
6243         * lpath.el: Fbind coding-system-aliasee.
6244
6245 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6246
6247         * mm-util.el (mm-coding-system-priorities): Protect against nil value
6248         of current-language-environment.
6249
6250 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
6251
6252         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
6253         available at runtime.
6254
6255 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6256
6257         * gnus-art.el (article-date-ut): Fix end point of narrowing.
6258
6259 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
6260
6261         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
6262         the greatest positive fixnum value doesn't work under an XEmacs with
6263         bignum support; use the most-positive-fixnum constant instead,
6264         available since Emacs 21.1 with cl and XEmacs 21.1.
6265
6266 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6267
6268         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
6269         XEmacs gets not to work.
6270
6271 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6272
6273         * mm-util.el (mm-coding-system-priorities): Allow the value like
6274         "Japanese (UTF-8)" of current-language-environment.
6275
6276 2009-01-09  Glenn Morris  <rgm@gnu.org>
6277
6278         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
6279         with last-command-event.
6280
6281 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
6282
6283         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
6284         in the doc string.
6285
6286         * message.el (message-fix-before-sending): Amend comment.
6287
6288 2009-01-08  Dave Love  <fx@gnu.org>
6289
6290         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
6291
6292 2009-01-07  David Engster  <dengste@eml.cc>
6293
6294         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
6295         simplified server definitions by converting it via
6296         gnus-server-to-method.
6297
6298 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6299
6300         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
6301         parameter's operands.
6302
6303 2009-01-06  David Engster  <dengste@eml.cc>
6304
6305         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
6306         primary select method (for gnus-group-mark-article-as-read).
6307
6308 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
6309
6310         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
6311         `(gnus)Face', not `(gnus)X-Face'.
6312
6313 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6314
6315         * mm-util.el (mm-ucs-to-char): New function.
6316
6317         * mm-url.el (mm-url-decode-entities): Use it.
6318
6319         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
6320         unicode-to-char.
6321
6322 2009-01-05  Dave Love  <fx@gnu.org>
6323
6324         * time-date.el: Require cl for `declare'.
6325
6326 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
6327
6328         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
6329         Dave Love.
6330
6331 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
6332
6333         * message.el (message-fix-before-sending): Add `eight-bit' to
6334         illegible-text check.
6335
6336 2009-01-03  Michael Olson  <mwolson@gnu.org>
6337
6338         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
6339         `headers' is nil.  This can occur if the IMAP server does not have
6340         permissions to read messages from a folder, but can write new messages
6341         to the folder.
6342         (nnimap-request-article-part): Do not insert `data' if it is nil.
6343
6344         * imap.el (imap-parse-fetch): Courier can insert spurious blank
6345         characters which will confuse `read', so skip past them.
6346
6347 2009-01-01  Dave Love  <fx@gnu.org>
6348
6349         * imap.el (imap-string-to-integer): Fix typo.
6350         (imap-fetch-safe): New function.
6351         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
6352
6353         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
6354
6355         * imap.el (imap-process-connection-type, imap-debug, imap-open):
6356         (imap-parse-greeting): Fix doc strings.
6357         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
6358         (imap-parse-flag-list): Make messages unique.
6359         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
6360
6361         * nnimap.el: Fix author email.
6362         (nnimap-split-rule): Add FIXME comment.
6363         (nnimap-debug): Fix doc string.
6364
6365 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
6366
6367         * dns.el (dns-set-servers): Check "Address".  Fix typo.
6368
6369 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
6370
6371         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
6372         nslookup if resolv.conf isn't available.
6373         (dns-query): Rename from query-dns.
6374         (dns-query-cached): Rename from query-dns-cached.
6375
6376 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6377
6378         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
6379         overlay-arrow-position and overlay-arrow-string buffer-local; no need
6380         to check if those variables exist (first appeared in Emacs 18.50).
6381
6382 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6383
6384         * mm-util.el (mm-line-number-at-pos): New function.
6385
6386         * spam-report.el (spam-report-process-queue): Use it.
6387
6388 2008-12-24  David Engster  <dengste@eml.cc>
6389
6390         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
6391         parameters that haven't existed as variables as buffer-local variables.
6392
6393 2008-12-23  Dave Love  <fx@gnu.org>
6394
6395         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
6396         cadar.
6397
6398         * sieve-manage.el (sieve-manage-starttls-p): Rename from
6399         imap-starttls-p.
6400         (sieve-manage-starttls-open): Rename from imap-starttls-open.
6401
6402 2008-12-22  Dave Love  <fx@gnu.org>
6403
6404         * imap.el: Fix author email.  Doc fixes.
6405         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
6406         reply.
6407
6408 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
6409
6410         * spam-report.el (spam-report-gmane-max-requests): New constant.
6411         (spam-report-gmane-wait): New variable.
6412         (spam-report-gmane-ham, spam-report-gmane-spam)
6413         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
6414         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
6415         the server.
6416
6417         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
6418         Add explanations.
6419
6420         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
6421         nnheader-accept-process-output and nnheader-read-timeout if available.
6422         (pop3-movemail): Use it.
6423
6424         * message.el (message-check-news-body-syntax): Fix signature check if
6425         there's an attachment.
6426
6427 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6428
6429         * mm-util.el: Add comments to the mm- emulating functions.
6430
6431 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
6432
6433         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
6434         Reported by Stephen Berman <stephen.berman@gmx.net>.
6435
6436 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6437
6438         * mm-util.el (mm-substring-no-properties): New function.
6439         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
6440         (mm-special-display-p): Enable those lambda forms to be byte compiled.
6441         (mm-string-to-multibyte): Doc fix.
6442
6443         * mml.el (mml-attach-file): Use mm-substring-no-properties.
6444
6445 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
6446
6447         * mml.el (mml-attach-file): Strip text properties from file name.
6448         (Bug#1574)
6449
6450 2008-12-16  Glenn Morris  <rgm@gnu.org>
6451
6452         * mm-util.el (mm-charset-override-alist): Declare for compiler.
6453
6454 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6455
6456         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
6457         knows since the charset specified might be a bogus alias that
6458         mm-charset-synonym-alist provides.
6459
6460 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
6461
6462         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
6463         "ISO_8859-1".
6464
6465         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
6466
6467 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6468
6469         * mm-util.el (mm-charset-eval-alist):
6470         Define it before mm-charset-to-coding-system.
6471         (mm-charset-to-coding-system): Add optional argument `silent';
6472         define it before mm-charset-override-alist.
6473         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
6474         default value if it can be used in Emacs currently running;
6475         silence mm-charset-to-coding-system.
6476
6477 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6478
6479         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
6480         `allow-override' which says whether to use `mm-charset-override-alist'.
6481         (rfc2047-decode-encoded-words): Use it.
6482
6483         * mm-util.el (mm-charset-override-alist): Fix custom type;
6484         add `(gb2312 . gbk)' to choices.
6485
6486 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6487
6488         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
6489         fast.
6490
6491         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
6492
6493         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
6494
6495 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
6496
6497         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
6498         on links.
6499
6500         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
6501
6502 2008-12-03  Lute Kamstra  <lute@gnu.org>
6503
6504         * sha1.el: Remove leading * from docstrings of defcustoms,
6505         deffaces, defconsts and defuns.
6506
6507 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6508
6509         * message.el (message-idna-to-ascii-rhs-1): Protect against local
6510         users' addresses that don't have domain parts.
6511         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
6512         rather than message-narrow-to-head since there will be the message
6513         header separator.
6514
6515 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6516
6517         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
6518         since the result is inserted in a unibyte buffer anyway.
6519         (nnimap-demule-use-string-to-multibyte): Remove.
6520         (nnimap-demule): Alias it to mm-string-to-multibyte.
6521
6522 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
6523
6524         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
6525         variable for debugging bug#464 and bug#1174.
6526         (nnimap-demule): Use it.
6527
6528 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6529
6530         * gnus-score.el (gnus-score-find-trace): Handle default score in total
6531         score calculation correctly.
6532
6533 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6534
6535         * message.el (message-send-mail): Just set the buffer to unibyte
6536         rather than use mm-with-unibyte-current-buffer which does a lot more.
6537         (message-send-mail-partially): Don't bother with
6538         mm-with-unibyte-current-buffer since it's already been made unibyte by
6539         message-send-mail.
6540
6541 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
6542
6543         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
6544
6545 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
6546
6547         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
6548
6549 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6550
6551         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
6552         require itself and to remove `with-no-warnings'.
6553
6554 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
6555
6556         * starttls.el (starttls-any-program-available): Get the name of the
6557         available TLS layer program.
6558         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
6559         well as the host name in the "opening" message.
6560
6561         * auth-source.el (auth-source-cache, auth-source-do-cache)
6562         (auth-source-user-or-password): Cache passwords and logins by default,
6563         allow override with `auth-source-do-cache'.
6564         (auth-source-forget-user-or-password): Allow users to remove cache
6565         entries if needed.
6566
6567 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
6568
6569         * md4.el (md4-buffer): Fix typo in docstring.
6570         (md4, md4-64): Doc fixes.
6571         (md4-pack-int32): Reflow docstring.
6572
6573 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
6574
6575         * ietf-drums.el (ietf-drums-remove-comments): Localize second
6576         condition-case to only the forward-sexp call.
6577
6578 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
6579
6580         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
6581         quotes contained.  Make it more robust regardless by an extra
6582         condition-case wrapper.
6583
6584 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6585
6586         * lpath.el: No need to fbind codepage-setup for Emacs 23.
6587
6588 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6589
6590         * nnml.el (nnml-request-expire-articles): Check if the function set to
6591         `nnmail-expiry-target' returns the symbol `delete'.
6592
6593         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
6594
6595         * nnmail.el (nnmail-expiry-target): Fix custom type.
6596
6597 2008-10-02  Glenn Morris  <rgm@gnu.org>
6598
6599         * mm-util.el (mm-codepage-setup): Tweak codepage error.
6600         Silence compiler warning.
6601
6602 2008-10-01  Magnus Henoch  <mange@freemail.hu>
6603
6604         * tls.el (open-tls-stream): Show the actual command being
6605         executed, instead of the format string.
6606
6607 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6608
6609         * lpath.el: Fbind codepage-setup for Emacs 23.
6610
6611 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
6612
6613         * mml.el (mml-menu): Don't assume mml2015 is bound.
6614
6615 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6616
6617         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
6618         exists.
6619
6620 2008-09-27  Glenn Morris  <rgm@gnu.org>
6621
6622         * gnus-util.el (mail-header-remove-comments): Autoload it.
6623
6624 2008-09-27  Andreas Schwab  <schwab@suse.de>
6625
6626         * gnus-util.el (gnus-split-references): Strip comments.
6627         (gnus-parent-id): Likewise.
6628
6629 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
6630
6631         * message.el (message-confirm-send): Fix version.
6632
6633 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6634
6635         * message.el (message-idna-to-ascii-rhs-1): Use
6636         mail-extract-address-components rather than mail-header-parse-addresses
6637         that is an alias by default to ietf-drums-parse-addresses that does not
6638         support non-ASCII names in headers' contents.
6639
6640 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6641
6642         * message.el (message-confirm-send): Fix variable documentation to
6643         avoid the "y/n" wording.
6644
6645 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
6646
6647         * message.el (message-set-auto-save-file-name): Save to a different
6648         filename so multiple messages (especially drafts) can be recovered.
6649
6650 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
6651
6652         * message.el (message-confirm-send): Add appropriate version.
6653
6654 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
6655
6656         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
6657         defvar.
6658
6659 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
6660
6661         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
6662         (mm-pkcs7-enveloped-magic): Ditto.
6663
6664 2008-09-17  Simon Josefsson  <simon@josefsson.org>
6665
6666         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
6667         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
6668
6669 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
6670
6671         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
6672         default, it's better.
6673
6674 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
6675
6676         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
6677         summary line gnus-number property and ignore them (with a warning
6678         message).
6679
6680 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6681
6682         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
6683         macro caddr in the interactive form since it won't be expanded.
6684
6685 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6686
6687         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
6688         `charset'; fix name of function called recursively.
6689         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
6690
6691 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6692
6693         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
6694         (gnus-mime-set-charset-parameters): New function.
6695         (gnus-mime-view-part-as-charset): Use it to correctly display part
6696         specifying wrong charset.
6697
6698 2008-09-08  David Engster  <dengste@eml.cc>
6699
6700         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
6701         in completing-read for back end server.
6702
6703 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
6704
6705         * message.el (message-confirm-send): New variable to confirm sending a
6706         message.
6707         (message-send): Use it.
6708
6709 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
6710
6711         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
6712
6713 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6714
6715         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
6716
6717 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
6718
6719         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
6720         prevent tracking too many groups.
6721         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
6722         Use it.
6723
6724 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
6725
6726         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
6727         moving point to the bottom of the window in order to avoid recentering.
6728
6729 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6730
6731         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
6732
6733         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
6734         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
6735         (gnus-article-beginning-of-window): Fix calculation.
6736
6737 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6738
6739         * gnus-msg.el (gnus-summary-supersede-article)
6740         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
6741         value of gnus-newsgroup-charset to decode non-MIME encoded text in
6742         message header.
6743
6744 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
6745
6746         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
6747         pending output coming after the status change.
6748
6749 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
6750
6751         * message.el:
6752         * gnus-start.el:
6753         * gnus-registry.el: Remove VMS support.
6754
6755 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6756
6757         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
6758         macro.
6759         (rfc2104-hash): Use it.
6760
6761 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
6762
6763         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
6764         (gnus-summary-sort-by-most-recent-date): New commands.
6765         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
6766         and menu entries.
6767
6768 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6769
6770         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
6771         don't redisplay article for raw contents; remove plural articles stuff.
6772
6773         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
6774         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
6775         on gnus-summary-save-article; display results properly.
6776
6777 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6778
6779         * lpath.el: No need to fbind ns-focus-frame.
6780
6781 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6782
6783         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
6784
6785 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6786
6787         * gnus-art.el (gnus-summary-save-in-pipe):
6788         Consider gnus-save-all-headers.
6789
6790 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
6791
6792         * gnus-util.el (ns-focus-frame): Remove declaration.
6793         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
6794         like x.
6795
6796 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
6797
6798         * rfc2104.el (rfc2104-zero): Delete defconst.
6799         (rfc2104-hex-alist): Likewise.
6800         (rfc2104-hex-to-int): Delete func.
6801         (rfc2104-hexstring-to-bitstring): Likewise.
6802         (rfc2104-nybbles): New defconst.
6803         (rfc2104-hash): Rewrite for speed.
6804
6805 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6806
6807         * tls.el (open-tls-stream): Make it work with the 2nd argument
6808         BUFFER that is a string but does not exist as a buffer object, as
6809         mentioned in the doc-string.
6810
6811 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6812
6813         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
6814         SXEmacs.
6815
6816 2008-07-16  Glenn Morris  <rgm@gnu.org>
6817
6818         * gnus-util.el (ns-focus-frame): Declare for compiler.
6819
6820 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6821
6822         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
6823         set as a group parameter.
6824         (gnus-summary-save-in-pipe): Work when it is called independently.
6825         (gnus-summary-pipe-to-muttprint): Don't modify
6826         gnus-summary-pipe-output-default-command.
6827
6828 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6829
6830         * message.el (message-send-mail-with-sendmail):
6831         Display the error message.
6832
6833 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6834
6835         * gnus-art.el (gnus-default-article-saver):
6836         Add gnus-summary-save-in-pipe to choices.
6837         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
6838         gnus-summary-pipe-output-default-command as the default command.
6839         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
6840         instead of gnus-last-shell-command.
6841
6842         * gnus-sum.el (gnus-summary-pipe-output-default-command):
6843         New user option.
6844         (gnus-summary-muttprint-program): Mention the value will be changed.
6845         (gnus-summary-save-article): Force showing of all headers.
6846         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
6847
6848 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
6849
6850         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
6851
6852 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
6853
6854         * nnimap.el (nnimap-id):
6855         * sieve-manage.el (sieve-manage-open): Doc fixes.
6856
6857 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
6858
6859         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
6860         if available.
6861
6862 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6863
6864         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
6865
6866         * nnkiboze.el (nnkiboze-generate-group):
6867         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
6868
6869         * nnmairix.el: Require CL.
6870
6871 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6872
6873         * dgnushack.el: Autoload get-display-table and put-display-table for
6874         XEmacs 21.5.
6875
6876         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
6877         21.4 and SXEmacs.
6878
6879 2008-06-15  David Engster  <dengste@eml.cc>
6880
6881         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
6882
6883 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
6884
6885         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
6886         New macros that expand to an `aset'/`aref' call under Emacs, and to a
6887         runtime choice under XEmacs.
6888
6889         * gnus-sum.el (gnus-summary-set-display-table):
6890         Use `gnus-put-display-table', `gnus-get-display-table',
6891         `gnus-set-display-table' for the display table, instead of `aset'.
6892
6893         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
6894         Use `gnus-put-display-table', `gnus-get-display-table',
6895         `gnus-set-display-table' for the display table.
6896
6897 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
6898
6899         * nnmairix.el: Add autoloads.
6900
6901 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
6902
6903         * nnmairix.el (nnmairix-delete-recreate-group)
6904         (nnmairix-update-and-clear-marks): Fix error messages.
6905
6906 2008-06-14  David Engster  <dengste@eml.cc>
6907
6908         * nnmairix.el: Upgrade to version 0.6.
6909         (nnmairix-group-toggle-propmarks-this-group)
6910         (nnmairix-group-toggle-readmarks-this-group)
6911         (nnmairix-group-delete-recreate-this-group)
6912         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
6913         (nnmairix-remove-tick-mark-original-article): New commands.
6914         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
6915         (nnmairix-propagate-marks-to-nnmairix-groups)
6916         (nnmairix-only-use-registry, nnmairix-allowfast-default)
6917         (nnmairix-marks-cache, nnmairix-version-output): New variables.
6918         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
6919         functions needed for marks propagation and manipulation of read marks.
6920         (nnmairix-update-groups): New function.
6921         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
6922         (nnmairix-determine-original-group-from-registry)
6923         (nnmairix-determine-original-group-from-path)
6924         (nnmairix-get-group-from-file-path, nnmairix-map-range)
6925         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
6926         New helper functions.
6927         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
6928         keystrokes for new commands.
6929         (nnmairix-delete-and-create-on-change): Doc string cleanup.
6930         (nnmairix-request-group): Check allow-fast group parameter.
6931         (nnmairix-request-create-group): Set allow-fast group parameter if
6932         nnmairix-allowfast-default is set.
6933         (nnmairix-close-group): Propagate marks upon closing if needed.
6934         (nnmairix-group-toggle-threads-this-group): Use new.
6935         nnmairix-group-toggle-parameter helper function.
6936         (nnmairix-search): Better check for empty search result.
6937         (nnmairix-goto-original-article): Use new helper functions for
6938         determining original article.
6939         (nnmairix-show-original-article): Make sure message-id is in brackets.
6940         (nnmairix-call-mairix-binary): Change variable name.
6941         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
6942         helper function.
6943         (nnmairix-widget-toggle-activate): Fix doc string.
6944
6945 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6946
6947         * nnir.el: Require edmacro when compiling with XEmacs.
6948         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
6949         available in Emacs 21.
6950
6951 2008-06-11  Glenn Morris  <rgm@gnu.org>
6952
6953         * gnus-util.el (x-focus-frame):
6954         * gnus.el (image-size):
6955         * mm-decode.el (image-size): Declare.
6956
6957         * gnus-picon.el (declare-function): Add compat definition.
6958         (image-size): Declare.
6959
6960         * gnus-group.el (tool-bar-map):
6961         * gnus-sum.el (tool-bar-map): Define for compiler.
6962
6963         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
6964
6965         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
6966
6967         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
6968         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
6969         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
6970         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
6971         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
6972         * sieve-manage.el, spam-report.el, spam.el:
6973         Remove unnecessary eval-and-compile of autoloads.
6974
6975 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
6976
6977         * auth-source.el: Precise Tramp doc.
6978
6979 2008-06-07  Glenn Morris  <rgm@gnu.org>
6980
6981         * nnmairix.el: Remove unnecessary eval-when-compile.
6982
6983 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6984
6985         * lpath.el: Fbind propertize for XEmacs 21.4.
6986
6987 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
6988
6989         * nnir.el: Move here from ../contrib.
6990
6991 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6992
6993         * gnus-util.el (gnus-read-shell-command): New function.
6994         * mm-decode.el (mm-pipe-part):
6995         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
6996
6997 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6998
6999         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
7000
7001 2008-06-03  Glenn Morris  <rgm@gnu.org>
7002
7003         * pop3.el (nnheader-accept-process-output): Autoload it.
7004
7005 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7006
7007         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
7008         are not 2-digit hexadecimal characters that follow `%'s.
7009
7010 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
7011
7012         * message.el (message-bogus-recipient-p): Fix type in doc string.
7013         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
7014         (message-bogus-addresses): Rename from message-bogus-address-regexp.
7015         Improve custom options.
7016         (message-bogus-recipient-p): Adjust accordingly.
7017
7018 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
7019
7020         * parse-time.el (parse-time-months, parse-time-weekdays): Add
7021         long-form month and day names.
7022
7023 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7024
7025         * dgnushack.el: Autoload debug, eudc-expand-inline and
7026         pgg-snarf-keys-region for XEmacs.
7027
7028         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
7029
7030         * nnmairix.el: Require edmacro when compiling with XEmacs.
7031
7032 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
7033
7034         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
7035         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
7036
7037 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
7038
7039         * auth-source.el: Add more docs.
7040
7041         * netrc.el (netrc-machine): Always match if the port is not given.
7042
7043 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7044
7045         * nnheader.el (nnheader-read-timeout): Change the default timeout from
7046         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
7047         retrieval faster in some cases, but might make CPU usage larger.
7048         If this has any bad side effects, we might revert this change.
7049
7050         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
7051         seems to make mail retrieval much, much faster.
7052         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
7053         unconditionally.
7054
7055         * gnus-draft.el (gnus-group-send-queue):
7056         Bind message-send-mail-partially-limit to nil to avoid being prompted.
7057
7058 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
7059
7060         * mml.el (mml-attach-buffer): Prompt for `disposition'.
7061
7062         * message.el (message-bogus-address-regexp): Fix and improve custom
7063         type.
7064         (message-setup-hook): Add message-check-recipients as custom option.
7065
7066 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
7067
7068         * message.el (message-cite-function): Remove bogus autoload which crept
7069         in during merge from v5-10.
7070
7071 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
7072
7073         * nnimap.el (nnimap-open-connection): Fix login/password bug.
7074
7075         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
7076
7077         * auth-source.el: Preliminary Tramp docs.
7078         (auth-sources): Change the default auth-sources to use
7079         EPA .gpg files.
7080
7081 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
7082
7083         * nntp.el: Autoload `auth-source-user-or-password'.
7084         (nntp-send-authinfo): Use it.
7085
7086         * nnimap.el: Autoload `auth-source-user-or-password'.
7087         (nnimap-open-connection): Use it.
7088
7089         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
7090         for the gnus-message function.
7091         (auth-source-user-or-password): Use it.
7092
7093 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7094
7095         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
7096         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
7097         (rfc2104-hash): Use it.
7098
7099 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
7100
7101         * gnus-art.el (gnus-article-toggle-truncate-lines):
7102         Don't use `iff' in docstring.
7103
7104 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
7105
7106         * gnus-registry.el: Adjusted copyright dates and added a keyword.
7107
7108         * gnus-util.el (gnus-extract-address-component-name)
7109         (gnus-extract-address-component-email): Convenience functions around
7110         `gnus-extract-address-components'.
7111
7112         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
7113         Use `gnus-extract-address-component-email' to fix bug of comparing full
7114         sender name to `user-mail-address'.
7115
7116 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
7117
7118         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
7119         catch/throw to optimize.
7120         (gnus-registry-find-keywords): Just use member to find a keyword.
7121
7122 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7123
7124         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
7125         is current before calling gnus-server-prepare.
7126         (gnus-server-setup-buffer, gnus-server-update-server)
7127         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
7128
7129 2008-05-04  Juri Linkov  <juri@jurta.org>
7130
7131         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
7132         (mailcap-file-default-commands): Use mailcap-replace-in-string
7133         instead of replace-regexp-in-string, and mailcap-delete-duplicates
7134         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
7135
7136 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
7137
7138         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
7139
7140 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7141
7142         * gnus.el: Bump version to 0.11.
7143
7144 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7145
7146         * gnus.el: No Gnus v0.10 is released.
7147
7148 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7149
7150         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
7151         hooks.
7152         (gnus-update-read-articles): Speed up non-marks-using users.
7153         (gnus-use-marks): Define gnus-use-marks.
7154         (gnus-propagate-marks): Rename variable to something more sensible.
7155
7156 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
7157
7158         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
7159         (gmm-image-load-path-for-library): Fix typos in docstrings.
7160         (gmm-message): Reflow docstring.
7161
7162 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
7163
7164         * mail-source.el (mail-source-set-1, mail-source-bind):
7165         Move auth-source code out of the macro to clean it up and fix bugs.
7166
7167 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
7168
7169         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
7170         by sender if it's equal to user-mail-address, it's likely to be
7171         useless.
7172
7173         * mail-source.el (mail-source-bind): Don't use user or password if they
7174         are not bound.  Unintern them if they are nil.  Don't use server unless
7175         it's bound, and default it to empty string otherwise.
7176
7177 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
7178
7179         * mail-source.el: Load auth-source.el.
7180         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
7181         get user name or password, if auth-sources is set up.
7182
7183         * gnus-registry.el (gnus-registry-split-strategy): New variable for
7184         strategy of splitting with parent.
7185         (gnus-registry-split-fancy-with-parent)
7186         (gnus-registry-post-process-groups): Use it and fix prior
7187         bug (returning a list as the split result).
7188
7189         * auth-source.el (auth-sources): Remove server parameter.
7190         (auth-source-pick, auth-source-user-or-password)
7191         (auth-source-user-or-password-imap)
7192         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7193         (auth-source-user-or-password-sftp)
7194         (auth-source-user-or-password-smtp): Remove server parameter.
7195
7196 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
7197
7198         * smime.el (smime-sign-region, smime-encrypt-region)
7199         (smime-decrypt-region):
7200         Remove redundant calls to `generate-new-buffer-name'.
7201
7202 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
7203
7204         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
7205         Don't use QP for message/rfc822.
7206         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
7207
7208 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7209
7210         * sieve-manage.el (sieve-string-bytes): Remove.
7211         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
7212         correct byte-length only if the process's coding-system is the same as
7213         the one used internally by Emacs to represent strings.
7214
7215 2008-04-22  Juri Linkov  <juri@jurta.org>
7216
7217         * mailcap.el (mailcap-file-default-commands): New function.
7218
7219 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
7220
7221         * message.el (message-signature-separator, message-cite-function):
7222         Change custom version.
7223
7224 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
7225
7226         * tls.el (tls-program): Add -ign_eof argument to call the openssl
7227         commands.
7228         (tls-checktrust): Ditto.
7229
7230 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
7231
7232         * mm-decode.el (mm-display-external): Make temp file read-only.
7233
7234 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
7235
7236         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
7237         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
7238         `C-c C-f d'.
7239
7240 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
7241
7242         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
7243
7244 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
7245
7246         * gnus.el: Bump version to 0.9.
7247
7248 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
7249
7250         * gnus.el: No Gnus v0.8 is released.
7251
7252 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7253
7254         * mail-source.el (mail-source-value):
7255         Prefer fboundp to functionp so it works with macros as well.
7256
7257 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7258
7259         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7260         Fix last change in case the element is not even a symbol.
7261
7262 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7263
7264         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7265         Prefer fboundp to functionp so it works with macros as well.
7266
7267 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
7268
7269         * auth-source.el: Add docs.
7270         (auth-sources): Modify format to support server.
7271         (auth-source-pick, auth-source-user-or-password)
7272         (auth-source-user-or-password-imap)
7273         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7274         (auth-source-user-or-password-sftp)
7275         (auth-source-user-or-password-smtp): Add server parameter.
7276
7277 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
7278
7279         * gnus-registry.el: Initialize the registry when gnus-registry-install
7280         is t.
7281
7282 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7283
7284         * compface.el (uncompface): Make buffer unibyte.
7285
7286 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7287
7288         * mail-source.el (mail-source-value):
7289         Prefer fboundp to functionp so it works with macros as well.
7290
7291 2008-04-05  Glenn Morris  <rgm@gnu.org>
7292
7293         * gnus-ems.el (mm-disable-multibyte): Autoload it.
7294
7295 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7296
7297         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
7298         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
7299
7300         * nnheader.el (nnheader-init-server-buffer): Change buffer's
7301         multibyteness after rather than before erasing it.
7302
7303         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
7304         mm-with-multibyte.
7305         (gnus-request-article-this-buffer): Make sure the proper decoding is
7306         used if gnus-original-article-buffer happens to be unibyte.
7307
7308         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
7309         default-enable-multibyte-characters.
7310
7311         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
7312         default-enable-multibyte-characters.
7313
7314         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
7315
7316         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
7317
7318 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7319
7320         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7321         Fix last change in case the element is not even a symbol.
7322
7323 2008-04-02  Simon Josefsson  <simon@josefsson.org>
7324
7325         * imap.el (imap-enable-exchange-bug-workaround): New variable.
7326         (imap-message-copyuid-1): Use it.
7327         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
7328         J. Williams in
7329         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
7330
7331         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
7332         imap-enable-exchange-bug-workaround.
7333         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
7334
7335 2008-04-01  Simon Josefsson  <simon@josefsson.org>
7336
7337         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
7338         a 100 byte status-checks into a 2-3MB transfer for each group.
7339         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
7340         to enable bug workaround or not.
7341         (nnimap-find-minmax-uid): Only enable workaround conditionally.
7342
7343 2008-03-31  Glenn Morris  <rgm@gnu.org>
7344
7345         * message.el (mml2015-use): Declare for compiler.
7346         (message-info): Require mml2015 when appropriate.
7347
7348 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7349
7350         * Makefile.in (EMACS_COMP): Quote directory name that might contain
7351         whitespace.
7352
7353 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7354
7355         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
7356         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
7357         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
7358         (nntp-service-to-port): New function.
7359         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
7360         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
7361         (nntp-open-netcat-stream): New function.
7362         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
7363
7364 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
7365
7366         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
7367
7368 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7369
7370         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
7371
7372 2008-03-28  Magnus Henoch  <mange@freemail.hu>
7373
7374         * dns.el (dns-write): Use set-buffer-multibyte.
7375
7376 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
7377
7378         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
7379
7380 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7381
7382         * message.el (message-signature-separator): Change default.
7383         Improve custom type.
7384         (message-cite-function): Change default to
7385         message-cite-original-without-signature.
7386
7387         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
7388         toggle.
7389
7390         * message.el (message-check-news-body-syntax): Fix signature check.
7391         (message-setup-1): Mark buffer as unmodified _after_ running
7392         message-setup-hook and handling message-alternative-emails.
7393         (message-shorten-references): Be more strict when building list of
7394         valid references to comply with GNKSA.
7395
7396         * gnus-group.el (gnus-read-ephemeral-bug-group)
7397         (gnus-read-ephemeral-debian-bug-group)
7398         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
7399
7400         * message.el (message-info): Don't use booleanp which isn't supported
7401         in Emacs 21 and XEmacs.
7402
7403 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
7404
7405         * gnus-group.el (gnus-gmane-group-download-format): Rename from
7406         gnus-group-gmane-group-download-format.
7407         (gnus-group-read-ephemeral-gmane-group): Rename from
7408         gnus-group-read-ephemeral-gmane-group.
7409         (gnus-read-ephemeral-gmane-group-url): Rename from
7410         gnus-group-read-ephemeral-gmane-group-url.
7411         (gnus-bug-group-download-format-alist): New variable.
7412         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
7413         (gnus-read-ephemeral-emacs-bug-group): New commands.
7414
7415 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
7416
7417         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
7418         (gnus-visible-headers): Improve custom type.
7419
7420 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
7421
7422         * mml.el (mml-menu): Add workarounds for XEmacs.
7423
7424         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
7425         X-Boundary header.
7426
7427         * message.el (message-simplify-recipients): Fix previous commit.
7428
7429 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7430
7431         * mm-util.el (mm-set-buffer-multibyte): New function.
7432         * mm-decode.el (mm-copy-to-buffer): Use it.
7433
7434         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7435         Prefer fboundp to functionp so it works with macros as well.
7436
7437 2008-03-19  Glenn Morris  <rgm@gnu.org>
7438
7439         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
7440         Accidentally removed in the sync process with Emacs.
7441
7442 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
7443
7444         * message.el (message-alter-recipients-discard-bogus-full-name):
7445         New function.
7446         (message-alter-recipients-function): New variable.
7447         (message-get-reply-headers): Use it.
7448         (message-replace-header): New helper function.
7449         (message-recipients-without-full-name): New variable.
7450         (message-simplify-recipients): New command.
7451
7452         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
7453
7454         * message.el (message-info): Handle EasyPG manual.
7455
7456         * mml.el (mml-menu): Add entry for EasyPG.
7457
7458 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
7459
7460         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
7461         parameter.
7462
7463         * message.el (message-disassociate-draft): Specify drafts group name
7464         fully.
7465
7466 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
7467
7468         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
7469         Eliminate unnecessary duplicates from the match list.
7470
7471 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7472
7473         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
7474
7475         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
7476
7477         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
7478         args of `how-many' of which the XEmacs version doesn't take; declare
7479         Info-index-next as function.
7480
7481 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
7482
7483         * gnus-score.el (gnus-score-headers): Fix handling of
7484         gnus-inhibit-slow-scoring.
7485
7486         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
7487         string.
7488         (gnus-button-url-regexp): Improve handling of parenthesis.
7489         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
7490         (gnus-button-handle-info-keystrokes): Handle index entries.
7491
7492 2008-03-15  Glenn Morris  <rgm@gnu.org>
7493
7494         * parse-time.el (parse-time-string): Simplify.
7495
7496 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7497
7498         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
7499         Incoming* files.
7500
7501 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
7502
7503         * auth-source.el (auth-sources): Rename from auth-source-choices.
7504         (auth-source-pick): Use it.
7505
7506 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7507
7508         * binhex.el (binhex-decode-region-internal):
7509         * uudecode.el (uudecode-decode-region-internal):
7510         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
7511         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
7512         setting default-enable-multibyte-characters.
7513
7514 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
7515
7516         * auth-source.el (auth-source-protocols)
7517         (auth-source-protocols-customize, auth-source-choices): Add and
7518         modified variable customizations and defaults.
7519         (auth-source-pick, auth-source-user-or-password)
7520         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
7521         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7522         (auth-source-user-or-password-sftp)
7523         (auth-source-user-or-password-smtp): Use new variables and provide an
7524         interface to netrc.el.
7525
7526 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7527
7528         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
7529         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
7530         Make sure the nntp port to specify is a string.
7531
7532 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7533
7534         * nntp.el: Use with-current-buffer.
7535         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
7536         dubious mm-with-unibyte-current-buffer.
7537         (nntp-with-open-group-function): New function extracted from
7538         nntp-with-open-group macro.
7539         (nntp-with-open-group): Use the function, so it's easier to debug.
7540         Add indentation and debugging info.
7541         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
7542         Recommend the use of the netcat alternatives.
7543
7544         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
7545         Avoid mm-string-as-multibyte as well.
7546
7547         * nnweb.el (nnweb-insert-html):
7548         Remove use of nnheader-string-as-multibyte.
7549
7550         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
7551         (nnheader-string-as-multibyte): Remove.
7552
7553         * mm-view.el: Use inhibit-read-only.
7554         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
7555         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
7556         or unibyte-string.
7557
7558         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
7559         (mm-uu-yenc-extract): Use with-current-buffer.
7560
7561         * gnus-soup.el (gnus-soup-send-packet): Don't use
7562         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
7563
7564         * nnmh.el: Use with-current-buffer.
7565         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
7566         mm-string-as-multibyte on the output of mm-encode-coding-string.
7567
7568         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
7569         (nnimap-request-move-article): Use with-current-buffer.
7570
7571         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
7572         inserting the handle-buffer's text, so the implicit multibyte->unibyte
7573         conversion uses string-make-unibyte rather than string-as-unibyte.
7574
7575         * gnus-msg.el: Use with-current-buffer.
7576
7577         * message.el (message-ignored-resent-headers): Add "Delivered-To".
7578
7579 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
7580
7581         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
7582         string for caching if it is 'PIN.
7583
7584 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7585
7586         * lpath.el: Consider the case without Emacs/W3.
7587
7588 2008-03-08  Glenn Morris  <rgm@gnu.org>
7589
7590         * time-date.el (date-to-time, time-subtract, time-add)
7591         (safe-date-to-time): Doc fixes.
7592
7593 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
7594
7595         * mail-source.el (mail-source-delete-old-incoming-confirm):
7596         Change default to nil.
7597         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
7598
7599 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7600
7601         * lpath.el: Rearrange.
7602
7603         * gnus-art.el (gnus-narrow-to-page): Position point properly.
7604         (gnus-article-goto-prev-page): Work for articles having ^L's.
7605
7606         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
7607
7608         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
7609
7610 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
7611
7612         * gnus-bookmark.el: Adjust for renames in bookmark.el.
7613         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
7614         (gnus-bookmark-jump): Adjust some variable names.
7615
7616 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
7617
7618         * auth-source.el: New package.
7619         (auth-source-choices): Add customization entry point variable.
7620
7621         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
7622         bug.
7623
7624 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
7625
7626         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
7627         (gnus-registry-initialize, gnus-registry-install-p): Use it.
7628         (gnus-registry-install-shortcuts): Rename from
7629         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
7630         the `gnus-registry-mark-map' keymap dynamically from
7631         `gnus-registry-marks'.  The generated functions update the summary line
7632         when a registry mark is added or deleted, and will call
7633         `gnus-registry-install-p' (see the comments in the code).
7634         (gnus-registry-user-format-function-M): Use concat intelligently.
7635
7636         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
7637         the registry mark functions.
7638
7639 2008-03-05  Glenn Morris  <rgm@gnu.org>
7640
7641         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
7642         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
7643         gnus-art.
7644         (top-level): No need to load own source when compiling.
7645
7646 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
7647
7648         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
7649         Suggested by <chris.anderton@zetnet.co.uk>.
7650
7651 2008-03-04  Glenn Morris  <rgm@gnu.org>
7652
7653         * gnus-sum.el (top-level): No need to require gnus when compiling,
7654         since unconditionally required near start of file.
7655         (gnus-summary-display-while-building): Move definition before use.
7656
7657 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
7658
7659         * gnus-registry.el (gnus-registry-user-format-function-M):
7660         Add formatting function.
7661
7662 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
7663
7664         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
7665         with plists.
7666         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
7667         Use new format.
7668
7669 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7670
7671         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
7672         `where-is-internal' that returns a range of key sequences.
7673
7674 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7675
7676         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
7677
7678         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
7679         (gnus-summary-jump-to-group): Consider windows on other displayed
7680         frames as well.  Similar changes might be needed elsewhere, but that's
7681         the one I've bumped into during my use.
7682
7683         * nndoc.el (nndoc-oe-dbx-type-p):
7684         * gnus-msg.el (gnus-debug):
7685         * gnus-group.el (gnus-update-group-mark-positions):
7686         Use mm-string-to-multibyte.
7687
7688 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
7689
7690         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
7691         doesn't handle NotDashEscaped.
7692
7693         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
7694         (mml-dnd-attach-options): Fix typo in custom choice.
7695
7696         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
7697         Change nndoc-article-type to mbox.
7698         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
7699
7700         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
7701         to nil, instead of html2text.
7702
7703         * imap.el (imap-debug): Add `imap-ping-server'.
7704
7705         * gnus-bookmark.el: Add FIXMEs.
7706
7707         * message.el (message-form-letter-separator)
7708         (message-send-form-letter-delay): New variables.
7709         (message-send-form-letter): Use them.  New command to send form
7710         letters.  Requested by Uwe Siart.
7711         (message-send-mail-function): Doc fix.  Add "Other" custom option.
7712
7713 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
7714
7715         * Update copyright years.
7716
7717 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
7718
7719         Sync from EMACS_22_BASE.
7720
7721         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
7722
7723 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
7724
7725         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
7726         empty author.
7727
7728 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
7729
7730         * gnus-registry.el (gnus-registry-marks): Add variable for
7731         customization of marks and their appearance.
7732         (gnus-registry-read-mark): Use it.
7733         (gnus-registry-do-marks): Add utility function to loop through
7734         `gnus-registry-marks'.
7735         (gnus-registry-install-shortcuts-and-menus): Add function to install
7736         shortcuts and menus.
7737         (gnus-registry-initialize): Use it.
7738         (gnus-registry-default-mark): Clarify documentation.
7739
7740 2008-02-29  Glenn Morris  <rgm@gnu.org>
7741
7742         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
7743         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
7744         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
7745         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
7746         Change defcustom :version from 23.0 to 23.1.
7747
7748 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
7749
7750         * gnus-registry.el (gnus-registry-follow-group-p)
7751         (gnus-registry-post-process-groups): Add functions to aid registry
7752         splitting and improve logging.  Clarify behavior in function
7753         documentation.
7754         (gnus-registry-split-fancy-with-parent): Use them.
7755
7756 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7757
7758         * gnus-art.el: Use with-current-buffer.
7759
7760 2008-02-27  David Engster  <dengste@eml.cc>
7761
7762         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
7763         Express real group name in the response.
7764
7765 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7766
7767         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
7768         (nnmairix-last-server, nnmairix-current-server): Defvar them.
7769         (nnmairix-goto-original-article): Defvar gnus-registry-install and
7770         autoload gnus-registry-fetch-group when compiling.
7771         (nnmairix-request-group-with-article-number-correction):
7772         Remove unreferenced argument passed to nnmairix-call-backend.
7773
7774 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
7775
7776         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
7777         (mm-uu-extract): Improve face for low color ttys.
7778         Reported by Sascha Wilde.
7779
7780 2008-02-27  Glenn Morris  <rgm@gnu.org>
7781
7782         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
7783         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
7784         variables to defconsts.  Convert comments to doc-strings.
7785         (nnmairix-last-server, nnmairix-current-server): Convert from free
7786         variables to defvars.  Convert comments to doc-strings.
7787         (gnus-registry-fetch-group): Autoload.
7788         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
7789         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
7790         (nnmairix-widget-build-editable-fields): Use car cddr rather than
7791         caddr.
7792         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
7793         nnmairix-request-group-with-article-number-correction call.
7794         (nnmairix-fast, nnmairix-group): New, less general names, for free
7795         variables passed from nnmairix-request-group to
7796         nnmairix-request-group-with-article-number-correction.  Declare.
7797         (nnmairix-request-group-with-article-number-correction):
7798         Use nnmairix-fast, nnmairix-group rather than fast, group.
7799
7800 2008-02-26  David Engster  <dengste@eml.cc>
7801
7802         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
7803         version 0.5.
7804
7805 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
7806
7807         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
7808         instead of making an extra function call.  Don't add the current group
7809         to articles only when they have the group.  Use
7810         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
7811         Reported by David <de_bb@arcor.de>.
7812
7813 2008-02-24  Miles Bader  <miles@gnu.org>
7814
7815         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
7816         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
7817         (mm-find-mime-charset-region):
7818         * mm-bodies.el (mm-encode-body):
7819         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
7820
7821 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7822
7823         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
7824         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
7825
7826 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
7827
7828         * mail-source.el (mail-source-delete-incoming): Change default.
7829         Supplement doc string.
7830
7831         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
7832
7833 2008-02-14  Glenn Morris  <rgm@gnu.org>
7834
7835         * time-date.el (format-seconds): New function.
7836
7837 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
7838
7839         * nnmail.el (nnmail-message-id-cache-file): Derive from
7840         `gnus-home-directory'.
7841
7842 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
7843
7844         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
7845         Document negative prefix.
7846
7847         * gnus-group.el (gnus-group-read-group): Document negative prefix.
7848
7849 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7850
7851         * message.el (message-unsent-separator): Add the Exim bounce
7852         separator.
7853
7854 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
7855
7856         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
7857         list.
7858         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
7859         recipient/signer list.
7860
7861 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7862
7863         * Makefile.in (datarootdir): Define.
7864         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
7865         name that might contain whitespace.
7866
7867 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
7868
7869         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
7870         fbound (Emacs 23 unicode), signal an error.
7871
7872 2008-02-08  Glenn Morris  <rgm@gnu.org>
7873
7874         * gnus-art.el (pgg-display-output-buffer): Declare as function.
7875
7876 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
7877
7878         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
7879         ports to the calls to `netrc-machine-user-or-password' in addition to
7880         "imap" and "imaps".
7881
7882 2008-02-01  Zhang Wei  <id.brep@gmail.com>
7883
7884         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
7885
7886         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
7887
7888 2008-02-01  Kenichi Handa  <handa@m17n.org>
7889
7890         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
7891         rfc2104-hexstring-to-bitstring and changed to return a byte list.
7892         (rfc2104-hash): Convert the result of concat to unibyte string.
7893
7894 2008-02-01  Dave Love  <fx@gnu.org>
7895
7896         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
7897         coding-system-for-read.
7898         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
7899
7900 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
7901
7902         * gnus.el (gnus-group-startup-message): Add `find-image' call before
7903         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
7904         <hanche@math.ntnu.no>.
7905
7906 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7907
7908         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
7909
7910         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
7911
7912 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
7913
7914         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
7915         * message.el (message-beginning-of-line): Use featurep instead of bound
7916         tests in order to resolve conditionals at compile time.
7917
7918 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
7919
7920         * mail-source.el (mail-sources): Add `group' choice.
7921
7922         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
7923         parameter `in-group' to control into which group the articles go.
7924         Add treatment of `group' mail-source.
7925
7926 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7927
7928         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
7929
7930         * mm-decode.el (mm-dissect-buffer): Decode description.
7931
7932         * mml.el (mml-to-mime): Encode message header first.
7933
7934 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7935
7936         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
7937         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
7938
7939         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
7940         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
7941
7942 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
7943
7944         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
7945
7946 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7947
7948         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
7949         prefix keys.
7950         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
7951         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
7952         gnus-xmas.el.
7953
7954         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
7955         (gnus-xmas-article-describe-bindings): New function.
7956         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
7957         gnus-xmas-article-describe-bindings.
7958
7959         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
7960
7961 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
7962
7963         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
7964         Add new variables for article mark management.
7965         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
7966         list of extra data entries which, when present, will indicate that the
7967         article ID should not be trimmed from the registry.
7968         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
7969         functions.
7970         (gnus-registry-read-mark): New function to read a mark name from the
7971         user.
7972         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
7973         (gnus-registry-set-article-mark-internal): New functions to add and
7974         remove marks.
7975         (gnus-registry-get-article-marks): New function to show the marks for
7976         an article, or retrieve them for further use.
7977
7978 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7979
7980         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
7981         keys when no argument is given.
7982
7983 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
7984
7985         * imap.el (imap-ping-server): New variable.
7986         (imap-opened): On add extra ping if imap-ping-server is non-nil.
7987         (imap-ping-server): Minor doc string fixes.
7988
7989 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
7990
7991         * imap.el (imap-ping-server): New function.
7992         (imap-opened): Call imap-ping-server.
7993
7994 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
7995
7996         * gnus-sum.el (gnus-article-sort-by-random)
7997         (gnus-thread-sort-by-random): Fix doc strings.
7998         Reported by jidanni@jidanni.org.
7999
8000 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8001
8002         * gnus-art.el (gnus-article-describe-bindings): New function.
8003         (gnus-article-read-summary-keys): Use it.
8004         (gnus-article-mode-map): Bind `C-h b' to it.
8005
8006 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8007
8008         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
8009         XEmacs.
8010         (gnus-article-describe-key, gnus-article-describe-key-briefly):
8011         Protect against non-character events.
8012
8013         * lpath.el: Fbind map-keymap for Emacs 21.
8014
8015 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
8016
8017         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
8018         New command.
8019         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
8020         instead of END.  Change name of the temp file.
8021         (gnus-group-gmane-group-download-format): Add doc string.  Make it
8022         customizable.
8023
8024 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8025
8026         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
8027         bind `S W' to gnus-article-wide-reply-with-original; set default
8028         binding to gnus-article-read-summary-send-keys.
8029         (gnus-article-read-summary-keys): Fix the order of keys; display
8030         continuation keys correctly in the echo area; describe bindings
8031         correctly when keys end with `C-h'.
8032         (gnus-article-read-summary-send-keys): New function.
8033         (gnus-article-describe-key, gnus-article-describe-key-briefly):
8034         Work for gnus-article-read-summary-send-keys; display continuation keys
8035         correctly in the echo area.
8036         (gnus-article-reply-with-original): Ignore prefix argument.
8037         (gnus-article-wide-reply-with-original): New function.
8038
8039         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
8040         Emacs 21.
8041
8042 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8043
8044         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
8045         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
8046
8047 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
8048
8049         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
8050         (gnus-group-read-ephemeral-gmane-group): New command.
8051
8052 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
8053
8054         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
8055
8056 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
8057
8058         * message.el (message-send-mail-function): Increase custom version.
8059
8060         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
8061         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
8062
8063 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
8064
8065         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
8066         for the cases where imap-authenticate is called with a nil buffer
8067         parameter.
8068
8069 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8070
8071         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
8072         html parts correctly; support forwarded messages.
8073         (gnus-article-browse-html-article): Remove work buffers.
8074
8075         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
8076         compiling.
8077         (netrc-bound-and-true-p): New macro.
8078         (netrc-parse): Use it instead of bound-and-true-p that is not available
8079         in XEmacs 21.4.
8080
8081 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
8082
8083         * gnus-registry.el (gnus-registry-mark-article)
8084         (gnus-registry-article-marks): Add functionality to mark articles
8085         through the Gnus registry.
8086
8087         * encrypt.el: Clarify documentation for the new pgg method.
8088         (encrypt-file-alist): Add PGG option.
8089         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
8090         functionality.  Abstract password key and messaging to external
8091         functions.
8092         (encrypt-password-key, encrypt-get-passphrase-if-needed)
8093         (encrypt-message-method-and-cipher): Add new convenience external
8094         functions.
8095         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
8096         (encrypt-pgg-process-buffer): Add PGG functionality glue.
8097
8098         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
8099         (netrc-parse): Use encrypt-file-alist to determine if
8100         encrypt-find-model or encrypt-insert-file-contents should be used.
8101
8102         * encrypt.el: Clarify documentation.  Load password-cache or
8103         password, whichever one is found first, instead of autoloading.
8104
8105 2007-12-19  Glenn Morris  <rgm@gnu.org>
8106
8107         * mml.el (message-options-set, message-narrow-to-head)
8108         (message-in-body-p, message-mail-p, message-encode-message-body):
8109         Autoload.
8110         (message-remove-header, message-narrow-to-headers-or-head)
8111         (message-subscribed-p, message-make-mail-followup-to)
8112         (message-position-on-field, message-news-p)
8113         (message-options-set-recipient, message-generate-headers)
8114         (message-sort-headers): Declare as functions.
8115
8116 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
8117
8118         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
8119         convention in doc string.
8120
8121 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8122
8123         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
8124         title to html parts.
8125         (gnus-article-browse-html-article): Pass message header to it.
8126
8127         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
8128
8129 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
8130
8131         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
8132         or password compatible with XEmacs.
8133
8134 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
8135
8136         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
8137         format document.
8138         (gnus-mime-delete-part): Don't write description line if empty.
8139         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
8140
8141 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
8142
8143         * gnus-sum.el (gnus-summary-mark-unread-as-read)
8144         (gnus-summary-mark-read-and-unread-as-read)
8145         (gnus-summary-mark-current-read-and-unread-as-read)
8146         (gnus-summary-mark-unread-as-ticked): Doc fix.
8147         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
8148
8149 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
8150
8151         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
8152         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8153
8154 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
8155
8156         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
8157         yes-or-no-p.
8158
8159 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8160
8161         * mm-decode.el (mm-add-meta-html-tag): New function.
8162         (mm-save-part-to-file, mm-pipe-part): Use it.
8163
8164         * gnus-art.el (gnus-article-browse-delete-temp-files):
8165         Use gnus-y-or-n-p instead of y-or-n-p.
8166         (gnus-article-browse-html-parts): Work with message/external-body; use
8167         mm-add-meta-html-tag.
8168
8169 2007-12-11  Glenn Morris  <rgm@gnu.org>
8170
8171         * gnus-cache.el: Require gnus-sum not just when compiling.
8172
8173         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
8174
8175         * gnus-int.el (gnus-server-opened, gnus-status-message):
8176         Move definitions before use.
8177
8178         * mm-decode.el: Require gnus-util.
8179         (mm-remove-part): Only call delete-annotation on XEmacs.
8180
8181         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
8182
8183         * nnmail.el: Require gnus-int.
8184
8185         * spam.el: Move `require's before `eval-when-compile's.
8186
8187         * gnus-ems.el (gnus-alive-p):
8188         * gnus-fun.el (message-goto-eoh):
8189         * gnus-util.el (gnus-group-name-decode):
8190         * mail-source.el (gnus-compress-sequence):
8191         * message.el (Info-goto-node, format-spec):
8192         * mm-bodies.el (message-options-get):
8193         * mm-decode.el (mm-view-pkcs7):
8194         * mm-util.el (gmm-write-region):
8195         * mml-smime.el (mml-compute-boundary)
8196         (gnus-completing-read-with-default):
8197         * mml.el (widget-button-press, gnus-make-hashtable):
8198         * mml1991.el (mm-decode-content-transfer-encoding)
8199         (mm-encode-content-transfer-encoding)
8200         (message-options-get, message-options-set):
8201         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
8202         * nnfolder.el (gnus-request-group):
8203         * nnheader.el (ietf-drums-unfold-fws):
8204         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
8205         * smime.el (gnus-run-mode-hooks):
8206         * spam-stat.el (gnus-message): Autoload.
8207
8208         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
8209         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
8210         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
8211         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
8212         Add declare-function compatibility definition.
8213
8214         * gnus-cache.el (nnvirtual-find-group-art):
8215         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
8216         (gnus-add-image, gnus-add-wash-type):
8217         * gnus-group.el (nnkiboze-score-file):
8218         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
8219         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
8220         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
8221         (message-tokenize-header, gnus-get-buffer-create)
8222         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
8223         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
8224         * gnus.el (gnus-group-decoded-name):
8225         * mail-source.el (imap-capability):
8226         * mm-bodies.el (message-options-set):
8227         * mm-decode.el (gnus-configure-windows):
8228         * mm-extern.el (message-goto-body):
8229         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
8230         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
8231         (epg-sub-key-validity, message-options-set):
8232         * mml.el (widget-event-point, gnus-configure-windows):
8233         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
8234         * mml2015.el (epg-check-configuration, epg-configuration)
8235         (message-options-set):
8236         * nndb.el (nndb-request-article):
8237         * nnfolder.el (gnus-request-create-group):
8238         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
8239         * nnmaildir.el (gnus-group-mark-article-read):
8240         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
8241         * rfc1843.el (message-fetch-field):
8242         * spam.el (gnus-extract-address-components):
8243         Declare as functions.
8244
8245 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8246
8247         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
8248
8249         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
8250
8251         * lpath.el: Fbind run-mode-hooks for Emacs 21;
8252         bind show-trailing-whitespace for XEmacs.
8253
8254 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
8255
8256         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
8257         new no-op macro for backward compatibility.
8258
8259         * imap.el (imap-string-to-integer): New function.
8260
8261 2007-12-09  Glenn Morris  <rgm@gnu.org>
8262
8263         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
8264
8265         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
8266         * message.el, mm-view.el, sieve-manage.el, smime.el:
8267         Add declare-function compatibility definition.
8268
8269         * gnus-art.el (w3-region, w3m-region, Info-menu):
8270         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
8271         * gnus-sum.el (gnus-get-predicate):
8272         * gnus-util.el (mm-append-to-file, w32-focus-frame):
8273         * message.el (mail-abbrev-in-expansion-header-p):
8274         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
8275         (w3m-detect-meta-charset, w3m-region):
8276         * sieve-manage.el (password-read, password-cache-add)
8277         (password-cache-remove):
8278         * smime.el (password-read-and-add): Declare as functions.
8279
8280 2007-12-08  David Kastrup  <dak@gnu.org>
8281
8282         * gnus-sum.el (gnus-summary-simplify-subject-query):
8283         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
8284         `message'.
8285
8286 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8287
8288         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
8289         it to bind idna-program, installation-directory, defined-colors, and
8290         face-attribute for XEmacs of the version that compiles defcustom forms.
8291
8292 2007-12-07  Glenn Morris  <rgm@gnu.org>
8293
8294         * gnus-art.el (article-make-date-line): Revert previous change.
8295
8296 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
8297
8298         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
8299
8300 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
8301
8302         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
8303         Call gnus-add-to-range ranges only once with a prepared article-list.
8304
8305 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
8306
8307         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
8308         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
8309         group names with backslashes.
8310         Reported by Tassilo Horn <tassilo@member.fsf.org>.
8311
8312 2007-12-06  Deepak Goel  <deego3@gmail.com>
8313
8314         * gnus-art.el (article-make-date-line):
8315         * gnus-start.el (gnus-load):
8316         * pop3.el (pop3-read-response): Fix buggy call to `error'.
8317
8318 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8319
8320         * gnus-art.el (gnus-use-idna)
8321         * gnus-start.el (gnus-site-init-file)
8322         * message.el (message-use-idna)
8323         * mm-uu.el (mm-uu-hide-markers)
8324         * smiley.el (smiley-style): Revert changes that suppress warnings.
8325
8326 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8327
8328         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
8329         specify charset to html source.
8330         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8331
8332 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8333
8334         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
8335         idna-program in order to suppress byte compile warning issued by XEmacs
8336         that came to byte compile the default value section of defcustom forms
8337         recently.
8338
8339         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
8340         value of installation-directory.
8341
8342         * message.el (message-use-idna): Don't directly refer to the value of
8343         idna-program.
8344
8345         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
8346
8347         * smiley.el (smiley-style): Don't directly call face-attribute.
8348
8349 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
8350
8351         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
8352
8353         * gnus-dired.el: Reduce Gnus dependencies.
8354         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
8355         Don't require.  Use autoloads instead.
8356         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
8357         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
8358         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
8359         (gnus-dired-mode): Adjust doc string.
8360         (gnus-dired-mail-mode): New variable.
8361         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
8362         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
8363         (gnus-dired-mail-buffers): New function.  Return mail or message
8364         composition buffers.
8365         (gnus-dired-attach): Use it.
8366         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
8367         NO-DECODE.
8368         (gnus-dired-print): Use `gnus-print-buffer' depending on
8369         `gnus-dired-mail-mode'.
8370
8371 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8372
8373         * rfc2047.el (rfc2047-encoded-word-regexp)
8374         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
8375         explaining what regexp patterns are for.
8376
8377 2007-12-04  Glenn Morris  <rgm@gnu.org>
8378
8379         * password.el: Move to password-cache.el.
8380
8381         * mml1991.el (password-read, password-cache-add, password-cache-remove):
8382         * mml2015.el (password-read, password-cache-add, password-cache-remove):
8383         * mml-smime.el (password-read, password-cache-add)
8384         (password-cache-remove):
8385         No need to autoload, since mml-sec requires password.
8386
8387         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
8388         * message.el (gnus-extract-address-components):
8389         * mml-smime.el (gnus-extract-address-components): Define for compiler.
8390
8391         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
8392         password.
8393
8394 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
8395
8396         * mailcap.el: Reduce dependencies.
8397         (mail-header-parse-content-type): Autoload.
8398         (mailcap-delete-duplicates): New alias.
8399         (mailcap-mime-info): Add optional argument NO-DECODE.
8400         (mailcap-mime-types): Use mailcap-delete-duplicates.
8401
8402         * message.el (message-ignored-supersedes-headers): Add "X-ID".
8403
8404 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
8405
8406         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
8407         (imap-parse-status): Upcase status-att for servers that sends them
8408         lower-case (e.g., MS Exchange 2007).
8409
8410 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8411
8412         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
8413         function.
8414
8415         * gnus-uu.el (gnus-uu-decode-yenc): New command.
8416         (gnus-uu-yenc-article): New function.
8417
8418         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
8419
8420         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
8421
8422 2007-12-02  Glenn Morris  <rgm@gnu.org>
8423
8424         * binhex.el (binhex): New custom group.
8425         (binhex-decoder-program, binhex-decoder-switches)
8426         (binhex-use-external): Move to the binhex custom group.
8427
8428         * uudecode.el (uudecode): New custom group.
8429         (uudecode-decoder-program, uudecode-decoder-switches)
8430         (uudecode-use-external): Move to the uudecode custom group.
8431
8432         * netrc.el (top-level): Don't load `encrypt' features.
8433         (netrc-parse): Don't use encrypt.
8434         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
8435
8436         * encrypt.el: Remove file.
8437
8438 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
8439
8440         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
8441         matches on patches.
8442
8443         * gnus-art.el (gnus-article-browse-html-article):
8444         Mention `mm-text-html-renderer' in the doc string.
8445
8446         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
8447         string.  Add comments.
8448
8449         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
8450         if rhs is ASCII.
8451
8452 2007-12-01  Glenn Morris  <rgm@gnu.org>
8453
8454         * mail-source.el (top-level): Require format-spec before
8455         eval-when-compile.
8456
8457 2007-11-30  Glenn Morris  <rgm@gnu.org>
8458
8459         * encrypt.el: Require password, rather than autoloading password-read.
8460
8461 2007-11-29  Glenn Morris  <rgm@gnu.org>
8462
8463         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
8464         (sasl-make-client, sasl-next-step, sasl-step-data)
8465         (sasl-step-set-data): Declare as functions.
8466
8467 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
8468
8469         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
8470
8471 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
8472
8473         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
8474         certs should be verified and what is to be done in the event of a
8475         verification failure.
8476
8477         * gnus.el (gnus-method-to-server): Add an optional parameter so the
8478         caller can indicate whether the cache should be disregarded for this
8479         call.  This way the result of the call is reproducible at all times and
8480         can be considered a canonical server name for the supplied method.
8481         (gnus-agent-method-p): Canonicalize server names by pushing their
8482         method through `gnus-method-to-server' using the no-cache argument.
8483
8484         * gnus-srvr.el (gnus-server-insert-server-line):
8485         Call `gnus-method-to-server' with `no-cache' argument.
8486
8487         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
8488         gnus-agent-possibly-synchronize-flags as this should be called when the
8489         server is actually being opened.
8490         (gnus-agent-possibly-synchronize-flags)
8491         (gnus-agent-possibly-synchronize-flags-server): Move check for the
8492         flags file of an agentized server to the latter function.
8493
8494         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
8495         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
8496         after a connection has been established successfully.
8497
8498 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8499
8500         * gnus-art.el (article-display-face): Force to display face if called
8501         interactively; check if gnus-article-x-face-too-ugly matches author.
8502         (article-display-x-face): Display face even if From header is missing
8503         as article-display-face does.
8504
8505 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
8506
8507         * hashcash.el (message-narrow-to-headers-or-head)
8508         (message-fetch-field, message-goto-eoh)
8509         (message-narrow-to-headers): Declare as functions.
8510
8511 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
8512
8513         * mail-source.el (mail-sources): Default to fetch from file for
8514         compatibility with default of nnmail-spool-file.
8515
8516 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8517
8518         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
8519         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
8520         to look for encoded word that should be encoded again.
8521         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
8522         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
8523         encoding pattern.
8524         (rfc2047-decode-region): Switch strict regexp and loose one according
8525         to rfc2047-allow-irregular-q-encoded-words.
8526
8527 2007-11-25  Romain Francoise  <romain@orebokech.com>
8528
8529         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
8530
8531 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
8532
8533         * tls.el (tls-program): Provide more custom choices from
8534         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
8535         (tls-process-connection-type, tls-success): Remove "*" in doc string.
8536
8537 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8538
8539         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
8540         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
8541
8542         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
8543         `nnmail-spool-file'.
8544
8545         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
8546         `nnmail-spool-file'.
8547
8548         * gnus-move.el (gnus-change-server): Ditto.
8549
8550         * gnus-kill.el (gnus-batch-score): Ditto.
8551
8552         * gnus-cache.el (gnus-jog-cache): Ditto.
8553
8554         * gnus-msg.el (gnus-summary-reply):
8555         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
8556
8557 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8558
8559         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
8560         version.  Minor improvement to doc strings.
8561         (tls-program): Add comment.
8562
8563 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
8564
8565         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
8566         (tls-checktrust): New variable.  Check if GNU TLS complained about a
8567         mismatch between the hostname provided in the certificate and the name
8568         of the host connnecting to.
8569         (open-tls-stream): Use them.  Check certificates against trusted root
8570         certificates.
8571
8572 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8573
8574         * gnus-cache.el (gnus-cache-generate-nov-databases):
8575         Use nnml-generate-nov-databases-directory instead of
8576         nnml-generate-nov-databases-1.
8577
8578 2007-11-24  Glenn Morris  <rgm@gnu.org>
8579
8580         * message.el (message-tool-bar-retro): Update for rename
8581         mail_send.xpm->mail-send.xpm.
8582
8583 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
8584
8585         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
8586         `smime-ldap-search' for Emacs 22 and up.
8587
8588 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8589
8590         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
8591
8592         * message.el (message-send-mail-function): Fix error convention.
8593         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
8594         (message-widen-reply, message-send-mail, message-talkative-question)
8595         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
8596         (message-clone-locals, message-send-news): Use with-current-buffer.
8597         (message-insert-or-toggle-importance): Remove unused var `valid'.
8598         (message-make-references): Remove unused var `new-references'.
8599         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
8600
8601 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
8602
8603         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
8604         (spam-split-symbolic-return-positive): Reflow docstring.
8605         (spam-backends, spam-summary-exit-behavior)
8606         (spam-mark-ham-unread-before-move-from-spam-group)
8607         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
8608         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
8609         (spam-clear-cache, spam-backend-check, spam-install-backend)
8610         (spam-install-statistical-backend, spam-list-of-processors)
8611         (spam-group-processor-p, spam-split, spam-bogofilter-score)
8612         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
8613         (spam-check-crm114, spam-initialize, spam-unload-hook):
8614         Fix typos in docstrings.
8615
8616 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8617
8618         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
8619         been checked if they have never been read and those group levels are
8620         higher than the one that a user specified.
8621
8622 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8623
8624         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
8625         foreign groups unless a group level is specified by a user.
8626         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
8627
8628 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
8629
8630         * message.el (message-send-mail-function): Require sendmail.
8631
8632 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
8633
8634         * message.el (message-send-mail-function): Check for smtpmail too.
8635
8636         * utf7.el (utf7-encode, utf7-decode): Use coding system
8637         `utf-7'/`utf-7-imap' from utf-7.el' if available.
8638
8639         * message.el (message-send-mail-function): New function.
8640         (message-send-mail-function): Set default using
8641         message-send-mail-function.  Adjust doc string.
8642         (message-send-mail-with-mailclient): New function.
8643
8644 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
8645
8646         * smime.el (from):
8647         * rfc2047.el (message-posting-charset):
8648         * qp.el (mm-use-ultra-safe-encoding):
8649         * pop3.el (parse-time-months):
8650         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
8651         * nnml.el (files):
8652         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
8653         (jka-compr-compression-info-list, ange-ftp-path-format)
8654         (efs-path-regexp):
8655         * nndiary.el (files):
8656         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
8657         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
8658         (epg-digest-algorithm-alist, inhibit-redisplay)
8659         (password-cache-expiry):
8660         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
8661         (pgg-output-buffer, password-cache-expiry):
8662         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
8663         (efs-path-regexp):
8664         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
8665         (inhibit-redisplay):
8666         * mm-uu.el (file-name, start-point, end-point, entry)
8667         (gnus-newsgroup-name, gnus-newsgroup-charset):
8668         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
8669         (latin-unity-ucs-list):
8670         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
8671         (mm-uu-binhex-decode-function):
8672         * message.el (gnus-message-group-art, gnus-list-identifiers)
8673         (rmail-enable-mime-composing, gnus-local-organization)
8674         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
8675         (gnus-read-active-file, facemenu-add-face-function)
8676         (facemenu-remove-face-function, gnus-article-decoded-p)
8677         (tool-bar-mode):
8678         * mail-source.el (display-time-mail-function):
8679         * gnus-util.el (nnmail-pathname-coding-system)
8680         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
8681         (gnus-original-article-buffer, gnus-user-agent)
8682         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
8683         (xemacs-codename, sxemacs-codename, emacs-program-version):
8684         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
8685         * gnus-start.el (gnus-agent-covered-methods)
8686         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
8687         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
8688         (gnus-newsgroup-headers, gnus-group-list-mode)
8689         (gnus-group-mark-positions, gnus-newsgroup-data)
8690         (gnus-newsgroup-unreads, nnoo-state-alist)
8691         (gnus-current-select-method, mail-sources)
8692         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
8693         (nnmail-spool-file, gnus-cache-active-hashtb):
8694         * gnus-mh.el (mh-lib-progs):
8695         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
8696         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
8697         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
8698         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
8699         (gnus-group-buffer):
8700         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
8701         (font-lock-set-defaults):
8702         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
8703         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
8704         (gnus-summary-post-menu, total-parts, type, condition, length):
8705         * gnus-agent.el (gnus-agent-read-agentview):
8706         * flow-fill.el (show-trailing-whitespace):
8707         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
8708         eval-and-compile wrappers for byte compiler pacifiers.
8709
8710         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
8711         (mm-display-inline-fontify): Check for featurep 'xemacs not
8712         extent-list.
8713
8714         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
8715         itimer-list.
8716         (mm-create-image-xemacs): Only do something for XEmacs.
8717         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
8718
8719         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
8720
8721         * gnus-registry.el (gnus-adaptive-word-syntax-table):
8722         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
8723
8724 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
8725
8726         * nnimap.el (nnimap-split-download-body):
8727         * gnus-demon.el (gnus-demon):
8728         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
8729
8730 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8731
8732         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
8733         New macros.
8734         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
8735         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
8736         copy data from unibyte buffer to multibyte current buffer.
8737         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
8738         to copy data from unibyte current buffer to multibyte buffer.
8739         (nntp-make-process-buffer): Make process buffer unibyte.
8740
8741         * pop3.el (pop3-open-server): Fix typo in Lisp code.
8742
8743 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
8744
8745         * pop3.el (pop3-open-server): Accept and process data more robustly at
8746         connexion start to avoid spurious "POP SSL connexion failed" errors.
8747
8748 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8749
8750         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
8751         read group names.
8752
8753 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
8754
8755         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
8756
8757 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8758
8759         * nnmail.el (nnmail-parse-active): Make group names unibyte.
8760         (nnmail-save-active): Use a unibyte buffer when saving active file,
8761         which may contain non-ASCII group names.
8762
8763         * nnml.el (nnml-request-group): Decode group names in messages.
8764
8765 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
8766
8767         * message.el (message-citation-line-function)
8768         (message-insert-formatted-citation-line): Fix spelling of
8769         `message-insert-formated-citation-line'.
8770
8771 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
8772
8773         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
8774
8775 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8776
8777         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
8778         nnmail-pathname-coding-system.
8779
8780         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
8781         that a user enters; decode group names in messages.
8782
8783         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
8784
8785 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8786
8787         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
8788
8789         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
8790
8791         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
8792         risky local variable.
8793
8794         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
8795
8796 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
8797
8798         * encrypt.el: Improve documentation to fix function name typo.
8799         Reported by Daiki Ueno <ueno@unixuser.org>.
8800
8801 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8802
8803         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
8804         even if the point is not in the last page of an article.
8805         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
8806         back to the previous page.
8807
8808 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
8809
8810         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
8811
8812 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8813
8814         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
8815
8816 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8817
8818         * message.el (message-check-news-body-syntax):
8819         Avoid mm-string-as-multibyte.
8820         (message-hide-headers): Don't assume (point-min)==1.
8821
8822 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8823
8824         * message.el (message-remove-blank-cited-lines): Fix if remove is
8825         given.
8826         (message-bogus-address-regexp): New variable.
8827         (message-bogus-recipient-p): New function.
8828         (message-check-recipients): New command.
8829         (message-syntax-checks): Add `bogus-recipient'.
8830         (message-fix-before-sending): Add `bogus-recipient'.
8831
8832         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
8833         (gnus-treat-body-boundary): Don't test window-system.
8834
8835 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
8836
8837         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
8838
8839 2007-10-28  Miles Bader  <miles@gnu.org>
8840
8841         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
8842         at compile-time too.
8843
8844 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
8845
8846         * gnus-msg.el (gnus-message-setup-hook):
8847         Add `message-remove-blank-cited-lines' to options.
8848
8849 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8850
8851         * message.el (message-remove-blank-cited-lines): New function.
8852         Suggested by Karl Plästerer.
8853
8854 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8855
8856         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
8857         mapc.
8858
8859         * imap.el (imap-open): Replace mapcar called for effect with mapc.
8860         (top-level): Use mapc to set functions to be traced for debugging.
8861
8862         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
8863         called for effect with while loop.
8864
8865         * message.el (message-talkative-question): Replace mapcar called for
8866         effect with mapc.
8867
8868         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
8869         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
8870         called for effect with dolist.
8871
8872         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
8873
8874         * nndiary.el: Use dolist instead of mapcar to add diary headers to
8875         gnus-extra-headers and nnmail-extra-headers.
8876
8877         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
8878         called for effect with dolist.
8879         (top-level): Use mapc to set functions to be traced for debugging.
8880
8881         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
8882         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
8883         dolist.
8884
8885         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
8886         Replace mapcar called for effect with mapc.
8887         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
8888         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
8889         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
8890         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
8891
8892         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
8893         remove-if that's a cl function.
8894
8895         * webmail.el (webmail-debug): Replace mapcar called for effect with
8896         dolist.
8897
8898         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
8899         with mapc.
8900
8901 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8902
8903         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
8904         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
8905         with while loop.
8906
8907         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
8908         functions from article-* functions.
8909         (gnus-multi-decode-header): Replace mapcar called for effect with
8910         dolist.
8911
8912         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
8913         (gnus-bookmark-show-details): Replace mapcar called for effect with
8914         while loop.
8915
8916         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
8917         called for effect with while loop.
8918
8919         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
8920         with dolist.
8921
8922         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8923         Replace mapcar called for effect with dolist.
8924
8925         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
8926
8927         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
8928         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
8929         Replace mapcar called for effect with dolist.
8930         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
8931         mapc.
8932
8933         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
8934         Replace mapcar called for effect with dolist.
8935         (gnus-topic-list): Replace mapcar called for effect with mapc.
8936
8937         * gnus.el: Use mapc instead of mapcar to add autoloads.
8938
8939 2007-10-23  Richard Stallman  <rms@gnu.org>
8940
8941         * gnus-group.el (gnus-group-highlight): Mark as risky.
8942
8943 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8944
8945         * gnus.el (gnus-server-to-method): Return method found first in
8946         gnus-newsrc-alist.
8947
8948         * gnus-art.el (gnus-article-highlight-signature)
8949         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
8950         button overlay without the front stickiness.
8951
8952 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
8953
8954         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
8955         overview buffer needed a catch to receive its throw.
8956         (gnus-agent-flush-cache): Declare as interactive to make this function
8957         easier to use.
8958
8959 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
8960
8961         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
8962         `next-line'.
8963
8964 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8965
8966         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
8967         exclude address matching message-dont-reply-to-names.
8968
8969 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8970
8971         * gnus-util.el (gnus-string<): New function.
8972
8973         * gnus-sum.el (gnus-article-sort-by-author)
8974         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
8975
8976 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8977
8978         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
8979         the frame-focus tag is set in gnus-buffer-configuration.
8980
8981 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8982
8983         * gnus-art.el (gnus-article-add-button): Make a button overlay without
8984         the front stickiness.
8985
8986 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8987
8988         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
8989         url pattern; remove duplicate one.
8990         (gnus-article-extend-url-button): New function.
8991         (gnus-article-add-buttons): Use it.
8992         (gnus-button-push): Use concatenated url that it makes.
8993
8994 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
8995
8996         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
8997
8998 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8999
9000         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
9001         Don't hardcode point-min==1.
9002
9003 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
9004
9005         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
9006         Fix comment about "iso8859-1".
9007
9008 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
9009
9010         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
9011         ones returned from the verify-function.
9012
9013         * mm-uu.el (mm-uu-pgp-signed-extract-1):
9014         Call mml2015-extract-cleartext-signature if extraction failed.
9015
9016 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
9017
9018         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
9019         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
9020         failed.
9021
9022 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9023
9024         * Relicense "GPLv2 or later" files to "GPLv3 or later".
9025
9026 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
9027
9028         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
9029         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
9030         recommends to use EasyPG instead of PGG.
9031
9032         * pgg.el: Revert to revision 6.23.2.16.
9033
9034         * pgg-def.el: Revert to revision 6.6.2.14.
9035
9036         * pgg-gpg.el: Revert to revision 6.23.2.34.
9037
9038 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
9039
9040         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
9041         to mark a thread as expirable.  Add variable `hide' to handle hiding of
9042         thread for both the null and zero (kill/expire thread) universal prefix
9043         cases.
9044         (gnus-summary-expire-thread): Add new function to expire a thread,
9045         using gnus-summary-kill-thread.
9046         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
9047         shortcuts for gnus-summary-expire-thread.
9048         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
9049         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
9050
9051 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
9052
9053         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
9054         extras value, so an extras entry can be deleted.
9055         (gnus-registry-delete-extra-entry): Use it.
9056         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
9057         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
9058         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
9059         storage through the gnus-registry, and provide an appropriate API for
9060         it.
9061
9062 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9063
9064         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
9065         Suggested by Leo <sdl.web@gmail.com>.
9066
9067         * gnus.el: Do.
9068
9069 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9070
9071         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
9072         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
9073
9074         * gnus-agent.el (gnus-agent-fetch-headers): Do.
9075
9076         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
9077         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
9078
9079 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9080
9081         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
9082         newline.
9083         (nnmbox-request-accept-article): Don't change article in source buffer;
9084         narrow to header to use message-fetch-field rather than
9085         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
9086         (nnmbox-request-replace-article): Quote lines that'll be misidentified
9087         as delimiters; make sure article ends with newline.
9088         (nnmbox-delete-mail): Correct last position of article to be deleted;
9089         ignore X-Gnus-Newsgroup header in article body.
9090         (nnmbox-save-mail): Quote lines looking like delimiters at the right
9091         positions; make sure article ends with newline.
9092
9093         * message.el (message-display-abbrev): Don't infloop when a user
9094         inserts SPC in the beginning of header.
9095
9096         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
9097         coding-system-for-read and coding-system-for-write for XEmacs having no
9098         file-coding feature.
9099
9100         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
9101
9102 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
9103
9104         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
9105         list of groups not followed by default.  Fix type to be regexp.
9106         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
9107
9108 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
9109
9110         * hmac-def.el (define-hmac-function): Switch from old-style to
9111         new-style backquotes.
9112
9113         * md4.el (md4-make-step): Likewise.
9114
9115 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9116
9117         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
9118         raw-text coding system when saving .newsrc file, which may contain
9119         non-ASCII group names.
9120
9121 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9122
9123         * gnus-cus.el (gnus-score-extra): New widget.
9124         (gnus-score-extra-convert): New function.
9125         (gnus-score-customize): Use it for Extra.
9126
9127 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
9128
9129         * mml2015.el (mml2015-extract-cleartext-signature): New function.
9130         (mml2015-mailcrypt-clear-verify): Use it.
9131         (mml2015-gpg-clear-verify): Use it.
9132         (mml2015-pgg-clear-verify): Use it.
9133         (mml2015-epg-clear-verify): Replace the current part with the output
9134         from GnuPG; don't extract the plaintext by itself.
9135
9136         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
9137         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
9138         mml2015-clear-verify-function; don't touch the armor headers or
9139         dash-escaped text here.
9140
9141 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9142
9143         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
9144         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
9145         parts, or application/octet-stream as a last resort.
9146         (gnus-mime-view-part-as-type): Don't toggle display.
9147         (gnus-mime-view-part-as-charset): Don't turn off display before
9148         querying charset.
9149
9150         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
9151         stuff to undisplayer function in Emacs.
9152         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
9153
9154         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
9155         text/calendar parts.
9156
9157 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9158
9159         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
9160         decoding text/calendar parts.
9161
9162         * message.el (message-forward-make-body-mime): Always mark body as
9163         having no illegible text; remove signed-or-encrypted argument.
9164         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
9165
9166         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
9167         (mml-generate-mime-1): Don't encode body if it is specified to be in
9168         raw form; don't make buffer be unibyte when inserting multibyte string.
9169
9170 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
9171
9172         * sha1.el: Fix up comment style.
9173         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
9174         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
9175
9176         * hex-util.el: Fix up comment style.
9177         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
9178
9179         * gnus-salt.el: Use with-current-buffer.
9180         (gnus-pick-setup-message): Fix long-standing typo.
9181
9182 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9183
9184         * imap.el (imap-logout-timeout): New variable.
9185         (imap-logout, imap-logout-wait): New functions.
9186         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
9187
9188         * nnimap.el (nnimap-logout-timeout): New server variable.
9189         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
9190         nnimap-logout-timeout.
9191
9192         * gnus-art.el (gnus-article-summary-command-nosave)
9193         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
9194
9195 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9196
9197         * gnus.el (gnus-maximum-newsgroup): New variable.
9198
9199         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
9200         according to gnus-maximum-newsgroup.
9201
9202         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
9203         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
9204         Limit the range of articles according to gnus-maximum-newsgroup.
9205
9206 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
9207
9208         * gnus-art.el (gnus-sticky-article): Fix problems described in
9209         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
9210         Don't perform gnus-configure-windows here; reuse existing sticky
9211         article buffer.
9212
9213         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
9214         it doesn't exist in gnus-article-mode.
9215
9216 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9217
9218         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
9219         (gnus-agent-decoded-group-name): New function.
9220         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
9221         (gnus-agent-expire-group-1): Use it; decode group name in messages.
9222
9223 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
9224
9225         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
9226         Add binding for gnus-sticky-article.
9227         (gnus-summary-exit): Don't kill sticky article buffers.
9228
9229         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
9230         article buffer.
9231         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
9232         (gnus-kill-sticky-article-buffers): New commands.
9233
9234 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9235
9236         * nntp.el (nntp-xref-number-is-evil): New server variable.
9237         (nntp-find-group-and-number): If it is non-nil, don't trust article
9238         numbers in the Xref header.
9239
9240 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9241
9242         * gnus-agent.el (gnus-agent-read-group): New function.
9243         (gnus-agent-flush-group, gnus-agent-expire-group)
9244         (gnus-agent-regenerate-group): Use it.
9245         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
9246         nnmail-pathname-coding-system.
9247
9248 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9249
9250         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
9251
9252         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
9253         that are unread as unread, and also as selected so that information of
9254         marks having been changed by a user may be updated when exiting group.
9255
9256 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
9257
9258         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
9259
9260 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9261
9262         * gnus-art.el (gnus-mime-display-single): Pass part number that is
9263         calculated ignoring signature parts to gnus-treat-article.
9264
9265 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9266
9267         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
9268         a point here in order to keep the window start.
9269         (gnus-insert-mime-security-button): Make a button overlay without the
9270         front stickiness.
9271         (gnus-mime-display-security): Goto the end of a button.
9272
9273         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
9274
9275 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9276
9277         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
9278         group-name-at-point.
9279         (gnus-group-completing-read): New function that offers decoded
9280         non-ASCII group names for completion.
9281         (gnus-fetch-group, gnus-group-read-ephemeral-group)
9282         (gnus-group-jump-to-group, gnus-group-make-group-simple)
9283         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
9284         (gnus-group-fetch-control): Use it.
9285         (gnus-fetch-group): Use group-name-at-point for the initial value
9286         rather than the default value; use gnus-alive-p.
9287
9288         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
9289         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
9290         (gnus-summary-post-news): Use gnus-group-completing-read.
9291
9292         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
9293         (gnus-read-move-group-name): Decode group name for completion.
9294
9295 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
9296
9297         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
9298         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
9299         Yamaoka slightly modified the code).
9300
9301 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9302
9303         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
9304         (nnmail-split-incoming): Bind it.
9305
9306         * nnml.el (nnml-group-name-charset): New function.
9307         (nnml-decoded-group-name): Use it; don't decode group name if
9308         nnmail-group-names-not-encoded-p is non-nil.
9309         (nnml-encoded-group-name): New function.
9310         (nnml-group-pathname): Inline nnml-decoded-group-name.
9311         (nnml-request-expire-articles): Decode group name in message.
9312         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
9313         nnmail-pathname-coding-system.
9314         (nnml-save-mail, nnml-active-number): Work with decoded group names and
9315         not decoded ones according to nnmail-group-names-not-encoded-p.
9316         (nnml-generate-active-info): Use nnml-encoded-group-name.
9317
9318 2007-08-08  Glenn Morris  <rgm@gnu.org>
9319
9320         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
9321         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
9322         doc-strings and comments.
9323
9324 2007-07-25  Glenn Morris  <rgm@gnu.org>
9325
9326         * Relicense all FSF files to GPLv3 or later.
9327
9328 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9329
9330         * gnus-sum.el (gnus-summary-move-article):
9331         Make gnus-summary-respool-article work.
9332
9333 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
9334
9335         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
9336         string.
9337
9338 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
9339
9340         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
9341         that should be ignored when comparing distant RSS articles with local
9342         ones.
9343         (nnrss-make-hash-index): New function.  Create a hash index according
9344         to the ignored fields.
9345         (nnrss-check-group): Use it.
9346
9347 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9348
9349         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
9350
9351         * gnus-art.el (article-decode-group-name): Decode Xref header too.
9352
9353         * gnus-group.el (gnus-group-make-group): Encode group name here unless
9354         the new optional argument ENCODED is non-nil.
9355         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
9356         coding system for encoding group name.
9357         (gnus-group-make-rss-group): Pass un-encoded group name to
9358         gnus-group-make-group.
9359         (gnus-group-set-info): Tell gnus-group-make-group that group name is
9360         encoded.
9361
9362         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
9363         Encode group name to which articles are moved or copied.
9364         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
9365         coding system for encoding Newsgroup, Followup-To and Xref headers.
9366
9367         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
9368         marks; use nnheader-file-coding-system to write a file.
9369         (nnagent-retrieve-headers): Bind file-name-coding-system to
9370         nnmail-pathname-coding-system.
9371
9372         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
9373
9374         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
9375         (nnml-request-article, nnml-request-create-group)
9376         (nnml-request-rename-group, nnml-find-id)
9377         (nnml-possibly-change-directory, nnml-possibly-create-directory)
9378         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
9379         (nnml-save-marks): Use nnml-group-pathname instead of
9380         nnmail-group-pathname.
9381
9382         (nnml-request-create-group, nnml-request-expire-articles)
9383         (nnml-request-move-article, nnml-request-delete-group)
9384         (nnml-deletable-article-p, nnml-possibly-create-directory)
9385         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
9386         (nnml-open-marks): Bind file-name-coding-system to
9387         nnmail-pathname-coding-system.
9388
9389         (nnml-request-article): Pass server argument to nnml-find-group-number.
9390         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
9391         Pass server argument to nnml-possibly-create-directory.
9392         (nnml-request-accept-article): Pass server argument to
9393         nnml-active-number and nnml-save-mail.
9394         (nnml-find-group-number): Pass server argument to nnml-find-id.
9395         (nnml-request-update-info): Pass server argument to
9396         nnml-marks-changed-p.
9397
9398         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
9399         (nnml-save-mail, nnml-active-number): Add server argument.
9400
9401         (nnml-request-delete-group): Warn if group is missing.
9402         (nnml-get-nov-buffer): Decode group name.
9403         (nnml-generate-active-info): Encode group name.
9404         (nnml-open-marks): Decode group name in messages.
9405
9406 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9407
9408         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
9409         if it is not specified.
9410         (gnus-article-pipe-part, gnus-article-save-part)
9411         (gnus-article-interactively-view-part, gnus-article-copy-part)
9412         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
9413         (gnus-article-inline-part, gnus-article-save-part-and-strip)
9414         (gnus-article-replace-part, gnus-article-delete-part)
9415         (gnus-article-view-part-as-type): Pass raw prefix argument to
9416         gnus-article-part-wrapper.
9417
9418 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9419
9420         * gnus-agent.el (gnus-agent-save-active):
9421         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
9422
9423         * gnus-cache.el (gnus-cache-save-buffers)
9424         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
9425         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
9426         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
9427         (gnus-cache-braid-nov, gnus-cache-braid-heads)
9428         (gnus-cache-generate-active, gnus-cache-rename-group)
9429         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
9430         (gnus-cache-update-overview-total-fetched-for):
9431         Bind file-name-coding-system to nnmail-pathname-coding-system.
9432         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
9433         New variables.
9434         (gnus-cache-decoded-group-name): New function.
9435         (gnus-cache-file-name): Use it.
9436         (gnus-cache-generate-active): Use non-decoded group name for active.
9437
9438         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
9439         right place.
9440         (gnus-write-active-file): Don't break non-ASCII group names.
9441
9442         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
9443         nnmail-pathname-coding-system.
9444
9445         * lpath.el: Bind default-file-name-coding-system,
9446         file-name-coding-system and language-info-alist for XEmacs.
9447
9448         * gnus-uu.el (gnus-uu-decode-save): Typo.
9449
9450 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9451
9452         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
9453
9454 2007-07-14  David Kastrup  <dak@gnu.org>
9455
9456         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
9457         finishing actions if we did not edit the article.
9458
9459 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9460
9461         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
9462         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
9463         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
9464         (gnus-agent-flush-group, gnus-agent-flush-cache)
9465         (gnus-agent-fetch-headers, gnus-agent-load-alist)
9466         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
9467         (gnus-agent-retrieve-headers, gnus-agent-request-article)
9468         (gnus-agent-regenerate-group)
9469         (gnus-agent-update-files-total-fetched-for)
9470         (gnus-agent-update-view-total-fetched-for):
9471         Bind file-name-coding-system to nnmail-pathname-coding-system.
9472         (gnus-agent-group-pathname): Don't encode file names by
9473         nnmail-pathname-coding-system.
9474         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
9475         coding-system-for-write instead of buffer-file-coding-system to
9476         gnus-agent-file-coding-system.
9477
9478         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
9479         Decode group name.
9480
9481         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
9482
9483         * gnus-start.el (gnus-update-active-hashtb-from-killed)
9484         (gnus-read-newsrc-el-file): Make group names unibyte.
9485
9486         * nnmail.el (nnmail-group-pathname): Don't encode file names by
9487         nnmail-pathname-coding-system.
9488
9489         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
9490         (nnrss-request-delete-group): Bind file-name-coding-system to
9491         nnmail-pathname-coding-system.
9492         (nnrss-read-server-data, nnrss-read-group-data):
9493         Bind file-name-coding-system correctly.
9494         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
9495
9496         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
9497         (nntp-server-to-method-cache): New variable.
9498         (nntp-group-pathname): New function that decodes non-ASCII group names.
9499         (nntp-possibly-create-directory, nntp-marks-changed-p)
9500         (nntp-save-marks, nntp-open-marks): Use it.
9501         (nntp-possibly-create-directory, nntp-open-marks):
9502         Bind file-name-coding-system to nnmail-pathname-coding-system.
9503         (nntp-open-marks): Decode group names when bootstrapping marks.
9504
9505         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
9506         Newsgroups and Folowup-To headers.
9507
9508 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9509
9510         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
9511         (gnus-server-closed-face, gnus-server-denied-face)
9512         (gnus-server-offline-face): Remove variable.
9513         (gnus-server-font-lock-keywords): Use faces that are not aliases.
9514
9515         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
9516         of modifying message-stack directly for XEmacs.
9517
9518         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
9519         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
9520         if the coding-system argument is nil for XEmacs.
9521
9522         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
9523         mm-charset-override-alist.
9524
9525         * rfc2047.el: Don't require base64; require rfc2045 for the function
9526         rfc2045-encode-string.
9527         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
9528         to quote the parameter value.
9529
9530 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9531
9532         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
9533         form in gnus-group-name-charset-method-alist.
9534
9535         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
9536         overrides the default layout edit-form.
9537
9538         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
9539
9540         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
9541
9542 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9543
9544         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
9545         as unfetched articles.
9546
9547 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
9548
9549         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
9550
9551 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9552
9553         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
9554         original back end that keeps marks in the local system.
9555
9556 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9557
9558         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
9559         arg of pop-to-buffer for XEmacs.
9560         (gnus-article-read-summary-keys): Ditto; don't restore window
9561         configuration if summary command ends up with neither article buffer
9562         nor summary buffer; describe bindings if summary keys end with C-h.
9563
9564 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9565
9566         * message.el (message-fix-before-sending): Skip raw message part to be
9567         forwarded while checking illegible text.
9568         (message-forward-make-body-mime, message-forward-make-body):
9569         Mark signed or encrypted raw message as having no illegible text.
9570
9571 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9572
9573         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
9574         (gnus-message-with-timestamp-1): New macro.
9575         (gnus-message-with-timestamp): New function.
9576         (gnus-message): Use them.
9577
9578         * nnheader.el (nnheader-message): Use them.
9579
9580 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
9581
9582         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
9583         .newsrc.eld file.
9584
9585 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9586
9587         * gnus-agent.el (gnus-agent-fetch-headers)
9588         (gnus-agent-retrieve-headers):
9589         Bind gnus-decode-encoded-address-function to identity.
9590
9591         * nntp.el (nntp-send-xover-command): Recognize an xover command is
9592         available also when the server returns simply a dot.
9593
9594         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
9595
9596 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9597
9598         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
9599
9600 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9601
9602         * gnus-ems.el (gnus-x-splash): Make it work.
9603
9604         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
9605         from being used.
9606
9607         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
9608
9609 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9610
9611         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
9612         4th and the 5th arguments.
9613
9614         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
9615         the front stickiness.
9616         (gnus-article-summary-command-nosave): Correct the order of the
9617         arguments passed to pop-to-buffer.
9618         (gnus-article-read-summary-keys): Ditto; make it work properly when the
9619         summary command ends up with the article buffer.
9620
9621         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
9622         the same faces.
9623
9624 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
9625
9626         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
9627
9628 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
9629
9630         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
9631         * gnus-sum.el (gnus-summary-highlight):
9632         * pgg.el (pgg-sign-region, pgg-sign):
9633         * mail-source.el (mail-source-delete-old-incoming-confirm):
9634         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
9635
9636 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9637
9638         * gnus-art.el (gnus-mime-view-part-externally)
9639         (gnus-mime-view-part-internally): Fix predicate function passed to
9640         completing-read.
9641
9642         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
9643
9644         * gnus.el (gnus-update-message-archive-method): Add :version.
9645
9646 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9647
9648         * gnus.el (gnus-update-message-archive-method): New variable.
9649
9650         * gnus-start.el (gnus-setup-news): Update saved "archive" method
9651         according to gnus-message-archive-method if
9652         gnus-update-message-archive-method is non-nil.
9653
9654 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9655
9656         * gnus-sum.el (gnus-summary-limit-to-address): New function.
9657         Suggested by Loic Dachary <loic@dachary.org>.
9658         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
9659
9660 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9661
9662         * message.el (message-pop-to-buffer): Add switch-function argument.
9663         (message-mail): Pass switch-function argument to it.
9664
9665 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
9666
9667         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
9668         Improve doc string.
9669
9670 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9671
9672         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
9673         (gnus-header-content)
9674         * gnus-cite.el (gnus-cite-10)
9675         * gnus-srvr.el (gnus-server-closed)
9676         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
9677         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
9678         (gnus-group-mail-3-empty, gnus-group-mail-low)
9679         (gnus-group-mail-low-empty, gnus-splash)
9680         * message.el (message-header-to, message-header-cc)
9681         (message-header-subject, message-header-other, message-header-name)
9682         (message-header-xheader, message-separator, message-cited-text)
9683         (message-mml): Lighten colors of faces used for dark background.
9684
9685 2007-05-24  Simon Josefsson  <simon@josefsson.org>
9686
9687         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
9688         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
9689
9690 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9691
9692         * message.el (message-narrow-to-headers-or-head):
9693         Ignore mail-header-separator in the body.
9694
9695 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9696
9697         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
9698         same as window size.
9699
9700 2007-05-22  Kevin Ryde  <user42@zip.com.au>
9701
9702         * message.el (message-font-lock-keywords): Use message-header-xheader
9703         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
9704         ahead of the anything pattern, to get it recognised.
9705
9706 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9707
9708         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
9709         spam.el loads uses it in the compiled defadvice form.
9710
9711 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
9712
9713         * gnus-sum.el (gnus-articles-to-read)
9714         (gnus-summary-insert-old-articles): Don't truncate group name for
9715         `read-string'.
9716
9717         * gnus-util.el (gnus-limit-string): Delete this function.
9718
9719         * gnus-sum.el (gnus-simplify-subject-fully):
9720         Use `truncate-string-to-width' instead.
9721
9722 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
9723
9724         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
9725         Tell if, on summary exit, the next group has to be selected.
9726         (gnus-summary-exit): Use it.
9727
9728 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
9729
9730         * gnus-art.el (gnus-article-mode): Fix comment about displaying
9731         non-break space.
9732
9733 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9734
9735         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
9736         Check if group is not a directory.
9737         (nnfolder-request-expire-articles): Don't delete articles if the target
9738         group is not available.
9739
9740         * nnml.el (nnml-request-create-group): Properly check if group is not a
9741         file.
9742         (nnml-request-expire-articles): Don't delete articles if the target
9743         group is not available.
9744
9745         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9746         Don't quote characters that are within parentheses.
9747
9748 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9749
9750         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
9751         (gnus-handle-ephemeral-exit): Select article according to it.
9752
9753 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9754
9755         * message.el (message-insert-formated-citation-line): Remove newline.
9756         (message-citation-line-format): Add final \n here so that the user can
9757         avoid a blank line.
9758
9759 2007-05-03  Dan Christensen  <jdc@uwo.ca>
9760
9761         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
9762         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
9763         Update lanl/arXiv support.
9764
9765 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9766
9767         * gnus.el: Bump version number.
9768
9769 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9770
9771         * gnus.el (gnus-version-number): Bump version.
9772
9773 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9774
9775         * gnus.el: No Gnus v0.6 is released.
9776
9777 2007-04-27  Didier Verna  <didier@xemacs.org>
9778
9779         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
9780         * gmm-utils.el (gmm-regexp-concat): ... here.
9781         * message.el: Don't require 'gnus-util.
9782         (message-dont-reply-to-names): Handle name change above.
9783         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
9784
9785 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9786
9787         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
9788         since the initial value varies according to the system.
9789
9790 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9791
9792         * mm-util.el (mm-charset-synonym-alist): Defcustom.
9793
9794 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
9795
9796         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
9797
9798 2007-04-24  Didier Verna  <didier@xemacs.org>
9799
9800         Improve the type of gnus-ignored-from-addresses.
9801         * gnus-util.el (gnus-orify-regexp): New function.
9802         * message.el (gnus-util): Require it.
9803         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
9804         * gnus-sum.el (gnus-ignored-from-addresses): New function.
9805         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
9806
9807 2007-04-24  Didier Verna  <didier@xemacs.org>
9808
9809         * gnus-sum.el:
9810         * gnus-utils.el: Fix some trailing whitespaces.
9811
9812 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9813
9814         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
9815         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
9816         article's Message-ID; refer parent article in summary buffer.
9817
9818         * message.el (message-bounce): Call mime-to-mml.
9819
9820         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
9821         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
9822         optimize and/or forms properly.
9823
9824 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
9825
9826         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
9827         URL.
9828
9829 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9830
9831         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
9832
9833 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9834
9835         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
9836         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
9837         displayed of multipart/alternative part if it is invoked from summary
9838         buffer.
9839
9840         * mm-view.el (mm-inline-text-html-render-with-w3m)
9841         (mm-inline-text-html-render-with-w3m-standalone)
9842         (mm-inline-render-with-function): Use mail-parse-charset by default.
9843
9844 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
9845
9846         * parse-time.el (parse-time-string-chars): Check if CHAR
9847         is less than the length of parse-time-syntax.
9848
9849 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9850
9851         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
9852         from gnus-newsgroup-processable.
9853
9854 2007-04-16  Didier Verna  <didier@xemacs.org>
9855
9856         * gnus-msg.el (gnus-configure-posting-styles):
9857         Handle message-signature-directory properly with :file syntax.
9858         Reported by "Leo".
9859
9860 2007-04-11  Didier Verna  <didier@xemacs.org>
9861
9862         New user option: message-signature-directory.
9863         * gnus-msg.el (gnus-configure-posting-styles): Support it.
9864         * message.el (message-insert-signature): Ditto.
9865         * message.el (message-signature-file): Doc update.
9866         * message.el (message-signature-directory): New.
9867
9868 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9869
9870         * gnus-msg.el (gnus-inews-yank-articles):
9871         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
9872
9873 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9874
9875         * message.el (message-yank-original): Make sure cited text ends with
9876         newline; don't exchange point and mark.
9877
9878 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
9879
9880         * tls.el (open-tls-stream): Properly handle case where there
9881         is no associated buffer.
9882
9883 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
9884
9885         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
9886         message-yank-original, make sure (< mark TEXT point).
9887
9888 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9889
9890         * message.el (message-fill-column): New variable.
9891         (message-mode): Use it.  Add comment on a possible new hook.
9892
9893         * nnmail.el (nnmail-spool-file): Mark as obsolete.
9894         (nnmail-get-new-mail): Reformat.
9895
9896         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
9897
9898         * gmm-utils.el: Fix Commentary.
9899         (gmm-tool-bar-from-list): Fix typo in doc string.
9900
9901 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
9902
9903         * message.el (message-yank-original): Don't switch point and mark
9904         unnecessarily to put point and mark as documented.
9905
9906 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9907
9908         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
9909         from the message heads.
9910
9911 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
9912
9913         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
9914         article buffer does not have a window.  This may not be the best
9915         solution but is certainly better than setting the start of the null,
9916         that is the current, window.
9917
9918 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
9919
9920         * gnus-draft.el (gnus-draft-setup-hook): New hook.
9921         (gnus-draft-setup): Run it.
9922
9923         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
9924         gnus-score-fast-scoring.  Allow regexp.
9925         (gnus-score-headers): Use it.
9926
9927         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
9928         XEmacs.
9929
9930         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
9931         string.
9932         (gnus-button-alist): Also catch `<f1> k ...'.
9933         (gnus-treat-display-x-face): Fix doc string.
9934
9935 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9936
9937         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
9938         evaluation of gnus-extended-version to ensure correct generation of the
9939         User-Agent header when message-generate-headers-first is used.
9940
9941 2007-03-24  Simon Josefsson  <simon@josefsson.org>
9942
9943         * hashcash.el (hashcash-generate-payment-async): Don't crash if
9944         hashcash-path is nil.  Don't call callback with incorrect number of
9945         parameters if val is 0.
9946
9947 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9948
9949         * message.el (message-required-news-headers):
9950         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
9951
9952 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
9953
9954         * tls.el (open-tls-stream): In handshake-waiting loop,
9955         don't wait more if there is output available to process.
9956
9957 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
9958
9959         * tls.el (tls-program): Doc fix.
9960
9961 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9962
9963         * message.el (message-generate-new-buffers): Change the meaning of the
9964         nil value; add `standard' to the choices; treat t as `unique'; improve
9965         doc string.
9966         (gnus-select-frame-set-input-focus): Autoload.
9967         (message-buffer-name): Search for the existing message buffer if
9968         message-generate-new-buffers is nil or `standard'; treat the value t of
9969         message-generate-new-buffers as `unique'.
9970         (message-pop-to-buffer): Raise the frame already displaying the message
9971         buffer; clear the echo area after querying.
9972         (message-setup): Pass the `continue' argument to compose-mail.
9973         (message-mail): Prefer `switch-function' if it is given; search for the
9974         existing message buffer if the `continue' argument is non-nil; pass
9975         continue and switch-function arguments to compose-mail by way of
9976         message-setup.
9977         (message-mail-other-window): Adjust argument of message-setup.
9978         (message-mail-other-frame): Ditto.
9979
9980 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9981
9982         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
9983         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
9984         to turn font-lock on when turning gnus-message-citation-mode on.
9985
9986 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
9987
9988         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
9989         (mml-smime-function-alist): New variable; add epg as the backend.
9990         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
9991         mml-smime- functions instead.
9992         * mm-view.el: Require smime.
9993
9994 2007-03-05  Didier Verna  <didier@xemacs.org>
9995
9996         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
9997         instead of just inheritance for posting styles.
9998         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
9999
10000 2007-02-24  Chris Moore  <dooglus@gmail.com>
10001
10002         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
10003         * pgg-pgp.el (pgg-pgp-encrypt-region):
10004         * pgg-gpg.el (pgg-gpg-encrypt-region):
10005         Check pgg-encrypt-for-me if no other recipients.
10006
10007 2007-02-24  John Paul Wallington  <jpw@pobox.com>
10008
10009         * tls.el (tls-certtool-program): Fix custom type.
10010
10011 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10012
10013         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
10014         and point-at-eol instead of line-(beginning|end)-position.
10015
10016         * assistant.el (assistant-parse-buffer): Ditto.
10017
10018         * netrc.el (netrc-parse-services): Ditto.
10019
10020 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
10021
10022         * mml2015.el (mml2015-epg-find-usable-key): New function.
10023         (mml2015-epg-sign): Use it.
10024         (mml2015-epg-encrypt): Use it.
10025
10026 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10027
10028         * message.el (message-make-in-reply-to): Quote name containing
10029         non-ASCII characters.  It will make the RFC2047 encoder cause an error
10030         if there are special characters.  Reported by NAKAJI Hiroyuki
10031         <nakaji@jp.freebsd.org>.
10032
10033 2007-02-27  Didier Verna  <didier@xemacs.org>
10034
10035         Include the group parameters as well as the topic ones in the
10036         inheritance filter process.
10037         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
10038         argument GROUP-PARAMS-LIST.
10039         * gnus-topic.el (gnus-group-topic-parameters): Use it.
10040
10041 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10042
10043         * nntp.el (nntp-never-echoes-commands)
10044         (nntp-open-connection-functions-never-echo-commands): New variables.
10045         (nntp-send-command): Use them.
10046
10047 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
10048
10049         * mml2015.el (mml2015-epg-verify): Simplify.
10050
10051 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10052
10053         * mml.el (mml-content-disposition-alist): New user option.
10054         (mml-content-disposition): New function.
10055         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
10056         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
10057
10058 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
10059
10060         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
10061         verification.
10062
10063 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10064
10065         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
10066         articles posted in the last 24 hours.
10067
10068 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
10069
10070         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
10071
10072 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
10073
10074         * nntp.el (nntp-send-command): Don't wait for echoes when
10075         nntp-open-ssl-stream is used.
10076
10077 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10078
10079         * gnus-cite.el (gnus-test-font-lock-add-keywords)
10080         (gnus-message-add-citation-keywords)
10081         (gnus-message-remove-citation-keywords): Remove.
10082         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
10083         directly, make the variables in font-lock-defaults buffer-local, add
10084         gnus-message-citation-keywords to them and then update the value of
10085         font-lock-keywords.
10086
10087 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10088
10089         * message.el (message-cite-original-1): Don't call
10090         gnus-article-highlight-citation.
10091
10092         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
10093         citations; fix line count.
10094
10095 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10096
10097         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
10098         (gnus-message-add-citation-keywords)
10099         (gnus-message-remove-citation-keywords): Use it; fix the emulating
10100         versions of font-lock-add-keywords and font-lock-remove-keywords to
10101         work with XEmacs correctly.
10102
10103 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10104
10105         * gnus-cite.el (gnus-cite-face-list): Set the values of
10106         gnus-message-max-citation-depth and gnus-message-citation-keywords.
10107         (gnus-message-max-citation-depth): Use defvar rather than defconst.
10108         (gnus-message-cite-prefix-regexp): New variable.
10109         (gnus-message-search-citation-line): Use it; protect against long
10110         citation prefix; fill match data with nil rather than 0 for XEmacs; set
10111         the 0th match data for Emacs.
10112         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
10113         (gnus-message-add-citation-keywords): Append keywords rather than
10114         prepending; emulate font-lock-add-keywords if it is not available.
10115         (gnus-message-remove-citation-keywords):
10116         Emulate font-lock-remove-keywords if it is not available.
10117
10118         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
10119
10120         * message.el (message-cite-prefix-regexp): Set the value of
10121         gnus-message-cite-prefix-regexp.
10122
10123 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10124
10125         * nnweb.el (nnweb-google-parse-1): Update parser.
10126
10127 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
10128
10129         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
10130
10131 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10132
10133         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
10134         regexp.
10135
10136 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10137
10138         * uudecode.el (uudecode-string-to-multibyte): New function emulating
10139         string-to-multibyte.
10140         (uudecode-decode-region-internal): Use it.
10141
10142         * lpath.el: Fbind string-as-multibyte for XEmacs.
10143
10144 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
10145
10146         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
10147         Fix custom choice.
10148
10149         * gnus-art.el (gnus-signature-limit): Fix custom choice.
10150
10151 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
10152
10153         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
10154
10155         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
10156         `write-region' to respect `mm-inhibit-file-name-handlers'.
10157
10158 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
10159
10160         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
10161         Use gnus-home-directory instead of "~/" or "$HOME".
10162
10163 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
10164
10165         * encrypt.el (encrypt-insert-file-contents): Add better prompt
10166         to mention filename.
10167         Add comments at beginning regarding usage.
10168         (encrypt-write-file-contents): Change interactive so a string is
10169         acceptable.  If the file has no associated model, show an error instead
10170         of a nonsense prompt.
10171
10172 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10173
10174         * spam.el (spam-bsfilter-ham-switch): Fix typo.
10175         Thanks to Yoshihiko Yamada for kind notification of this typo.
10176
10177 2007-01-12  Kenichi Handa  <handa@m17n.org>
10178
10179         * uudecode.el (uudecode-decode-region-internal): Make it work in a
10180         multibyte buffer.
10181
10182 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
10183
10184         * gnus-score.el (gnus-score-fast-scoring): New variable.
10185         (gnus-score-headers): Use it.
10186
10187         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
10188
10189         * message.el (message-cite-original-1):
10190         Call gnus-article-highlight-citation if requested.
10191         (message-make-from): Allow name and address as optional arguments.
10192
10193         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
10194
10195         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
10196         bugs to doc string.
10197         (gnus-button-alist): Add mid\\|message-id.
10198         (gnus-button-fetch-group): Extend for use in
10199         `browse-url-browser-function'.
10200         (gnus-button-url-regexp): Try to catch paired parentheses like in
10201         Wikipedia URLs.
10202
10203         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
10204         Suggested by Simon Krahnke <overlord@gmx.li>.
10205
10206 2007-01-13  Romain Francoise  <romain@orebokech.com>
10207
10208         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
10209         Update copyright.
10210
10211 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
10212
10213         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
10214
10215 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
10216
10217         * gnus-registry.el (gnus-registry-unfollowed-groups)
10218         (gnus-registry-split-fancy-with-parent): Fix documentation.
10219
10220 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10221
10222         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
10223         from nnweb groups.
10224
10225 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10226
10227         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
10228         Xref urls.  Erase buffer before requesting head.
10229
10230         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
10231
10232 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
10233
10234         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
10235         customizable.
10236
10237 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
10238
10239         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
10240         no signing key is found.
10241         (mml2015-epg-encrypt): Ask user whether to skip or abort if
10242         no encrypting and/or signing key is found.
10243
10244 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
10245
10246         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
10247
10248 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10249
10250         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
10251         headers read from disk with the ones newly found in the current search.
10252         This should no longer cause problems, because the article numbers in
10253         Gmane's `nov.php' output are ignored since the previous change.
10254
10255 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10256
10257         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
10258
10259 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10260
10261         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
10262         replace-regexp-in-string; bind url-version; fbind display-images-p and
10263         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
10264         find-face and set-itimer-function for Emacs; bind itimer-list for
10265         Emacs.
10266
10267         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
10268
10269 2007-01-01  Romain Francoise  <romain@orebokech.com>
10270
10271         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
10272
10273 2006-12-31  Steve Youngs  <steve@sxemacs.org>
10274
10275         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
10276         `define-minor-mode' macro definition expanded properly.
10277         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
10278         exclude it there.
10279
10280         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
10281         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
10282         `fboundp' test.
10283         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
10284         This is OK to autoload in (S)XEmacs now.
10285
10286 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10287
10288         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
10289         keystroke.
10290         (gnus-summary-limit-to-singletons): Fix typo.
10291
10292         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
10293         else fails.
10294
10295 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10296
10297         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
10298         docstring.
10299
10300         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
10301         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
10302         (gnus-summary-insert-dormant-articles): Fix typo in message.
10303
10304 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
10305
10306         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
10307         nil for XEmacs.
10308         (gnus-message-citation-mode): Don't autoload in XEmacs.
10309
10310         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
10311
10312 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
10313
10314         * nnimap.el (nnimap-expunge-search-string):
10315         Mention nnimap-search-uids-not-since-is-evil in docstring.
10316
10317 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
10318
10319         * spam.el: Revert to make-obsolete-variable because
10320         define-obsolete-variable-alias is not supported in Emacs 21.
10321
10322         * spam.el (spam-ifile-path, spam-ifile-database-path)
10323         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
10324         make-obsolete-variable.
10325         (spam-bsfilter-path, spam-bsfilter-program)
10326         (spam-spamassassin-path, spam-spamassassin-program)
10327         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
10328         Don't use "path" inappropriately.
10329         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
10330         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
10331         variable names.
10332
10333 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
10334
10335         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
10336         summary buffer.
10337
10338         * password.el (password-cache-remove): Use clear-string to burn
10339         password, if available.
10340
10341 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
10342
10343         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
10344
10345         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
10346
10347         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
10348         (gnus-message-highlight-citation): Move defcustom here from
10349         gnus-cite.el.
10350         (gnus-message-citation-mode): Autoload.
10351
10352         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
10353         checks to make it compile with XEmacs.
10354         (gnus-message-citation-mode): New minor mode.
10355         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
10356         (gnus-message-highlight-citation): New variables.
10357         (gnus-message-search-citation-line)
10358         (gnus-message-add-citation-keywords)
10359         (gnus-message-remove-citation-keywords)
10360         (turn-on-gnus-message-citation-mode)
10361         (turn-off-gnus-message-citation-mode): New functions.
10362
10363 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
10364
10365         * gnus-cite.el: Enable highlighting of different citation levels in
10366         message-mode.
10367
10368 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
10369
10370         * message.el (message-make-fqdn): Fix comment.
10371         (message-bogus-system-names): Add ".local".
10372
10373         * spam.el (spam-ifile-path, spam-ifile-program)
10374         (spam-ifile-database-path, spam-ifile-database)
10375         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
10376         Don't use "path" inappropriately.
10377         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
10378         strings.
10379         (spam-check-ifile, spam-ifile-register-with-ifile)
10380         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
10381         Use new variable names.
10382
10383         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
10384         (gnus-treat-display-smileys): Simplify using
10385         gnus-image-type-available-p.
10386
10387         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
10388         available.
10389
10390         * gnus-xmas.el (gnus-xmas-image-type-available-p):
10391         Use `display-images-p' if available.
10392
10393 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10394
10395         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
10396         one after turning on the buffer's multibyteness instead of decoding
10397         them directly in the unibyte buffer that causes unexpected conversion
10398         in Emacs 23 (unicode).
10399
10400 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10401
10402         * message.el (message-generate-hashcash): Fix custom type.
10403
10404 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
10405
10406         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
10407
10408 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
10409
10410         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
10411         disconnect icons.  Add help text.
10412
10413 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
10414
10415         * spam.el (spam-extra-header-to-number): CRM114 spam score is
10416         negated to be consistent with the others we handle.
10417
10418 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10419
10420         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
10421         version of gnus-summary-buffer to something, so that we can use two
10422         article buffers at the same time.
10423
10424 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
10425
10426         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
10427         trigger all the extra headers.
10428         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
10429         sorting.
10430
10431 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10432
10433         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
10434         solid groups.
10435
10436 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
10437
10438         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
10439
10440 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
10441
10442         * legacy-gnus-agent.el: Add Copyright notice.
10443
10444 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
10445
10446         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
10447
10448 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10449
10450         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
10451
10452         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
10453         to make it work reliably in CVS Emacs.
10454         (gnus-summary-limit-strange-charsets-predicate)
10455         (gnus-summary-limit-to-predicate): New functions.
10456
10457 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
10458
10459         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
10460         specifying array size.
10461         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
10462         array if it is too small.
10463         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
10464         (gnus-sort-threads-loop): New function.
10465
10466 2006-12-06  Chris Moore  <dooglus@gmail.com>
10467
10468         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
10469         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
10470
10471 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
10472
10473         * mm-url.el (mm-url-predefined-programs): Call curl with correct
10474         options.
10475
10476 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10477
10478         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
10479         DOS-ing the recipient.
10480
10481         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
10482         the headers when creating the mapping to avoid mismappings.
10483         (nnweb-gmane-create-mapping): Always nix out old mapping.
10484
10485 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10486
10487         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
10488         and mm-verify-option to never.
10489
10490 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10491
10492         * message.el (message-signed-or-encrypted-p): New function.
10493         (message-forward-make-body): Use it.
10494
10495         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
10496         Replace encode-coding-string with mm-encode-coding-string.
10497
10498 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10499
10500         * nneething.el (nneething-decode-file-name):
10501         Replace decode-coding-string with mm-decode-coding-string.
10502
10503         * gnus-int.el (gnus-open-server): Say failed server's name.
10504
10505 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
10506
10507         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
10508         strings to a single string.  Quote `errors-file-name'.
10509         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
10510         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
10511         Adjust calls.  Use `shell-quote-argument'.
10512
10513 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
10514
10515         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
10516         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
10517
10518         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
10519         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
10520         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
10521         (gnus-group-make-directory-group, gnus-group-transpose-groups):
10522         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
10523         (gnus-subscribe-newsgroup, gnus-1):
10524         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
10525         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
10526         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
10527         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
10528
10529 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10530
10531         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
10532         keystroke.
10533         (gnus-summary-limit-to-bodies): Implement headersp.
10534
10535 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10536
10537         * dns.el (query-dns): Protect against "Process dns deleted" strings.
10538
10539 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10540
10541         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
10542
10543 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10544
10545         * message.el (message-generate-hashcash): Expand range of values to
10546         include `opportunistic'.
10547         (message-send-mail): Use it.
10548
10549 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10550
10551         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
10552         and comment it.
10553
10554         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
10555
10556 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
10557
10558         * gnus-util.el (gnus-extract-address-components): Improve comment.
10559
10560 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10561
10562         * gnus-util.el (gnus-extract-address-components): Work with address in
10563         which the name portion contains @.
10564
10565         * lpath.el: Fbind custom-autoload.
10566
10567 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
10568
10569         * gnus.el (gnus-start): Move custom group up.
10570         (gnus-select-method): Don't autoload, but make it available for
10571         `customize-variable'.
10572         (gnus-getenv-nntpserver): Don't autoload.
10573
10574 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
10575
10576         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
10577
10578 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
10579
10580         * message.el (message-sendmail-extra-arguments): New variable.
10581         (message-send-mail-with-sendmail): Use it.
10582
10583 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10584
10585         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
10586         mm-with-unibyte-current-buffer to make string unibyte.
10587
10588         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
10589         mm-string-as-multibyte.
10590
10591 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
10592
10593         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
10594         Reported by Werner Koch <wk@gnupg.org>.
10595
10596 2006-11-14  Daiki Ueno  <ueno@p360>
10597
10598         * mml2015.el: Autoload epa-select-keys when compiling.
10599
10600 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
10601
10602         * mml2015.el (mml2015-epg-sign): Save the signing keys in
10603         message-options.
10604         (mml2015-epg-encrypt): Save the recipient keys in message-options.
10605
10606 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
10607
10608         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
10609         EasyPG (< 0.0.6).
10610         (mml2015-always-trust): New user option.
10611         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
10612         prompt.
10613
10614 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10615
10616         * nntp.el (nntp-authinfo-force): New variable.
10617         (nntp-send-authinfo): Use it.
10618
10619 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
10620
10621         * message.el (message-strip-subject-encoded-words): Allow _not_ to
10622         decode encoded words.  Improve prompt.  Add comment about forwarding.
10623         (message-replacement-char): Move up.
10624
10625 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
10626
10627         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
10628         instead of gnus-intersection because arguments of gnus-sorted-nunion
10629         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
10630
10631 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
10632
10633         * message.el (message-strip-subject-encoded-words): Reformat prompt.
10634         (message-simplify-subject-functions):
10635         Enable message-strip-subject-encoded-words by default.
10636
10637 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
10638
10639         * message.el (message-strip-subject-encoded-words): New function.
10640         (message-simplify-subject-functions): New variable.
10641         (message-simplify-subject): Use it.  Fix typo in doc string.
10642         Support message-strip-subject-encoded-words.
10643
10644 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
10645
10646         * gnus-diary.el (gnus-diary-delay-format-function):
10647         * nndiary.el (nndiary-reminders):
10648         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
10649
10650 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
10651
10652         * gnus-art.el (article-hide-boring-headers): Fetch date from
10653         gnus-original-article-buffer to avoid problems with localized date
10654         strings.
10655
10656 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10657
10658         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
10659
10660 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
10661
10662         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
10663         New variables.
10664         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
10665         (mm-charset-synonym-alist): Move some entries to
10666         mm-codepage-iso-8859-list.
10667         (mm-charset-synonym-alist, mm-charset-override-alist):
10668         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
10669
10670 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10671
10672         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
10673
10674 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
10675
10676         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
10677         with Emacs 21 and XEmacs.
10678
10679 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
10680
10681         * spam.el (spam-parse-address): New function for better parsing,
10682         catching errors, etc.
10683         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
10684
10685 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
10686
10687         * mm-view.el: Add interactive arg to html2text autoload.
10688
10689 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10690
10691         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
10692
10693 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
10694
10695         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
10696         New variables.
10697         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
10698         (mm-charset-synonym-alist): Move some entries to
10699         mm-codepage-iso-8859-list.
10700
10701         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
10702
10703 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
10704
10705         * message.el (message-citation-line-format)
10706         (message-insert-formated-citation-line): Fix implementation of %E, %N
10707         and %n according to the doc string.
10708
10709 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
10710
10711         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
10712         Use car-safe to avoid bad parses.
10713
10714 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10715
10716         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
10717         names.
10718
10719         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
10720
10721 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10722
10723         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
10724         header.
10725
10726         * message.el (message-draft-headers): Add Date.
10727         (message-headers-to-generate): Fix typo in docstring.
10728
10729         * nndraft.el (nndraft-required-headers): New variable.
10730         (nndraft-generate-headers): Use it.
10731
10732         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
10733
10734 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
10735
10736         * gnus-registry.el (gnus-registry-wash-for-keywords)
10737         (gnus-registry-find-keywords): New functions to allow easy searching of
10738         articles that are in the registry.
10739
10740 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
10741
10742         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
10743         Use ietf-drums-parse-address instead of gnus-extract-address-components.
10744         Reported by Damien Elmes <damien@repose.cx>.
10745
10746 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
10747
10748         * gnus.el (gnus-mime): Remove unused custom group.
10749
10750 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10751
10752         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
10753         "blank line" when searching for end of armor headers.
10754
10755 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10756
10757         * gmm-utils.el (gmm-write-region): Fix variable name.
10758
10759 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
10760
10761         * gmm-utils.el (gmm-write-region): New function based on compatibility
10762         code from `mm-make-temp-file'.
10763
10764         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
10765
10766         * nnmaildir.el (nnmaildir--update-nov)
10767         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
10768         Use `gmm-write-region'.
10769
10770 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
10771
10772         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
10773         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
10774
10775         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
10776
10777         * message.el (message-replacement-char): New variable.
10778         (message-fix-before-sending): Use it.
10779         (message-simplify-subject): New function to remove duplicate code.
10780         (message-reply, message-followup): Use it.
10781
10782         * gnus-sum.el (gnus-summary-make-menu-bar):
10783         Clarify gnus-summary-limit-to-articles.
10784
10785 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10786
10787         * gnus-util.el (gnus-with-local-quit): New macro.
10788
10789         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
10790
10791 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
10792
10793         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
10794         ignore non-string data.
10795
10796 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
10797
10798         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
10799         non-string data (needs to be done in the registry too).
10800
10801 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
10802
10803         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
10804         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
10805         (gnus-registry-split-fancy-with-parent)
10806         (gnus-registry-fetch-simplified-message-subject-fast)
10807         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
10808         Remove text properties on ingress into the registry and when it's saved.
10809         (gnus-registry-clean-empty-function): Fix bug with cleaning the
10810         registry from entries with no groups.
10811
10812 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
10813
10814         * gnus-util.el (gnus-string-remove-all-properties): Add utility
10815         function to remove string properties.
10816
10817 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
10818
10819         * gmm-utils.el (gmm): Adjust custom version.
10820
10821         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
10822         Adjust custom version.
10823
10824         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
10825
10826 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
10827
10828         * gnus-art.el (gnus-insert-prev-page-button)
10829         (gnus-insert-next-page-button): Simplify.  Reformat.
10830
10831 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
10832
10833         * gnus-art.el (gnus-insert-prev-page-button)
10834         (gnus-insert-next-page-button): Apply gnus-article-button-face.
10835
10836 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
10837
10838         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
10839
10840 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
10841
10842         * gnus-art.el (gnus-insert-mime-button)
10843         (gnus-insert-mime-security-button):
10844         Apply gnus-article-button-face to MIME and security buttons.
10845
10846 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
10847
10848         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
10849         readable.
10850
10851 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10852
10853         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
10854
10855 2006-09-20  Steve Youngs  <steve@sxemacs.org>
10856
10857         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
10858         `browse-url-of-file' instead of `browse-url'.
10859
10860 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10861
10862         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
10863         regexp.  Articles containing quotation were cut prematurely.
10864
10865 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10866
10867         * message.el (message-cite-original-1): Use nobody by default for the
10868         value of From header.
10869         (message-reply): Ditto.
10870
10871 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
10872
10873         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
10874         to the gnus-info.  This fixes a bug of inline-PGP message verification.
10875         Reported by Michael Piotrowski <mxp@dynalabs.de>.
10876
10877 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
10878
10879         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
10880         mails in the doc string.  Add some URLs in comment.
10881         (pop3-movemail): Warn about pop3-leave-mail-on-server.
10882
10883 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10884
10885         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
10886         backslashes handling and the way to find boundaries of quoted strings.
10887
10888 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
10889
10890         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
10891         mml1991-encrypt-to-self is set and mml1991-signers is not set.
10892         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
10893         mml2015-encrypt-to-self is set and mml2015-signers is not set.
10894
10895 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
10896
10897         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
10898         doc string.
10899         (gnus-button-regexp, gnus-button-last): Remove unused variables.
10900
10901 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10902
10903         * lpath.el: Fbind epg-check-configuration.
10904
10905 2006-09-06  Simon Josefsson  <jas@extundo.com>
10906
10907         * mml2015.el (mml2015-use): Doc fix, mention epg.
10908
10909 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
10910
10911         * mml2015.el (mml2015-use): Default to epg, if available.
10912
10913 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
10914
10915         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
10916         message-sender.
10917         (mml1991-epg-encrypt): Ditto.
10918         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
10919         message-sender.
10920         (mml2015-epg-encrypt): Ditto.
10921
10922 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
10923
10924         * message.el (message-send-mail-with-sendmail): Look for sendmail in
10925         several common directories.
10926
10927 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
10928
10929         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
10930         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
10931
10932 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10933
10934         * gnus-art.el (article-decode-encoded-words): Make it fast.
10935
10936 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10937
10938         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
10939
10940         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
10941         in quoted string into `\'.
10942
10943 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10944
10945         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10946         Use standard-syntax-table.
10947
10948 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10949
10950         * gnus-art.el (gnus-decode-address-function): New variable.
10951         (article-decode-encoded-words): Use it to decode headers which are
10952         assumed to contain addresses.
10953         (gnus-mime-delete-part): Remove useless `or'.
10954
10955         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
10956         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
10957         (gnus-nov-parse-line): Use it to decode From header.
10958         (gnus-get-newsgroup-headers): Ditto.
10959         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
10960
10961         * mail-parse.el (mail-decode-encoded-address-region): New alias.
10962         (mail-decode-encoded-address-string): New alias.
10963
10964         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10965         New function.
10966         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
10967         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
10968         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
10969         (rfc2047-decode-string): Ditto.
10970         (rfc2047-decode-address-region): New function.
10971         (rfc2047-decode-address-string): New function.
10972
10973 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
10974
10975         * message.el (message-caesar-buffer-body): Allow rotating headers.
10976
10977         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
10978
10979         * message.el (message-insert-formated-citation-line): Fix %f.
10980         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
10981
10982 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10983
10984         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
10985         (gnus-bookmark-mouse-available-p): New macro.
10986         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
10987         (gnus-bookmark-bmenu-show-infos): Use it.
10988         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
10989         (gnus-bookmark-bmenu-hide-infos): Ditto.
10990         (gnus-bookmark-remove-properties): New function.
10991         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
10992         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
10993         (gnus-bookmark-write-file): Bind coding-system-for-write.
10994         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
10995         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
10996         group before selecting it.
10997         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
10998         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
10999         quit-window if it is not available; use gnus-mouse-2 and bind it to
11000         gnus-bookmark-bmenu-select-by-mouse.
11001         (gnus-bookmark-show-details): Remove unused variable `details-list'.
11002         (gnus-bookmark-bmenu-select-by-mouse): New function.
11003
11004 2006-08-13  Romain Francoise  <romain@orebokech.com>
11005
11006         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
11007         space.
11008
11009 2006-08-10  Romain Francoise  <romain@orebokech.com>
11010
11011         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
11012         (dns-mode-soa-auto-increment-serial): New user option.
11013         (dns-mode-soa-maybe-increment-serial): New function.
11014         (dns-mode): Add the latter to `write-contents-functions'.
11015
11016 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11017
11018         * compface.el (uncompface): Use binary rather than raw-text-unix.
11019
11020 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11021
11022         * compface.el (uncompface): Make sure the eol conversion doesn't take
11023         place when communicating with the external programs.
11024         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11025
11026 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11027
11028         * nnheader.el (nnheader-insert-head): Fix typo in comment.
11029
11030 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11031
11032         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
11033         Make it more robust by parsing author and date independently.
11034
11035 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11036
11037         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
11038
11039 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
11040
11041         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
11042         first matching secret key.
11043         (mml2015-epg-encrypt): Ditto.
11044
11045         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
11046         first matching secret key.
11047         (mml1991-epg-encrypt): Ditto.
11048
11049         * mml2015.el (mml2015-encrypt-to-self): New user option.
11050         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
11051         mml2015-epg-encrypt-to-self is set.
11052
11053         * mml1991.el (mml1991-encrypt-to-self): New variable.
11054         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
11055         mml1991-epg-encrypt-to-self is set.
11056
11057         * mml2015.el (mml2015-signers): New user option.
11058         (mml2015-epg-sign): Reflect the value of mml2015-signers.
11059         (mml2015-epg-encrypt): Allow to select signing keys.
11060
11061         * mml1991.el (mml1991-signers): New variable.
11062         (mml1991-epg-sign): Reflect the value of mml1991-signers.
11063         (mml1991-epg-encrypt): Allow to select signing keys.
11064
11065 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11066
11067         * nnheader.el (nnheader-insert-head): Make it work even if the file
11068         uses CRLF for the line-break code.
11069
11070 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
11071
11072         * mml2015.el: Require mml-sec instead of password.
11073         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
11074         (mml2015-cache-passphrase): Inherit the default value from
11075         mml-secure-cache-passphrase.
11076         (mml2015-passphrase-cache-expiry): Inherit the default value from
11077         mml-secure-passphrase-cache-expiry.
11078
11079         * mml1991.el: Require mml-sec instead of password.
11080         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
11081         (mml1991-cache-passphrase): Inherit the default value from
11082         mml-secure-cache-passphrase.
11083         (mml1991-passphrase-cache-expiry): Inherit the default value from
11084         mml-secure-passphrase-cache-expiry.
11085
11086         * mml-sec.el: Require password.
11087         (mml-secure-verbose): New user option.
11088         (mml-secure-cache-passphrase): New user option.
11089         (mml-secure-passphrase-cache-expiry): New user option.
11090
11091 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
11092
11093         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
11094         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
11095         andreas@altroot.de (Andreas Vögele).
11096
11097         FIXME: Use `tiny change'?
11098
11099 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11100
11101         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
11102         workaround for the url package included with Emacs.
11103
11104         * nnweb.el (nnweb-google-create-mapping): Update regexp.
11105
11106 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11107
11108         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
11109         correctly.  This fixes a bug caused by the 2006-05-12 change.
11110
11111 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
11112
11113         * nnmail.el (nnmail-article-group): If splitting raises an error, give
11114         some information about the error when saying that the `bogus' mail
11115         group will be used.
11116
11117 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
11118
11119         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
11120         string.
11121
11122 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
11123
11124         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
11125
11126 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11127
11128         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
11129
11130 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
11131
11132         * mml1991.el (mml1991-function-alist): Add epg.
11133         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
11134         (mml1991-epg-encrypt): New functions.
11135
11136 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
11137
11138         * mml2015.el (mml2015-verbose): New variable.
11139         (mml2015-cache-passphrase): Ditto.
11140         (mml2015-passphrase-cache-expiry): Ditto.
11141         (mml2015-function-alist): Add epg.
11142         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
11143         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
11144         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
11145         New functions.
11146
11147 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11148
11149         * message.el (message-cite-original-1): Preserve region when removing
11150         quoted text due to X-No-Archive in order to avoid bogus attribution
11151         when citing multiple messages.
11152
11153 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11154
11155         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
11156         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
11157
11158 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
11159
11160         * gnus-diary.el (gnus-user-format-function-d)
11161         (gnus-user-format-function-D): Autoload.
11162
11163         * imap.el (Commentary): Fix typo.
11164
11165         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
11166         2006-04-22 contribution.
11167
11168 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11169
11170         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
11171         It didn't really fix the bogosity I'm seeing with solid web groups.
11172
11173 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11174
11175         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
11176         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
11177         created using server names.  If we use the feature without declaring
11178         it, Gnus does not properly manage server and group state.
11179
11180         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
11181         bound.
11182
11183 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11184
11185         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
11186         looking up the method using GROUP's prefix before inventing a new one.
11187         It is used on killed/unknown groups in various places where returning
11188         an all-new method isn't expected by the caller.
11189
11190         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
11191         and match semantics of gnus-group-real-prefix.
11192
11193 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
11194
11195         * nnmail.el (nnmail-broken-references-mailers): New variable.
11196         (nnmail-ignore-broken-references): New function generalizing
11197         nnmail-fix-eudora-headers.
11198         (nnmail-fix-eudora-headers): Now obsolete.
11199
11200         * gnus-art.el (gnus-button-handle-custom):
11201         Support `customize-apropos*'.
11202
11203 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11204
11205         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
11206
11207         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
11208         articles.
11209
11210 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
11211
11212         * message.el (message-cite-reply-above): New variable.
11213         (message-yank-original): Use it.
11214
11215 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11216
11217         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
11218
11219 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
11220
11221         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
11222         as read.
11223
11224         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
11225
11226 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
11227
11228         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
11229         (gnus-bookmark-default-file): Use gnus-directory.
11230         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
11231         Remove "*" in doc string.
11232         (gnus-bookmark-write-file): Simplify.
11233         (gnus-bookmark-maybe-sort-alist): Use `when'.
11234         (gnus-bookmark-get-bookmark): Fix typo in doc string.
11235         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
11236         Add FIXME about Emacs 21 and XEmacs compatibility.
11237         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
11238         compatibility.
11239         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
11240         compatibility.
11241         (gnus-bookmark-menu-heading): Fix version.
11242
11243 2006-06-19  Bastien Guerry  <bzg@altern.org>
11244
11245         * gnus-bookmark.el: New file.
11246
11247 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11248
11249         * message.el (message-syntax-checks): Doc fix.
11250
11251 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11252
11253         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
11254         unsubscribed groups as if they were killed ones.  It causes duplicate
11255         entries in gnus-newsrc-alist.
11256
11257 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11258
11259         * message.el (message-syntax-checks): Doc fix.
11260         (message-send-mail): Add check for continuation headers.
11261         (message-check-news-header-syntax): Fix regexp used to check for
11262         continuation headers.
11263
11264 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11265
11266         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
11267
11268 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
11269
11270         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
11271
11272 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11273
11274         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
11275         default-truncate-lines.
11276
11277 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11278
11279         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
11280         to fill the utf-8 entry.
11281
11282         * lpath.el: Fbind unicode-precedence-list.
11283
11284 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11285
11286         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
11287
11288 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
11289
11290         * gnus-agent.el (directory-files-and-attributes): Move all the way
11291         forward (the third and final move).
11292         (gnus-agent-read-agentview): Trap reconstruction errors due to
11293         nonexistent directory.  Handle by returning nil.
11294
11295 2006-05-30  Didier Verna  <didier@xemacs.org>
11296
11297         * message.el (message-dont-reply-to-names): Update the custom type.
11298         * message.el (message-dont-reply-to-names): New defsubst: potentially
11299         convert a list of regexps into a single one.
11300         * message.el (message-get-reply-headers): Use it.
11301         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
11302
11303 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11304
11305         * gnus-agent.el (directory-files-and-attributes): Move forward.
11306
11307 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
11308
11309         * gnus-ml.el (gnus-mailing-list-subscribe)
11310         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
11311         (gnus-mailing-list-message): Fix doc strings.
11312
11313 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11314
11315         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
11316         of doing it manually.
11317
11318 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
11319
11320         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
11321         comment.
11322
11323 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
11324
11325         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
11326         (gnus-agent-read-agentview): Fix handling of end-of-file error.
11327         (gnus-agent-read-local): All symbols allocated in my-obarray.
11328         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
11329         (gnus-agent-regenerate-group): Check numeric names to see if they are
11330         messages or groups.
11331         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
11332         better way of do this...)
11333
11334         * gnus-cache.el (gnus-agent-total-fetched-for):
11335         Ignore 'dummy.group' (there should be a better way of do this...)
11336
11337 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11338
11339         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
11340         (gnus-saved-headers): Ditto.
11341         (gnus-default-article-saver): Mention functions may have properties.
11342         (gnus-article-save): Override gnus-save-all-headers and
11343         gnus-saved-headers by :headers property which saver function may have.
11344         (gnus-summary-save-in-file): Add :headers property.
11345         (gnus-summary-write-to-file): Ditto.
11346
11347         * gnus-sum.el (gnus-summary-save-article): Bind
11348         gnus-prompt-before-saving to t when saving many articles in a file;
11349         always show all headers.
11350
11351         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
11352
11353 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
11354
11355         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
11356         marks.
11357
11358         * message.el (message-indent-citation): Add optional arguments to allow
11359         using it outside of message buffers.
11360
11361         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
11362         (gnus-article-treat-unfold-headers): Use it.
11363         (gnus-article-truncate-lines): New variable.
11364         (gnus-article-mode): Use it.
11365         (gnus-article-toggle-truncate-lines): New function.
11366
11367         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
11368         Add gnus-article-toggle-truncate-lines.
11369
11370         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
11371         coding system in XEmacs, use binary.
11372
11373 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11374
11375         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
11376         after-load-alist.
11377
11378         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
11379         this function should save decoded articles.
11380         (gnus-summary-write-to-file): Use property to specify this function
11381         should save decoded articles and specify gnus-summary-save-in-file
11382         should be used to save articles other than the first one when saving
11383         many articles.
11384         (gnus-summary-save-body-in-file): Use property to specify this
11385         function should save decoded articles.
11386         (gnus-summary-write-body-to-file): Use property to specify this
11387         function should save decoded articles and specify
11388         gnus-summary-save-body-in-file should be used to save articles other
11389         than the first one when saving many articles.
11390
11391         * gnus-sum.el (gnus-summary-save-article): Simplify.
11392
11393 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11394
11395         * gnus-art.el (gnus-default-article-saver):
11396         Add gnus-summary-write-body-to-file.
11397         (gnus-article-save-coding-system): Don't use coding system object
11398         in XEmacs.
11399         (gnus-read-save-file-name): Add optional `dir-var' argument which
11400         specifies directory in which files are saved; work even if optional
11401         `variable' argument is not specified.
11402         (gnus-summary-write-to-file): Read file name.
11403         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
11404         (gnus-summary-write-body-to-file): New function.
11405
11406         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
11407         (gnus-summary-local-variables): Add it.
11408         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
11409         (gnus-summary-save-article): Remove optional `decode' argument;
11410         determine whether to decode articles by the value of
11411         gnus-default-article-saver; when saving many files using
11412         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
11413         it first and use gnus-summary-save-in-file or
11414         gnus-summary-save-body-in-file thereafter unless
11415         gnus-prompt-before-saving is always; move point to article which
11416         will be saved.
11417         (gnus-summary-save-article-file): Revert.
11418         (gnus-summary-write-article-file): Revert.
11419         (gnus-summary-save-article-body-file): Revert.
11420         (gnus-summary-write-article-body-file): New function.
11421
11422 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11423
11424         * gnus-art.el (gnus-default-article-saver): Doc fix.
11425         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
11426         from gnus-summary-save-article-coding-system, and default to a
11427         certain coding system.
11428         (gnus-output-to-file): Add coding cookie and encode text according
11429         to gnus-article-save-coding-system; don't use mm-append-to-file.
11430
11431         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
11432         gnus-art.el and rename to gnus-article-save-coding-system.
11433         (gnus-summary-save-article): Require gnus-art; don't show all
11434         headers if it decodes articles; don't add coding cookie here;
11435         don't bind mm-text-coding-system-for-write.
11436         (gnus-summary-save-article-file): Save decoded articles.
11437         (gnus-summary-write-article-file): When saving many files, use
11438         gnus-summary-write-to-file first and gnus-summary-save-in-file
11439         thereafter unless gnus-prompt-before-saving is always.
11440         (gnus-summary-save-article-body-file): Save decoded articles.
11441
11442         * lpath.el: Fbind select-safe-coding-system for XEmacs.
11443
11444 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
11445
11446         * nnrss.el (nnrss-check-group): Bind hash-index.
11447
11448 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
11449
11450         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
11451         its hash index.  Store this hash in `nnrss-group-data'.
11452         (nnrss-read-group-data): Update accordingly.
11453
11454 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
11455
11456         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
11457         entry.
11458
11459         * gnus-sum.el (gnus-summary-make-menu-bar):
11460         Add gnus-article-browse-html-article.
11461
11462 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
11463
11464         * gnus-sum.el (gnus-summary-mime-map):
11465         Add gnus-article-browse-html-article.
11466
11467         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
11468
11469 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
11470
11471         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
11472         suitable coding systems in customize.
11473
11474 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
11475
11476         * mail-source.el (mail-sources): Fix custom type.
11477
11478 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
11479
11480         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
11481         (gnus-summary-expire-articles-now): Shorten prompt.
11482
11483         * gmm-utils.el (wid-edit): Require.
11484         (defun-gmm): Rename from `gmm-defun-compat'.
11485         (gmm-image-search-load-path): Use it.
11486         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
11487
11488 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11489
11490         * gnus-sum.el (gnus-summary-save-article-coding-system):
11491         New variable.
11492         (gnus-summary-save-article): Add optional `decode' argument.
11493         If it is set and gnus-summary-save-article-coding-system is non-nil,
11494         save decoded article.
11495         (gnus-summary-write-article-file): Save decoded article if
11496         gnus-summary-save-article-coding-system is non-nil.
11497
11498         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
11499         type.
11500
11501 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11502
11503         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
11504
11505 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11506
11507         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
11508         first to test gnus-single-article-buffer which may be buffer-local.
11509
11510         * gnus-sum.el (gnus-summary-setup-buffer):
11511         Make gnus-single-article-buffer buffer-local and nil in ephemeral
11512         group; make gnus-article-buffer, gnus-article-current, and
11513         gnus-original-article-buffer always buffer-local.
11514         (gnus-summary-exit): Kill article buffer belonging to ephemeral
11515         group.
11516         (gnus-handle-ephemeral-exit): Don't move to next summary line.
11517
11518 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
11519
11520         * nnml.el (nnml-request-compact-group): Compressed files might not
11521         have .gz extension.
11522
11523 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
11524
11525         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
11526         (mm-copy-to-buffer): Use with-current-buffer.
11527         (mm-display-part): Simplify.
11528         (mm-inlinable-p): Add optional arg `type'.
11529
11530 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11531
11532         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
11533         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
11534         Try harder to show the attachment internally or externally using
11535         gnus-mime-view-part-as-type.
11536
11537 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
11538
11539         * message.el (message-from-style, message-signature-separator)
11540         (message-user-organization-file, message-send-mail-function)
11541         (message-citation-line-function, message-yank-prefix)
11542         (message-indent-citation-function, message-signature)
11543         (message-signature-file, message-signature-insert-empty-line):
11544         Remove autoloads.
11545
11546         * gnus-art.el (gnus-buttonized-mime-types):
11547         Remove "multipart/signed".  Revert 2006-04-26 change.
11548
11549 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11550
11551         * gnus.el (gnus-version-number): Bump version.
11552
11553 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11554
11555         * gnus.el: No Gnus v0.5 is released.
11556
11557 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11558
11559         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
11560         fetching articles by message-id.
11561
11562 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11563
11564         * message.el (hashcash): Require hashcash as normal.
11565
11566         * ecomplete.el (ecomplete-highlight-match-line):
11567         Use point-at-eol.
11568         (ecomplete-highlight-match-line): Use `highlight', because that
11569         face exists in both Emacs and XEmacs.
11570
11571         * message.el (message-display-abbrev): Use point-at-bol.
11572
11573         * mail-source.el: Don't require timer/timer-funcs.
11574
11575         * gnus-async.el: Ditto.
11576
11577         * password.el: Ditto.
11578
11579         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
11580
11581         * mm-url.el: Ditto.
11582
11583         * gnus-xmas.el: Don't require timer-funcs.
11584
11585         * mm-util.el: Require timer/timer-funcs.
11586
11587 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11588
11589         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
11590         Close.
11591
11592 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11593
11594         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
11595         unibyte after clear-decrypt function runs.
11596
11597         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
11598         returns as a unibyte string.
11599
11600 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11601
11602         * lpath.el: Revert.
11603
11604         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
11605         (pgg-gpg-process-sentinel): Revert.
11606
11607         * pgg-pgp.el (pgg-pgp-process-region): Revert.
11608         (pgg-pgp-lookup-key): Revert.
11609
11610         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
11611         (pgg-pgp5-lookup-key): Revert.
11612
11613         * pgg.el (pgg-fetch-key): Revert.
11614
11615 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11616
11617         * lpath.el: Fbind string-as-multibyte for XEmacs.
11618
11619         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
11620         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
11621         (mml1991-pgg-encrypt): Ditto.
11622
11623         * pgg-gpg.el (pgg-string-to-multibyte): New function.
11624         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
11625         a multibyte buffer.
11626
11627         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
11628         (pgg-pgp-lookup-key): Ditto.
11629
11630         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
11631         (pgg-pgp5-lookup-key): Ditto.
11632
11633         * pgg.el (pgg-fetch-key): Ditto.
11634
11635 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
11636
11637         * message.el (message-user-organization-file): Check several
11638         locations of the organization file.
11639
11640         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
11641         Add gnus-article-view-part-as-type.
11642
11643         * gnus-art.el (gnus-article-view-part-as-type): New function.
11644
11645         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
11646         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
11647
11648         * mml.el: Simplify autoload.
11649         (mml-mode): defvar dnd-protocol-alist instead of using
11650         symbol-value.
11651         (mml-default-directory): New variable.
11652         (mml-minibuffer-read-file): Use it.
11653         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
11654
11655         * message.el (message-citation-line-format): New variable.
11656         (message-insert-formated-citation-line): New function.
11657         (message-citation-line-function):
11658         Add `message-insert-formated-citation-line' to custom type.
11659
11660         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
11661         to doc string.
11662
11663         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
11664         depending on mm-verify-option.
11665
11666 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11667
11668         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
11669         binding pgg-* variables; reimplement the section which prevents
11670         MIME header from being signed.
11671         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
11672         pgg-text-mode; remove a blank line at the top of body.
11673
11674         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
11675         lines at the top of body; use gnus-newsgroup-charset if there's no
11676         Charset header.
11677
11678 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11679
11680         * message.el (message-self-insert-commands): Doc fix.
11681
11682         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
11683         (mm-uu-pgp-encrypted-test): Ditto.
11684         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
11685         between header and body; return application/pgp-encrypted handle
11686         if decryption failed; decode decrypted body by charset.
11687
11688         * mm-decode.el (mm-automatic-display): Don't make application/pgp
11689         element match to application/pgp-*.
11690
11691 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11692
11693         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
11694         HTML.
11695
11696 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11697
11698         * mail-source.el (mail-source-call-script): Message the error
11699         string.
11700
11701 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11702
11703         * gnus-util.el (gnus-byte-compile): Use it.
11704
11705 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
11706
11707         * gnus-util.el (kill-empty-logs): New function.
11708
11709 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11710
11711         * message.el (message-mail-alias-type): Doc fix.
11712         (message-mail-alias-type-p): New function.
11713         (message-send): Use it.
11714         (message-mode): Ditto.
11715         (message-strip-forbidden-properties): Ditto.
11716
11717         * ecomplete.el (ecomplete-database-file-coding-system):
11718         New variable.
11719         (ecomplete-save): Use it.
11720         (ecomplete-setup): Use it.
11721
11722 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11723
11724         * message.el (message-self-insert-commands): New variable.
11725         (message-strip-forbidden-properties): Use it.
11726
11727 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11728
11729         * message.el (message-put-addresses-in-ecomplete): Use a regexp
11730         that doesn't make XEmacs choke.
11731
11732 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
11733
11734         * gnus-util.el (gnus-replace-in-string):
11735         Prefer replace-regexp-in-string over of replace-in-string.
11736
11737 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11738
11739         * gnus-util.el (gnus-select-frame-set-input-focus):
11740         Use select-frame-set-input-focus if it is available in XEmacs; use
11741         definition defined in Emacs 22 for old Emacsen.
11742
11743         * dgnushack.el: Autoload unmorse-region for XEmacs.
11744
11745         * lpath.el: Bind cursor-in-non-selected-windows and
11746         select-frame-set-input-focus for XEmacs.
11747
11748 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11749
11750         * mm-view.el (mm-inline-text): Use equal instead of equalp.
11751
11752 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
11753
11754         * gnus-registry.el (gnus-registry-cache-save): Remove text
11755         properties when saving via the temp buffer.
11756
11757 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
11758
11759         * message.el (message-generate-hashcash): Honor custom type.
11760
11761 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11762
11763         * message.el (message-generate-hashcash): Default to non-nil when
11764         hashcash is found.
11765
11766         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
11767         (gnus-refer-thread-limit): Increase default to 500.
11768
11769         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
11770
11771         * flow-fill.el (fill-flowed): Allow delete-space.
11772
11773 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
11774
11775         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
11776         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
11777         Remove autoloads.
11778
11779 2006-04-18  Simon Josefsson  <jas@extundo.com>
11780
11781         * message.el (message-generate-hashcash): Default to.
11782
11783 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11784
11785         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
11786         concatenating segments rather than before concatenating them.
11787
11788 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
11789
11790         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
11791
11792 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11793
11794         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
11795
11796         * message.el (message-forward-make-body-plain):
11797         Allow message-forward-ignored-headers to be a list.
11798         (message-remove-ignored-headers): Factor out into function.
11799         (message-forward-make-body-mml): Use it.
11800
11801         * imap.el (imap-quote-specials): New function.
11802         (imap-login-auth): Quote specials.
11803
11804         * rfc2231.el (rfc2231-parse-string): Remove dead code.
11805         (rfc2231-parse-string): Allow concatanation of parameters that
11806         aren't contiguous.  The test case is
11807           (mail-header-parse-content-type "message/external-body;
11808             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
11809             access-type=LOCAL-FILE;
11810             name*1*=plugh%2fhello-sailor%2fbing.pdf")
11811
11812 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11813
11814         * nntp.el (nntp-accept-process-output): Return the value of
11815         `nnheader-accept-process-output'.
11816
11817 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11818
11819         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
11820         (gnus-button-alist): Recognize more diff formats.
11821         (gnus-button-patch): Strip directory.
11822
11823 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
11824
11825         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
11826         Emacs 22 when setting focus.
11827
11828 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11829
11830         * gnus-art.el (gnus-article-treat-types): Do treatment of
11831         text/x-verbatim parts.
11832         (gnus-button-patch): New command.
11833
11834         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
11835         addresses that contain invalid characters.
11836
11837 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11838
11839         * message.el (message-put-addresses-in-ecomplete):
11840         Use gnus-replace-in-string.
11841         (message-is-yours-p): Use the more correct
11842         mail-header-parse-address instead of
11843         mail-extract-address-components.
11844         (message-put-addresses-in-ecomplete): Fix typo.
11845
11846         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
11847         keystroke.
11848
11849         * gnus-art.el (gnus-treatment-function-alist): Change order of
11850         newsgroups/generic header folding to avoid double-folding.
11851
11852         * message.el (message-hidden-headers): Add X-Draft-From.
11853
11854         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
11855         New command.
11856         (gnus-summary-repeat-search-article-backward): New command.
11857
11858         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
11859         groups in the parent topic.
11860
11861 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
11862
11863         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
11864         (spam-extra-header-to-number): Return the CRM114 number as a
11865         number instead of a string.
11866
11867 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11868
11869         * gnus-art.el (gnus-face-properties-alist): Move here from
11870         gnus-fun.
11871
11872         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
11873
11874 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11875
11876         * message.el (message-strip-forbidden-properties): Only display on
11877         self-insert-command.
11878
11879         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
11880         reindent.
11881         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
11882
11883 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
11884
11885         * smiley.el (smiley-style): Fix typo.
11886
11887 2006-03-23  Kenichi Handa  <handa@m17n.org>
11888
11889         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
11890         instead of set-buffer-multibyte.
11891
11892 2006-03-23  Kenichi Handa  <handa@m17n.org>
11893
11894         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
11895         buffer and then decode the buffer text if necessary.
11896         (rfc2231-encode-string): Be sure to work on multibyte buffer at
11897         first, and after mm-encode-body, change the buffer to unibyte.
11898
11899 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11900
11901         * hashcash.el (hashcash-insert-payment-async-2):
11902         Use message-goto-eoh instead of doing it manually.
11903         (mail-add-payment): Use message-narrow-to-header instead of trying
11904         to do the same itself.
11905
11906         * message.el (message-hidden-headers): Add Face.
11907
11908         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
11909         reparenting code.
11910         (gnus-summary-reparent-children): Refactored out code.
11911         (gnus-summary-thread-map): New keystroke.
11912         (gnus-summary-reparent-children): Make into command.
11913
11914         * smiley.el (smiley-style): Default to `medium' if using a large
11915         font.
11916
11917         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
11918         does it itself.
11919
11920         * message.el (message-point-in-header-p): Simplify definition.
11921
11922 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11923
11924         * nnagent.el (nnagent-request-set-mark): Silence log file
11925         writing.
11926         (nnagent-request-set-mark): Use write-region instead of
11927         append-to-file.
11928
11929         * gnus-sum.el (gnus-read-header): Fudge article number if using a
11930         strange select method.
11931
11932         * ecomplete.el (ecomplete-display-matches): Get highlightling
11933         right.
11934         (ecomplete-display-matches): Use literals.
11935         (ecomplete-display-matches): Disable message logging.
11936
11937         * message.el (message-display-abbrev): Small optimization.
11938
11939         * ecomplete.el (ecomplete-display-matches): Allow automatic
11940         display.
11941
11942         * message.el (message-strip-forbidden-properties):
11943         Display abbrevs.
11944         (message-display-abbrev): Get automatic display right.
11945
11946         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
11947         keystrokes.
11948
11949 2006-04-13  Romain Francoise  <romain@orebokech.com>
11950
11951         TODO: Backport to v5-10!
11952
11953         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
11954         Move here (and rename) from gnus-registry.el.
11955
11956         * gnus-registry.el: Require gnus-util.
11957         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
11958
11959 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11960
11961         * gnus-group.el (gnus-group-catchup-current):
11962         Change if-then-else-if-then-else into cond.
11963         (gnus-group-catchup): Indent.
11964         (group-name-at-point): New function.
11965         (gnus-fetch-group): Provide default from thing at point.
11966
11967 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11968
11969         * message.el (message-display-abbrev): Fix regexp.
11970
11971         * ecomplete.el (ecomplete-highlight-match-line):
11972         Reimplement choosing.
11973         (ecomplete-highlight-match-line): Fix up code rewrite, remove
11974         dead variables.
11975
11976         * message.el (message-newline-and-indent): Remove debugging.
11977         (message-display-abbrev): Use new implementation.
11978
11979 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
11980
11981         * gnus-art.el (gnus-article-mode):
11982         Set cursor-in-non-selected-windows to nil.
11983
11984         * smiley.el: Revert previous change.
11985         (smiley-data-directory): defvar it before using it in the
11986         defcustom of `smiley-style'.
11987
11988 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11989
11990         * message.el (message-newline-and-indent): New function.
11991
11992         * ecomplete.el: Implement more bits.
11993
11994         * message.el (message-put-addresses-in-ecomplete): Clean up the
11995         string.
11996
11997         * ecomplete.el (ecomplete-add-item): Chop off decimals.
11998
11999         * gnus-sum.el (gnus-summary-save-parts):
12000         Bind gnus-summary-save-parts-counter and use it to make unique file
12001         names.
12002
12003         * gnus-art.el (gnus-ignored-headers): Add some more headers.
12004
12005         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
12006         parameter to say whether to actually parse the individual
12007         addresses.
12008
12009         * message.el (message-put-addresses-in-ecomplete): New function.
12010         (ecomplete): Require.
12011         (message-mail-alias-type): Add ecomplete as an option.
12012
12013 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
12014
12015         * flow-fill.el (fill-flowed): Remove trailing space from blank
12016         quoted lines.
12017
12018 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12019
12020         * smiley.el (smiley-style): Move definition later to avoid a
12021         compilation warning.
12022
12023 2006-04-12  Kenichi Handa  <handa@m17n.org>
12024
12025         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
12026         buffer and then decode the buffer text if necessary.
12027         (rfc2231-encode-string): Be sure to work on multibyte buffer at
12028         first, and after mm-encode-body, change the buffer to unibyte.
12029         Use mm-disable-multibyte instead of set-buffer-multibyte.
12030
12031 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12032
12033         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
12034         Content-Type header instead of Content-Disposition header.
12035         (gnus-mime-inline-part): Ditto.
12036         (gnus-mime-view-part-as-charset): Ignore charset that the part
12037         specifies.
12038
12039         * mm-decode.el (mm-display-part): Work with external parts and
12040         usual parts similarly.
12041
12042         * mm-extern.el (mm-inline-external-body): Use mm-display-part
12043         instead of gnus-display-mime.
12044
12045         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
12046         instead of with-temp-buffer.
12047
12048         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
12049         tag to summarized topics part in order to encode non-ASCII text.
12050
12051 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
12052
12053         * smiley.el (smiley-style): New variable.
12054         (smiley-directory): New function.
12055         (smiley-data-directory): Derive from `smiley-style' using
12056         `smiley-directory'.
12057         (smiley-regexp-alist): Add new entries.
12058
12059         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
12060         (gnus-article-browse-delete-temp): Add :version.
12061
12062 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
12063
12064         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
12065         the sieve region.
12066
12067 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12068
12069         * gnus.el (gnus-version-number): Bump version.
12070
12071 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
12072
12073         * gnus.el: No Gnus v0.4 is released.
12074
12075 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12076
12077         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
12078         layout.
12079
12080         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
12081         unknown charset.
12082
12083         * message.el (message-header-synonyms): Add Original-To to the
12084         default.
12085
12086         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
12087         optional parameter.
12088
12089 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
12090
12091         * gnus-fun.el (gnus): Require it for gnus-directory.
12092
12093 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12094
12095         * gnus-fun.el (gnus-face-properties-alist): Add :version.
12096
12097 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
12098
12099         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
12100
12101 2006-04-05  Simon Josefsson  <jas@extundo.com>
12102
12103         * password.el (password-reset): New function.
12104
12105 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
12106
12107         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
12108         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
12109
12110 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12111
12112         * nnweb.el (nnweb-google-create-mapping): Update regexp.
12113         Some whitespace was matched into the url, which broke browsing hits
12114         > 100 when mm-url-use-external was nil.
12115
12116 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
12117
12118         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
12119         Check gnus-extra-headers for 'Newsgroups.
12120
12121         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
12122         bound.
12123
12124 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
12125
12126         * pgg-gpg.el: Clean up process buffers every time gpg processes
12127         complete.
12128
12129 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
12130
12131         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
12132         doc string.
12133
12134 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
12135
12136         * pgg-gpg.el (pgg-gpg-process-filter)
12137         (pgg-gpg-wait-for-completion): Check if buffer is alive.
12138
12139         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
12140         lines, temporary fix.
12141
12142 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12143
12144         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
12145
12146 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
12147
12148         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
12149         default-enable-multibyte-characters.  This reverts the change from
12150         revision 6.17 which is no longer necessary because the passphrase
12151         is sent separately now.  GnuPG messages are unreadable under
12152         multibyte locales with default-enable-multibyte-characters set to
12153         nil.
12154
12155 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
12156
12157         * message.el (message-tool-bar-gnome): Move "spell".
12158
12159 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
12160
12161         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
12162         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
12163         instead.
12164
12165 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
12166
12167         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
12168         Improve newsgroups handling for NNTP overviews which don't include
12169         Newsgroups.
12170
12171 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12172
12173         * message.el (message-resend): Bind message-generate-hashcash to nil.
12174
12175 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12176
12177         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
12178         when searching for already-paid recipients.
12179
12180 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
12181
12182         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
12183         passphrases when it is not needed.
12184         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
12185         passphrase stuff from gpg, should only be necessary when you use
12186         gpg with a smartcard.
12187
12188 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12189
12190         * mml.el (mml-insert-mime): Ignore cached contents of
12191         message/external-body part.
12192
12193         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
12194         (mm-insert-part): Ditto.
12195
12196 2006-03-23  Simon Josefsson  <jas@extundo.com>
12197
12198         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
12199         Reiner.
12200         (pgg-gpg-use-agent-p): Use it again.
12201
12202 2006-03-23  Simon Josefsson  <jas@extundo.com>
12203
12204         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
12205         older emacsen.
12206         (pgg-gpg-use-agent-p): Don't use it.
12207
12208 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
12209
12210         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
12211         if we can.
12212
12213 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
12214
12215         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
12216         (pgg-gpg-update-agent): New function.
12217         (pgg-gpg-use-agent-p): New function.
12218         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
12219         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
12220         (pgg-gpg-sign-region): Use it.
12221
12222 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12223
12224         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
12225         Reported by Ralf Wachinger <rwachinger@gmx.de>.
12226
12227 2006-03-21  Simon Josefsson  <jas@extundo.com>
12228
12229         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
12230         <wilde@sha-bang.de>.
12231         (pgg-gpg-use-agent): New variable.
12232         (pgg-gpg-process-region): Use it.
12233         (pgg-gpg-encrypt-region): Likewise.
12234         (pgg-gpg-encrypt-symmetric-region): Likewise.
12235         (pgg-gpg-decrypt-region): Likewise.
12236         (pgg-gpg-sign-region): Likewise.
12237         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
12238
12239 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
12240
12241         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
12242
12243         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
12244         Add comment on version.
12245
12246 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
12247
12248         * smiley.el: Add missing test smiley.
12249
12250 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12251
12252         * mm-decode.el (mm-with-part): New macro.
12253         (mm-get-part): Use it; work with message/external-body as well.
12254         (mm-save-part): Treat name and filename equally.
12255
12256         * mm-extern.el (mm-extern-cache-contents): New function.
12257         (mm-inline-external-body): Use it; force the part to be displayed;
12258         move undisplayer added to the cached handle to the parent.
12259
12260         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
12261         (gnus-mime-view-part-as-type): Work with message/external-body.
12262
12263         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
12264
12265 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
12266
12267         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
12268         images in image-load-path.  [Sync with image.el, revision 1.60, in
12269         Emacs.]
12270
12271 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
12272
12273         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
12274         path rather than symbol.  Always return list of directories.
12275         Guarantee that image directory comes first.  [Sync with image.el,
12276         revision 1.59, in Emacs.]
12277
12278         * message.el (message-make-tool-bar): Adjust to new API of
12279         `gmm-image-load-path-for-library'.
12280
12281         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12282
12283         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
12284
12285 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12286
12287         * gnus-art.el (gnus-article-only-boring-p):
12288         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
12289         intangible text.
12290         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
12291
12292 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
12293
12294         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
12295         Use `defun' instead of `gmm-defun-compat'.
12296
12297 2006-03-14  Simon Josefsson  <jas@extundo.com>
12298
12299         * message.el (message-unique-id): Don't use message-number-base36
12300         if (user-uid) is a float.
12301         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
12302
12303 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12304
12305         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
12306
12307         * gnus-art.el (gnus-mime-display-single): Make sure there is an
12308         empty line between a part and a message part.
12309
12310 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
12311
12312         * smiley.el: Add more test smileys.
12313         (smiley-data-directory, smiley-regexp-alist)
12314         (gnus-smiley-file-types): Fix doc strings.
12315         (smiley-update-cache): Clear smiley-cached-regexp-alist before
12316         adding new elements.
12317         (smiley-mouse-map): Unused code.  Make it a comment.
12318
12319 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12320
12321         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
12322         scan latest NoCeM messages instead of old ones.
12323         (gnus-nocem-check-article): Fix regexps so as to match to PGP
12324         delimiters that are recently used.
12325         (gnus-nocem-load-cache): Add autoload cookie.
12326
12327         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
12328
12329         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
12330         level which is larger than gnus-use-nocem is specified.
12331
12332         * gnus-group.el (gnus-group-get-new-news): Ditto.
12333
12334 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
12335
12336         * gnus-util.el (gnus-tool-bar-update): New function.
12337
12338         * gnus-group.el (gnus-group-update-tool-bar): New variable.
12339         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
12340
12341         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
12342
12343         * gnus-group.el (gnus-group-redraw-when-idle)
12344         (gnus-group-redraw-check): Remove.
12345         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
12346
12347 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12348
12349         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
12350         if optional last element is specified in splits (FIELD VALUE...).
12351
12352 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
12353
12354         * message.el (message-make-tool-bar): Rename gmm-image-load-path
12355         to gmm-image-load-path-for-library.  Call with no-error argument.
12356         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
12357
12358         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12359
12360         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
12361
12362         * gmm-utils.el (gmm-image-load-path): Remove alias.
12363
12364 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
12365
12366         * gmm-utils.el (gmm-image-load-path): Add alias.
12367
12368         * nnml.el (nnml-generate-nov-databases-directory): Rename from
12369         nnml-generate-nov-databases-1.
12370         (nnml-generate-nov-databases): Use it.
12371         (nnml-generate-nov-databases-directory): Document no-active
12372         argument.
12373
12374         * gmm-utils.el (gmm-image-load-path-for-library): Return single
12375         directory if path is t.  Add no-error.
12376
12377         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
12378         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
12379
12380         * gnus-art.el (gnus-article-browse-delete-temp-files):
12381         Simplify resetting gnus-article-browse-html-temp-list.
12382
12383         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
12384         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
12385         Add example to docstring.  Rename local variables.  Move error
12386         checks to default case in cond and simplify.
12387
12388 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12389
12390         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
12391         handle is multipart when calling it recursively.
12392         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
12393
12394 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
12395
12396         * nnimap.el (nnimap-request-update-info-internal): Optimize.
12397         Don't `gnus-uncompress-range' to avoid excessive memory usage.
12398
12399 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12400
12401         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
12402         is loaded.
12403
12404         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
12405         loaded.
12406
12407 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
12408
12409         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
12410         to "Emacs 23 (unicode)" in doc string.
12411
12412         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
12413         "Emacs 23 (unicode)" in comment.
12414
12415 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12416
12417         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
12418
12419         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
12420         characters 160 through 255 in Emacs 23.
12421
12422 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
12423
12424         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
12425         gnus-article-browse-html-temp.
12426         (gnus-article-browse-delete-temp): Make it customizable.
12427         Add `file'.  Adjust doc string.
12428         (gnus-article-browse-delete-temp-files): Add argument.
12429         Allow query for each file.  Adjust doc string.
12430         (gnus-article-browse-html-parts):
12431         Add `gnus-article-browse-delete-temp-files' to
12432         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
12433
12434 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
12435
12436         * gnus-art.el (gnus-article-browse-html-temp)
12437         (gnus-article-browse-delete-temp): New variables.
12438         (gnus-article-browse-delete-temp-files): New function.
12439         (gnus-article-browse-html-parts): Use it.
12440
12441 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
12442
12443         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
12444
12445         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
12446         string.
12447
12448         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
12449         gnus-summary-insert-new-articles when unplugged.
12450         Remove gnus-summary-search-article-forward.
12451
12452         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
12453         display-visual-class instead of display-color-cells.
12454
12455 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12456
12457         * dgnushack.el: Autoload customize-group for XEmacs.
12458
12459         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
12460         message/* containing non-ASCII text properly.
12461
12462 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
12463
12464         * message.el: Require gmm-utils, remove autoloads.
12465         (message-tool-bar): Set default based on
12466         gmm-tool-bar-style.
12467         (message-tool-bar-gnome): Add gmm-customize-mode.
12468
12469         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
12470         gmm-tool-bar-style.
12471         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
12472
12473         * gnus-group.el (gnus-group-tool-bar): Set default based on
12474         gmm-tool-bar-style.
12475         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
12476
12477         * gmm-utils.el (gmm-image-directory): Rename variable from
12478         gmm-image-load-path.
12479         (gmm-image-load-path): Use gmm-image-directory.
12480         (gmm-customize-mode): New function.
12481         (gmm-tool-bar-style): New variable.
12482
12483         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
12484         gnus-group-redraw-line-number.
12485         (gnus-group-redraw-check): Simplify.
12486         (gnus-group-tool-bar-update): Remove redraw check.
12487         (gnus-group-make-tool-bar): Add redraw check.
12488
12489 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
12490
12491         * gnus-art.el (gnus-button): Add missing parentheses.
12492
12493 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12494
12495         * lpath.el: Fbind line-number-at-pos.
12496
12497 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12498
12499         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
12500
12501 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
12502
12503         * gnus-art.el (gnus-button): New face.
12504         (gnus-article-button-face): Use it.
12505
12506         * gnus-sum.el (gnus-summary-tool-bar-gnome):
12507         Add gnus-summary-next-page.  Re-order.
12508
12509         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
12510         next-node are now included.
12511         (gnus-group-redraw-line-number): New internal variable.
12512         (gnus-group-redraw-check): Helper function for updating the tool
12513         bar.
12514         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
12515
12516         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
12517
12518         * spam.el (spam-spamassassin-score-regexp): New internal variable.
12519         (spam-extra-header-to-number, spam-check-spamassassin-headers):
12520         Use it to match format of Spamassassin 3.0 and later.
12521         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
12522         (spam-check-bogofilter)
12523         (spam-bogofilter-register-with-bogofilter): Fix args of
12524         `gnus-error' calls.
12525
12526 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
12527
12528         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
12529         unnecessary interaction when sending queued mails.
12530         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
12531
12532 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
12533
12534         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
12535         first or last are nil.
12536
12537 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12538
12539         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
12540
12541 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12542
12543         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
12544
12545 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12546
12547         * dns.el (query-dns): Protect more against buggy tcp output.
12548
12549 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
12550
12551         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
12552         nov.php.
12553
12554 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12555
12556         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
12557         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
12558         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
12559         output on the server side.
12560         (nnweb-google-create-mapping): Update regexps and add some
12561         progress indication.
12562
12563 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
12564
12565         * gnus-group.el (gnus-group-tool-bar-gnome):
12566         Fix gnus-agent-toggle-plugged.  Re-order icons.
12567         (gnus-group-tool-bar-gnome):
12568         Add gnus-group-{prev,next}-unread-group.
12569         (gnus-group-tool-bar-gnome): Re-order icons.
12570
12571         * gnus-sum.el (gnus-summary-tool-bar-gnome):
12572         Move gnus-summary-insert-new-articles.
12573
12574         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
12575         Fix comments.
12576
12577         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
12578         also available in Emacs 21.3.
12579
12580         * message.el (message-fix-before-sending): Change "Emacs 22" to
12581         "Emacs 23 (unicode)" in comment.
12582
12583         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
12584         "Emacs 23 (unicode)" in comment.
12585
12586         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
12587         comment.
12588         (mm-coding-system-p): Add comment about no-MULE XEmacs.
12589
12590         * mm-view.el (mm-fill-flowed): Add :version.
12591
12592 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12593
12594         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
12595         and load-path.
12596
12597 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
12598
12599         * message.el: Autoload gmm-image-load-path.
12600         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
12601         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
12602         consitency.
12603
12604         * gmm-utils.el (gmm-image-load-path): Also search in
12605         "../etc/images".  Don't set gmm-image-load-path if we don't find
12606         the image.
12607
12608 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12609
12610         * gmm-utils.el (gmm-image-load-path): Don't make
12611         `gmm-image-load-path' include subdirectories which the second arg
12612         `image' might specify.
12613
12614         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
12615         subdirectory to icon file names.
12616
12617         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
12618
12619 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
12620
12621         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
12622         gmm-image-load-path calls.
12623
12624         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12625
12626         * message.el (message-make-tool-bar): Ditto.
12627
12628         * mml.el (mml-preview): Add comment concerning tool bar icons.
12629
12630         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
12631         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
12632
12633         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
12634         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
12635
12636         * message.el (message-tool-bar-gnome): Use new icon names.
12637         (message-make-tool-bar): Use `gmm-image-load-path'.
12638
12639         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
12640         New functions from MH-E.
12641         (gmm-image-load-path): New variable from MH-E.
12642         (gmm-image-load-path): New function from MH-E.  Add arguments
12643         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
12644         *-image-load-path-called-flag.
12645
12646 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
12647
12648         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
12649
12650 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
12651
12652         * nnimap.el (nnimap-request-move-article): Change folder back to
12653         source group before deleting.
12654
12655 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
12656
12657         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
12658
12659         * gnus-art.el (mm-url-insert-file-contents-external):
12660         Autoload mm-url.
12661
12662         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
12663
12664 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12665
12666         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
12667         coding system which mm-charset-to-coding-system returns for a
12668         given charset is valid.
12669
12670 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
12671
12672         * html2text.el (html2text-remove-tag-list):
12673         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
12674
12675 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
12676
12677         * gnus-cus.el: Revert 2005-10-17 change.
12678
12679 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12680
12681         * gnus-art.el (article-strip-banner):
12682         Call article-really-strip-banner only when the regexp match is made.
12683
12684 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12685
12686         * gnus-art.el (article-strip-banner):
12687         Use gnus-extract-address-components instead of
12688         mail-header-parse-addresses to make it work with non-ASCII text;
12689         remove mail-encode-encoded-word-string.
12690
12691         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
12692         values which are surrounded with \"...\"; make it never cause a
12693         Lisp error; give up parsing of parameters if it failed in
12694         extracting type.
12695
12696 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
12697
12698         * smime.el (smime-cert-by-ldap-1): Fix bug where
12699         `smime-ldap-search' returns results without userCertificates.
12700
12701 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12702
12703         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
12704
12705 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
12706
12707         * spam.el (spam-check-spamassassin-headers): Adapt format for
12708         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
12709         <ari@mbf.ocn.ne.jp>.
12710         (spam-list-of-processors): Add spam-use-gmane.
12711
12712 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12713
12714         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
12715         make-temp-file; make it work with XEmacs as well.
12716
12717         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
12718         mm-make-temp-file.
12719
12720         * mm-decode.el (mm-display-external): Use the 3rd arg of
12721         mm-make-temp-file.
12722         (mm-create-image-xemacs): Ditto.
12723
12724 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12725
12726         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
12727         with message-narrow-to-headers.
12728         (gnus-draft-setup): Narrow to header to run message-fetch-field.
12729         (gnus-draft-check-draft-articles): New function.
12730         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
12731
12732 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
12733
12734         * gnus-art.el (gnus-article-browse-html-parts):
12735         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
12736         Don't use suffix argument for mm-make-temp-file for Emacs 21
12737         compatibility.  Remove useless `format'.
12738
12739 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12740
12741         * nnweb.el (nnweb-google-wash-article): Update regexps.
12742         (nnweb-group-alist): Use defvoo instead of defvar.
12743
12744 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12745
12746         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
12747         re-loading nn* modules.
12748
12749 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
12750
12751         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
12752         for `tool-bar-mode' and don't check it's default-value.
12753
12754         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12755
12756         * message.el (message-make-tool-bar): Ditto.
12757
12758         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
12759         `substring'.  Shorten tmp-file name.
12760
12761         * gnus.el: Remove bogus comment.
12762
12763 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
12764
12765         * gnus-art.el (gnus-article-browse-html-parts): New function.
12766         (gnus-article-browse-html-article): New function for viewing html
12767         articles with a browser.
12768
12769 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
12770
12771         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
12772         in elisp.
12773         (pgg-gpg-encrypt-symmetric-region): Ditto.
12774         (pgg-gpg-sign-region): Ditto.
12775
12776         * pgg-def.el (pgg-text-mode): New variable.
12777
12778         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
12779         (mml2015-pgg-encrypt): Ditto.
12780
12781         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
12782         (mml1991-pgg-encrypt): Ditto.
12783
12784 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12785
12786         * nnfolder.el (nnfolder-insert-newsgroup-line):
12787         Use message-make-date instead of current-time-string.
12788
12789         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
12790         to gnus-decoded which mm-uu might set.
12791
12792 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12793
12794         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
12795         don't decode quoted parameters; remove misimported Emacs code.
12796         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12797         (rfc2231-decode-encoded-string): Don't use split-string which
12798         behaves differently according to Emacs version; use
12799         mm-decode-coding-region to convert charset to coding-system.
12800         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12801         (rfc2231-encode-string): Remove misimported Emacs code.
12802
12803 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12804
12805         * gnus-art.el (article-decode-charset): Don't use ignore-errors
12806         when calling mail-header-parse-content-type.
12807         (article-de-quoted-unreadable): Ditto.
12808         (article-de-base64-unreadable): Ditto.
12809         (article-wash-html): Ditto.
12810
12811         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
12812         calling mail-header-parse-content-type and
12813         mail-header-parse-content-disposition.
12814         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
12815         mail-header-parse-content-type.
12816
12817         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
12818         insert charset and format parameters; encode description after
12819         inserting it to buffer.
12820         (mml-insert-parameter): Fold lines properly even if a parameter is
12821         segmented into two or more lines; change the max column to 76.
12822
12823         * rfc1843.el (rfc1843-decode-article-body): Don't use
12824         ignore-errors when calling mail-header-parse-content-type.
12825
12826         * rfc2231.el (rfc2231-parse-string): Return at least type if
12827         possible; don't cause an error even if it fails in parsing of
12828         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12829         (rfc2231-encode-string): Don't break lines at the beginning, leave
12830         it to mml-insert-parameter.
12831
12832         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
12833         calling mail-header-parse-content-type.
12834
12835 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
12836
12837         * spam-report.el (spam-report-gmane-use-article-number):
12838         Improve doc string.
12839         (spam-report-gmane-internal): Check if a suitable header was found
12840         in the article.
12841
12842 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12843
12844         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
12845         (rfc2231-encode-string): Make param*=value always begin with LWSP.
12846
12847 2006-02-05  Romain Francoise  <romain@orebokech.com>
12848
12849         Update copyright notices of all files in the gnus directory.
12850
12851 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12852
12853         * nnweb.el (nnweb-request-group): Avoid growing overview files.
12854
12855 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12856
12857         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
12858         segmented lines of parameter value to cope with Thunderbird 1.5
12859         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
12860         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12861         (rfc2231-encode-string): Don't make lines exceeding 76 column.
12862
12863 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
12864
12865         * mml.el (mml-generate-mime-1): Correct the order of inline signed
12866         parts.
12867
12868 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12869
12870         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
12871         there's only one active file for all servers.
12872         (nnweb-request-scan): Make sure nnweb-articles is initialized on
12873         solid groups.  Gnus might have used a FAST request to select the group.
12874         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
12875         and nnweb-search redundantly in the active file.
12876         (nnweb-request-list): Don't list bogus groups.  There can only be one.
12877         (nnweb-request-create-group): Don't use ARGS.
12878         (nnweb-possibly-change-server, nnweb-request-group): Remove some
12879         initialisations.  Let nnoo do the work.
12880
12881 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12882
12883         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
12884         Say the part has been decoded.
12885
12886         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
12887
12888 2006-01-31  Kevin Ryde  <user42@zip.com.au>
12889
12890         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
12891         mailcap-viewer-test-cache when there's no 'test clause, since that
12892         will invert the meaning of a "nil" test previously determined by
12893         mailcap-mailcap-entry-passes-test.
12894
12895 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12896
12897         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
12898         compiling.
12899
12900         * gnus-sum.el: Ditto.
12901
12902         * message.el: Don't bind tool-bar-map when compiling.
12903
12904 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
12905
12906         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
12907
12908 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12909
12910         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
12911         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
12912         current Google Groups.
12913
12914 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
12915
12916         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
12917         and tool-bar-mode.
12918
12919         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
12920         and tool-bar-mode.
12921
12922         * message.el (message-tool-bar-update): Simplify.
12923         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
12924
12925         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
12926         gnus-summary-buffer.
12927         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
12928         gnus-summary-reply.
12929
12930         * gmm-utils.el (gmm): Add :version.
12931
12932 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12933
12934         * Makefile.in (clean): New rule.
12935         (distclean): Use it.
12936
12937 2006-01-26  Steve Youngs  <steve@sxemacs.org>
12938
12939         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
12940         Don't autoload.
12941
12942 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12943
12944         * gmm-utils.el (gmm-verbose): Add :group.
12945
12946 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
12947
12948         * message.el: Change some comments WRT tool-bars.
12949
12950         * gnus-sum.el (gnus-summary-tool-bar)
12951         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
12952         (gnus-summary-tool-bar-zap-list): New variables.
12953         (gnus-summary-make-tool-bar): Complete rewrite using
12954         `gmm-tool-bar-from-list'.
12955
12956         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
12957         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
12958         New variables.
12959         (gnus-group-make-tool-bar): Complete rewrite using
12960         `gmm-tool-bar-from-list'.
12961         (gnus-group-tool-bar-update): New function.
12962
12963         * message.el (message-mode-field-menu): Add "Show hidden Headers".
12964
12965 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12966
12967         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
12968         is dissected into a single part of which the type is the same as
12969         the given one; decode charset.
12970
12971 2006-01-21  Kevin Ryde  <user42@zip.com.au>
12972
12973         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
12974         into alists as symbol not string, since that's what
12975         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
12976         look for.
12977
12978 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
12979
12980         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
12981         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
12982
12983         * message.el (message-tool-bar-gnome): Use gmm-ignore.
12984
12985 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12986
12987         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
12988         (gnus-xmas-mime-security-button-menu): New function.
12989
12990         * gnus-art.el (gnus-mime-security-button-commands): New variable.
12991         (gnus-mime-security-button-menu): New definition.
12992         (gnus-mime-security-button-map): Use them.
12993         (gnus-mime-security-button-menu): New function.
12994         (gnus-insert-mime-security-button): Addition to help echo.
12995         (gnus-mime-security-run-function, gnus-mime-security-save-part)
12996         (gnus-mime-security-pipe-part): New functions.
12997
12998         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
12999         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
13000
13001         * mm-decode.el (mm-handle-set-disposition): Remove.
13002         (mm-handle-set-description): Remove.
13003
13004 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13005
13006         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
13007         (mm-w3m-standalone-supports-m17n-p): New function.
13008         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
13009         w3m usage.
13010
13011         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
13012         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
13013
13014 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
13015
13016         * message.el (message-tool-bar-zap-list):
13017         Use gmm-tool-bar-zap-list as custom type.
13018         (message-tool-bar-update): New function.
13019         (message-tool-bar, message-tool-bar-gnome)
13020         (message-tool-bar-retro): Add message-tool-bar-update.
13021         (message-tool-bar-gnome): Add flyspell-buffer.
13022
13023         * gnus-util.el (gnus-error): Describe `args'.
13024
13025         * gmm-utils.el (gmm-error): Describe `args'.
13026         (gmm-tool-bar-zap-list): New widget.
13027         (gmm-tool-bar-from-list): Improve description of `zap-list'.
13028
13029 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13030
13031         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
13032         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
13033         the number of recursive calls.
13034
13035         * mm-decode.el (mm-handle-set-disposition): New macro.
13036         (mm-handle-set-description): New macro.
13037
13038 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13039
13040         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
13041         encoding.
13042
13043 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
13044
13045         * message.el (message-tool-bar-zap-list, message-tool-bar)
13046         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
13047         (message-tool-bar-local-item-from-menu): Remove.
13048         (message-tool-bar-map): Replace by `message-make-tool-bar'.
13049         (message-make-tool-bar): New function.
13050         (message-mode): Use `message-make-tool-bar'.
13051
13052         * gmm-utils.el: New file.
13053         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
13054         (gmm-lazy): New widget copied from `nnmail.el'.
13055         (gmm-tool-bar-from-list): New function for creating customizable
13056         tool bars.
13057         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
13058         output.
13059         (gmm): Add :prefix to defgroup.
13060
13061 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
13062
13063         * gmm-utils.el (gmm-widget-p): New function.
13064
13065 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
13066
13067         * mml.el (mml-attach-file): Describe `description' in doc string.
13068         (mml-menu): Add Emacs MIME manual and PGG manual.
13069
13070 2006-01-20  Richard M. Stallman  <rms@gnu.org>
13071
13072         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
13073
13074 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
13075
13076         * nntp.el (nntp-end-of-line): Doc fix.
13077
13078 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
13079
13080         * imap.el (imap-open): Handle case where buffer is a buffer
13081         object.
13082
13083 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13084
13085         * gnus-delay.el (gnus-delay): Don't autoload.
13086         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
13087         to be re-loaded when customizing the `gnus-delay' group.
13088
13089 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
13090
13091         * message.el (message-insert-citation-line): Use newlines.
13092
13093 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
13094
13095         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
13096         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
13097         these routines, so the passphrase can be managed externally and
13098         passed in to the system.
13099         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
13100         pgg-add-passphrase-to-cache function.
13101
13102         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
13103         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
13104         these routines, so the passphrase can be managed externally and
13105         passed in to the system.
13106         (pgg-pgp5-sign-region): Use new name of
13107         pgg-add-passphrase-to-cache function.
13108
13109 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
13110
13111         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
13112         part of the decoded armor to find the key-identifier.
13113         (pgg-gpg-lookup-key-owner): New function to return the
13114         human-readable identifier of a key owner.
13115         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
13116         itself.
13117         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
13118         the key value) if we have a key and can match it against a secret
13119         key.  Also, added a note pointing out fact that the prompt only
13120         indicates the first matching key.
13121
13122         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
13123         pgg-decrypt-region.
13124         (pgg-add-passphrase-to-cache): Rename from
13125         `pgg-add-passphrase-cache' to reduce confusion (all callers
13126         changed).
13127         (pgg-remove-passphrase-from-cache): Rename from
13128         `pgg-remove-passphrase-cache' to reduce confusion (all callers
13129         changed).
13130         (pgg-read-passphrase, pgg-add-passphrase-cache)
13131         (pgg-remove-passphrase-cache): Add informative docstrings.
13132         (pgg-decrypt): Convey provided passphrase in subordinate call to
13133         pgg-decrypt-region.
13134
13135 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
13136
13137         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
13138         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
13139         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
13140         'passphrase' argument, so the passphrase can be managed externally
13141         and then passed in to the system.
13142
13143         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
13144         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
13145         so the passphrase cache can be used reliably with identifiers
13146         besides a pgp packet's key id.
13147
13148         * pgg-gpg.el (pgg-gpg-encrypt-region)
13149         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
13150         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
13151         these routines, so the passphrase can be managed externally and
13152         passed in to the system.
13153
13154         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
13155         'notruncate' argument, so the passphrase cache can be used
13156         reliably with identifiers besides a pgp packet's key id.
13157
13158 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
13159
13160         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
13161         symmetric encryption.
13162         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
13163         encrypted session key.
13164         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
13165         message ask for the passphrase in a proper way.
13166
13167         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
13168         New user commands for symmetric encryption.
13169
13170 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13171
13172         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
13173
13174         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
13175
13176 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
13177
13178         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
13179
13180 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13181
13182         * mm-decode.el (mm-inlined-types): Add application/pgp.
13183         (mm-automatic-display): Ditto.
13184
13185         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
13186         part as text.
13187
13188 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13189
13190         * nnrss.el: Update copyright.
13191         (nnrss-opml-import): Query whether to subscribe to each entry.
13192
13193         * gnus-art.el:
13194         * gnus-sum.el:
13195         * gnus-xmas.el:
13196         * messagexmas.el:
13197         * mm-uu.el:
13198         * mm-view.el: Update copyright.
13199
13200 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
13201
13202         * message.el (message-info): New function.
13203         (message-mode-menu): Add it.
13204         Update copyright.
13205
13206         * ChangeLog: Fix and update copyright.
13207
13208 2006-01-13  Romain Francoise  <romain@orebokech.com>
13209
13210         * message.el (message-forward-subject-name-subject): Prefer the
13211         address to 'nowhere' if the sender has no name.
13212         Fix typo.  Update copyright year.
13213
13214 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13215
13216         * gnus-art.el (article-wash-html):
13217         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
13218         (gnus-article-wash-html-with-w3m-standalone): New function.
13219
13220         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
13221         mm-inline-text-html-render-with-w3m-standalone.
13222         (mm-text-html-washer-alist): Map w3m-standalone to
13223         gnus-article-wash-html-with-w3m-standalone.
13224         (mm-inline-text-html-render-with-w3m-standalone): New function.
13225
13226 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
13227
13228         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
13229         Improve LaTeX.
13230
13231 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13232
13233         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
13234         (nnrss-request-article): Render text/plain parts as HTML.
13235
13236         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
13237         the buffer.
13238
13239 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
13240
13241         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
13242         custom definition of `gnus-posting-styles'.
13243
13244         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
13245         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
13246
13247 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13248
13249         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
13250         Use nntp for bug archive.
13251
13252 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13253
13254         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
13255         parts.
13256         (nnrss-normalize-date): New function converts ISO 8601 date into
13257         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
13258         (nnrss-check-group): Use it.
13259
13260 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13261
13262         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
13263
13264         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
13265         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
13266         (nnrss-insert-w3): Ditto.
13267
13268 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13269
13270         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
13271         the articles to be forwarded including the case where neither a
13272         number of articles nor a region is specified.
13273
13274 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13275
13276         * nnrss.el (nnrss-request-article): Fix last change; fill
13277         text/plain parts.
13278
13279 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13280
13281         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
13282         in text/plain part.
13283         (nnrss-check-group): Don't add excessive newline to dc:subject.
13284
13285 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
13286
13287         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
13288         article.
13289
13290 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
13291
13292         * nnml.el: Don't require gnus-bcklg.  Autoload it.
13293         (nnml-use-compressed-files, nnml-save-mail): Support other
13294         comression programs such as bzip2.
13295
13296 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13297
13298         * dns.el (query-dns): Make sure we check the buffer size before
13299         removing tcp headers.
13300
13301 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13302
13303         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
13304         remove MIME buttons associated with multipart/alternative parts.
13305         (gnus-mime-display-alternative): Tag buttons using `article-type'
13306         text property.
13307
13308         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
13309         associated with multipart/alternative parts.
13310
13311         * gnus-art.el (gnus-signature-separator): Fix custom type.
13312
13313         * mm-decode.el (mm-inlined-types): Fix custom type.
13314         (mm-keep-viewer-alive-types): Ditto.
13315         (mm-automatic-display): Ditto.
13316         (mm-attachment-override-types): Ditto.
13317         (mm-inline-override-types): Ditto.
13318         (mm-automatic-external-display): Ditto.
13319
13320 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
13321
13322         * spam-report.el (spam-report-user-mail-address)
13323         (spam-report-user-agent): New variables.
13324         (spam-report-url-ping-plain): Use spam-report-user-agent.
13325
13326 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
13327
13328         * gnus-art.el (gnus-button-handle-custom): Do not just use
13329         `customize-apropos' for any "M-x customize-*" button but the
13330         function called for.  Accept both the function name and its
13331         argument in order to achieve this.
13332         (gnus-button-alist): Remove support for "custom:" URL's.
13333         Pass function name to `gnus-button-handle-custom' in case of "M-x
13334         customize-*" buttons.
13335
13336 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13337
13338         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
13339         multipart/alternative and add xref to mm-discouraged-alternatives
13340         in doc string.
13341
13342         * mm-decode.el (mm-discouraged-alternatives): Add xref to
13343         gnus-buttonized-mime-types in doc string.
13344
13345 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
13346
13347         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
13348         Suggest image/.* in the doc string.
13349
13350 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
13351
13352         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
13353         message-marks (Debian bug #342521).
13354
13355 2005-12-12  Simon Josefsson  <jas@extundo.com>
13356
13357         * password.el (password-read-from-cache): Add.
13358         (password-read): Use it.
13359
13360 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13361
13362         * rfc2047.el (rfc2047-charset-to-coding-system):
13363         Recognize us-ascii as a MIME charset.
13364
13365         * mm-bodies.el (mm-decode-content-transfer-encoding):
13366         Protect against the case where the 2nd arg TYPE is nil.
13367
13368 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
13369
13370         * pop3.el (pop3-stream-type): Fix custom version.
13371
13372         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
13373
13374 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13375
13376         * mm-decode.el (mm-display-external): Add missing cdr.
13377
13378 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13379
13380         * mm-decode.el (mm-display-external): Use nametemplate (defined in
13381         RFC1524) if it is in mailcap or add a suffix according to
13382         mailcap-mime-extensions when generating a temp filename; postpone
13383         deleting a temp file for 2 seconds for some wrappers, shell
13384         scripts, and so on, which might exit right after having started a
13385         viewer command as a background job.
13386
13387 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
13388
13389         * nntp.el (nntp-marks-directory): Fix custom group.
13390
13391         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
13392         steps when < 10.
13393
13394         * gnus-start.el (gnus-no-server-1):
13395         Mention `gnus-level-default-subscribed' in doc string.
13396
13397 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13398
13399         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
13400         parens.
13401
13402 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13403
13404         * gnus-xmas.el (gnus-use-toolbar): Revert.
13405         (gnus-xmas-setup-toolbar): Use global default-toolbar if
13406         gnus-use-toolbar is default.
13407
13408         * messagexmas.el (message-use-toolbar): Revert.
13409         (message-setup-toolbar): Use global default-toolbar if
13410         message-use-toolbar is default.
13411
13412 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13413
13414         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
13415         according to default-toolbar-visible-p.
13416
13417         * messagexmas.el (message-use-toolbar): Ditto.
13418
13419 2005-11-26  Dave Love  <fx@gnu.org>
13420
13421         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
13422         (tls-program, tls-success): Provide openssl alternative.
13423
13424         * starttls.el: Doc fixes.
13425         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
13426         SERVICE to PORT.
13427
13428         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
13429         port null or service name.
13430         (starttls-negotiate): Autoload.
13431
13432 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13433
13434         * message.el (message-kill-to-signature): Fix interactive spec.
13435
13436 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13437
13438         * pop3.el (pop3-open-server): Recognize a string as a service name.
13439
13440 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
13441
13442         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
13443
13444 2005-11-23  Dave Love  <fx@gnu.org>
13445
13446         Add pop3s, pop3/starttls.
13447
13448         * pop3.el (pop3-authentication-scheme): Clarify doc.
13449         (open-tls-stream, starttls-open-stream): Autoload.
13450         (pop3-stream-type): New.
13451         (pop3-open-server): Use it.
13452
13453         * mail-source.el (mail-sources): Fix some :types.  Add stream type
13454         for POP.
13455         (mail-source-keyword-map): Add :stream for POP.
13456         (mail-source-fetch-pop): Use pop3-stream-type.
13457
13458 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13459
13460         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
13461         of current-time-string.
13462
13463 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
13464
13465         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
13466         date header.
13467
13468 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
13469
13470         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
13471         it can seriously impact performance as it bypasses the agent's
13472         local caches.
13473
13474 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
13475
13476         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
13477         must be explicitly online rather than "not explicitly offline" for
13478         its flags to be synchronized.
13479
13480         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
13481         that gnus-uu-unmark-thread will function correctly.
13482
13483         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
13484         1024K is instead displayed as 1M.
13485
13486 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13487
13488         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
13489
13490 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
13491
13492         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
13493
13494 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
13495
13496         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
13497         error message to display actual error condition.
13498         (gnus-agent-save-local): Avoid saving symbols that are bound to
13499         nil as they simply result in a warning message in
13500         gnus-agent-read-local.
13501
13502 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13503
13504         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
13505         rather than make-variable-buffer-local for file-precious-flag.
13506
13507 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
13508
13509         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
13510         for duplicates which are removed.  The invalid sort check then
13511         triggers a rescan after the sort as sorting may have moved
13512         duplicate entries such that they can be cheaply detected.
13513
13514 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13515
13516         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
13517
13518 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
13519
13520         * gnus-agent.el (gnus-agent-article-alist-save-format):
13521         Change internal variable to a custom variable.  Change default value
13522         from compressed(2) to uncompressed(1).
13523         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
13524         support for uncompressed agentview files.  Taken together, reading
13525         the agentview file should now be 6-7 times faster.
13526
13527 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
13528
13529         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
13530         as a buffer-local variable.  This avoids creating truncated
13531         dribble files as a result of a hang up, eg.
13532
13533 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
13534
13535         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
13536         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
13537         XEmacs.
13538
13539 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
13540
13541         * gnus-start.el (gnus-start-draft-setup):
13542         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
13543
13544         * gnus.el (gnus-splash): Change custom group.
13545         (gnus-group-get-parameter, gnus-group-parameter-value):
13546         Describe allow-list argument.
13547
13548         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
13549         string.
13550
13551 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
13552
13553         * gnus-art.el (gnus-default-article-saver): Add user-defined
13554         `function' to custom type.
13555
13556 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
13557
13558         * imap.el (imap-open): Handle case where buffer is a buffer
13559         object.
13560
13561 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
13562
13563         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
13564         long lines.
13565         (gnus-cache-delete-group): Wrap doc strings.
13566
13567         * gnus-agent.el (gnus-agent-rename-group)
13568         (gnus-agent-delete-group): Wrap doc strings.
13569
13570 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13571
13572         * messagexmas.el (message-use-toolbar): Change the valid values
13573         into default, top, bottom, left, and right.
13574         (message-toolbar-thickness): New variable.
13575         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
13576         well.
13577         (message-setup-toolbar): Make it work.
13578
13579         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
13580         (gnus-use-toolbar): Change the valid values into default, top,
13581         bottom, left, and right.
13582         (gnus-toolbar-thickness): New variable.
13583         (gnus-xmas-setup-toolbar): New function.
13584         (gnus-xmas-setup-group-toolbar): Use it.
13585         (gnus-xmas-setup-summary-toolbar): Use it.
13586
13587 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13588
13589         * gnus-start.el (gnus-1): Add "native" to
13590         gnus-predefined-server-alist.
13591
13592         * gnus.el (gnus-method-to-server): Don't add "native" to the
13593         lists here, because that leads to problems when
13594         gnus-select-method is bound.
13595
13596 2005-11-09  Simon Josefsson  <jas@extundo.com>
13597
13598         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
13599         use (not sort-by-date) instead.
13600
13601 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13602
13603         * gnus-delay.el (gnus-delay-group): Don't autoload.
13604         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
13605         to be re-loaded when customizing the `gnus-delay' group.
13606
13607 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
13608
13609         * message.el: Revert last changes.
13610         (message-insert-citation-line): Use newlines.
13611
13612 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
13613
13614         * message.el (message-courtesy-message)
13615         (message-mark-insert-begin, message-mark-insert-end)
13616         (message-elide-ellipsis, message-cancel-message)
13617         (message-add-header, message-change-subject)
13618         (message-cross-post-followup-to-header)
13619         (message-cross-post-insert-note, message-reduce-to-to-cc)
13620         (message-widen-reply, message-delete-not-region)
13621         (message-kill-to-signature, message-insert-signature)
13622         (message-insert-importance-high, message-insert-importance-low)
13623         (message-insert-or-toggle-importance)
13624         (message-insert-disposition-notification-to)
13625         (message-indent-citation, message-yank-original)
13626         (message-cite-original-without-signature, message-cite-original)
13627         (message-insert-citation-line, message-position-on-field)
13628         (message-fix-before-sending, message-send-mail-partially)
13629         (message-send-mail, message-send-mail-with-sendmail)
13630         (message-send-mail-with-qmail, message-send-news)
13631         (message-check-news-header-syntax, message-generate-headers)
13632         (message-insert-courtesy-copy, message-fill-address)
13633         (message-fill-header, message-shorten-references)
13634         (message-setup-1, message-cancel-news)
13635         (message-forward-make-body-plain, message-forward-make-body-mime)
13636         (message-forward-make-body-mml, message-encode-message-body)
13637         (message-forward-make-body-digest-plain)
13638         (message-forward-make-body-digest-mime)
13639         (message-use-alternative-email-as-from): Insert `hard-newline'
13640         instead of ordinary newlines.
13641
13642 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13643
13644         * message.el (message-generate-headers): Downcase the argument
13645         given to message-check-element.
13646
13647 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
13648
13649         * nntp.el (nntp-authinfo-rejected): New error condition.
13650         (nntp-wait-for): Use new error condition to signal authentication
13651         error.
13652         (nntp-retrieve-data): Rethrow new error condition to break out of
13653         recursive call to nntp-send-authinfo.
13654
13655 2005-11-08  Romain Francoise  <romain@orebokech.com>
13656
13657         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
13658         (gnus-summary-exit-map): Bind to `Z p'.
13659         (gnus-summary-make-menu-bar): Add menu item.
13660
13661 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
13662
13663         * gnus-art.el (gnus-article-treat-custom): Add `first'.
13664         (gnus-treat-*): Add `first' in all doc strings.
13665
13666         * gnus-group.el (gnus-group-compact-group): Fix typo.
13667
13668 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13669
13670         * gnus.el (gnus-parameters-case-fold-search): New variable.
13671         (gnus-parameters-get-parameter): Use it.
13672
13673         * gnus-score.el (gnus-home-score-file): Doc fix.
13674
13675 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
13676
13677         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
13678
13679 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13680
13681         * mm-util.el (mm-special-display-p): New function.
13682
13683         * mml.el (mml-preview): Use it; doc fix.
13684
13685 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
13686
13687         * imap.el (imap-open): Handle case where buffer is a buffer object.
13688
13689 2005-10-29  Romain Francoise  <romain@orebokech.com>
13690
13691         * message.el (message-fix-before-sending): Fix comment.
13692
13693 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
13694
13695         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
13696
13697 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
13698
13699         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
13700         Used in gnus-score.el.
13701
13702 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
13703
13704         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
13705
13706 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
13707
13708         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
13709         whitespace removed in revision 7.8.  Use concatenated string to
13710         protect trailing whitespace.
13711
13712 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
13713
13714         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
13715         (nnimap-request-expire-articles): Use it to avoid sending 'UID
13716         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
13717         Courier IMAP ("some version from 2004").  Mostly based on similar
13718         code in the same function.
13719
13720 2005-10-26  Didier Verna  <didier@xemacs.org>
13721
13722         * gnus-group.el (gnus-group-compact-group): Invalidate original
13723         article buffer.
13724         * gnus-srvr.el (gnus-server-compact-server): Ditto.
13725         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
13726         NOV database and in article itself.
13727         Invalidate article backlog.
13728
13729 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13730
13731         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
13732
13733 2005-10-26  Simon Josefsson  <jas@extundo.com>
13734
13735         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
13736         part of 2004-07-25 change.
13737
13738 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13739
13740         * message.el (message-display-completion-list): New function.
13741         (message-expand-group): Use it; make sure the Completions buffer
13742         is modifiable.
13743 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
13744
13745         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
13746         user-mail-name is an empty string.
13747
13748 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
13749
13750         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
13751         depending on gnus-score-decay-constant.
13752
13753         * encrypt.el (encrypt-insert-file-contents)
13754         (encrypt-write-file-contents): Don't use `gnus-message'.
13755
13756         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
13757         arguments.
13758         (mm-uu-type-alist): Add message-marks and insert-marks.
13759         Pass arguments to mm-uu-verbatim-marks-extract.
13760         (mm-uu-hide-markers): New variable.
13761         (mm-uu-extract): Use face similar to `gnus-cite-3'.
13762
13763         * gnus-fun.el (gnus-convert-image-to-x-face-command)
13764         (gnus-convert-image-to-face-command): Use "convert" by default to
13765         allow other input image formats.
13766         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
13767         accordingly.
13768
13769 2005-10-23  Simon Josefsson  <jas@extundo.com>
13770
13771         * imap.el (imap-gssapi-program): Align command line parameters
13772         with latest GNU SASL.
13773         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
13774
13775 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13776
13777         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
13778         HTML.
13779         (nnslashdot-request-article): Ditto.
13780
13781         * lpath.el (featurep): Add nobreak-char-display.
13782
13783 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
13784
13785         * mail-source.el (mail-source-fetch-pop): Require pop3.
13786         (mail-source-check-pop): Ditto.
13787
13788 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13789
13790         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
13791         errors.
13792
13793 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
13794
13795         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
13796         (gnus-treat-strip-leading-blank-lines): Improve doc string.
13797
13798         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
13799
13800         * mm-bodies.el (mm-decode-string):
13801         Call `mm-charset-to-coding-system' with allow-override argument.
13802
13803 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13804
13805         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
13806         (rfc2047-charset-to-coding-system): New function.
13807         (rfc2047-decode-encoded-words): New function.
13808         (rfc2047-decode-region): Use them.
13809         (rfc2047-decode-cte): Remove.
13810         (rfc2047-parse-and-decode): Remove.
13811         (rfc2047-decode): Remove.
13812
13813 2005-10-15  Kenichi Handa  <handa@m17n.org>
13814
13815         * rfc2047.el (rfc2047-decode-cte): New function.
13816         (rfc2047-decode-region): Change the way to decode successive
13817         encoded-words: decode B- or Q-encoding in each encoded-word,
13818         concatenate them, and decode it as charset.
13819
13820 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13821
13822         * lpath.el: Fbind codepage-setup for XEmacs.
13823
13824 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
13825
13826         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
13827         widget-move-and-invoke.
13828         (gnus-custom-mode): Use gnus-custom-map.
13829
13830 2005-10-15  Bill Wohler  <wohler@newt.com>
13831
13832         * message.el (message-tool-bar-map): Rename image file from
13833         mail_send to mail/send.
13834
13835 2005-10-16  Masatake YAMATO  <jet@gyve.org>
13836
13837         * message.el (message-expand-group): Pass the common
13838         prefix substring of completion to `display-completion-list'.
13839
13840 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
13841
13842         * mml-sec.el (mml-secure-method): New internal variable.
13843         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
13844         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
13845         New functions using mml-secure-method.
13846
13847         * mml.el (mml-mode-map): Add key bindings for those functions.
13848         (mml-menu): Simplify security menu entries.  Suggested by Jesper
13849         Harder <harder@myrealbox.com>.
13850         (mml-attach-file, mml-attach-buffer, mml-attach-external):
13851         Goto end of message if point is the headers of the message.
13852
13853         * message.el (message-in-body-p): New function.
13854
13855         * assistant.el: Autoload gnus-util and netrc.
13856
13857         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
13858         Use `mm-charset-override-alist' only when decoding.
13859
13860         * mm-bodies.el (mm-decode-body):
13861         Call `mm-charset-to-coding-system' with allow-override argument.
13862
13863         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
13864         `filename' from Content-Disposition if Content-Type doesn't
13865         provide `name'.
13866         (gnus-mime-view-part-as-type): Set default instead of
13867         initial-input.
13868
13869 2005-10-09  Daniel Brockman  <daniel@brockman.se>
13870
13871         * format-spec.el (format-spec): Propagate text properties of % spec.
13872
13873 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
13874
13875         * gnus-art.el (gnus-treat-predicate): Add `first'.
13876
13877 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
13878
13879         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
13880         (mm-charset-override-alist): New variable.
13881         (mm-charset-to-coding-system): Use it.
13882         (mm-codepage-setup): New helper function.
13883         (mm-charset-eval-alist): New variable.
13884         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
13885         Warn about unknown charsets.
13886
13887         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
13888
13889 2005-10-04  David Hansen  <david.hansen@gmx.net>
13890
13891         * nnrss.el (nnrss-request-article): Add support for the comments tag.
13892         (nnrss-check-group): Ditto.
13893
13894 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
13895
13896         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
13897         Rename x-gnus-verbatim to x-verbatim.
13898         (mm-uu-type-alist): Fix regexp for verbatim-marks.
13899
13900         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
13901         x-verbatim.
13902
13903         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
13904
13905         * gnus-util.el (gnus-remove-duplicates): Remove.
13906
13907         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
13908         instead of gnus-remove-duplicates.
13909
13910         * message.el (message-remove-duplicates): Remove.
13911         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
13912         message-remove-duplicates.
13913
13914         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
13915         available, else use implementation from `delete-dups'.
13916
13917         * message.el (message-insert-expires): New function.
13918         (message-mode-map): Add key binding.
13919         (message-mode-field-menu): Add menu entry.
13920         (message-mode): Document it.
13921         (message-make-expires-date): Use `message-make-date'.
13922
13923 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
13924
13925         * message.el (message-make-expires-date): New function.
13926
13927 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13928
13929         * Makefile.in (list-installed-shadows): New entry.
13930         (install): Use it.
13931         (remove-installed-shadows): New entry.
13932
13933         * dgnushack.el (dgnushack-default-load-path): New variable.
13934         (dgnushack-find-lisp-shadows): New function.
13935         (dgnushack-remove-lisp-shadows): New function.
13936
13937 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13938
13939         * Makefile.in (install-el-elc): New entry.
13940         (install): Use it so that .el files are necessarily installed.
13941
13942 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13943
13944         * time-date.el: Autoload parse-time-string, XEmacs needs it.
13945
13946 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13947
13948         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
13949         function rather than the diff-mode.el package.
13950         (mm-display-external): Use with-current-buffer.
13951         (mm-viewer-completion-map, mm-viewer-completion-map):
13952         Move initialization inside declaration.
13953
13954 2005-09-29  Simon Josefsson  <jas@extundo.com>
13955
13956         * spam.el: Load hashcash when compiling, to avoid warnings.
13957         Don't autoload mail-check-payment.
13958         (spam-check-hashcash): Define unconditionally, since hashcash.el
13959         is part of Gnus now.  Ignore errors from payment checking.
13960
13961 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
13962
13963         * message.el (message-bold-region, message-unbold-region):
13964         Rename from `bold-region' and `unbold-region'.
13965
13966         * message.el: Remove useless autoloads.
13967
13968 2005-09-28  Simon Josefsson  <jas@extundo.com>
13969
13970         * message.el (message-use-idna): Default to t.
13971         (message-use-idna): Test whether encoding works too.  Doc fix.
13972
13973 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13974
13975         * nntp.el (nntp-warn-about-losing-connection): Remove.
13976
13977 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
13978
13979         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
13980         customizable.  Change default value.
13981         (mm-uu-diff-groups-regexp): Change default value.
13982         (mm-uu-type-alist): Add doc string.
13983         (mm-uu-configure): Add doc string.  Make it interactive.
13984         (mm-uu-tex-groups-regexp): New variable.
13985         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
13986         (mm-uu-type-alist): Add LaTeX documents.
13987         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
13988         of "text/verbatim".
13989         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
13990
13991         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
13992         instead of "text/verbatim".
13993
13994         * message.el (message-mark-inserted-region)
13995         (message-mark-insert-file): Use slrn style marks when called with
13996         prefix argument.
13997
13998 2005-09-27  Simon Josefsson  <jas@extundo.com>
13999
14000         * message.el (message-idna-to-ascii-rhs-1): Reformat.
14001
14002 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
14003
14004         * message.el (message-remove-duplicates): New function.
14005         Implementation borrowed from `gnus-remove-duplicates'.
14006         (message-idna-to-ascii-rhs): Also encode idna addresses in
14007         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
14008         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
14009         only ask about the same idna domain once per header and also tell
14010         in what header to replace the idna domain.
14011
14012         * gnus-art.el (article-decode-idna-rhs): Also decode idna
14013         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
14014         (article-decode-idna-rhs): Fix regexp so that all idna-address in
14015         a header is decoded and not just the last one.
14016
14017 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14018
14019         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
14020         has been decoded.
14021
14022         * mm-decode.el (mm-automatic-display): Add text/verbatim.
14023         (mm-insert-part): Don't modify text if it has been decoded.
14024
14025         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
14026         decoded.
14027
14028         * mm-view.el (mm-inline-text): Don't strip text props unless
14029         decoding enriched or richtext parts.
14030
14031 2005-09-25  Romain Francoise  <romain@orebokech.com>
14032
14033         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
14034         * gnus-start.el (gnus-subscribe-interactively):
14035         * gnus-uu.el (gnus-uu-grab-articles):
14036         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
14037         space.
14038
14039 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
14040
14041         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
14042         * mm-view.el (mm-view-pkcs7-decrypt):
14043         * gnus-sum.el (gnus-summary-limit-to-extra)
14044         (gnus-summary-respool-article, gnus-read-move-group-name):
14045         * gnus-score.el (gnus-summary-increase-score):
14046         * gnus-util.el (gnus-completing-read-with-default):
14047         * gnus-art.el (gnus-read-save-file-name)
14048         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
14049         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
14050         * message.el (message-check-news-header-syntax):
14051         Follow convention for reading with the minibuffer.
14052
14053 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
14054
14055         * spam-report.el (spam-report-url-ping-plain):
14056         Use gnus-extended-version as User-Agent.
14057
14058         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
14059         default value is nil.
14060
14061         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
14062         (mm-uu-verbatim-marks-extract): New function.
14063         (mm-uu-extract): New face.
14064         (mm-uu-copy-to-buffer): Use it.
14065
14066         * spam-report.el (spam-report-gmane-ham): Rename from
14067         `spam-report-gmane-unspam'.
14068         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
14069         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
14070
14071         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
14072         Autoload.
14073         (spam-report-gmane-unregister-routine):
14074         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
14075
14076 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
14077
14078         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
14079         (spam-report-gmane-unregister-routine): Add support for gmane
14080         unregistration.
14081
14082         * spam-report.el (spam-report-gmane-unspam)
14083         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
14084         (spam-report-gmane): Change to take a single article and do unspam
14085         registration.
14086
14087 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14088
14089         * mm-url.el (mm-url-decode-entities): Fix regexp.
14090
14091 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14092
14093         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
14094         default to nil, to be able to use Gnus at all.  If the default
14095         switches to something else, then the function should be fixed not
14096         be exceedingly slow.
14097
14098 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
14099
14100         * gnus-start.el (gnus-activate-group): If the server is nil, don't
14101         fail hard.
14102
14103         * spam-report.el: Add better Keywords line.
14104
14105         * spam.el: Add Maintainer and better Keywords line.
14106
14107 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14108
14109         * gnus-art.el (gnus-article-replace-part)
14110         (gnus-mime-replace-part): New functions.
14111         (gnus-mime-action-alist, gnus-mime-button-commands)
14112         (gnus-mime-save-part-and-strip): Add file argument.
14113         (gnus-article-part-wrapper): Add interactive argument.
14114
14115         * gnus-sum.el (gnus-summary-mime-map):
14116         Add `gnus-article-replace-part'.
14117
14118 2005-09-19  Didier Verna  <didier@xemacs.org>
14119
14120         The nnml compaction feature:
14121         * nnml.el (nnml-request-compact-group): New function.
14122         * nnml.el (nnml-request-compact): New function.
14123         * gnus-int.el (gnus-request-compact-group): New function.
14124         * gnus-int.el (gnus-request-compact): New function.
14125         * gnus-group.el (gnus-group-compact-group): New function.
14126         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
14127         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
14128         * gnus-srvr.el (gnus-server-compact-server): New function.
14129         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
14130         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
14131
14132 2005-09-18  Deepak Goel  <deego@gnufans.org>
14133
14134         * sieve.el (sieve-help): Fix `message' call: first arg should be a
14135         format spec.
14136
14137 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14138
14139         * gnus.el (gnus-group-startup-message): Bind image-load-path.
14140
14141 2005-09-15  Romain Francoise  <romain@orebokech.com>
14142
14143         * message.el (message-fill-paragraph): Clarify docstring.
14144
14145 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14146
14147         * gnus-art.el (gnus-mime-display-part): Protect against broken
14148         MIME messages.
14149
14150 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14151
14152         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
14153         before parsing header.
14154
14155 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
14156
14157         * html2text.el (html2text-replace-list): Add new entities.
14158
14159 2005-09-11  Romain Francoise  <romain@orebokech.com>
14160
14161         * message.el (message-alternative-emails): Improve docstring.
14162         (message-setup-1): Call `message-use-alternative-email-as-from'
14163         after `message-setup-hook' to give it precedence over posting
14164         styles, etc.
14165         (message-use-alternative-email-as-from): Add docstring.
14166         Remove the original From header if present.
14167
14168         * nnml.el (nnml-compressed-files-size-threshold): New variable.
14169         (nnml-save-mail): Use it.
14170
14171         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
14172         articles.  Add new argument `silent'.
14173         (gnus-uu-mark-all): Report the total number of marked articles.
14174
14175 2005-09-10  Romain Francoise  <romain@orebokech.com>
14176
14177         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
14178         (gnus-uu-mark-series): Likewise.
14179
14180 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
14181
14182         * spam-report.el (spam-report-gmane): Fix generation of spam
14183         report URL.
14184
14185 2005-09-10  Simon Josefsson  <jas@extundo.com>
14186
14187         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
14188         t, based on discussion on the ding list with Robert Epprecht
14189         <epprecht@solnet.ch>.
14190
14191 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
14192
14193         * spam-report.el (spam-report-gmane): Make it work without
14194         X-Report-Spam header.  Gmane now only provides Archived-At.
14195         This is only used if `spam-report-gmane-use-article-number' is nil.
14196         (spam-report-gmane-spam-header): Remove.  Not used anymore.
14197
14198         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
14199         make `gnus-summary-sort-by-recipient' work with threading.
14200
14201         * nnweb.el (nnweb-google-wash-article): Print a message if article
14202         is not available.
14203
14204 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14205
14206         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
14207         change.  Decode text/* parts content before displaying.
14208
14209 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
14210
14211         * mml-smime.el: Remove defvar of gnus-extract-address-components.
14212
14213 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14214
14215         * mm-view.el (mm-display-inline-fontify): Disable support modes.
14216
14217         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
14218         url-package-name, url-package-version,
14219         w3m-cid-retrieve-function-alist, w3m-current-buffer,
14220         w3m-display-inline-images, and w3m-minor-mode-map.
14221
14222 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
14223
14224         * message.el (message-tab-body-function): Fix mismatched custom type.
14225
14226         * gnus.el (gnus-group-change-level-function): Ditto.
14227
14228         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
14229
14230         * gnus-art.el (gnus-signature-limit)
14231         (gnus-article-mime-part-function): Ditto.
14232
14233 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14234
14235         * mml.el (mml-mode): Silence the byte compiler.
14236
14237         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
14238         using `(sit-for 0)' before moving the point to the specified part;
14239         skip unbuttonized parts.
14240         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
14241         return to the summary window if gnus-auto-select-part is non-nil.
14242
14243 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
14244
14245         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
14246         New variables.
14247         (mml-dnd-attach-file, mml-mode): Use them.
14248
14249         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
14250         Make fetching article by MID work again for Google Groups.
14251         Add FIXME concerning gnus-group-make-web-group.
14252
14253         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
14254         Don't depend on Gnus by using mail-extract-address-components if
14255         gnus-extract-address-components is not bound.
14256
14257 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14258
14259         * gnus-art.el (gnus-mime-display-security): Don't display the
14260         signature, but only the signed part.
14261
14262 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14263
14264         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
14265
14266         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
14267         list, not listp.
14268
14269 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
14270
14271         * mm-encode.el (mm-encode-content-transfer-encoding):
14272         Likewise when encoding.
14273
14274         * mm-bodies.el (mm-decode-content-transfer-encoding):
14275         De-canonicalize CRLF for all text content types, not just
14276         text/plain.
14277
14278 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14279
14280         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
14281         valid article; point arrow and cursor at the MIME button.
14282
14283 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14284
14285         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
14286         Suggested by Dan Christensen <jdc@uwo.ca>.
14287
14288         * mm-decode.el (mm-save-part): Enable change of prompt.
14289
14290 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
14291
14292         * gnus-msg.el (gnus-inews-add-send-actions):
14293         Make `message-post-method' lambda parameter ARG `&optional'.
14294
14295 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
14296
14297         * gnus-sum.el (gnus-summary-mime-map):
14298         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
14299         gnus-article-jump-to-part.
14300
14301         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
14302         (gnus-article-edit-part): Use it.
14303         (gnus-article-part-wrapper): Add no-handle argument.
14304         (gnus-article-save-part-and-strip, gnus-article-delete-part):
14305         New functions.
14306
14307 2005-08-29  Romain Francoise  <romain@orebokech.com>
14308
14309         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
14310         docstring.
14311         (gnus-face-from-file): Likewise.
14312
14313 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
14314
14315         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
14316         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
14317         non-nil.
14318         (gnus-auto-select-part): New variable.
14319         (gnus-article-jump-to-part): New function.
14320         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
14321         (gnus-mime-delete-part): Allow selecting specified part after
14322         deleting or stripping parts.
14323         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
14324         part if argument is bogus.
14325
14326 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
14327
14328         * gnus-art.el (w3m-minor-mode-map):
14329         * gnus-spec.el (gnus-newsrc-file-version):
14330         * gnus-util.el (nnmail-active-file-coding-system)
14331         (gnus-original-article-buffer, gnus-user-agent):
14332         * gnus.el (gnus-ham-process-destinations)
14333         (gnus-parameter-ham-marks-alist)
14334         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
14335         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
14336         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
14337         * mm-decode.el (gnus-current-window-configuration):
14338         * mm-extern.el (gnus-article-mime-handles):
14339         * mm-url.el (url-current-object, url-package-name)
14340         (url-package-version):
14341         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
14342         (smime-keys, w3m-cid-retrieve-function-alist)
14343         (w3m-current-buffer, w3m-display-inline-images)
14344         (w3m-minor-mode-map):
14345         * mml-smime.el (gnus-extract-address-components):
14346         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
14347         (gnus-newsrc-hashtb, message-default-charset)
14348         (message-deletable-headers, message-options)
14349         (message-posting-charset, message-required-mail-headers)
14350         (message-required-news-headers):
14351         * mml1991.el (mc-pgp-always-sign):
14352         * mml2015.el (mc-pgp-always-sign):
14353         * nnheader.el (nnmail-extra-headers):
14354         * rfc1843.el (gnus-decode-encoded-word-function)
14355         (gnus-decode-header-function, gnus-newsgroup-name):
14356         * spam-stat.el (gnus-original-article-buffer): Add defvars.
14357
14358 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
14359
14360         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
14361         the end of the date treatments.
14362
14363 2005-08-15  Simon Josefsson  <jas@extundo.com>
14364
14365         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
14366         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
14367         Capello and Romain Francoise.
14368         (pgg-fetch-key-function): Remove, not used?
14369         (pgg-insert-url-with-w3): Require url, to get
14370         url-insert-file-contents regardless of where it is defined.
14371
14372 2005-08-13  Romain Francoise  <romain@orebokech.com>
14373
14374         * message.el (message-cite-original-1): New function.
14375         (message-cite-original): Use it.
14376         (message-cite-original-without-signature): Ditto.
14377
14378 2005-08-08  Romain Francoise  <romain@orebokech.com>
14379
14380         * message.el (message-yank-empty-prefix): New variable.
14381         (message-indent-citation): Use it.
14382         (message-cite-original-without-signature): Respect X-No-Archive.
14383
14384 2005-08-08  Simon Josefsson  <jas@extundo.com>
14385
14386         * pgg.el: Autoload url-insert-file-contents instead of loading
14387         w3/url.
14388         (pgg-insert-url-with-w3): Don't load url here.
14389
14390 2005-08-07  Jesper Harder  <harder@phys.au.dk>
14391
14392         * message.el (message-kill-to-signature): Don't insert newline at
14393         bol.
14394         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
14395
14396 2005-08-06  Romain Francoise  <romain@orebokech.com>
14397
14398         * message.el (message-user-fqdn): Fix typo in docstring.
14399
14400 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
14401
14402         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
14403
14404         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
14405
14406 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14407
14408         * mm-bodies.el (mm-encode-body): Use coding system rather than
14409         charset to encode text.
14410
14411         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
14412         number of charsets if utf-8 is available (XEmacs).
14413
14414 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
14415
14416         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
14417         taken from `gnus-button-mid-or-mail-regexp'.
14418         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
14419         (gnus-button-alist): Improve regexp for domain part of the MIDs
14420         for news:localpart@domain buttons.
14421         (gnus-button-ctan-directory-regexp): Update.
14422
14423 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14424
14425         * sieve-manage.el (sieve-manage-interactive-login):
14426         Use make-local-variable rather than make-variable-buffer-local.
14427         (sieve-manage-open): Ditto.
14428         (sieve-manage-authenticate): Ditto.
14429
14430         * mml.el (mml-generate-mime-1): Make the content type default to
14431         text/plain if the filename is not specified.
14432
14433 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14434
14435         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
14436         instead of insert-buffer.
14437
14438         * message.el (message-yank-original): Ditto; set the mark at the
14439         end of the yanked message.
14440
14441 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14442
14443         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
14444         lines to scroll rather than to stop it.
14445
14446         * mml.el (mml-generate-default-type): Add doc string.
14447         (mml-generate-mime-1): Use mm-default-file-encoding or make it
14448         default to application/octet-stream when determining the content
14449         type if it is not specified for the part or the mml contents; add
14450         a comment about mml-generate-default-type.
14451
14452 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
14453
14454         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
14455         make it default to application/octet-stream when determining the
14456         content type if it is not specified for the external contents.
14457
14458 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14459
14460         * rfc2231.el (rfc2231-parse-string): Take care that not only a
14461         segmented parameter but also other parameters might be there.
14462
14463 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14464
14465         * mm-decode.el (mm-display-external): Delete temp file, directory
14466         and buffer immediately if the external process is exited.
14467
14468 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14469
14470         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
14471         fewer lines than that of scroll-margin.
14472         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
14473
14474 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14475
14476         * gnus-art.el (gnus-article-next-page): Revert.
14477         (gnus-article-beginning-of-window): New macro.
14478         (gnus-article-next-page-1): Use it.
14479         (gnus-article-prev-page): Ditto.
14480         (gnus-article-edit-part): Use insert-buffer-substring instead of
14481         insert-buffer.
14482         (gnus-article-edit-exit): Ditto.
14483
14484         * gnus-util.el (gnus-beginning-of-window): Remove.
14485         (gnus-end-of-window): Remove.
14486
14487         * lpath.el: Don't bind header-line-format and scroll-margin.
14488
14489 2005-07-25  Simon Josefsson  <jas@extundo.com>
14490
14491         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
14492         to have the url package without w3.  Reported by Daiki Ueno
14493         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
14494
14495 2005-07-20  Didier Verna  <didier@xemacs.org>
14496
14497         * gnus-diary.el: Remove the description comment (nndiary is now
14498         properly documented in the Gnus manual).
14499         Fix the spelling of "Back End".
14500         * nndiary.el: Ditto.
14501         Fix the copyright notice.
14502
14503 2005-07-18  Romain Francoise  <romain@orebokech.com>
14504
14505         * gnus-sum.el (gnus-summary-to-prefix)
14506         (gnus-summary-newsgroup-prefix): New variables.
14507         (gnus-summary-from-or-to-or-newsgroups): Use them.
14508
14509 2005-07-17  Romain Francoise  <romain@orebokech.com>
14510
14511         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
14512         space as it's generally not especially interesting to the user.
14513
14514 2005-07-16  Romain Francoise  <romain@orebokech.com>
14515
14516         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
14517         nil to avoid prompting and file modification if one of the
14518         messages at the top of the nnfolder file contains a copyright
14519         notice.
14520         Update copyright notice.
14521
14522         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
14523         instead of `current-time-string' as the latter creates a time
14524         string that is not RFC 2822 compliant (it lacks the zone).
14525         Update copyright notice.
14526
14527 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14528
14529         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
14530         for text/rtf.  Display default in prompt.  Pass default for M-n.
14531
14532         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
14533
14534 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14535
14536         * gnus-msg.el (gnus-button-mailto):
14537         Remove save-selected-window-window hackery because it relies on
14538         save-selected-window internals.
14539
14540 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14541
14542         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
14543         (gnus-article-next-page-1): Use gnus-beginning-of-window.
14544         (gnus-article-prev-page): Ditto.
14545
14546         * gnus-util.el (gnus-beginning-of-window): New function.
14547         (gnus-end-of-window): New function.
14548
14549         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
14550
14551 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
14552
14553         * gnus-score.el (gnus-score-edit-all-score):
14554         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
14555         gnus-message.
14556
14557 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14558
14559         * gnus-msg.el (gnus-button-mailto):
14560         Remove save-selected-window-window hackery because it relies on
14561         save-selected-window internals.
14562
14563 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14564
14565         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
14566         add-minor-mode.
14567         (gnus-binary-mode): Ditto.
14568
14569         * gnus-topic.el (gnus-topic-mode): Ditto.
14570
14571 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
14572
14573         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
14574         (gnus-article-prev-page): Take scroll-margin into consideration.
14575
14576 2005-07-04  Lute Kamstra  <lute@gnu.org>
14577
14578         Update FSF's address in GPL notices.
14579
14580 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
14581
14582         * gnus.el (gnus-exit):
14583         * gnus-group.el (gnus-group-icons):
14584         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
14585
14586         * gnus-nocem.el (gnus-nocem):
14587         * message.el (message-various, message-buffers, message-sending)
14588         (message-interface, message-forwarding, message-insertion)
14589         (message-headers, message-news, message-mail):
14590         * pgg-gpg.el (pgg-gpg):
14591         * pgg-parse.el (pgg-parse):
14592         * pgg-pgp.el (pgg-pgp):
14593         * pgg-pgp5.el (pgg-pgp5):
14594         * pop3.el (pop3): Finish `defgroup' description with period.
14595
14596 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14597
14598         * gnus-art.el (article-display-face): Improve the efficiency.
14599         (article-display-x-face): Ditto; remove grey x-face stuff.
14600
14601 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14602
14603         * gnus-art.el (article-display-face): Correct the position in
14604         which Faces are inserted.
14605
14606 2005-06-29  Didier Verna  <didier@xemacs.org>
14607
14608         * gnus-art.el (article-display-face): Display faces in correct
14609         order.
14610
14611 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14612
14613         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
14614         (gnus-fill-real-hashtb): Use hash table instead of obarray.
14615         (gnus-nocem-check-article): Fetch the Type header.
14616         (gnus-nocem-message-wanted-p): Fix the way to examine types.
14617         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
14618         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
14619         make sure gnus-nocem-hashtb is initialized.
14620         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
14621         (gnus-nocem-unwanted-article-p): Ditto.
14622
14623         * pgg.el (pgg-verify): Return the verification result.
14624
14625 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14626
14627         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
14628         is ascii.
14629
14630 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
14631
14632         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
14633         `show-nonbreak-escape'.
14634
14635 2005-06-23  Lute Kamstra  <lute@gnu.org>
14636
14637         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
14638
14639         * dig.el (dig-mode):
14640         * smime.el (smime-mode): Use gnus-run-mode-hooks.
14641
14642 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
14643
14644         * nnimap.el (nnimap-split-download-body): Fix spellings.
14645
14646 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
14647
14648         * gnus-art.el (gnus-article-encrypt-body):
14649         * gnus-cus.el (gnus-score-customize):
14650         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
14651         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
14652
14653 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
14654
14655         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
14656         header by looking for magic "MII" at the beginnig.
14657
14658 2005-06-16  Miles Bader  <miles@gnu.org>
14659
14660         * gnus-xmas.el (gnus-xmas-group-startup-message):
14661         Use renamed gnus-splash face.
14662
14663         * assistant.el (assistant-field): Remove "-face" suffix from face name.
14664         (assistant-field-face): New backward-compatibility alias for renamed
14665         face.
14666         (assistant-render-text): Use renamed assistant-field face.
14667
14668         * spam.el (spam): Remove "-face" suffix from face name.
14669         (spam-face): New backward-compatibility alias for renamed face.
14670         (spam-face, spam-initialize): Use renamed spam face.
14671
14672         * message.el (message-header-to, message-header-cc)
14673         (message-header-subject, message-header-newsgroups)
14674         (message-header-other, message-header-name)
14675         (message-header-xheader, message-separator, message-cited-text)
14676         (message-mml): Remove "-face" suffix from face names.
14677         (message-header-to-face, message-header-cc-face)
14678         (message-header-subject-face, message-header-newsgroups-face)
14679         (message-header-other-face, message-header-name-face)
14680         (message-header-xheader-face, message-separator-face)
14681         (message-cited-text-face, message-mml-face):
14682         New backward-compatibility aliases for renamed faces.
14683         (message-font-lock-keywords): Use renamed message faces.
14684
14685         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
14686         (sieve-test-commands, sieve-tagged-arguments):
14687         Remove "-face" suffix from face names.
14688         (sieve-control-commands-face, sieve-action-commands-face)
14689         (sieve-test-commands-face, sieve-tagged-arguments-face):
14690         New backward-compatibility aliases for renamed faces.
14691         (sieve-control-commands-face, sieve-action-commands-face)
14692         (sieve-test-commands-face, sieve-tagged-arguments-face):
14693         Use renamed sieve faces.
14694
14695         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
14696         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
14697         (gnus-group-news-3-empty, gnus-group-news-4)
14698         (gnus-group-news-4-empty, gnus-group-news-5)
14699         (gnus-group-news-5-empty, gnus-group-news-6)
14700         (gnus-group-news-6-empty, gnus-group-news-low)
14701         (gnus-group-news-low-empty, gnus-group-mail-1)
14702         (gnus-group-mail-1-empty, gnus-group-mail-2)
14703         (gnus-group-mail-2-empty, gnus-group-mail-3)
14704         (gnus-group-mail-3-empty, gnus-group-mail-low)
14705         (gnus-group-mail-low-empty, gnus-summary-selected)
14706         (gnus-summary-cancelled, gnus-summary-high-ticked)
14707         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
14708         (gnus-summary-high-ancient, gnus-summary-low-ancient)
14709         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
14710         (gnus-summary-low-undownloaded)
14711         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
14712         (gnus-summary-low-unread, gnus-summary-normal-unread)
14713         (gnus-summary-high-read, gnus-summary-low-read)
14714         (gnus-summary-normal-read, gnus-splash):
14715         Remove "-face" suffix from face names.
14716         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
14717         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
14718         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
14719         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
14720         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
14721         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
14722         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
14723         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
14724         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
14725         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
14726         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
14727         (gnus-summary-selected-face, gnus-summary-cancelled-face)
14728         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
14729         (gnus-summary-normal-ticked-face)
14730         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
14731         (gnus-summary-normal-ancient-face)
14732         (gnus-summary-high-undownloaded-face)
14733         (gnus-summary-low-undownloaded-face)
14734         (gnus-summary-normal-undownloaded-face)
14735         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
14736         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
14737         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
14738         (gnus-splash-face):
14739         New backward-compatibility aliases for renamed faces.
14740         (gnus-group-startup-message): Use renamed gnus faces.
14741
14742         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
14743         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
14744         (gnus-server-agent): Remove "-face" suffix from face names.
14745         (gnus-server-agent-face, gnus-server-opened-face)
14746         (gnus-server-closed-face, gnus-server-denied-face)
14747         (gnus-server-offline-face):
14748         New backward-compatibility aliases for renamed faces.
14749         (gnus-server-agent-face, gnus-server-opened-face)
14750         (gnus-server-closed-face, gnus-server-denied-face)
14751         (gnus-server-offline-face): Use renamed gnus faces.
14752
14753         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
14754         Remove "-face" suffix from face names.
14755         (gnus-picon-xbm-face, gnus-picon-face):
14756         New backward-compatibility aliases for renamed faces.
14757
14758         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
14759         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
14760         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
14761         (gnus-cite-11): Remove "-face" suffix from face names.
14762         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
14763         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
14764         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
14765         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
14766         New backward-compatibility aliases for renamed faces.
14767         (gnus-cite-attribution-face, gnus-cite-face-list)
14768         (gnus-article-boring-faces): Use renamed gnus faces.
14769
14770         * gnus-art.el (gnus-signature, gnus-header-from)
14771         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
14772         (gnus-header-content): Remove "-face" suffix from face names.
14773         (gnus-signature-face, gnus-header-from-face)
14774         (gnus-header-subject-face, gnus-header-newsgroups-face)
14775         (gnus-header-name-face, gnus-header-content-face):
14776         New backward-compatibility aliases for renamed faces.
14777         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
14778
14779         * gnus-sum.el (gnus-summary-selected-face)
14780         (gnus-summary-highlight): Use renamed gnus faces.
14781         * gnus-group.el (gnus-group-highlight): Likewise.
14782
14783 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
14784
14785         * gnus-sieve.el (gnus-sieve-article-add-rule):
14786         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
14787         * spam-stat.el (spam-stat-buffer-change-to-spam)
14788         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
14789
14790         * message.el (message-is-yours-p):
14791         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
14792
14793 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14794
14795         * mm-view.el (mm-inline-text): Withdraw the last change.
14796
14797 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14798
14799         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
14800         executing enriched-decode.
14801
14802 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14803
14804         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
14805         charset of tar files.
14806
14807 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
14808
14809         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
14810
14811 2005-06-04  Lute Kamstra  <lute@gnu.org>
14812
14813         * nnfolder.el (nnfolder-read-folder): Make sure that undo
14814         information is never recorded.
14815
14816 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14817
14818         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
14819
14820 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14821
14822         * pop3.el (pop3-apop): Run md5 in the binary mode.
14823
14824         * starttls.el (starttls-set-process-query-on-exit-flag):
14825         Use eval-and-compile.
14826
14827 2005-05-31  Simon Josefsson  <jas@extundo.com>
14828
14829         * smime.el (smime-replace-in-string): Define.
14830         (smime-cert-by-ldap-1): Use it.
14831
14832 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14833
14834         * gnus-art.el (article-display-x-face): Replace
14835         process-kill-without-query by gnus-set-process-query-on-exit-flag.
14836
14837         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
14838         set-process-query-on-exit-flag or process-kill-without-query.
14839
14840         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
14841         loop instead of replace-regexp.
14842
14843         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
14844         instead of process-kill-without-query if it is available.
14845
14846         * lpath.el: Fbind ldap-search-entries.
14847
14848         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
14849         instead of find-file-hooks if it is available.
14850
14851         * mml1991.el: Bind pgg-default-user-id when compiling.
14852
14853         * mml2015.el: Bind pgg-default-user-id when compiling.
14854
14855         * nndraft.el (nndraft-request-associate-buffer):
14856         Use write-contents-functions instead of write-contents-hooks if it is
14857         available.
14858
14859         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
14860         instead of find-file-hooks if it is available.
14861
14862         * nntp.el (nntp-open-connection): Replace
14863         process-kill-without-query by gnus-set-process-query-on-exit-flag.
14864         (nntp-open-ssl-stream): Ditto.
14865         (nntp-open-tls-stream): Ditto.
14866
14867         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
14868         set-process-query-on-exit-flag or process-kill-without-query.
14869         (starttls-open-stream-gnutls): Use it instead of
14870         process-kill-without-query.
14871         (starttls-open-stream): Ditto.
14872
14873 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
14874
14875         * smime.el (smime-cert-by-ldap-1): Don't use
14876         replace-regexp-in-string.
14877
14878 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
14879
14880         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
14881
14882         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
14883         in PEM format.  Adjust to the XEmacs compability.
14884
14885 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
14886
14887         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
14888         by `string-to-number'.
14889         * gnus-agent.el (gnus-agent-regenerate-group)
14890         (gnus-agent-fetch-articles): Ditto.
14891         * gnus-art.el (gnus-button-fetch-group): Ditto.
14892         * gnus-cache.el (gnus-cache-generate-active)
14893         (gnus-cache-articles-in-group): Ditto.
14894         * gnus-group.el (gnus-group-set-current-level)
14895         (gnus-group-insert-group-line): Ditto.
14896         * gnus-score.el (gnus-score-set-expunge-below)
14897         (gnus-score-set-mark-below, gnus-summary-score-effect)
14898         (gnus-summary-score-entry): Ditto.
14899         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
14900         (gnus-soup-pack): Ditto.
14901         * gnus-spec.el (gnus-xmas-format): Ditto.
14902         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
14903         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
14904         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
14905         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
14906         * nndb.el (nndb-get-remote-expire-response): Ditto.
14907         * nndiary.el (nndiary-parse-schedule-value)
14908         (nndiary-string-to-number, nndiary-request-replace-article)
14909         (nndiary-request-article): Ditto.
14910         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
14911         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
14912         * nneething.el (nneething-make-head): Ditto.
14913         * nnfolder.el (nnfolder-request-article)
14914         (nnfolder-retrieve-headers): Ditto.
14915         * nnheader.el (nnheader-file-to-number): Ditto.
14916         * nnkiboze.el (nnkiboze-request-article): Ditto.
14917         * nnmail.el (nnmail-process-unix-mail-format)
14918         (nnmail-process-babyl-mail-format): Ditto.
14919         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
14920         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
14921         (nnmh-request-create-group, nnmh-request-list-1)
14922         (nnmh-request-group, nnmh-request-article): Ditto.
14923         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
14924         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
14925         * nnsoup.el (nnsoup-make-active): Ditto.
14926         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
14927         * nntp.el (nntp-find-group-and-number)
14928         (nntp-retrieve-headers-with-xover): Ditto.
14929         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
14930         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
14931         (pgg-format-key-identifier): Ditto.
14932         * pop3.el (pop3-last, pop3-stat): Ditto.
14933         * qp.el (quoted-printable-decode-region): Ditto.
14934
14935         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
14936         of concat.
14937
14938 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14939
14940         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
14941
14942         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
14943
14944         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
14945
14946         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
14947
14948         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
14949
14950         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
14951
14952         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
14953         (gnus-carpal-mode): Ditto.
14954
14955         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
14956         (gnus-browse-mode): Ditto.
14957
14958         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
14959
14960         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
14961
14962 2005-05-29  Richard M. Stallman  <rms@gnu.org>
14963
14964         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
14965
14966 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14967
14968         * gnus-util.el (gnus-run-mode-hooks): New function.
14969
14970         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
14971
14972         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
14973         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
14974
14975 2005-05-27  Lute Kamstra  <lute@gnu.org>
14976
14977         * dns-mode.el (dns-mode): Specify customization group.
14978
14979 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
14980
14981         * gnus-agent.el (gnus-agent-make-mode-line-string):
14982         Use mode-line-highlight as mouse-face.
14983
14984 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14985
14986         * canlock.el (canlock): Change the parent group to news.
14987
14988         * deuglify.el (gnus-outlook-deuglify): Add :group.
14989
14990         * dig.el (dig): Add :group.
14991
14992         * dns-mode.el (dns-mode): Add :group.
14993
14994         * encrypt.el (encrypt): Add :group.
14995
14996         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
14997         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
14998         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
14999         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
15000         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
15001
15002         * gnus-diary.el (gnus-diary): Add :group.
15003
15004         * gnus.el (gnus-group-news-1-face): Add :group.
15005         (gnus-group-news-1-empty-face): Ditto.
15006         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
15007         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
15008         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
15009         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
15010         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
15011         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
15012         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
15013         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
15014         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
15015         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
15016         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
15017         (gnus-summary-high-ticked-face): Ditto.
15018         (gnus-summary-low-ticked-face): Ditto.
15019         (gnus-summary-normal-ticked-face): Ditto.
15020         (gnus-summary-high-ancient-face): Ditto.
15021         (gnus-summary-low-ancient-face): Ditto.
15022         (gnus-summary-normal-ancient-face): Ditto.
15023         (gnus-summary-high-undownloaded-face): Ditto.
15024         (gnus-summary-low-undownloaded-face): Ditto.
15025         (gnus-summary-normal-undownloaded-face): Ditto.
15026         (gnus-summary-high-unread-face): Ditto.
15027         (gnus-summary-low-unread-face): Ditto.
15028         (gnus-summary-normal-unread-face): Ditto.
15029         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
15030         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
15031
15032         * hashcash.el (hashcash): New custom group.
15033         (hashcash-default-payment): Add :group.
15034         (hashcash-payment-alist): Ditto.
15035         (hashcash-default-accept-payment): Ditto.
15036         (hashcash-accept-resources): Ditto.
15037         (hashcash-path): Ditto.
15038         (hashcash-extra-generate-parameters): Ditto.
15039         (hashcash-double-spend-database): Ditto.
15040         (hashcash-in-news): Ditto.
15041
15042         * message.el (message-minibuffer-local-map): Add :group.
15043
15044         * netrc.el (netrc): Add :group.
15045
15046         * sieve-manage.el (sieve-manage-log): Add :group.
15047         (sieve-manage-default-user): Diito.
15048         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
15049         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
15050         (sieve-manage-authenticators): Ditto.
15051         (sieve-manage-authenticator-alist): Ditto.
15052         (sieve-manage-default-port): Ditto.
15053
15054         * sieve-mode.el (sieve-control-commands-face): Add :group.
15055         (sieve-action-commands-face): Ditto.
15056         (sieve-test-commands-face): Ditto.
15057         (sieve-tagged-arguments-face): Ditto.
15058
15059         * smime.el (smime): Add :group.
15060
15061         * spam-report.el (spam-report): Add :group.
15062
15063         * spam.el (spam, spam-face): Add :group.
15064
15065 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15066
15067         * nntp.el (nntp-next-result-arrived-p): Some news servers may
15068         return \n.\n.\n at the end of articles.  Protect against that.
15069         (nntp-with-open-group): Allow debugging.
15070
15071         * nnheader.el (mail-header-set-extra): Make into a function
15072         because I just could't understand how to quote the list properly.
15073
15074         * dns.el (query-dns-cached): New function.
15075
15076 2005-05-26  Lute Kamstra  <lute@gnu.org>
15077
15078         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
15079
15080 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15081
15082         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
15083
15084         * gnus-art.el: Don't autoload mail-extract-address-components.
15085
15086         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
15087         eval-and-compile to evaluate it.
15088
15089         * hashcash.el: Don't autoload executable-find.
15090
15091         * nndb.el: Don't declare the nndb back end two or more times; don't
15092         autoload news-reply-mode, news-setup, cancel-timer and telnet.
15093
15094         * nntp.el: Autoload format-spec instead of format; use
15095         eval-and-compile to evaluate autoload forms.
15096
15097 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
15098
15099         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
15100
15101 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15102
15103         * gnus.el (gnus-version-number): Bump version.
15104
15105 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15106
15107         * gnus.el: No Gnus v0.3 is released.
15108
15109 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15110
15111         * lpath.el (featurep): Bind show-nonbreak-escape.
15112
15113 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15114
15115         * gnus-art.el (gnus-article-edit-part): Disable undo.
15116
15117 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15118
15119         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
15120         gnus-article-date-lapsed-new-header is t if date timer is active;
15121         skip headers in which the original date value is empty.
15122         (gnus-article-save-original-date): Redefine it as a macro.
15123         (gnus-display-mime): Use it.
15124
15125 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15126
15127         * gnus-art.el (article-date-ut): Support converting date in
15128         forwarded parts as well.
15129         (gnus-article-save-original-date): New function.
15130         (gnus-display-mime): Use it.
15131
15132 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
15133
15134         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
15135         enclosure element of <item>.
15136
15137 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
15138
15139         * message.el (message-kill-buffer-query): Rename from
15140         `message-kill-buffer-query-if-modified'.  Add :version.
15141
15142 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15143
15144         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
15145         window layout.
15146
15147 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15148
15149         * mml.el: Autoload dnd when compiling.
15150
15151 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
15152
15153         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
15154         x-dnd-*.
15155
15156 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15157
15158         * qp.el (quoted-printable-encode-region): Save excursion.
15159
15160 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
15161
15162         * message.el (message-kill-buffer-query-if-modified): Add new variable
15163         so the user can kill a modified message buffer quickly.
15164         (message-kill-buffer): Use it.
15165
15166 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15167
15168         * lpath.el: Fbind display-time-event-handler; don't fbind
15169         string-to-multibyte.
15170
15171         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
15172
15173 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15174
15175         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
15176         contained in text because xml.el decodes entities) with LFs.
15177
15178 2005-04-11  Lute Kamstra  <lute@gnu.org>
15179
15180         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
15181         differently.
15182
15183 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15184
15185         * mm-util.el (mm-detect-coding-region): Typo.
15186
15187 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15188
15189         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
15190
15191 2005-04-06  Deepak Goel  <deego@gnufans.org>
15192
15193         * spam-stat.el (spam-stat-score-buffer): Add a call to a
15194         user-function allow user modifications of the scores.
15195         (spam-stat-score-buffer-user): New function, to allow
15196         user-computed modifications to the score.
15197         (spam-stat-score-buffer-user-functions): List of additional
15198         scoring functions.
15199         (spam-stat-error-holder): Global temporary error holder.
15200         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
15201         variable.
15202
15203 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
15204
15205         * gnus-registry.el (gnus-registry-clean-empty-function)
15206         (gnus-registry-trim, gnus-registry-fetch-groups)
15207         (gnus-registry-delete-group): Groups that match
15208         `gnus-registry-ignored-groups' are removed from the registry
15209         entries, not just ignored for splitting.  This helps clean up the
15210         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
15211         to get all the groups a message ID is in.
15212
15213         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
15214         (spam-stat-split-fancy): Change "threshhold" to "threshold".
15215         (spam-stat-score-buffer-user-functions): Add :number custom type.
15216
15217 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15218
15219         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
15220         argument in XEmacs.
15221
15222         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
15223         (nnrss-request-group): Decode group name first.
15224         (nnrss-request-article): Make a text/plain article if mml-to-mime
15225         failed.
15226         (nnrss-get-encoding): Return a compatible encoding according to
15227         nnrss-compatible-encoding-alist.
15228         (nnrss-find-el): Use consp instead of listp.
15229         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
15230
15231 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15232
15233         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
15234         which Emacs 20 doesn't support.
15235         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
15236
15237 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
15238
15239         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
15240         silence the byte compiler inside the defun.
15241
15242         * gnus-demon.el (parse-time-string): Add autoload.
15243
15244         * gnus-delay.el (parse-time-string): Add autoload.
15245
15246         * gnus-art.el (parse-time-string): Add autoload.
15247
15248         * nnultimate.el (parse-time): Require for `parse-time-string'.
15249
15250 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
15251
15252         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
15253
15254         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
15255
15256         * smime.el (smime-ldap-host-list): Add :version.
15257
15258 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
15259
15260         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
15261         pass it to `gnus-browse-read-group'.
15262         (gnus-browse-read-group): Add NUMBER argument and pass it to
15263         `gnus-group-read-ephemeral-group'.
15264
15265         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
15266         argument and pass it to `gnus-group-read-group'.
15267
15268 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
15269
15270         * mm-util.el (mm-xemacs-find-mime-charset): Only call
15271         mm-xemacs-find-mime-charset-1 if we have the mule feature
15272         available at runtime.
15273
15274 2005-03-25  Werner Lemberg  <wl@gnu.org>
15275
15276         * nnmaildir.el: Replace `illegal' with `invalid'.
15277
15278 2005-03-23  Lute Kamstra  <lute@gnu.org>
15279
15280         * time-date.el: Add comment on time value formats.
15281         Don't require parse-time.
15282         (with-decoded-time-value): New macro.
15283         (encode-time-value): New function.
15284         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
15285         (days-to-time): Return a valid time value when arg is huge.
15286         (time-since): Use time-subtract.
15287         (time-to-number-of-days): Use time-to-seconds.
15288
15289 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15290
15291         * gnus-start.el (gnus-display-time-event-handler):
15292         Check display-time-timer at runtime rather than only at load time
15293         in case display-time-mode is turned off in the mean time.
15294
15295 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
15296
15297         * nnimap.el (nnimap-open-connection): Print which authinfo file is
15298         used.
15299
15300         * nneething.el (nneething-map-file-directory): Derive from
15301         `gnus-directory'.
15302
15303         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
15304         the To/Cc button.
15305
15306 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
15307
15308         * nnmaildir.el (nnmaildir-request-accept-article):
15309         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
15310
15311 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
15312
15313         * gnus-async.el: Require timer-funcs at compile time when in
15314         XEmacs for `run-with-idle-timer'.
15315
15316 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
15317
15318         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
15319         autoloaded function.
15320
15321 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15322
15323         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
15324
15325 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
15326
15327         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
15328
15329 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15330
15331         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
15332         Add gnus-expert-user to default.
15333
15334 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
15335
15336         * nnimap.el (nnimap-open-server): Ditto.
15337
15338         * imap.el (imap-authenticate): Fix typo.
15339
15340 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
15341
15342         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
15343         buffer (since IMAP server might return FETCH response out of
15344         order, and the nntp buffer must be sorted).
15345
15346 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
15347
15348         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
15349         comparison on string.
15350
15351         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
15352         (gnus-agent-score): Rename category keywords to match gnus-cus.
15353         (gnus-agent-summary-fetch-series): Modify to protect against
15354         gnus-agent-summary-fetch-group clearing processable flags.
15355         (gnus-agent-synchronize-group-flags): Update live group buffer as
15356         synchronization may occur due to the user toggle the plugged
15357         status.
15358         (gnus-agent-fetch-group-1): Clear downloadable flag when article
15359         successfully downloaded.
15360         (gnus-agent-expire-group-1): Avoid using markers when the overview
15361         is in ascending order; greatly improves performance.
15362         (gnus-agent-regenerate-group):
15363         Use gnus-agent-synchronize-group-flags to reset read status in both
15364         gnus and server.
15365         (gnus-agent-update-files-total-fetched-for): Fix initial size.
15366
15367 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
15368
15369         * message.el: Don't autoload former message-utils variables.
15370         (message-strip-subject-trailing-was): Change doc string.
15371
15372         * nnweb.el: Fixes for `gnus-group-make-web-group'.
15373         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
15374         (nnweb-google-search): Add "hl=en" here.
15375         (nnweb-google-parse-1, nnweb-google-create-mapping):
15376         Don't hardcode URL.
15377
15378 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
15379
15380         * message.el (message-get-reply-headers, message-followup):
15381         Mention related variables `message-use-followup-to' and
15382         `message-use-mail-followup-to', in the information buffer.
15383
15384         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
15385         of broken groups(-beta).google.com.
15386
15387 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
15388
15389         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
15390         parameter to invoked gnus-request-move-article; remove the
15391         redundant gnus-sum-hint-move-is-internal variable; apply the marks
15392         all at once instead of once per article.
15393         (gnus-summary-remove-process-mark): Accept a list of articles as
15394         well as a single article for processing.
15395
15396         * gnus-int.el (gnus-request-move-article): Add move-is-internal
15397         parameter.
15398
15399         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
15400
15401         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
15402
15403         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
15404         parameter.
15405
15406         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
15407         parameter.
15408
15409         * nnimap.el (nnimap-request-move-article): Add move-is-internal
15410         parameter and remove the gnus-sum-hint-move-is-internal variable.
15411
15412         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
15413         parameter.
15414
15415         * nndraft.el (nndraft-request-move-article): Add move-is-internal
15416         parameter.
15417
15418         * nndiary.el (nndiary-request-move-article): Add move-is-internal
15419         parameter.
15420
15421         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
15422
15423         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
15424         parameter.
15425
15426         * nnagent.el (nnagent-request-move-article): Add move-is-internal
15427         parameter.
15428
15429 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
15430
15431         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
15432         a more conservative way.
15433
15434 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
15435
15436         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
15437         buffer, so it moves the window's cursor.
15438
15439 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
15440
15441         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
15442         `mm-dissect-multipart' and receive the from field as an (optional)
15443         argument from `mm-dissect-multipart'.
15444         (mm-dissect-multipart): Receive the from field as an argument and
15445         pass it on when we call `mm-dissect-buffer' on MIME parts.
15446         Fixes verification/decryption of signed/encrypted MIME parts.
15447
15448 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
15449
15450         * gnus-sum.el (gnus-summary-move-article):
15451         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
15452         whatever it calls (right now, only nnimap-request-move article
15453         respects it).
15454
15455         * nnimap.el (nnimap-request-move-article):
15456         When gnus-sum-hint-move-is-internal is set, don't do the extra
15457         nnimap-request-article.
15458
15459 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
15460
15461         * nnheader.el (nnheader-find-file-noselect): Add doc string.
15462
15463         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
15464         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
15465
15466         * gnus-sum.el (gnus-summary-caesar-message):
15467         Apply `gnus-treat-article' after rotation.
15468
15469         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
15470         doc string.
15471
15472 2005-02-22  Simon Josefsson  <jas@extundo.com>
15473
15474         * encrypt.el (encrypt-password-cache-expiry): Remove (use
15475         `password-cache-expiry' instead).  Reported by Arne Jørgensen
15476         <arne@arnested.dk>.
15477         (encrypt): Add password-cache and password-cache-expiry as group
15478         members.
15479
15480 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
15481
15482         * smime.el (smime-ldap-host-list): Doc fix.
15483         (smime-ask-passphrase): Use `password-read-and-add' to read (and
15484         cache) password.
15485         (smime-sign-region): Use it.
15486         (smime-decrypt-region): Use it.
15487         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
15488         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
15489         fails.
15490         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
15491         certificate from DER to PEM format rather than calling openssl.
15492
15493         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
15494
15495         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
15496         for signing/encryption.
15497
15498         * mml.el (mml-parse-1): Use them.
15499
15500 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
15501
15502         * nnrss.el (nnrss-verbose): Remove.
15503         (nnrss-request-group): Use `nnheader-message' instead.
15504
15505 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
15506
15507         * nnrss.el (nnrss-verbose): New variable.
15508         (nnrss-request-group): Make it say nnrss is requesting a group.
15509
15510 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
15511
15512         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
15513         Handle news URL with given port correctly.
15514
15515 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15516
15517         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
15518         containing special characters.
15519
15520         * gnus-sum.el (gnus-summary-edit-article): Ditto.
15521
15522         * mml.el (mime-to-mml): Ditto.
15523
15524         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
15525         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
15526         (rfc2047-decode-region): Quote decoded words containing special
15527         characters when rfc2047-quote-decoded-words-containing-tspecials
15528         is non-nil.
15529
15530 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
15531
15532         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
15533
15534         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
15535
15536 2005-02-15  Simon Josefsson  <jas@extundo.com>
15537
15538         * nnimap.el (nnimap-debug): Doc fix.
15539
15540         * imap.el (imap-debug): Doc fix.
15541
15542 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15543
15544         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
15545
15546 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
15547
15548         * gnus.el (spam-contents): Improve docs for spam-contents
15549         parameter in its variable incarnation.
15550
15551 2005-02-14  Simon Josefsson  <jas@extundo.com>
15552
15553         * smime-ldap.el: Use require instead of load-library for ldap.
15554         (smime-ldap-search): Indent.
15555         (smime-ldap-search-internal): Shorten line.
15556
15557         * smime.el (smime-cert-by-dns): Add doc-string.
15558         (smime-cert-by-ldap-1): Indent.
15559
15560         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
15561         mml-smime-get-dns-ldap.
15562         (mml-smime-encrypt-query): Use new function.  Default to ldap.
15563
15564 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
15565
15566         * smime.el: Require smime-ldap.
15567         (smime-ldap-host-list): New variable.
15568         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
15569
15570         * mml-smime.el (mml-smime-encrypt-query): New function.
15571         (mml-smime-encrypt-query): Use it.
15572
15573         * smime-ldap.el: New file.
15574
15575 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15576
15577         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
15578
15579 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
15580
15581         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
15582         argument in doc string.  Make query for type more clear.
15583
15584 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
15585
15586         * gnus.el (gnus-group-startup-message): Search for gnus images in
15587         etc/images/gnus.
15588         * mm-util.el (mm-image-load-path): Likewise.
15589         * smiley.el (smiley-data-directory): Search for smilies in
15590         etc/images/smilies.
15591
15592 2005-02-09  Kim F. Storm  <storm@cua.dk>
15593
15594         Change Emacs release version from 21.4 to 22.1 throughout.
15595         Change Emacs development version from 21.3.50 to 22.0.50.
15596
15597 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15598
15599         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
15600
15601         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
15602         non-Mule XEmacs as well.
15603         (mm-decompress-buffer): Signal an error intentionally if it does
15604         not decompress compressed data because auto-compression-mode is
15605         disabled.
15606
15607 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
15608
15609         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
15610         an ID in the registry even if it has no groups.
15611
15612 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15613
15614         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
15615         merge it into mm-decompress-buffer.
15616         (gnus-mime-copy-part): Use the MIME part charset, the value which
15617         a user specified or gnus-newsgroup-charset for decoding, like
15618         gnus-mime-inline-part does; set buffer-file-coding-system to tell
15619         save-buffer what was used.  Suggested by Kevin Ryde
15620         <user42@zip.com.au>.
15621         (gnus-mime-inline-part): Allow the name parameter as well as the
15622         filename parameter; force decompressing of compressed data; always
15623         display contents being not decoded as unibyte.
15624
15625         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
15626         as well as the filename parameter.
15627
15628         * mm-util.el (mm-decompress-buffer):
15629         Merge gnus-mime-jka-compr-maybe-uncompress.
15630         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
15631         of compressed data.
15632
15633 2005-02-08  Simon Josefsson  <jas@extundo.com>
15634
15635         * imap.el (imap-log): Doc fix.
15636
15637 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15638
15639         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
15640         the coding cookies; decompress compressed parts.
15641
15642         * mml.el (mml-generate-mime-1): Add the charset parameter according
15643         to the value which a user specified manually or the coding cookie.
15644
15645         * mm-util.el (mm-string-to-multibyte): New function.
15646         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
15647         (mm-coding-system-to-mime-charset): New function.
15648         (mm-decompress-buffer): New function.
15649         (mm-find-buffer-file-coding-system): New function.
15650
15651         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
15652         (mm-display-inline-fontify): Rewrite for decoding and decompressing
15653         parts.
15654
15655 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15656
15657         * mm-view.el (mm-display-inline-fontify): Decode a part according
15658         to the charset parameter.
15659
15660 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15661
15662         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
15663         prefix arg is neither nil nor a number, as info specifies.
15664
15665 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15666
15667         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
15668         timestamps.
15669
15670 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
15671
15672         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
15673         groups error checking and notify user.
15674
15675 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
15676
15677         * message.el (message-send-mail-function): Check existence of
15678         sendmail-program first before using default value
15679         `message-send-mail-with-sendmail'.  Otherwise use more generic
15680         `smtpmail-send-it'.
15681
15682 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15683
15684         * nntp.el (nntp-request-update-info): Always return nil.
15685
15686 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15687
15688         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
15689
15690 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15691
15692         * message.el (message-beginning-of-line): Change the behavior when
15693         invoked between BOL and : so that it first moves backward.
15694
15695 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15696
15697         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
15698         article buffer when editing of the article is discarded.
15699         (gnus-article-prepare): Revert.
15700
15701 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15702
15703         * gnus-art.el (gnus-article-prepare):
15704         Remove message-strip-forbidden-properties from the local hook.
15705
15706 2005-01-27  Simon Josefsson  <jas@extundo.com>
15707
15708         * password.el (password-cache-add): Only start one timer per key.
15709         Reported by Derek Atkins <warlord@MIT.EDU>.
15710
15711 2005-01-26  Steve Youngs  <steve@sxemacs.org>
15712
15713         * run-at-time.el: Remove.  It is no longer needed as
15714         timer-funcs.el in the xemacs-base package has a working version of
15715         `run-at-time'.
15716
15717         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
15718
15719         * password.el: Require timer-funcs instead of run-at-time in
15720         XEmacs.
15721         Remove `password-run-at-time' macro.
15722         (password-cache-add): Use `run-at-time' instead of
15723         `password-run-at-time'.
15724
15725         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
15726         Remove `nnheader-cancel-function-timers' alias,
15727         `cancel-function-timers' exists in XEmacs in timer-funcs.
15728
15729         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
15730         for `run-with-idle-timer'.
15731
15732         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
15733         for `run-at-time'.
15734
15735         * mm-url.el: Require timer-funcs at compile time when in XEmacs
15736         for `with-timeout'.
15737
15738         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
15739         the same as for XEmacs 21.4.
15740         No need to ignore `run-with-idle-timer', this function exists in
15741         XEmacs now in timer-funcs.el in the xemacs-base package.
15742         (dgnushack-compile): No need to delete
15743         run-at-time.el from the list of files to compile because it
15744         doesn't exist anymore.
15745
15746 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15747
15748         * mml.el (mml-generate-mime-1): Convert string into unibyte when
15749         inserting " *mml*" buffer's contents into a unibyte temp buffer.
15750
15751 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
15752
15753         * mail-source.el (mail-source-fetch-imap): Search for ^From case
15754         sensitively.
15755
15756 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
15757
15758         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
15759
15760 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15761
15762         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
15763         which will be inserted according to the multibyteness of a buffer
15764         rather than the type of contents.  Suggested by ARISAWA Akihiro
15765         <ari@mbf.ocn.ne.jp>.
15766
15767         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
15768         of string which old xml.el may return rather than a string.
15769
15770 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15771
15772         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
15773
15774 2005-01-16  Simon Josefsson  <jas@extundo.com>
15775
15776         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
15777         idn/idna.el isn't available.
15778         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
15779         <michael@waxrat.com>.
15780
15781         * hashcash.el: Remove non-FSF copyright header.
15782
15783         * hashcash.el (hashcash-extra-generate-parameters): New variable.
15784         (hashcash-generate-payment): Use it.
15785         (hashcash-generate-payment-async): Use it.
15786
15787 2005-01-15  Simon Josefsson  <jas@extundo.com>
15788
15789         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
15790         Suggested by Raymond Scholz <ray-2005@zonix.de>.
15791
15792         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
15793         gnus-summary-idna-message.
15794         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
15795         (gnus-summary-idna-message): New function.
15796
15797 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
15798
15799         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
15800         gnus-novice-user.
15801
15802 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15803
15804         * nnrss.el (nnrss-request-delete-group): Delete entries in
15805         nnrss-group-alist as well.
15806         (nnrss-save-server-data): Insert newline.
15807
15808 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
15809
15810         * gnus.el (gnus-user-agent): Use list of symbols instead of
15811         symbols.  Display full version number for (S)XEmacs.
15812         Optionally display (S)XEmacs codename.
15813
15814         * gnus-util.el (gnus-emacs-version): Update for new
15815         `gnus-user-agent'.
15816
15817         * gnus-msg.el (gnus-extended-version): Make it possible to omit
15818         Gnus version.
15819
15820 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
15821
15822         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
15823         which is unreadable in some setups.
15824
15825 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15826
15827         * gnus-spec.el (gnus-update-format-specifications): Flush the
15828         group format spec cache if it doesn't support decoded group names.
15829
15830 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
15831
15832         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
15833         Allow to apply decay on score files matching a regexp.
15834
15835 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15836
15837         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
15838         compatibility in %g and %c.
15839
15840 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15841
15842         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
15843         name for only %g and %c.
15844         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
15845         of gnus-tmp-group to decoded group name.
15846         (gnus-group-make-rss-group): Exclude `/'s from group names.
15847
15848 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15849
15850         * nnrss.el (nnrss-get-encoding): Fix regexp.
15851
15852 2004-12-27  Simon Josefsson  <jas@extundo.com>
15853
15854         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
15855         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
15856         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
15857
15858 2004-12-17  Kim F. Storm  <storm@cua.dk>
15859
15860         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
15861
15862         * gnus-sum.el (gnus-summary-mode-map): Likewise.
15863
15864 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
15865
15866         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
15867
15868 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15869
15870         * nnrss.el: Require rfc2047 and mml.
15871         (nnrss-file-coding-system): New variable.
15872         (nnrss-format-string): Redefine it as an inline function.
15873         (nnrss-decode-group-name): New function.
15874         (nnrss-string-as-multibyte): Remove.
15875         (nnrss-retrieve-headers): Decode group name; don't use
15876         nnrss-format-string.
15877         (nnrss-request-group): Decode group name.
15878         (nnrss-request-article): Decode group name; allow a Message-ID as
15879         well as an article number; don't use nnrss-format-string; encode a
15880         Message-ID string which may contain non-ASCII characters; use
15881         mml-to-mime to compose a MIME article.
15882         (nnrss-request-expire-articles): Decode group name.
15883         (nnrss-request-delete-group): Decode group name.
15884         (nnrss-fetch): Clarify error message.
15885         (nnrss-read-server-data): Use insert-file-contents instead of load;
15886         bind file-name-coding-system; use multibyte buffer.
15887         (nnrss-save-server-data): Bind coding-system-for-write to the
15888         value of nnrss-file-coding-system; bind file-name-coding-system;
15889         add coding cookie.
15890         (nnrss-read-group-data): Use insert-file-contents instead of load;
15891         bind file-name-coding-system; use multibyte buffer.
15892         (nnrss-save-group-data): Bind coding-system-for-write to the
15893         value of nnrss-file-coding-system; bind file-name-coding-system.
15894         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
15895         make it work with non-ASCII text.
15896         (nnrss-find-el): Make it work with old xml.el as well.
15897
15898 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
15899
15900         * nnrss.el (nnrss-get-encoding): New function.
15901         (nnrss-fetch): Use unibyte buffer initially; bind
15902         coding-system-for-read while performing mm-url-insert; remove ^Ms;
15903         decode contents according to the encoding attribute.
15904         (nnrss-save-group-data): Add coding cookie.
15905         (nnrss-mime-encode-string): New function.
15906         (nnrss-check-group): Use it to encode subject and author.
15907
15908 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
15909
15910         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
15911         imaginary variable.
15912
15913 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15914
15915         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
15916         correctly even if there are wide characters.
15917
15918 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
15919
15920         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
15921         downcased symbol names; make a new cache instead of reusing
15922         bbdb-hashtable.
15923
15924 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15925
15926         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
15927         concatenating segments rather than before concatenating them.
15928         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15929
15930         * message.el (message-get-reply-headers): Bind `extra'.
15931
15932 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15933
15934         * message.el (message-extra-wide-headers): New variable.
15935         (message-get-reply-headers): Use it.
15936
15937 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15938
15939         * gnus-agent.el (gnus-agent-group-path): Decode group name.
15940         (gnus-agent-group-pathname): Ditto.
15941
15942         * gnus-cache.el (gnus-cache-file-name): Decode group name.
15943
15944         * gnus-group.el (gnus-group-make-group): Decode group name.
15945         (gnus-group-make-rss-group): Register the group data after opening
15946         the nnrss group.
15947
15948 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
15949
15950         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
15951         by expiry now get marked as read.
15952
15953 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15954
15955         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
15956
15957 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
15958
15959         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
15960         unify Latin characters in XEmacs.
15961         (mm-find-mime-charset-region): Use it.
15962
15963 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15964
15965         * gnus-util.el (gnus-delete-directory): New function.
15966
15967         * gnus-agent.el (gnus-agent-delete-group): Use it.
15968
15969         * gnus-cache.el (gnus-cache-delete-group): Use it.
15970
15971 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15972
15973         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
15974         names.
15975
15976 2004-12-16  Simon Josefsson  <jas@extundo.com>
15977
15978         * hashcash.el (hashcash-payment-alist): Fix custom :type.
15979
15980 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15981
15982         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
15983
15984         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
15985         (gnus-group-set-current-level): Decode group name.
15986
15987 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
15988
15989         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
15990         failed.
15991
15992 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15993
15994         * gnus-group.el (gnus-group-delete-group): Decode group name.
15995         (gnus-group-make-rss-group): Encode group name.
15996         (gnus-group-catchup-current): Decode group name.
15997         (gnus-group-kill-group): Decode group name.
15998
15999 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
16000
16001         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
16002
16003 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16004
16005         * gnus-group.el (gnus-group-make-rss-group):
16006         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
16007
16008         * gnus-start.el (gnus-setup-news): Honor user's setting to
16009         gnus-message-archive-method.  Suggested by Lute Kamstra
16010         <lute@gnu.org>.
16011
16012 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
16013
16014         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
16015         global counterparts of the buffer-local variables.
16016
16017 2004-11-16  Romain Francoise  <romain@orebokech.com>
16018
16019         * gnus-sum.el (gnus-summary-exit): Don't clear the global
16020         counterparts of the buffer-local variables.
16021
16022 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
16023
16024         * message.el (message-forbidden-properties): Fix typo in doc
16025         string.
16026
16027 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
16028
16029         * gnus-util.el (gnus-replace-in-string): Add doc string.
16030
16031         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
16032         to avoid problems when splitting mails with many recipients.
16033
16034 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16035
16036         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
16037         pop-to-buffer, covered by the subsequent gnus-configure-windows.
16038
16039 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
16040
16041         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
16042         if there is no hashtable in memory or file modification time is
16043         newer than cached timestamp.
16044
16045 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
16046
16047         * gnus-sum.el (gnus-summary-limit-to-recipient):
16048         Implement not-matching option.
16049
16050 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
16051
16052         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
16053         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
16054         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
16055         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
16056         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
16057         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
16058
16059 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16060
16061         * message.el (message-forward-make-body-mml): Remove headers
16062         according to message-forward-ignored-headers if a message is decoded.
16063
16064 2004-12-02  Romain Francoise  <romain@orebokech.com>
16065
16066         * message.el (message-forward-make-body-plain): Always remove
16067         headers according to message-forward-ignored-headers.
16068
16069 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
16070
16071         * spam.el (spam-summary-prepare-exit): Remove the
16072         gnus-summary-limit pop for now, it has problems with ham marks for
16073         me.
16074
16075 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
16076
16077         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
16078         correctly.
16079
16080 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
16081
16082         * format-spec.el (format-spec): Message the char.
16083
16084 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
16085
16086         * gnus-art.el (gnus-split-methods): Reformat comments.
16087
16088         * spam.el (spam-summary-prepare-exit): Remove article limits
16089         before exiting the summary buffer.
16090
16091 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16092
16093         * lpath.el: Remove bbdb-create-internal, bbdb-records,
16094         spam-BBDB-register-routine and spam-enter-ham-BBDB.
16095
16096         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
16097         order to silence the byte compiler.
16098
16099         * spam.el: Fix the way to silence the byte compiler, which
16100         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
16101         bbdb-search-simple, spam-BBDB-register-routine,
16102         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
16103         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
16104         spam-stat-buffer-is-spam, spam-stat-load,
16105         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
16106         spam-stat-save and spam-stat-split-fancy.
16107
16108 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16109
16110         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
16111         which may confuse users.
16112         (canlock-password-for-verify): Ditto.
16113
16114         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
16115
16116         * gnus-art.el (gnus-emphasis-alist): Ditto.
16117
16118         * gnus-registry.el (gnus-registry-max-entries): Ditto.
16119
16120         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
16121
16122         * gnus-start.el (gnus-save-killed-list): Ditto.
16123
16124         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
16125         (gnus-sum-thread-tree-root): Ditto.
16126         (gnus-sum-thread-tree-false-root): Ditto.
16127         (gnus-sum-thread-tree-single-indent): Ditto.
16128
16129         * message.el (message-courtesy-message): Ditto.
16130         (message-archive-note): Ditto.
16131         (message-subscribed-address-file): Ditto.
16132         (message-user-fqdn): Ditto.
16133
16134         * spam-report.el (spam-report-gmane-regex): Ditto.
16135
16136         * spam.el (spam-blackhole-good-server-regex): Ditto.
16137
16138 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16139
16140         * mml.el (mml-preview): Widen the message buffer before copying
16141         the contents to the preview buffer; sort headers before previewing.
16142
16143         * message.el (message-hidden-headers): Fix the way to avoid a bug
16144         in the `repeat' widget in Emacs 21.3 or earlier.
16145
16146 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16147
16148         * message.el (message-hidden-headers): Default to "^References:".
16149         Improve customization type.  Suggested by Reiner Steib
16150         <Reiner.Steib@gmx.de>.
16151
16152 2004-11-25  Romain Francoise  <romain@orebokech.com>
16153
16154         * message.el (message-strip-forbidden-properties): Remove check for
16155         obsolete `message-hidden' text property, hidden headers are not
16156         accessible in the buffer anymore.
16157
16158 2004-11-22  Romain Francoise  <romain@orebokech.com>
16159
16160         * message.el (message-header-format-alist): Add `From' in list
16161         so that it can be sorted.
16162         (message-fix-before-sending): Widen and sort headers before
16163         sending.
16164         (message-hide-headers): Use narrowing to hide headers by moving
16165         them to the top of the buffer and narrowing to the region
16166         underneath.
16167
16168 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16169
16170         * message.el (message-strip-forbidden-properties):
16171         Bind buffer-read-only (etc) to nil.
16172
16173 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16174
16175         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
16176         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16177
16178 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
16179
16180         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
16181
16182 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16183
16184         * dns.el (query-dns): Use sit-for to time instead of
16185         accept-process-output, since that doesn't seem to work on udp
16186         sockets.
16187
16188 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16189
16190         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
16191
16192 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
16193
16194         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
16195         doc string.  Improve doc string.
16196
16197 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16198
16199         * nntp.el (nntp-request-update-info): Return nil if
16200         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
16201         may not call gnus-activate-group which uselessly issues the GROUP
16202         commands for all nntp groups and wastes time.  Reported by Romain
16203         Francoise <romain@orebokech.com>.
16204
16205         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
16206
16207 2004-11-15  Simon Josefsson  <jas@extundo.com>
16208
16209         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
16210         headers separately.
16211         (gnus-button-openpgp): New function, inspired by Jochen Küpper
16212         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
16213
16214 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
16215
16216         * gnus-start.el (gnus-convert-old-newsrc):
16217         Assign legacy-gnus-agent to 5.10.7.
16218
16219 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16220
16221         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
16222         start of the lines.
16223
16224 2004-11-14  Magnus Henoch  <mange@freemail.hu>
16225
16226         * hashcash.el (hashcash-default-payment): Change default to 20.
16227         (hashcash-default-accept-payment): Change default to 20.
16228         (hashcash-process-alist): New variable.
16229         (hashcash-generate-payment-async): Add.
16230         (hashcash-already-paid-p): Add.
16231         (hashcash-insert-payment): Don't generate payments twice.
16232         (hashcash-insert-payment-async): Add.
16233         (hashcash-insert-payment-async-2): Add.
16234         (hashcash-cancel-async): Add.
16235         (hashcash-wait-async): Add.
16236         (hashcash-processes-running-p): Add.
16237         (hashcash-wait-or-cancel): Add.
16238         (mail-add-payment): New optional argument.  Conditionally start
16239         asynchronous calculation.
16240         (mail-add-payment-async): Add.
16241
16242         * message.el (message-send-mail): Wait for asynchronous hashcash
16243         results.  Don't clobber existing X-Hashcash headers.
16244         (message-setup-1): Call mail-add-payment-async when
16245         message-generate-hashcash is non-nil.
16246
16247 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
16248
16249         * message.el (message-use-alternative-email-as-from): Examine the
16250         From header as well; use message-make-from in order to include a
16251         user's full name.
16252
16253 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16254
16255         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
16256         default; improve customization type.
16257         (gnus-emphasis-custom-with-format): New macro.
16258         (gnus-emphasis-custom-value-to-external): New function.
16259         (gnus-emphasis-custom-value-to-internal): New function.
16260
16261 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16262
16263         * dns.el (query-dns): Resolve reverse addresses.
16264
16265 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16266
16267         * gnus-group.el (gnus-group-get-new-news): Use it.
16268
16269         * gnus-start.el (gnus-check-reasonable-setup): New function.
16270
16271 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16272
16273         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
16274         "Args out of range" error.  Reported by Arnaud Giersch
16275         <arnaud.giersch@free.fr>.
16276
16277 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
16278
16279         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
16280
16281 2004-11-04  Richard M. Stallman  <rms@gnu.org>
16282
16283         * spam.el (spam group): Add :version.
16284
16285         * pgg-def.el (pgg group): Add :version.
16286
16287 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16288
16289         * gnus-art.el (gnus-article-edit-article): Don't associate the
16290         article buffer with a draft file.  This is a temporary measure
16291         against the 2004-08-22 change to gnus-article-edit-mode.
16292
16293 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16294
16295         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
16296         (html2text-format-tags): Remove unused variable `attr'.
16297
16298 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
16299
16300         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
16301
16302         * tls.el (tls-process-connection-type, tls-success)
16303         (tls-certtool-program): Add :version.
16304
16305         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
16306         (starttls-extra-arguments, starttls-process-connection-type)
16307         (starttls-connect, starttls-failure, starttls-success): Add :version.
16308
16309         * spam-stat.el (spam-stat): Add :version.
16310
16311         * sieve.el (sieve): Add :version.
16312
16313         * sha1.el (sha1): Add :version.
16314         (sha1-use-external): Remove redundant version.
16315
16316         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
16317         (nnmail-cache-ignore-groups, nnmail-spool-hook)
16318         (nnmail-split-fancy-match-partial-words)
16319         (nnmail-split-lowercase-expanded): Add :version.
16320
16321         * nndiary.el (nndiary): Add :version.
16322
16323         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
16324
16325         * mml-sec.el (mml-default-sign-method)
16326         (mml-default-encrypt-method, mml-signencrypt-style-alist):
16327         Add :version.
16328
16329         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
16330
16331         * mm-url.el (mm-url-use-external, mm-url-program)
16332         (mm-url-arguments): Add :version.
16333
16334         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
16335         (mm-attachment-file-modes, mm-decrypt-option)
16336         (mm-w3m-safe-url-regexp): Add :version.
16337
16338         * message.el (message-cite-prefix-regexp)
16339         (message-sendmail-envelope-from, message-minibuffer-local-map)
16340         (message-user-fqdn, message-completion-alist): Add :version.
16341
16342         * gnus-win.el (gnus-configure-windows-hook)
16343         (gnus-use-frames-on-any-display): Add :version.
16344
16345         * gnus-art.el (gnus-article-address-banner-alist)
16346         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
16347         (gnus-treat-from-picon, gnus-treat-mail-picon)
16348         (gnus-treat-x-pgp-sig): Add :version.
16349
16350         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
16351         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
16352         (gnus-summary-article-delete-hook)
16353         (gnus-summary-display-while-building): Add :version.
16354
16355         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
16356         (gnus-get-top-new-news-hook): Add :version.
16357
16358         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
16359         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
16360
16361         * gnus-registry.el (gnus-registry): Add :version.
16362
16363         * gnus-spec.el (gnus-use-correct-string-widths)
16364         (gnus-make-format-preserve-properties): Add :version.
16365
16366         * gnus.el (gnus-group-charter-alist)
16367         (gnus-group-fetch-control-use-browse-url)
16368         (gnus-install-group-spam-parameters): Add :version.
16369
16370         * gnus-diary.el (gnus-diary): Add :version.
16371
16372         * gnus-delay.el (gnus-delay): Add :version.
16373
16374         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
16375         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
16376         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
16377         Add :version.
16378
16379         * gnus-agent.el (gnus-agent-max-fetch-size)
16380         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
16381         (gnus-agent-prompt-send-queue): Add :version.
16382
16383         * deuglify.el (gnus-outlook-deuglify): Add :version.
16384
16385         * html2text.el: Beautify code.  Improve doc strings.
16386         Some checkdoc cleanup.
16387         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
16388
16389 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
16390
16391         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
16392
16393 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
16394
16395         * gnus-registry.el (gnus-registry-hashtb): Create the registry
16396         when package is loaded.
16397
16398         * spam.el (spam-summary-score-preferred-header): Add global preference
16399         for people who want to override the default SpamAssassin over
16400         Bogofilter preference (when both are set).
16401         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
16402         (spam-user-format-function-S):
16403         Check spam-summary-score-preferred-header.
16404         (spam-extra-header-to-number): Add X-Bogosity header parsing.
16405         (spam-user-format-function-S): Format the score correctly.
16406
16407 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16408
16409         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
16410         signature file.  Suggested by Manoj Srivastava
16411         <srivasta@golden-gryphon.com>.
16412
16413         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
16414         iso-2022-jp even in the Japanese language environment.
16415         Suggested by Jason Rumney <jasonr@gnu.org>.
16416
16417 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16418
16419         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
16420         use the same characters as the dummy marks; make it free from
16421         getting affected by the language environment.
16422         (gnus-summary-read-group-1): Update mark positions only when the
16423         format spec is updated.
16424
16425         * gnus-spec.el (gnus-update-format-specifications): Return a list
16426         of updated types.
16427
16428 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16429
16430         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
16431         of boundp to check if display-warning is available.
16432
16433 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
16434
16435         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
16436
16437 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16438
16439         * nnspool.el (nnspool-spool-directory): Use news-path if the
16440         news-directory variable is not bound.
16441
16442         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
16443         function instead of display-warning if it is not available.
16444
16445 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16446
16447         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
16448         v5-10: Use `point-at-bol'.
16449
16450 2004-10-26  Simon Josefsson  <jas@extundo.com>
16451
16452         * hashcash.el: Fix URL in comment, reported by Cheng Gao
16453         <chenggao@gmail.com>.
16454
16455 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
16456
16457         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
16458         instead.
16459
16460 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
16461
16462         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
16463         to remove a server from the nnimap-server-buffer-alist.
16464         (nnimap-open-connection, nnimap-close-server): Use it.
16465
16466         * gnus-encrypt.el: Remove file in favor of encrypt.el.
16467
16468 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16469
16470         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
16471         running the major-mode function.
16472
16473 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16474
16475         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
16476         dummy marks in the right way.
16477
16478 2004-10-18  David Edmondson  <dme@dme.org>
16479
16480         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
16481         excessively.
16482
16483 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
16484
16485         * gnus-util.el (gnus-split-references): Accept a nil references
16486         string and go on blissfully.
16487
16488         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
16489         cases where the references string is non-nil but has no references.
16490
16491         * encrypt.el: Add autoload tags.
16492
16493         * spam.el (spam-resolve-registrations-routine): Remove article
16494         from unregistration list too.  Reported by David Hanak
16495         <dhanak@isis.vanderbilt.edu>
16496
16497 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
16498
16499         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
16500         nil.  Change custom type.
16501
16502 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
16503
16504         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
16505
16506         * gnus-sum.el (gnus-summary-move-article): Use it.
16507
16508 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
16509
16510         * encrypt.el: Add autoload cookies.
16511
16512         * spam.el (spam-backend-article-list-property)
16513         (spam-backend-get-article-todo-list)
16514         (spam-backend-put-article-todo-list)
16515         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
16516         Resolve registrations separately.
16517         (spam-register-routine): Format comments.
16518         (spam-unregister-routine, spam-register-routine): Always call with
16519         specific-articles, no default list.
16520         (spam-summary-prepare-exit): Use the spam-classifications function.
16521
16522         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
16523         gnus-encrypt.el.
16524
16525         * encrypt.el: Copied from gnus-encrypt.el.
16526
16527         * gnus-encrypt.el: Commented that it's obsolete.
16528
16529 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
16530
16531         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
16532         (gnus-score-save): Use it.
16533
16534         * message.el (message-bury): Use `window-dedicated-p'.
16535
16536 2004-10-15  Simon Josefsson  <jas@extundo.com>
16537
16538         * pop3.el (top-level): Don't require nnheader.
16539         (pop3-read-timeout): Add.
16540         (pop3-accept-process-output): Add.
16541         (pop3-read-response, pop3-retr): Use it.
16542
16543 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
16544
16545         * spam.el (spam-register-routine): Move comment.
16546         (spam-verify-bogofilter): Use 'unknown for the initial
16547         spam-bogofilter-valid state, not 'never.
16548
16549         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
16550         for netrc-machine.
16551
16552         * nnimap.el (nnimap-open-connection):
16553         Use netrc-machine-user-or-password.
16554
16555 2004-10-17  Richard M. Stallman  <rms@gnu.org>
16556
16557         * gnus-registry.el (gnus-registry-unload-hook):
16558         Set as a variable with add-hook.
16559
16560         * nnspool.el (nnspool-spool-directory): Use news-directory instead
16561         of news-path.
16562
16563         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
16564
16565         * spam.el: Delete duplicate `provide'.
16566         (spam-unload-hook): Set as a variable with add-hook.
16567
16568 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
16569
16570         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
16571         in the doc string.
16572
16573         * message.el (message-ignored-news-headers)
16574         (message-ignored-supersedes-headers)
16575         (message-ignored-resent-headers)
16576         (message-forward-ignored-headers): Improve custom type.
16577
16578 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16579
16580         * message.el (message-tokenize-header): Fix 2004-09-06 change
16581         which used point-min in the wrong place.
16582
16583 2004-10-12  Simon Josefsson  <jas@extundo.com>
16584
16585         * tls.el (tls-certtool-program): New variable.
16586         (tls-certificate-information): New function, based on
16587         ssl-certificate-information.
16588
16589 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16590
16591         * compface.el: Move the version of ELisp-based uncompface program
16592         to the contrib directory because of the copyright problem.
16593
16594 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
16595
16596         * message.el (message-kill-buffer): Raise the current frame.
16597
16598 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
16599
16600         * gnus-sum.el: Mention that multibyte characters don't work as marks.
16601
16602         * gnus.el (message-y-or-n-p): Autoload.
16603
16604         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
16605         (pop3-password-required, pop3-authentication-scheme)
16606         (pop3-leave-mail-on-server): Make customizable.
16607         (pop3): New custom group.
16608         (pop3-retr): Remove `sleep-for' statements.
16609         Suggested by Dave Love <fx@gnu.org>.
16610
16611         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
16612         Windows/DOS.
16613
16614         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
16615         (imap-parse-body): Fix incorrect use of `assert'.
16616         Suggested by Dave Love <fx@gnu.org>.
16617
16618         * mml.el (mml-minibuffer-read-disposition): Require match.
16619         Suggested by Dave Love <fx@gnu.org>.
16620
16621 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
16622
16623         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
16624         doc string.
16625
16626 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16627
16628         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
16629
16630 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16631
16632         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
16633         instead of calling `mm-insert-inline', to decode text/* parts
16634         before displaying them.
16635
16636 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16637
16638         * mm-uu.el (mm-uu-text-plain-type): New variable.
16639         (mm-uu-pgp-signed-extract-1): Use it.
16640         (mm-uu-pgp-encrypted-extract-1): Use it.
16641         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
16642         bind mm-uu-text-plain-type with that value.
16643         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
16644         mm-uu-dissect.
16645
16646 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16647
16648         * gnus-group.el (gnus-update-group-mark-positions):
16649         * gnus-sum.el (gnus-update-summary-mark-positions):
16650         * message.el (message-check-news-body-syntax):
16651         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
16652         of string-as-multibyte.
16653
16654 2004-10-05  Juri Linkov  <juri@jurta.org>
16655
16656         * gnus-group.el (gnus-update-group-mark-positions):
16657         * gnus-sum.el (gnus-update-summary-mark-positions):
16658         * message.el (message-check-news-body-syntax):
16659         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
16660         8-bit unibyte values to a multibyte string for search functions.
16661
16662 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16663
16664         * mm-uu.el (mm-uu-dissect): Allow optional arg.
16665         (mm-uu-dissect-text-parts): New function.
16666
16667         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
16668         dissect text parts.
16669
16670         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
16671         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
16672
16673         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
16674
16675         * gnus-topic.el (gnus-topic-hierarchical-parameters):
16676         Use gnus-current-topics instead of gnus-current-topic.
16677
16678 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
16679
16680         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
16681
16682 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
16683
16684         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
16685         where approriate.
16686
16687         * nnml.el (nnml-generate-active-info): do.
16688
16689         * nndiary.el (nndiary-generate-active-info): do.
16690
16691         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
16692         (gnus-topic-move): do.
16693
16694         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
16695         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
16696
16697         * gnus-srvr.el (gnus-server-prepare)
16698         (gnus-server-open-all-servers): do.
16699
16700         * gnus-msg.el (gnus-summary-cancel-article)
16701         (gnus-summary-resend-message)
16702         (gnus-summary-mail-crosspost-complaint): do.
16703
16704         * gnus-move.el (gnus-change-server): do.
16705
16706         * gnus-group.el (gnus-group-unmark-all-groups)
16707         (gnus-group-set-current-level): do.
16708
16709 2004-10-04  Simon Josefsson  <jas@extundo.com>
16710
16711         * message.el (message-generate-hashcash): Doc fix.
16712
16713 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
16714
16715         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
16716         avoid infinite recursion via gnus-get-function.
16717
16718 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
16719
16720         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
16721
16722         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
16723
16724         * nnmail.el (nnmail-split-history): do.
16725
16726         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
16727         (nnml-request-delete-group): do.
16728
16729         * nnslashdot.el (nnslashdot-read-groups): do.
16730
16731         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
16732         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
16733
16734         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
16735         (nnspool-sift-nov-with-sed): Use last.
16736         (nnspool-retrieve-headers-with-nov): Use mapc.
16737         (nnspool-request-newgroups): Use dolist.
16738         (nnspool-request-group): Use last.
16739
16740         * nntp.el (nntp-read-server-type): Use dolist.
16741
16742         * nnvirtual.el (nnvirtual-create-mapping)
16743         (nnvirtual-update-read-and-marked): Use dolist.
16744         (nnvirtual-convert-headers): Simplify.
16745
16746 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
16747
16748         * gnus-agent.el (gnus-agent-synchronize-group-flags):
16749         Add support for sync'ing tick marks.
16750
16751 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16752
16753         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
16754         there's no visible header.
16755
16756 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
16757
16758         * gnus-agent.el (gnus-agent-synchronize-group-flags):
16759         When necessary, pass full group name to gnus-request-set-marks.
16760
16761 2004-10-01  Simon Josefsson  <jas@extundo.com>
16762
16763         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
16764         acroread.
16765
16766 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16767
16768         * spam-report.el (spam-report-gmane): Fix interactive.
16769
16770         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
16771
16772         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
16773         when writing file.
16774         (gnus-agent-synchronize-flags): Don't default to being
16775         interactive.
16776
16777 2004-09-30  Simon Josefsson  <jas@extundo.com>
16778
16779         * message.el (message-generate-hashcash): Add.
16780         (message-send-mail): Use it, call mail-add-payment.
16781
16782 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
16783
16784         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
16785
16786 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
16787
16788         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
16789         gnus-requst-update-info with explicit code to sync the in-memory
16790         info read flags with the marks being sync'd to the backend.
16791
16792         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
16793
16794 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
16795
16796         * spam.el (spam-verify-bogofilter): Add new function.
16797         (spam-check-bogofilter)
16798         (spam-bogofilter-register-with-bogofilter): Use it.
16799         (spam-verify-bogofilter): Add small fixes.
16800
16801 2004-09-28  Simon Josefsson  <jas@extundo.com>
16802
16803         * hashcash.el (hashcash-generate-payment): Revert.
16804
16805 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
16806
16807         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16808         Use gnus-extract-references instead of gnus-split-references.
16809
16810         * gnus-util.el (gnus-extract-references): Add new function, analogous
16811         to gnus-split-references but extracts only the message-ID without
16812         anything extra.
16813
16814         * hashcash.el (hashcash-generate-payment)
16815         (hashcash-check-payment): Do the right thing if hashcash-path is
16816         nil (because the hashcash program could not be found).
16817
16818         * spam.el (spam-use-hashcash): Remove comment.
16819
16820 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
16821
16822         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
16823         (gnus-cache-enter-article, gnus-cache-remove-article)
16824         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
16825
16826         * gnus-async.el (gnus-async-prefetch-remove-group): do.
16827
16828         * gnus-art.el (article-hide-boring-headers)
16829         (article-translate-strings, article-display-face)
16830         (gnus-article-mime-match-handle-first)
16831         (gnus-article-highlight-headers)
16832         (gnus-article-add-buttons-to-head): do.
16833
16834 2004-09-27  Simon Josefsson  <jas@extundo.com>
16835
16836         * hashcash.el: New version, from
16837         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
16838         ../contrib/.
16839
16840 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16841
16842         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
16843
16844 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
16845
16846         * gnus-dup.el (gnus-dup-open): Use mapc.
16847         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
16848
16849         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
16850         Reported by Stefan Wiens <s.wi@gmx.net>.
16851
16852         * gnus.el (gnus-shutdown): Use dolist.
16853
16854         * gnus-undo.el (gnus-undo): Use mapc.
16855
16856         * nnrss.el (nnrss-generate-active): do.
16857
16858         * message.el (message-cite-original-without-signature)
16859         (message-cite-original): Use mapc.
16860         (message-do-actions, message-make-forward-subject): Use dolist.
16861
16862 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
16863
16864         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
16865         deletion to remove entire duplicate line.  Fixes merged article
16866         number bug.
16867
16868 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
16869
16870         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
16871         servers that are offline.  Avoids having gnus-agent-toggle-plugged
16872         first ask if you want to open a server and then, even when you
16873         responded with no, asking if you want to synchronize the server's
16874         flags.
16875         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
16876         multi-line expressions.
16877         (gnus-agent-synchronize-group-flags): New internal function.
16878         Updates marks in memory (in the info structure) AND in the
16879         backend.
16880
16881         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
16882
16883         * nnagent.el (nnagent-request-set-mark):
16884         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
16885         method, to ensure that synchronization updates marks in the
16886         backend and in the info (in memory) structure.
16887
16888 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16889
16890         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
16891         convention fully; don't miss the root article of a thread; make
16892         the X-Draft-From header with correct article numbers.
16893
16894 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
16895
16896         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
16897         unless plugged.  Disable the agent so that an open failure causes
16898         an error.
16899
16900         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
16901         Revert 2004-09-21 change.  The backend must be opened while
16902         synchronizing flags even when the backend stores the flags
16903         locally.
16904
16905 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
16906
16907         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
16908         in `header' match.  Reported by Svend Tollak Munkejord.
16909
16910         * message.el (message-cite-original): Fix use of
16911         `message-cite-articles-with-x-no-archive'.
16912
16913 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16914
16915         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
16916         (gnus-window-to-buffer): Ditto.
16917
16918         * mml.el (mml-preview-buffer): New variable.
16919         (mml-preview): Manage window layout with gnus-buffer-configuration.
16920
16921         * gnus-msg.el (gnus-setup-message): Put article numbers into the
16922         X-Draft-From header even if those articles aren't quoted.
16923
16924 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
16925
16926         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
16927         (gnus-request-set-mark, gnus-request-update-mark): Use new
16928         g-s-t-u-l-m to decide to use backend even when unplugged.
16929
16930 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16931
16932         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
16933         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
16934
16935 2004-09-20  Simon Josefsson  <jas@extundo.com>
16936
16937         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
16938         "utf-16-le".
16939
16940 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16941
16942         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
16943
16944 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
16945
16946         * uudecode.el (uudecode-use-external): Add :version.
16947
16948         * smime.el (smime-CA-file, smime-encrypt-cipher)
16949         (smime-dns-server): Add :version.
16950
16951         * smiley.el (gnus-smiley-file-types): Add :version.
16952
16953         * sha1.el (sha1-use-external): Add :version.
16954
16955         * pgg-def.el (pgg-query-keyserver): Add :version.
16956
16957         * nnmail.el (nnmail-fancy-expiry-targets)
16958         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
16959         Add :version.
16960
16961         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
16962         (nnimap-retrieve-groups-asynchronous): Add :version.
16963         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
16964
16965         * mml.el (mml-content-disposition-parameters)
16966         (mml-insert-mime-headers-always): Add :version.
16967
16968         * mm-util.el (mm-coding-system-priorities): Add :version.
16969
16970         * mm-decode.el (mm-inline-text-html-with-images)
16971         (mm-keep-viewer-alive-types, mm-external-terminal-program)
16972         (mm-verify-option): Add :version.
16973         (mm-text-html-renderer): Change :version.
16974
16975         * message.el (message-fcc-externalize-attachments)
16976         (message-required-headers, message-draft-headers)
16977         (message-subject-trailing-was-query)
16978         (message-subject-trailing-was-ask-regexp)
16979         (message-subject-trailing-was-regexp, message-mark-insert-begin)
16980         (message-mark-insert-end, message-archive-header)
16981         (message-archive-note, message-cross-post-default)
16982         (message-cross-post-note, message-followup-to-note)
16983         (message-cross-post-note-function, message-use-mail-followup-to)
16984         (message-subscribed-address-functions)
16985         (message-subscribed-address-file, message-subscribed-addresses)
16986         (message-subscribed-regexps, message-allow-no-recipients)
16987         (message-yank-cited-prefix, message-signature-insert-empty-line)
16988         (message-hidden-headers, message-hierarchical-addresses)
16989         (message-mail-user-agent, message-use-idna)
16990         (message-valid-fqdn-regexp)
16991         (message-strip-special-text-properties, message-header-synonyms)
16992         (message-beginning-of-line, message-tab-body-function): Add :version.
16993         (message-insert-canlock, message-wide-reply-confirm-recipients):
16994         Change :version.
16995
16996         * mail-source.el (mail-source-ignore-errors): Add :group, :type
16997         and :version.
16998         (mail-source-delete-old-incoming-confirm)
16999         (mail-source-movemail-program): Add :version.
17000
17001         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
17002         (gnus-agent-cache, gnus-agent): Change :version.
17003
17004         * gnus-util.el (gnus-use-byte-compile): Change :version.
17005
17006         * gnus-sum.el (gnus-summary-make-false-root-always)
17007         (gnus-summary-default-high-score)
17008         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
17009         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
17010         (gnus-read-all-available-headers, gnus-article-emulate-mime)
17011         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
17012         (gnus-sum-thread-tree-single-indent)
17013         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
17014         (gnus-sum-thread-tree-leaf-with-other)
17015         (gnus-sum-thread-tree-single-leaf): Add :version.
17016         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
17017         (gnus-article-loose-mime): Change :version.
17018
17019         * gnus-start.el (gnus-backup-startup-file)
17020         (gnus-save-startup-file-via-temp-buffer): Add :version.
17021
17022         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
17023         (gnus-server-offline-face): Add :version.
17024
17025         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
17026
17027         * gnus-msg.el (gnus-gcc-externalize-attachments)
17028         (gnus-debug-files, gnus-debug-exclude-variables)
17029         (gnus-discouraged-post-methods): Change :version.
17030         (gnus-confirm-mail-reply-to-news)
17031         (gnus-confirm-treat-mail-like-news): Add :version.
17032
17033         * gnus-int.el (gnus-server-unopen-status): Add :version.
17034
17035         * gnus-group.el (gnus-group-jump-to-group-prompt)
17036         (gnus-large-ephemeral-newsgroup)
17037         (gnus-fetch-old-ephemeral-headers): Add :version.
17038
17039         * gnus-fun.el (gnus-x-face-directory)
17040         (gnus-convert-pbm-to-x-face-command)
17041         (gnus-convert-image-to-x-face-command)
17042         (gnus-convert-image-to-face-command): Add :version.
17043
17044         * gnus-delay.el (gnus-delay-default-hour): Add :version.
17045
17046         * gnus-cite.el (gnus-cite-blank-line-after-header)
17047         (gnus-article-boring-faces): Add :version.
17048
17049         * gnus-art.el (gnus-buttonized-mime-types)
17050         (gnus-inhibit-mime-unbuttonizing)
17051         (gnus-treat-display-face)
17052         (gnus-treat-body-boundary): Change :version.
17053         (gnus-body-boundary-delimiter, gnus-picon-databases)
17054         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
17055         (gnus-treat-date-english, gnus-treat-fold-headers)
17056         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
17057         (gnus-treat-mail-picon, gnus-treat-wash-html)
17058         (gnus-article-encrypt-protocol)
17059         (gnus-use-idna, gnus-article-over-scroll)
17060         (gnus-mime-display-multipart-alternative-as-mixed)
17061         (gnus-mime-display-multipart-related-as-mixed)
17062         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
17063         (gnus-ctan-url, gnus-button-ctan-handler)
17064         (gnus-button-handle-ctan-bogus-regexp)
17065         (gnus-button-ctan-directory-regexp)
17066         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
17067         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
17068         (gnus-button-man-level, gnus-button-emacs-level)
17069         (gnus-button-message-level, gnus-button-browse-level): Add :version.
17070
17071         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
17072         (gnus-agent-go-online): Change :version.
17073         (gnus-agent-expire-unagentized-dirs)
17074         (gnus-agent-auto-agentize-methods): Add :version.
17075
17076         * flow-fill.el (fill-flowed-display-column)
17077         (fill-flowed-encode-column): Add :version.
17078
17079         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
17080         (gnus-outlook-deuglify-unwrap-max)
17081         (gnus-outlook-deuglify-cite-marks)
17082         (gnus-outlook-deuglify-unwrap-stop-chars)
17083         (gnus-outlook-deuglify-no-wrap-chars)
17084         (gnus-outlook-deuglify-attrib-cut-regexp)
17085         (gnus-outlook-deuglify-attrib-verb-regexp)
17086         (gnus-outlook-deuglify-attrib-end-regexp)
17087         (gnus-outlook-display-hook): Add :version.
17088
17089         * binhex.el (binhex-use-external): Add :version.
17090
17091 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
17092
17093         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
17094         and `invisible'.
17095
17096 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
17097
17098         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
17099         in gnus-registry-trim.
17100
17101 2004-09-13  Simon Josefsson  <jas@extundo.com>
17102
17103         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
17104
17105         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
17106
17107         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
17108         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
17109         <yamaoka@jpl.org>.
17110         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
17111         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
17112         <yamaoka@jpl.org>.
17113
17114         * sieve.el (sieve-manage-mode): Ditto.
17115
17116 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
17117
17118         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
17119
17120 2004-09-11  Simon Josefsson  <jas@extundo.com>
17121
17122         * dns-mode.el: Add.
17123
17124         * mm-view.el (mm-display-dns-inline): Add.
17125
17126         * mm-decode.el (mm-inline-media-tests): Add text/dns.
17127         (mm-automatic-display): Ditto.
17128
17129         * mailcap.el (mailcap-mime-data): Add text/dns.
17130         (mailcap-mime-extensions): Map .soa to text/dns.
17131
17132 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
17133
17134         * gnus-art.el (article-decode-mime-words, article-babel)
17135         (gnus-article-highlight-signature, gnus-article-add-buttons)
17136         (gnus-signature-toggle): Remove unnecessary bindings of
17137         `inhibit-read-only' inherited from v5.10 merge.
17138
17139 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
17140
17141         * nntp.el (nntp): New customization group.
17142         (nntp-authinfo-file): Add customization group.
17143
17144         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
17145
17146         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
17147
17148         * gnus.el (to-address, to-list, subscribed)
17149         (large-newsgroup-initial): Ditto.
17150
17151         * flow-fill.el (fill-flowed-display-column)
17152         (fill-flowed-encode-column): Ditto.
17153
17154 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
17155
17156         * message.el (message-tokenize-header, message-send-mail-with-qmail):
17157         Use point-min rather than 1.
17158         (message-send-mail): Use buffer-size rather than point-max.
17159
17160         * gnus-sum.el (gnus-summary-search-article-forward):
17161         Signal a specific `search-failed' rather than a generic `error'.
17162
17163         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
17164         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
17165         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
17166
17167 2004-09-10  Simon Josefsson  <jas@extundo.com>
17168
17169         * nndb.el (require): Remove tcp and duplicate cl.
17170
17171 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17172
17173         * gnus-agent.el (directory-files-and-attributes): Move forward.
17174
17175 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
17176
17177         * gnus-agent.el (directory-files-and-attributes):
17178         Optionally defined to support XEmacs.
17179
17180 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
17181
17182         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
17183         to avoid run-time CL dependencies.
17184         (gnus-agent-unfetch-articles): New function.
17185         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
17186         article numbers even when local .overview file is missing.
17187         (gnus-agent-read-article-number): New function.  Only accepts
17188         27-bit article numbers.
17189         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
17190         Use gnus-agent-read-article-number.
17191         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
17192         from backend while recognizing that article numbers in .overview
17193         must be valid.
17194         (gnus-agent-update-files-total-fetched-for):
17195         Use directory-files-and-attributes to improve performance.
17196         * gnus-int.el (gnus-request-move-article):
17197         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
17198         improve performance.
17199
17200         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
17201         some users confused by references to .newsrc when they only have a
17202         .newsrc.eld file.
17203         (gnus-convert-mark-converter-prompt)
17204         (gnus-convert-converter-needs-prompt): Fix use of property list.
17205         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
17206         New function.  Used internally to only display 'gnus converting
17207         files' message when actually necessary.
17208
17209         * gnus-sum.el (): Remove (require 'gnus-agent) as required
17210         methods now autoloaded.
17211
17212 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17213
17214         * gnus-sum.el (gnus-summary-insert-subject): Remove list
17215         identifiers.
17216
17217 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
17218
17219         * gnus-picon.el: Fix indentation and closing parenthesis.
17220
17221 2004-09-01  Simon Josefsson  <jas@extundo.com>
17222
17223         * message.el (message-canlock-generate): Require sha1, not
17224         sha1-el.  (Can we get rid of this require altogether?  It is ugly
17225         to require within a function.  Sadly, if sha1.el isn't loaded, the
17226         let binding in m-c-g will hide the defcustom definition, which is
17227         bad.)
17228
17229         * canlock.el: Require sha1, not sha1-el.
17230
17231         * message.el: Don't autoload sha1 (there is a autoload cookie in
17232         sha1.el).
17233
17234         * sha1-el.el: Rename to sha1.el.
17235
17236 2004-08-30  Juanma Barranquero  <lektu@terra.es>
17237
17238         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
17239
17240 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
17241
17242         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
17243
17244 2004-08-30  Kim F. Storm  <storm@cua.dk>
17245
17246         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
17247
17248         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
17249         Add :group 'nnimap.
17250
17251 2004-08-30  Andreas Schwab  <schwab@suse.de>
17252
17253         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
17254         ?* and ?\;.
17255
17256         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
17257         and ?\' to symbol instead of whitespace.
17258
17259 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17260
17261         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
17262
17263         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
17264         instead of re-search-forward.
17265
17266         * gnus-uu.el (gnus-uu-save-article): Ditto.
17267         (gnus-uu-post-encode-uuencode): Ditto.
17268
17269         * html2text.el (html2text-clean-list-items): Ditto.
17270         (html2text-clean-dtdd): Ditto.
17271         (html2text-format-tags): Ditto.
17272
17273         * message.el (message-send-mail-with-sendmail): Fix regexp.
17274         (message-fill-field-general): Use search-forward instead of
17275         re-search-forward.
17276         (unbold-region): Ditto.
17277
17278         * nnrss.el (nnrss-request-article): Ditto.
17279
17280         * nnslashdot.el (nnslashdot-request-article): Ditto.
17281
17282         * nnweb.el (nnweb-gmane-wash-article): Ditto.
17283
17284         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
17285         "Unrecognized menu descriptor" error in XEmacs.
17286
17287 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
17288
17289         * gnus-sum.el (gnus-read-header): Don't remove a header for the
17290         parent article of a sparse article in the thread hashtb.
17291
17292 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
17293
17294         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
17295         (nnmail-expand-newtext): Lowercase expanded entries if
17296         nnmail-split-lowercase-expanded is non-nil.
17297
17298 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17299
17300         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
17301
17302         * gnus-group.el (gnus-group-line-format-alist): Convert the value
17303         of gnus-tmp-news-method into string under XEmacs.  It will be
17304         passed to gnus-correct-length which takes only a string argument.
17305
17306 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17307
17308         * gnus-util.el (gnus-bind-print-variables): New macro.
17309         (gnus-prin1): Use it.
17310         (gnus-prin1-to-string): Use it.
17311         (gnus-pp): New function.
17312         (gnus-pp-to-string): New function.
17313
17314         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
17315         Replace pp-to-string with gnus-pp-to-string.
17316         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
17317         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
17318         * gnus-msg.el (gnus-debug): Ditto.
17319         * gnus-score.el (gnus-score-save): Ditto.
17320         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
17321         gnus-pp-to-string.
17322         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
17323         with gnus-pp.
17324         * score-mode.el (gnus-score-pretty-print): Ditto.
17325         * webmail.el (webmail-debug): Ditto.
17326
17327 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17328
17329         * gnus-art.el (article-display-face, article-display-x-face):
17330         Use buffer-read-only.
17331
17332 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17333
17334         * gnus-art.el (article-hide-list-identifiers):
17335         Bind inhibit-read-only as t.
17336
17337 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
17338
17339         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
17340
17341 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17342
17343         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
17344         (gnus-narrow-to-page): Don't assume point-min == 1.
17345         (gnus-article-edit-mode): Derive from message-mode.
17346
17347         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
17348         point-min == 1.
17349
17350         * imap.el (imap-parse-address-list, imap-parse-body-ext):
17351         Disable incorrect use of `assert'.
17352
17353         * message.el (message-mode): Set comment-start-skip.
17354
17355
17356 2004-08-22  Sam Steingold  <sds@gnu.org>
17357
17358         * pop3.el (pop3-leave-mail-on-server): New user variable.
17359         (pop3-movemail): Delete mail only when it is nil.
17360
17361 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
17362
17363         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
17364
17365         * mml.el (mml-preview): Use `pop-to-buffer'.
17366
17367         * message.el (message-goto-mail-followup-to): Insert after "To".
17368         (message-carefully-insert-headers): Add comment.
17369
17370         * gnus.el: Remove unused variable `gnus-article-check-size'.
17371
17372         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
17373
17374         * gnus-art.el (gnus-button-alist):
17375         Improve `gnus-button-handle-library' entry.
17376
17377 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
17378
17379         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
17380         Use downcase, since XEmacs capitalizes error messages differently.
17381
17382 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
17383
17384         * nntp.el: Add (require 'gnus) due to reference to
17385         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
17386
17387 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
17388
17389         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
17390         Bind `mm-fill-flowed'.
17391
17392         * mm-decode.el (mm-dissect-singlepart): Check it.
17393
17394 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
17395
17396         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
17397         'imap' for netrc parsing.
17398
17399 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
17400
17401         * mailcap.el (mailcap-mime-data): Mark as risky.
17402
17403 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17404
17405         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
17406         may be included in the encoded word.
17407         (rfc2047-encode): Don't append a space if the encoded word
17408         includes close parenthesis.
17409
17410 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17411
17412         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
17413         of text within parentheses.
17414
17415 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
17416
17417         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
17418         (gnus-encrypt-write-file-contents): Make the password key the file
17419         name PLUS the cipher, not just the cipher.  Also remove failed
17420         passwords from the cache.
17421
17422 2004-08-06  Simon Josefsson  <jas@extundo.com>
17423
17424         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
17425         Doc fix.
17426
17427 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17428
17429         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
17430         LWSP.
17431
17432 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
17433
17434         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17435         Try to append in-reply-to: data to the references: header.
17436
17437         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
17438         (netrc-parse): Use gnus-encrypt.el functions.
17439
17440         * gnus-encrypt.el: Add new file for encryption support; currently
17441         does only a few GPG ciphers and an internal XOR cipher.
17442
17443         * password.el: Add comments on using password-read-and-add.
17444         (password-read-and-add): Add function to read and add the
17445         password to the cache at once.
17446
17447 2004-07-28  Simon Josefsson  <jas@extundo.com>
17448
17449         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
17450         parameter (but don't use it, for now).
17451
17452         * imap.el (imap-ssl-open): Use imap-process-connection-type,
17453         instead of hard coding to nil.
17454
17455 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17456
17457         * mm-view.el (mm-inline-image-emacs): Open lines under an image
17458         as mm-inline-image-xemacs does.
17459
17460 2004-07-26  Simon Josefsson  <jas@extundo.com>
17461
17462         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
17463         Revert part of 2004-07-17 change below.
17464
17465 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17466
17467         * rfc2047.el (rfc2047-encode-region): Don't infloop.
17468         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17469
17470 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17471
17472         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
17473         quotes that actually start with ">" at the beginning of the
17474         lines.
17475
17476 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17477
17478         * rfc2047.el (rfc2047-encode-region): Fix last change.
17479         (rfc2047-encode-parameter): Remove useless concat.
17480
17481 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17482
17483         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
17484         encode special characters; fix some kind of misconfigured headers;
17485         signal a real error if debug-on-quit or debug-on-error is non-nil.
17486         (rfc2047-encode-max-chars): New variable.
17487         (rfc2047-encode-1): Use it.
17488         (rfc2047-encode-parameter): New function.
17489
17490         * mml.el (mml-insert-parameter): Remove an excessive space.
17491
17492 2004-07-17  Simon Josefsson  <jas@extundo.com>
17493
17494         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
17495         Kai Grossjohann <kai@emptydomain.de>.
17496         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
17497         (gnus-group-make-menu-bar): Ditto.
17498
17499         * gnus-util.el (gnus-group-server): Add.
17500
17501 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
17502
17503         * message.el (message-clone-locals): Clone sendmail and smtp
17504         variables.
17505
17506 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17507
17508         * rfc2047.el (rfc2047-encode-region): Fix last change.
17509
17510 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17511
17512         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
17513         characters as non-special.
17514
17515 2004-07-09  Simon Josefsson  <jas@extundo.com>
17516
17517         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
17518         Users will lose all flag changes made while unplugged with
17519         e.g. nntp unless flag synchronization happens, thus `nil' is not a
17520         good default.  See numerous reports on ding mailing list.
17521
17522 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17523
17524         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
17525         add generate-head-function and generate-article-function to the
17526         rfc822-forward entry.
17527         (nndoc-rfc822-forward-generate-article): New function.
17528         (nndoc-rfc822-forward-generate-head): New function.
17529
17530         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
17531
17532 2004-07-06  Dan Christensen  <jdc@uwo.ca>
17533
17534         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
17535         respect display group parameter and gnus-summary-expunge-below.
17536         (gnus-articles-to-read): Remove unused reference to display group
17537         parameter.
17538
17539 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17540
17541         * nnheader.el (nnheader-uniquify-message-id): New experimental
17542         variable.
17543         (nnheader-nov-read-message-id): Use it.
17544
17545         * spam-report.el (spam-report-gmane): Add interactive.
17546
17547 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17548
17549         * mm-encode.el (mm-content-transfer-encoding-defaults):
17550         Use qp-or-base64 for the application/* types.
17551
17552 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
17553
17554         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
17555
17556 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
17557
17558         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
17559         trim value.
17560
17561 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
17562
17563         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
17564         New macro and function.
17565         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
17566
17567 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17568
17569         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
17570         after-load-alist.
17571
17572 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17573
17574         * gnus-group.el (gnus-group-get-new-news-this-group):
17575         Don't update info that isn't there.
17576
17577 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
17578
17579         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
17580         entry.
17581
17582 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17583
17584         * mm-view.el (mm-inline-render-with-function): Use multibyte
17585         buffer; decode html source by charset.
17586
17587         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
17588
17589         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
17590         Mule-UCS is loaded under XEmacs.
17591         (mm-mime-mule-charset-alist): Avoid duplicated entries.
17592
17593 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
17594
17595         * nnheader.el (nnheader-max-head-length): Increase to 8192.
17596
17597 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17598
17599         * mm-util.el (mm-coding-system-p): Return a coding-system.
17600         (mm-mime-mule-charset-alist): Use shift_jis instead of
17601         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
17602         entries for the mime charsets iso-2022-jp-3 and shift_jis.
17603         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
17604         instead of japanese-shift-jis and iso-latin-1 respectively in
17605         order to share the default value with both Emacs and XEmacs-mule.
17606         (mm-mule-charset-to-mime-charset):
17607         Make mm-coding-system-priorities effective.
17608         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
17609         while predicating of candidates upon the priorities.
17610
17611 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
17612
17613         * gnus-sum.el (gnus-summary-make-menu-bar):
17614         Add gnus-uu-invert-processable.
17615
17616         * gnus.el: Autoload gnus-uu-invert-processable.
17617
17618 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17619
17620         * mm-util.el (mm-with-multibyte-buffer): New macro.
17621
17622         * rfc2047.el (rfc2047-encode-string): Use it.
17623         (rfc2047-encode-region): Move point to the end of the region after
17624         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
17625
17626 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17627
17628         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
17629         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
17630
17631 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17632
17633         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
17634         (gnus-cite-parse): Ignore quoted envelope From_.
17635         Suggested by Karl Chen <quarl@nospam.quarl.org>.
17636
17637 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
17638
17639         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
17640         invalid addresses.
17641
17642 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
17643
17644         * spam.el: Change section markers, revise TODO list.
17645         (spam-backends): Make new master list of all installed backends.
17646         (spam-summary-exit-behavior): Add new variable to determine how
17647         messages moves are done at summary exit.
17648         (spam-move-spam-nonspam-groups-only)
17649         (spam-process-ham-in-nonham-groups)
17650         (spam-process-ham-in-spam-groups): Remove variables, the
17651         spam-summary-exit-behavior variable should be used to manage this
17652         behavior.
17653         (spam-old-ham-articles, spam-old-spam-articles): Remove.
17654         (spam-old-articles): Add variable, replacing spam-old-ham-articles
17655         and spam-old-spam-articles.
17656         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
17657         Add empty variables, placeholders for the backends they represent.
17658         (spam-set-difference): Move, unchanged.
17659         (spam-list-of-processors): Declare OBSOLETE, not used anymore
17660         unless the user has a processor variable.
17661         (spam-classifications, spam-classification-valid-p)
17662         (spam-backend-properties, spam-backend-property-valid-p)
17663         (spam-backend-function-type-valid-p)
17664         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
17665         (spam-report-articles-gmane, spam-report-articles-resend):
17666         Remove functions, they are not needed.
17667         (spam-install-backend-super, spam-backend-list)
17668         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
17669         (spam-backend-function, spam-backend-ham-registration-function)
17670         (spam-backend-spam-registration-function)
17671         (spam-backend-ham-unregistration-function)
17672         (spam-backend-spam-unregistration-function)
17673         (spam-backend-statistical-p, spam-backend-mover-p)
17674         (spam-install-backend-alias, spam-install-checkonly-backend)
17675         (spam-install-mover-backend, spam-install-nocheck-backend)
17676         (spam-install-backend, spam-install-statistical-backend)
17677         (spam-install-statistical-checkonly-backend): Add backend installation
17678         support.
17679         (spam-summary-prepare-exit): Rewrite to use the new backend code.
17680         (spam-group-processor-p): Use the new backend code and respect the
17681         summary exit behavior.
17682         (spam-mark-spam-as-expired-and-move-routine): Remove.
17683         (spam-summary-prepare): Change to use the new spam-old-articles
17684         variable.
17685         (spam-copy-or-move-routine, spam-copy-spam-routine)
17686         (spam-move-spam-routine, spam-copy-ham-routine)
17687         (spam-move-ham-routine): Add code to copy/move ham or spam.
17688         (spam-fetch-field-fast): Improve doc and code, plus allow the
17689         'number request.
17690         (spam-list-of-checks, spam-list-of-statistical-checks):
17691         Remove variables.
17692         (spam-split, spam-find-spam): Use the new backend code.
17693         (spam-registration-functions): Remove variable.
17694         (spam-unregister-routine): Add convenience wrapper.
17695         (spam-log-undo-registration, spam-register-routine)
17696         (spam-log-processing-to-registry)
17697         (spam-log-unregistration-needed-p): Rename "check" to "backend"
17698         where possible.
17699         (spam-check-gmane-xref, spam-check-regex-headers)
17700         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
17701         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
17702         (spam-check-bogofilter-headers, spam-check-spamoracle)
17703         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
17704         (spam-check-crm114-headers): Use the spam-split-group that
17705         spam-split prepares, no need to determine it every time.
17706
17707         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
17708         to the nnheader-parse-naked-head call.
17709
17710         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
17711
17712         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
17713         the nnheader-nov-read-message-id call.
17714
17715 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17716
17717         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
17718         gnus-activate-group twice.  Suggested by Markus Peter
17719         <warp@spin.de>.
17720
17721 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17722
17723         * gnus-art.el (gnus-article-time-format): Exchange the order of
17724         day and month in the default value; fix customization type.
17725         (article-date-ut): Use add-text-properties.
17726         (article-make-date-line): Use message-make-date instead of
17727         current-time-string.
17728
17729         * message.el (message-fetch-field): Don't use set-text-properties.
17730         (message-make-date): Simplify.
17731
17732         * messagexmas.el (message-xmas-make-date): New function.
17733         (message-xmas-redefine): Defalias message-make-date to it.
17734
17735 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17736
17737         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
17738         (rfc2047-encode-region): Treat text within parentheses as special;
17739         show the original text when error has occurred.
17740
17741         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
17742         already-computed method to gnus-activate-group.
17743
17744         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
17745         same select-methods identical Lisp objects.
17746
17747         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
17748         object when modifying the info.
17749
17750 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17751
17752         * gnus-srvr.el (gnus-server-set-info): Remove the server from
17753         gnus-opened-servers since it has never been opened with the new
17754         configuration yet.
17755
17756 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17757
17758         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
17759         arg to nnheader-generate-fake-message-id.
17760
17761 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
17762
17763         * nnheader.el (nnheader-generate-fake-message-id): Accept a
17764         number and build a fake message ID localized to a group and
17765         article number (so it's repeatable from that point on).
17766         (nnheader-fake-message-id-p): Change regex to accomodate new fake
17767         ID format.
17768
17769         * gnus-sum.el (gnus-get-newsgroup-headers):
17770         Call nnheader-generate-fake-message-id with the article number.
17771
17772 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
17773
17774         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
17775         end-of-buffer.
17776
17777 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17778
17779         * message.el (message-ignored-supersedes-headers): Add Approved.
17780
17781 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17782
17783         * rfc2047.el (rfc2047-encode-message-header): Remove useless
17784         goto-char.
17785         (rfc2047-encode): Fold the line before encoding.
17786
17787 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17788
17789         * rfc2047.el (rfc2047-encode-message-header): Disabled header
17790         folding -- not all headers can be folded, and this should be done
17791         by the message composition mode.  Probably.  I think.
17792
17793 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17794
17795         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
17796         fast.
17797
17798         * gnus-ems.el (gnus-remove-image): Don't use
17799         message-text-with-property; remove only the image found first.
17800
17801         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
17802         found first.
17803
17804 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
17805
17806         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
17807
17808 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17809
17810         * message.el (message-text-with-property): Make it fast and accept
17811         optional arguments.
17812         (message-strip-forbidden-properties): Use it.
17813         (message-fix-before-sending): Follow the m-t-w-p change.
17814
17815         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
17816
17817 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17818
17819         * gnus-art.el (article-hide-headers): Don't change the buffer
17820         mistakenly when performing mml-preview even if
17821         gnus-single-article-buffer is nil.
17822
17823 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
17824
17825         * message.el (message-expand-name-databases): New user option.
17826         (message-expand-name): Use it.
17827
17828 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
17829
17830         * spam.el (spam-report-articles-resend)
17831         (spam-report-resend-register-routine): Allow ham reporting.
17832         (spam-report-resend-register-ham-routine): Add wrapper.
17833         (spam-registration-functions): Add ham resending functions.
17834         (spam-list-of-processors): Add ham resend processor.
17835
17836         * gnus.el (ham-resend-to): Add new group parameter.
17837         (spam-process): Add ham resend option.
17838
17839         * spam-report.el (spam-report-resend): Allow reporting ham.
17840         (spam-report-resend-ham): Add wrapper.
17841
17842 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17843
17844         * message.el (message-cite-articles-with-x-no-archive):
17845         New variable.
17846         (message-cite-original): Use it.
17847
17848 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17849
17850         * message.el (message-cite-original): Respect X-No-Archive.
17851
17852 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17853
17854         * gnus-art.el (article-hide-headers): Refer to the values for
17855         gnus-ignored-headers and gnus-visible-headers in the summary
17856         buffer since a user may have set them as group parameters.
17857
17858 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
17859
17860         * assistant.el (assistant-node-name): Add convenience function.
17861         (assistant-render-text, assistant-render-node): Add error handling,
17862         plus handle multiple next nodes.
17863         (assistant-find-next-node): Comment out for now.
17864         (assistant-find-next-nodes): Add function, returns list of next
17865         nodes.
17866
17867 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
17868
17869         * mail-source.el (mail-source-directory): Fix doc-string.
17870
17871 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
17872
17873         * assistant.el (assistant-render-text, assistant-eval): Add :set
17874         widget type, which is different because it takes and returns a
17875         list.  Much hilarity ensues.
17876
17877 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
17878
17879         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
17880
17881         * gnus-group.el (gnus-group-get-new-news-this-group):
17882         Add doc-string.
17883
17884         * gnus-start.el (gnus-activate-group): Add doc-string.
17885
17886 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17887
17888         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
17889
17890 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
17891
17892         * assistant.el (assistant-render-text): Try to add a :set
17893         widget, more to come.
17894
17895         * spam.el (spam-group-spam-contents-p): Handle empty groupname
17896         strings.
17897         (spam-report-articles-resend)
17898         (spam-register-routine): Do registration iff any articles warrant
17899         it.
17900         (spam-summary-prepare-exit): Change log message for nil group
17901         destinations.
17902
17903 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
17904
17905         * spam.el (spam-report-resend-register-routine):
17906         Allow spam-report-resend-to to be a group parameter or a global value.
17907
17908 2004-05-26  Simon Josefsson  <jas@extundo.com>
17909
17910         * starttls.el: Merge with my GNUTLS based starttls.el.
17911         (starttls-gnutls-program, starttls-use-gnutls)
17912         (starttls-extra-arguments, starttls-process-connection-type)
17913         (starttls-connect, starttls-failure, starttls-success):
17914         New variables.
17915         (starttls-program, starttls-extra-args): Doc fix.
17916         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
17917         New functions.
17918         (starttls-negotiate, starttls-open-stream):
17919         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
17920         function if it is set.
17921
17922 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17923
17924         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
17925         structured fields.
17926
17927 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17928
17929         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
17930
17931 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
17932
17933         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
17934         Add variable.
17935         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
17936         assigning the spam-mark to new messages.
17937
17938 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
17939
17940         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
17941
17942 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17943
17944         * dgnushack.el: Autoload customize-set-variable for XEmacs.
17945
17946         * rfc2047.el (rfc2047-encodable-p): Don't move point.
17947         (rfc2047-decode): Treat the ascii coding-system as raw-text by
17948         default.
17949
17950 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
17951
17952         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
17953         correct data.
17954
17955 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
17956
17957         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
17958         (spam-group-processor-p): Fix function.
17959         (spam-group-processor-multiple-p)
17960         (spam-group-spam-processor-report-gmane-p)
17961         (spam-group-spam-processor-report-resend-p)
17962         (spam-group-spam-processor-bogofilter-p)
17963         (spam-group-spam-processor-blacklist-p)
17964         (spam-group-spam-processor-ifile-p)
17965         (spam-group-ham-processor-ifile-p)
17966         (spam-group-spam-processor-spamoracle-p)
17967         (spam-group-spam-processor-crm114-p)
17968         (spam-group-ham-processor-bogofilter-p)
17969         (spam-group-spam-processor-stat-p)
17970         (spam-group-ham-processor-stat-p)
17971         (spam-group-ham-processor-whitelist-p)
17972         (spam-group-ham-processor-BBDB-p)
17973         (spam-group-ham-processor-spamoracle-p)
17974         (spam-group-ham-processor-copy-p): Remove functions with some
17975         prejudice against unneeded code.
17976         (spam-report-articles-resend)
17977         (spam-report-resend-register-routine): Allow the group/topic
17978         spam-resend-to value to override spam-report-resend-to.
17979         (spam-summary-prepare-exit): Invoke spam-group-processor-p
17980         properly now.
17981
17982         * gnus.el (spam-resend-to): Add group/topic parameter.
17983         (spam-process): Move the OBSOLETE processors to the end of the
17984         choices.
17985
17986 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
17987
17988         * spam-report.el (spam-report-resend-to, spam-report-resend):
17989         Start with resend-to set to nil, and then ask the user if necessary.
17990         (spam-report-resend): spam-report-resend takes a list of articles, not
17991         separate article numbers.
17992
17993 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17994
17995         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
17996         addition to emacs-w3m.
17997
17998 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17999
18000         * assistant.el (assistant-authinfo-data): New function.
18001         (assistant-eval): Eval for entire assistant.
18002
18003         * netrc.el (netrc-services-file): New variable.
18004         (netrc-parse-services): New function.
18005         (netrc-find-service-name): New function.
18006         (netrc-find-service-number): New function.
18007         (netrc-port-equal): New function.
18008         (netrc-machine): Use it.
18009
18010         * nnimap.el (nnimap-open-connection): Use netrc.
18011
18012         * gnus-util.el (gnus-netrc-get): Remove aliases.
18013
18014         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
18015
18016         * assistant.el (wid-edit): Fix compilation.
18017
18018         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
18019
18020 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
18021
18022         * gnus-util.el (gnus-set-file-modes): New function.  (small
18023         patch).
18024
18025 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18026
18027         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
18028
18029         * assistant.el (assistant-render-node): Fix up rendering and
18030         read-only text.
18031         (assistant-render-node): Reset.
18032         (assistant-make-read-only): Not sticky.
18033
18034 2004-05-20  Danny Siu  <dsiu@adobe.com>
18035
18036         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
18037         centered even when gnus-auto-center-summary is t.
18038
18039 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18040
18041         * dns.el (dns-get-txt-answer): New function.
18042         (dns-read-txt): Ditto.
18043         (query-dns): Use it.
18044
18045 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18046
18047         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
18048         active for foreign groups even if the group level is higher than
18049         the specified value.
18050
18051 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18052
18053         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
18054         non-active groups.
18055
18056         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
18057
18058 2004-05-20  Magnus Henoch  <mange@freemail.hu>
18059
18060         * dns.el (dns-read-type): Add support for SVR.  (small patch)
18061
18062 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
18063
18064         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
18065         (spam-crm114-header, spam-crm114-spam-switch)
18066         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
18067         (spam-crm114-positive-spam-header)
18068         (spam-crm114-database-directory, spam-list-of-processors)
18069         (spam-group-spam-processor-crm114-p)
18070         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
18071         (spam-generic-score, spam-list-of-checks)
18072         (spam-list-of-statistical-checks, spam-registration-functions)
18073         (spam-check-crm114-headers, spam-crm114-score)
18074         (spam-check-crm114, spam-crm114-register-with-crm114)
18075         (spam-crm114-register-spam-routine)
18076         (spam-crm114-unregister-spam-routine)
18077         (spam-crm114-register-ham-routine)
18078         (spam-crm114-unregister-ham-routine): Add CRM114 support.
18079         From asjo@koldfront.dk (Adam Sjøgren).
18080
18081         * gnus.el: Add spam-use-crm114.
18082
18083         * spam.el (spam-list-of-processors, spam-registration-functions):
18084         Add spam-use-resend.
18085         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
18086         (spam-report-articles-gmane): Add doc fix.
18087         (spam-report-articles-resend, spam-report-resend-register-routine):
18088         Add wrappers around spam-report-resend-to.
18089
18090         * spam-report.el (spam-report-resend-to, spam-report-resend):
18091         Add support for resending spam.
18092         (spam-report-gmane): Fix line length >80.
18093
18094         * gnus.el (spam-process): Add spam-use-resend.
18095
18096 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18097
18098         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
18099         number of processed spam messages.
18100         (spam-ham-copy-or-move-routine): Return the number of processed
18101         ham messages.
18102         (spam-summary-prepare-exit): Use the above values to decide
18103         whether status messages shouled be displayed.
18104
18105 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18106
18107         * rfc2047.el (rfc2047-encode-function-alist): Rename from
18108         `rfc2047-encoding-function-alist' in order to avoid conflicting
18109         with the old version.
18110         (rfc2047-encode-region): Concatenate words containing non-ASCII
18111         characters in structured fields; don't encode space-delimited
18112         ASCII words even in unstructured fields; don't break words at
18113         char-category boundaries.
18114         (rfc2047-encode-1): New function.
18115         (rfc2047-encode): Use it; encode text so that it occupies the
18116         maximum width within 76-column; work correctly on Q encoding for
18117         iso-2022-* charsets.
18118         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
18119         sure not to break a line just after the header name.
18120         (rfc2047-b-encode-region): Remove.
18121         (rfc2047-b-encode-string): New function.
18122         (rfc2047-q-encode-region): Remove.
18123         (rfc2047-q-encode-string): New function.
18124
18125         * mm-util.el (mm-replace-in-string): New function.
18126
18127 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18128
18129         * gnus-msg.el (gnus-inews-make-draft-meta-information):
18130         Really get it right.
18131         (gnus-inews-make-draft): Really.
18132
18133 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
18134
18135         * nnmh.el (nnmh-request-list-1): Don't check the link count
18136         before descending.  (small patch)
18137
18138 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18139
18140         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
18141         stuff.
18142
18143         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
18144         Match on real group name.
18145
18146         * gnus-art.el (gnus-signature-limit): Doc fix.
18147
18148         * gnus-msg.el (gnus-inews-make-draft): Quote list.
18149
18150         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
18151
18152 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
18153
18154         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
18155         isn't a string.
18156
18157 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18158
18159         * gnus-draft.el (gnus-draft-send):
18160         Bind rfc2047-encode-encoded-words.
18161
18162         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
18163         (rfc2047-encodable-p): Say that =? needs encoding.
18164         (rfc2047-encode-encoded-words): New variable.
18165
18166         * gnus-group.el (gnus-group-select-group): Doc fix.
18167
18168         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
18169
18170         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
18171         to nil.
18172
18173         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
18174
18175         * nnheader.el (nnheader-get-lines-and-char): New function.
18176
18177 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
18178
18179         * gnus-msg.el (gnus-summary-followup-with-original):
18180         Document yanking of region when active.
18181
18182 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18183
18184         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
18185         groups if the group level is higher than the specified value.
18186
18187 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18188
18189         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
18190         (gnus-group-jump-to-group): Add prefix argument using
18191         `gnus-group-jump-to-group-prompt'.  Query before jumping to
18192         non-active group.
18193
18194         * compface.el (uncompface): Be verbose when changing
18195         `uncompface-use-external'.
18196
18197         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
18198         handle manual section.
18199
18200 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18201
18202         * gnus-art.el (gnus-button-alist): Revert previous change.
18203
18204 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18205
18206         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
18207
18208 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18209
18210         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
18211         whether backend can accept message.
18212
18213         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
18214
18215 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
18216
18217         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
18218         Avoid creating directory when nntp-marks-is-evil is true.
18219         Reported by Reiner Steib.
18220
18221 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18222
18223         * gnus-picon.el (gnus-picon-style): New variable.
18224         (gnus-picon-insert-glyph): Add optional `nostring' argument.
18225         (gnus-picon-transform-address): Support `gnus-picon-style'.
18226         From Jesper Harder <harder@ifa.au.dk>.
18227
18228 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18229
18230         * message.el (message-fill-field): Return point.
18231         (message-generate-headers): Go to end of field.
18232
18233         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
18234         stuff for non-living groups.
18235
18236 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
18237
18238         * gnus-art.el (gnus-article-followup-with-original)
18239         (gnus-article-reply-with-original): gnus-mark-active-p ->
18240         gnus-region-active-p.
18241
18242 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
18243
18244         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
18245         only when there is spam or ham to be processed.
18246
18247 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18248
18249         * mail-source.el (mail-source-delete-crash-box): Refactor.
18250         (mail-source-fetch): Use it.
18251         (mail-source-fetch-file): Ditto.
18252         (mail-source-fetch-directory): Run postscript in loop.
18253         (mail-source-fetch-pop): Delete.
18254         (mail-source-fetch-maildir): Ditto.
18255         (mail-source-fetch-imap): Ditto.
18256
18257         * imap.el (imap-authenticators): Comment out sasl.
18258
18259         * message.el (message-skip-to-next-address): New function.
18260         (message-fill-header-address): Refactor.
18261         (message-fill-address): Use it.
18262         (message-delete-address): Use it.
18263         (message-fill-header-general): Refactor.
18264         (message-fill-field-address): Rename.
18265         (message-narrow-to-field): Find the start of the header.
18266         (message-header-format-alist): Don't pre-fill.
18267         (message-fill-header): Remove.
18268         (message-insert-header): New function.
18269         (message-shorten-references): Use it.
18270
18271         * rfc2047.el (rfc2047-field-value): Strip props.
18272
18273         * mail-parse.el (mail-header-make-address): New alias.
18274
18275         * ietf-drums.el (ietf-drums-make-address): New function.
18276
18277         * imap.el: Add compiler directives.
18278
18279         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
18280
18281         * gnus-art.el (article-decode-idna-rhs): Don't use
18282         message-idna-inside-rhs-p.
18283
18284 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18285
18286         * message.el (message-idna-inside-rhs-p): Remove.
18287         (message-idna-to-ascii-rhs-1): Use proper address parsing.
18288
18289         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
18290         false positives.
18291
18292 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
18293
18294         * imap.el (imap-sasl-make-mechanisms): Use sasl.
18295
18296 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18297
18298         * nneething.el (nneething-file-name): Don't create spurious
18299         files.
18300
18301         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
18302         (gnus-inews-do-gcc): Remove sleep.
18303
18304         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
18305         part under point.
18306
18307         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
18308         (gnus-agent-regenerate-group): Using nil messages aren't valid.
18309
18310 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
18311
18312         * spam.el (spam-summary-prepare-exit): Fix (length).
18313
18314 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
18315
18316         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
18317         as expired without moving it" message when there are spam
18318         messages left.
18319
18320 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
18321
18322         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
18323         header is not nil.
18324
18325 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
18326
18327         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
18328         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
18329         (nntp-marks-changed-p): New arg SERVER.
18330         (nntp-request-update-info): Adjust caller.
18331
18332 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
18333
18334         * nntp.el (nntp-save-marks): Pass missing arg.
18335
18336 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
18337
18338         * nntp.el: Support marks.
18339         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
18340         (nntp-marks-modtime, nntp-marks-directory): New variables.
18341         (nntp-request-set-mark, nntp-request-update-info)
18342         (nntp-possibly-create-directory, nntp-marks-changed-p)
18343         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
18344         New functions.
18345
18346 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
18347
18348         * gnus-xmas.el (gnus-xmas-select-lowest-window)
18349         (gnus-xmas-redefine): Rename.
18350
18351         * gnus-score.el (gnus-score-insert-help):
18352         Use gnus-select-lowest-window.
18353
18354         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
18355         appt-select-lowest-window and rename to gnus-select-lowest-window.
18356
18357         * gnus.el: do.
18358
18359 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18360
18361         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
18362         encodings of MIME-encoded words, in order to improve
18363         interoperability with several broken MUAs.
18364
18365 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18366
18367         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
18368         tags, only when charsets are not specified in headers.
18369         (mm-inline-text-html-render-with-w3m): Ditto.
18370
18371         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
18372         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
18373
18374 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18375
18376         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
18377         instead of MIME-decoded from fields when checking
18378         `gnus-article-address-banner-alist'.
18379
18380 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
18381
18382         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
18383         description rather than subject.
18384
18385 2004-05-02  Steve Youngs  <steve@youngs.au.com>
18386
18387         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
18388
18389 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18390
18391         * gnus.el (gnus-version-number): Bump.
18392
18393 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18394
18395         * gnus.el: No Gnus v0.2 is released.
18396
18397 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18398
18399         * gnus-agent.el (gnus-agent-read-agentview):
18400         Inline gnus-uncompress-range.
18401
18402 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18403
18404         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
18405         `exec-installed-p'.
18406
18407 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18408
18409         * gnus.el (spam-process, spam-autodetect-methods):
18410         Add bsfilter and bsfilter-headers.
18411
18412         * spam.el (spam-bsfilter): New customize group.
18413         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
18414         (spam-bsfilter-header, spam-bsfilter-probability-header)
18415         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
18416         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
18417         (spam-bsfilter-database-directory): New options.
18418         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
18419         (spam-list-of-statistical-checks, spam-registration-functions):
18420         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
18421         (spam-bsfilter-score): New command.
18422         (spam-check-bsfilter-headers, spam-check-bsfilter)
18423         (spam-bsfilter-register-with-bsfilter)
18424         (spam-bsfilter-register-spam-routine)
18425         (spam-bsfilter-unregister-spam-routine)
18426         (spam-bsfilter-register-ham-routine)
18427         (spam-bsfilter-unregister-ham-routine): New functions.
18428         (spam-generic-score): Support bsfilter; Accept an optional argument
18429         to recalcurate spam score even if scoring header has already been
18430         added.
18431         (spam-bogofilter-score, spam-spamassassin-score): Accept an
18432         optional argument to recalcurate spam score even if scoring header
18433         has already been added.
18434
18435 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
18436
18437         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
18438         strings!  Reported by David D. Smith <davidsmith@acm.org>.
18439         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
18440         link is missing.
18441
18442 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
18443
18444         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
18445         (html2text-get-attr): Rewrite.
18446
18447         * message.el (message-setup-1): Remove redundant put-text-property
18448         on mail-header-separator.
18449
18450 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
18451
18452         * gnus-registry.el (gnus-registry-cache-whitespace)
18453         (gnus-registry-action, gnus-registry-spool-action)
18454         (gnus-registry-split-fancy-with-parent): Change message levels
18455         from 5 to 3 or 7, as needed.
18456
18457         * spam.el (spam-summary-prepare-exit)
18458         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
18459         (spam-split, spam-find-spam, spam-log-undo-registration)
18460         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
18461         level from 5 to 6.
18462
18463 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18464
18465         * gnus-ems.el: Autoload appt-select-lowest-window (revert
18466         2004-03-04 change).
18467
18468 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
18469
18470         * sieve-manage.el (sieve-manage-open):
18471         * nnweb.el (nnweb-insert-html):
18472         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
18473         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
18474         * nnspool.el (nnspool-request-group):
18475         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
18476         * nnml.el (nnml-request-update-info):
18477         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
18478         (nnmh-request-create-group, nnmh-update-gnus-unreads):
18479         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
18480         (nnimap-request-set-mark):
18481         * nnfolder.el (nnfolder-request-update-info):
18482         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
18483         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
18484         * gnus-uu.el (gnus-uu-find-articles-matching):
18485         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
18486         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
18487         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
18488         * gnus-nocem.el (gnus-nocem-scan-groups):
18489         * gnus-int.el (gnus-start-news-server):
18490         * gnus-group.el (gnus-group-make-kiboze-group)
18491         (gnus-group-browse-foreign-server):
18492         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
18493         Use mapc when appropriate.
18494
18495 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
18496
18497         FIXME: Make separate entries for each person.
18498
18499         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
18500         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
18501         <shields@msrl.com>:
18502
18503         * spam.el (spam-necessary-extra-headers): Get the extra headers we
18504         may need for spam sorting and scoring.
18505         (spam-user-format-function-S): Add user format function suitable for
18506         general use.
18507         (spam-article-sort-by-spam-status): Add sorting function for summary
18508         sorting.
18509         (spam-extra-header-to-number): Add function to get a score from a
18510         header.
18511         (spam-summary-score): Add function to get a numeric score from the
18512         headers.
18513         (spam-generic-score): Fix function doc, was in wrong place.
18514         (spam-initialize): Take symbols when it's run, and install the
18515         extra headers that spam-necessary-extra-headers thinks we need.
18516
18517 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
18518
18519         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
18520         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
18521
18522 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
18523
18524         * gnus-sum.el (gnus-set-global-variables)
18525         (gnus-build-all-threads, gnus-get-newsgroup-headers)
18526         (gnus-article-get-xrefs, gnus-summary-best-group)
18527         (gnus-summary-next-article, gnus-summary-enter-digest-group)
18528         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
18529         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
18530         Use with-current-buffer.
18531
18532 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
18533
18534         * spam.el (spam-summary-prepare-exit): Simplify logic.
18535         (spam-fetch-article-header): Read the article header if it's not
18536         available.
18537         (spam-list-articles): Simplify logic.
18538         (spam-filelist-register-routine): Fix bug with unregister-list.
18539
18540         * gnus-registry.el: Fix comments at beginning.
18541
18542 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
18543
18544         * message.el (message-cater-to-broken-inn): Remove.
18545         (message-shorten-references): Make sure the total folded length of
18546         References is shorter than 998 characters to cater to a bug in INN
18547         2.3.  Also, don't pretend that references aren't folded -- this
18548         hasn't worked for a while.
18549
18550 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18551
18552         * gnus-agent.el (gnus-agentize):
18553         gnus-agent-send-mail-real-function no longer set to current value
18554         of message-send-mail-function but rather a lambda that calls
18555         message-send-mail-function.  The change makes the agent real-time
18556         responsive to user changes to message-send-mail-function.
18557
18558 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18559
18560         * legacy-gnus-agent.el
18561         (gnus-agent-convert-to-compressed-agentview): Fix typos with
18562         help from Florian Weimer <fw@deneb.enyo.de>
18563
18564 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18565
18566         * nnmail.el (nnmail-cache-insert): Revert last change.
18567
18568 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18569
18570         * nnmail.el (nnmail-cache-insert): Always check whether
18571         nnmail-cache-ignore-groups matches a group name.
18572
18573 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
18574
18575         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
18576         (spam-find-spam, spam-log-processing-to-registry)
18577         (spam-log-registered-p, spam-log-unregistration-needed-p)
18578         (spam-log-undo-registration): Use gnus-message instead of
18579         gnus-error, none of these errors are fatal.
18580
18581         * gnus-registry.el (gnus-registry-clean-empty-function)
18582         (gnus-registry-clean-empty): Remove only empty entries without
18583         extra data.
18584
18585 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
18586
18587         * spam-stat.el (spam-stat-buffer-change-to-spam)
18588         (spam-stat-buffer-change-to-non-spam): Change (error) to
18589         (gnus-message 8) invocation.
18590
18591 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18592
18593         * nntp.el (nntp-via-netcat-command): New variable.
18594         (nntp-via-netcat-switches): New variable.
18595         (nntp-open-via-rlogin-and-netcat): New function.
18596         (nntp-open-connection-function): Doc fix.
18597         (nntp-telnet-command): Doc fix.
18598         (nntp-end-of-line): Doc fix.
18599         (nntp-via-rlogin-command): Doc fix.
18600         (nntp-via-user-name): Doc fix.
18601         (nntp-via-address): Doc fix.
18602
18603 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18604
18605         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
18606         error in Emacs 21.1.
18607
18608 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
18609
18610         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
18611
18612 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18613
18614         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
18615         (gnus-agent-with-refreshed-group): New macro.
18616         (gnus-agent-rename-group): New function.
18617         (gnus-agent-delete-group): New function.
18618         (gnus-agent-save-group-info): Use gnus-command-method when
18619         `method' parameter is nil.  Don't write nil entries into the
18620         active file.
18621         (gnus-agent-get-group-info): New function.
18622         (gnus-agent-fetch-articles):
18623         Use gnus-agent-update-files-total-fetched-for to increment disk space
18624         used.
18625         (gnus-agent-fetch-headers, gnus-agent-save-alist):
18626         Use gnus-agent-update-view-total-fetched-for to increment disk space
18627         used.
18628         (gnus-agent-get-local): Add optional parameters to avoid calling
18629         gnus-group-real-name and gnus-find-method-for-group.
18630         (gnus-agent-set-local): Delete stored entry if either min, or max,
18631         are nil.
18632         (gnus-agent-fetch-session): Reworded error/quit messages.
18633         On quit, use gnus-agent-regenerate-group to record existance of any
18634         articles fetched to disk before the quit occurred.
18635         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
18636         gnus-agent-update-view-total-fetched-for, and
18637         gnus-agent-update-files-total-fetched-for to decrement disk space
18638         used.
18639         (gnus-agent-retrieve-headers):
18640         Use gnus-agent-update-view-total-fetched-for to increment disk space
18641         used.
18642         (gnus-agent-regenerate-group): Replace gnus-group-update-group
18643         with gnus-agent-update-files-total-fetched-for to decrement disk
18644         space and fresh group buffer.
18645         (gnus-agent-inhibit-update-total-fetched-for): New variable.
18646         (gnus-agent-need-update-total-fetched-for): New variable.
18647         (gnus-agent-update-files-total-fetched-for): New function.
18648         (gnus-agent-update-view-total-fetched-for): New function.
18649         (gnus-agent-total-fetched-for): New function.
18650
18651         * gnus-cache.el (gnus-cache-save-buffers):
18652         Use gnus-cache-update-overview-total-fetched-for to change disk space
18653         used by this group.
18654         (gnus-cache-possibly-enter-article):
18655         Use gnus-cache-update-file-total-fetched-for to increment disk space
18656         used by this group.
18657         (gnus-cache-possibly-remove-article):
18658         Use gnus-cache-update-file-total-fetched-for to decrement disk space
18659         used by this group.
18660         (gnus-cache-generate-nov-databases): Purge total fetched cache.
18661         (gnus-cache-rename-group): New function.
18662         (gnus-cache-delete-group): New function.
18663         (gnus-cache-inhibit-update-total-fetched-for): New variable.
18664         (gnus-cache-need-update-total-fetched-for): New variable.
18665         (gnus-cache-with-refreshed-group): New macro.
18666         (gnus-cache-update-file-total-fetched-for): New function.
18667         (gnus-cache-update-overview-total-fetched-for): New function.
18668         (gnus-cache-rename-group-total-fetched-for): New function.
18669         (gnus-cache-delete-group-total-fetched-for): New function.
18670         (gnus-cache-total-fetched-for): New function.
18671
18672         * gnus-group.el: Require gnus-sum and autoload functions to
18673         resolve warnings when gnus-group.el compiled alone.
18674         (gnus-group-line-format): Documented new %F.
18675         (size of Fetched data) group line format; identifies disk space
18676         used by agent and cache.
18677         (gnus-group-line-format-alist): Defined new F format.
18678         (gnus-total-fetched-for): New function.
18679         (gnus-group-delete-group): No longer update
18680         gnus-cache-active-altered as gnus-request-delete-group now keeps
18681         the cache in sync.
18682         (gnus-group-list-active): Let the agent store a server's active
18683         list if currently plugged.
18684
18685         * gnus-int.el (gnus-request-delete-group):
18686         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
18687         local disk in sync with the server.
18688         (gnus-request-rename-group):
18689         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
18690         local disk in sync with the server.
18691
18692         * gnus-start.el (gnus-get-unread-articles):
18693         Cosmetic simplification to logic.
18694
18695         * gnus-util.el (gnus-rename-file): New function.
18696
18697 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
18698
18699         * mm-util.el (mm-image-load-path): Handle nil in load-path.
18700
18701 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
18702
18703         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
18704         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
18705
18706 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
18707
18708         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
18709         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
18710
18711 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
18712
18713         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
18714
18715 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
18716
18717         * spam.el (spam-set-difference): Add function to replace
18718         gnus-set-difference in spam.el.
18719         (spam-summary-prepare-exit): Use spam-set-difference.
18720
18721 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
18722
18723         * gnus-registry.el (gnus-registry-cache-file): Update to use
18724         gnus-dribble-directory OR gnus-home-directory OR ~.
18725         (gnus-registry-split-fancy-with-parent): Fix doc.
18726
18727 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18728
18729         * message.el (message-exchange-point-and-mark):
18730         Use message-mark-active-p.  Suggested by Jesper Harder
18731         <harder@ifa.au.dk>.
18732
18733 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18734
18735         * message.el (message-exchange-point-and-mark): Don't activate
18736         region if it was inactive.  Suggested by Hiroshi Fujishima
18737         <pooh@nature.tsukuba.ac.jp>.
18738
18739 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18740
18741         * gnus-art.el (article-display-face): Display Faces in the same
18742         order as X-Faces.
18743
18744 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18745
18746         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
18747
18748 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18749
18750         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
18751         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
18752         (gnus-article-mime-hierarchy): Remove.
18753         (gnus-article-mime-hierarchy-next): Remove.
18754         (gnus-article-mode): Revert 2004-03-19 change.
18755         (gnus-article-setup-buffer): Revert 2004-03-19 change.
18756         (gnus-insert-mime-button): Revert 2004-03-19 change.
18757         (gnus-mime-accumulate-hierarchy): Remove.
18758         (gnus-mime-enter-multipart): Remove.
18759         (gnus-mime-leave-multipart): Remove.
18760         (gnus-mime-display-part): Revert 2004-03-19 change.
18761         (gnus-mime-display-alternative): Revert 2004-03-19 change.
18762
18763         * mml.el (mml-preview): Revert 2004-03-19 change.
18764
18765 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
18766
18767         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
18768
18769 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18770
18771         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
18772         t while entering a file name using the mm-with-multibyte macro.
18773         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18774
18775         * mm-util.el (mm-with-multibyte): New macro.
18776
18777 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18778
18779         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
18780         New user option.
18781         (gnus-mime-multipart-functions): Doc and customization fix.
18782         (gnus-article-mime-hierarchy): New variable.
18783         (gnus-article-mime-hierarchy-next): New variable.
18784         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
18785         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
18786         gnus-article-mime-hierarchy-next to nil.
18787         (gnus-insert-mime-button): Show hierarchy numbers.
18788         (gnus-mime-accumulate-hierarchy): New function.
18789         (gnus-mime-enter-multipart): New function.
18790         (gnus-mime-leave-multipart): New function.
18791         (gnus-mime-display-part): Recompute hierarchical MIME structure.
18792         (gnus-mime-display-alternative): Show hierarchy numbers.
18793
18794         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
18795         gnus-article-mime-hierarchy-next to nil.
18796
18797 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
18798
18799         * dns.el: Don't require gnus-xmas.
18800
18801 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
18802
18803         * mml.el (mml-generate-mime-1): Don't use format=flowed with
18804         inline PGP.
18805         (mml-menu): Disable mml-quote-region if mark is inactive.
18806
18807 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18808
18809         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
18810         when the group's active is not available.
18811
18812 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18813
18814         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
18815         error.
18816
18817 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
18818
18819         * imap.el (imap-store-password): New variable.
18820         (imap-interactive-login): Use it.
18821         Suggested by Mark Plaksin <happy@mcplaksin.org>.
18822
18823 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18824
18825         * gnus-art.el (gnus-article-read-summary-keys): Restore new
18826         window-start and hscroll to summary window.
18827
18828 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18829
18830         * gnus-start.el (gnus-convert-old-newsrc): Only write the
18831         conversion message to newsrc-dribble when an actual conversion is
18832         performed.
18833
18834 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
18835
18836         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
18837
18838 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18839
18840         * mm-decode.el (mm-complicated-handles): New function reviving
18841         former definition of mm-multiple-handles.
18842
18843         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
18844         (gnus-mime-delete-part): Use it.
18845
18846 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18847
18848         * gnus-agent.el (gnus-agent-read-local):
18849         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
18850         avoid the implicit assumption that they will always be equal.
18851         (gnus-agent-save-local): Bind buffer-file-coding-system, not
18852         coding-system-for-write, as the with-temp-file macro first prints
18853         to a buffer then saves the buffer.
18854
18855 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18856
18857         * gnus-art.el (gnus-article-edit-part): New function.
18858         (gnus-mime-save-part-and-strip): Use it; do query instead of
18859         signaling an error; don't use mm-multiple-handles.
18860         (gnus-mime-delete-part): Ditto.
18861
18862 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18863
18864         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
18865         old file versions.
18866         (gnus-group-prepare-hook): Remove function that converted list
18867         form of gnus-agent-expire-days to group properties.
18868
18869         * gnus-int.el: Autoload gnus-agent-regenerate-group.
18870         (gnus-request-accept-article): Re-indented.
18871
18872         * gnus-start.el (gnus-convert-old-newsrc): Registered new
18873         converters to handle old agent file formats.  Add logic for a
18874         "backup before upgrading warning".
18875         (gnus-convert-mark-converter-prompt): Developers can mark
18876         functions as needing (default), or not needing,
18877         gnus-convert-old-newsrc's "backup before upgrading warning".
18878         (gnus-convert-converter-needs-prompt): Tests whether the user
18879         should be protected from potentially irreversable changes by the
18880         function.
18881
18882         * legacy-gnus-agent.el: New.  Provides converters that are only
18883         loaded when gnus-convert-old-newsrc needs to call them.
18884
18885 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18886
18887         * mail-source.el (mail-source-touch-pop): Doc fix.
18888
18889         * message.el (message-smtpmail-send-it): Doc fix.
18890
18891 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
18892
18893         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
18894
18895         * nnmail.el (nnmail-split-fancy): do.
18896
18897         * gnus-kill.el (gnus-kill, gnus-execute): do.
18898
18899 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
18900
18901         * gnus-sum.el (gnus-widget-reversible-match)
18902         (gnus-widget-reversible-to-internal)
18903         (gnus-widget-reversible-to-external): New functions.
18904         (gnus-widget-reversible): New widget.
18905         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
18906
18907 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
18908
18909         * gnus-sum.el (gnus-thread-sort-functions)
18910         (gnus-article-sort-functions): Document `(not F)' items.
18911
18912 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
18913
18914         * spam.el (spam-use-gmane-xref): Add new backend.
18915         (spam-gmane-xref-spam-group): Add variable to control the name of the
18916         Gmane spam group.
18917         (spam-blackhole-servers, spam-blackhole-good-server-regex)
18918         (spam-regex-headers-spam, spam-regex-headers-ham)
18919         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
18920         (spam-list-of-checks): Add spam-use-gmane-xref to list of
18921         backends and checks.
18922         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
18923
18924         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
18925         an autodetect method.
18926
18927 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18928
18929         * gnus-int.el (gnus-request-accept-article): Inform the agent that
18930         articles are being added to a group.
18931         (gnus-request-replace-article): Inform the agent that articles
18932         need to be uncached as the cached contents are no longer valid.
18933
18934 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18935
18936         * binhex.el: Don't autoload executable-find.
18937
18938         * canlock.el: Don't autoload mail-fetch-field.
18939
18940         * dgnushack.el: Autoload c-mode for XEmacs.
18941
18942         * gnus-ems.el: Don't autoload appt-select-lowest-window.
18943
18944         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
18945         rmail-dont-reply-to and rmail-output.
18946
18947         * gnus-score.el: Don't autoload ffap-string-at-point.
18948
18949         * gnus-setup.el: Don't autoload sc-cite-original.
18950
18951         * imap.el: Don't autoload base64-decode-string,
18952         base64-encode-string and md5.
18953
18954         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
18955         and rmail-msg-restore-non-pruned-header.
18956
18957         * mm-decode.el: Don't autoload executable-find.
18958
18959         * mm-url.el: Don't autoload executable-find.
18960
18961         * mm-view.el: Don't autoload diff-mode.
18962
18963         * nndb.el: Don't autoload news-reply-mode, news-setup,
18964         cancel-timer and telnet.
18965
18966         * password.el: Don't autoload run-at-time for Emacs.
18967
18968         * sha1-el.el: Don't autoload executable-find.
18969
18970         * sieve-mode.el: Don't autoload c-mode.
18971
18972         * uudecode.el: Don't autoload executable-find.
18973
18974 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18975
18976         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
18977         (gnus-agent-possibly-alter-active): Avoid null in numeric
18978         comparison.
18979         (gnus-agent-set-local): Refuse to save null in local object table.
18980         (gnus-agent-regenerate-group): The REREAD parameter can now be a
18981         list of articles that will be marked as unread.
18982
18983 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18984
18985         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
18986
18987 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
18988
18989         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
18990         language tags.
18991
18992 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
18993
18994         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
18995         Don't bind "obarray".
18996
18997         * gnus-sum.el (gnus-thread-sort-functions):
18998         Add `gnus-thread-sort-by-most-recent-number' and
18999         `gnus-thread-sort-by-most-recent-date'.
19000         Reported by Kai Grossjohann <kai@emptydomain.de>.
19001
19002 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19003
19004         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
19005
19006 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19007
19008         * gnus-cus.el (gnus-agent-customize-category):
19009         Remove ignore-errors macro reference that required cl to be loaded at
19010         run-time.
19011
19012         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
19013         single-interval range of the form (min . max).  Previously the
19014         range had to look like ((min . max)).  Likewise, return
19015         (min . max) rather than ((min . max)).
19016         (gnus-range-map): Use gnus-range-normalize to accept
19017         single-interval range.
19018
19019         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
19020         the cache, but not the agent, now appear with their usual face.
19021
19022         * dgnushack.el (loaddir): New variable that is bound to the
19023         directory containing the dgnushack.el file. Use loaddir, rather
19024         than srcdir, to update load-path. Change lets dgnushack compile
19025         code in directories other than GNUS/lisp.
19026
19027 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19028
19029         * lpath.el: Don't bind w3m-safe-url-regexp.
19030
19031         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
19032         w3m-safe-url-regexp variable buffer-local.
19033
19034         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
19035
19036 2004-02-27  Simon Josefsson  <jas@extundo.com>
19037
19038         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
19039         gnus-group-real-prefix.
19040         (gnus-summary-move-article): Use it, instead of
19041         gnus-group-real-prefix.
19042
19043 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19044
19045         * lpath.el: Bind w3m-safe-url-regexp.
19046
19047         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
19048         w3m-safe-url-regexp variable buffer-local and set it as the value
19049         of mm-w3m-safe-url-regexp.
19050
19051         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
19052
19053         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
19054         parsing gnus-posting-styles when the message is not for replying.
19055
19056         * dgnushack.el: Autoload sgml-mode for XEmacs.
19057
19058         * nnrss.el (nnrss-opml-export):
19059         Use mm-set-buffer-file-coding-system instead of
19060         set-buffer-file-coding-system.
19061
19062 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
19063
19064         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
19065         of checkdoc.el).
19066         * nnrss.el: do.
19067         * gnus-mlspl.el: do.
19068         * gnus-ml.el: do.
19069         * gnus-srvr.el: do.
19070
19071         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
19072
19073 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
19074
19075         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
19076         Corrections to custom-manual links.
19077
19078         * gnus-art.el (gnus-article): Ditto.
19079
19080         * mm-decode.el (mime-display, mime-security): Ditto.
19081
19082 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
19083
19084         * flow-fill.el: Typo.
19085
19086 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
19087
19088         * spam-wash.el: New file.
19089
19090 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
19091
19092         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
19093
19094 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
19095
19096         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
19097         to be run with new-articles as LIST1, not LIST2.
19098         (spam-registration-functions): Add spam-use-ham-copy as a nil
19099         registration backend.
19100
19101 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
19102
19103         * spam-stat.el (spam-stat-washing-hook): New option.
19104         (spam-stat-buffer-words): Use it.
19105         (spam-stat-process-directory, spam-stat-test-directory):
19106         Use insert-file-contents-literally.
19107         (spam-stat-coding-system): New variable.
19108         (spam-stat-load, spam-stat-save): Use it.
19109
19110 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19111
19112         * spam-report.el (spam-report-plug-agent):
19113         Quote spam-report-url-to-file and spam-report-url-ping-plain.
19114
19115 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
19116
19117         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
19118         Allow / in mailto URLs.
19119
19120 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
19121
19122         * spam-report.el (spam-report-process-queue): Fix interactive use.
19123         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
19124         (spam-report-unplug-agent): Doc fixes.
19125         (spam-report-url-ping-mm-url, spam-report-url-to-file)
19126         (spam-report-agentize, spam-report-deagentize): Autoload.
19127
19128 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19129
19130         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
19131
19132         * message.el (message-setup-fill-variables): Add mml tags to
19133         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
19134         <ajk@iu.edu>.
19135         (message-mode): Don't modify paragraph-separate there.
19136
19137 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19138
19139         * compface.el (uncompface-use-external): Default to undecided.
19140         (uncompface-use-external-threshold): New variable.
19141         (uncompface-float-time): New macro.
19142         (uncompface): Determine whether to use the external decoder if
19143         uncompface-use-external is undecided.
19144
19145 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19146
19147         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
19148         after images.
19149
19150         * gnus-art.el (gnus-mime-display-single): Remove dead code.
19151
19152 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
19153
19154         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
19155
19156         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
19157
19158         * gnus-sum.el (gnus-summary-limit-to-age)
19159         (gnus-summary-limit-children): do.
19160
19161         * gnus-int.el (gnus-request-scan): do.
19162
19163         * gnus-group.el (gnus-group-suspend): do.
19164
19165         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
19166
19167         * gnus-cite.el (gnus-cite-parse-attributions): do.
19168
19169         * gnus-agent.el (gnus-summary-set-agent-mark)
19170         (gnus-agent-regenerate-group): do.
19171
19172         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
19173
19174         * binhex.el (binhex-decode-region-internal): do.
19175
19176 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19177
19178         * gnus-fun.el (gnus-face-properties-alist): New user option.
19179         (gnus-display-x-face-in-from): Use it.
19180
19181         * gnus-art.el (article-display-face): Ditto.
19182
19183         * compface.el (uncompface-use-external): Default to nil.
19184
19185 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
19186
19187         * nntp.el (nntp-erase-buffer): New function.
19188         (nntp-retrieve-data, nntp-send-command)
19189         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
19190         (nntp-possibly-change-group): Use it.
19191
19192         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
19193         Use with-current-buffer.
19194
19195 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
19196
19197         * compface.el: Merge the ELisp-based uncompface program.
19198         (compface): New customization group.
19199         (uncompface-use-external): New user option.
19200         (uncompface): Call uncompface-internal if uncompface-use-external
19201         is nil.
19202         (uncompface-internal): New function.  Note that there are also
19203         some other functions and variables added for this function.
19204
19205 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
19206
19207         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
19208         if necessary.
19209
19210 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
19211
19212         * spam-report.el (spam-report-unplug-agent)
19213         (spam-report-plug-agent, spam-report-deagentize)
19214         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
19215         Add support for the Agent in spam-report: when unplugged, report to a
19216         file; when plugged, submit all the requests.
19217
19218         * spam.el (spam-register-routine): Fix message about
19219         registration.
19220
19221 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
19222
19223         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
19224         dependencies.
19225         (rfc2047-encode): Use it.
19226
19227         * gnus-art.el (gnus-button-marker-list): Move before first
19228         reference.
19229
19230         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
19231         (imap-parse-body): Fix format string mismatch.
19232
19233         * gnus-score.el (gnus-summary-increase-score): do.
19234
19235         * nnrss.el (nnrss-close): New function.
19236
19237 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
19238
19239         * nnrss.el (nnrss-make-filename): New function.
19240         (nnrss-request-delete-group, nnrss-read-server-data)
19241         (nnrss-save-server-data, nnrss-read-group-data)
19242         (nnrss-save-group-data): Use it.
19243         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
19244         (nnrss-read-server-data, nnrss-read-group-data): Use load.
19245         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
19246
19247 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
19248
19249         * mml.el (mml-compute-boundary-1): Don't uncompress files.
19250
19251 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
19252
19253         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
19254         files.
19255
19256         * message.el (message-generate-headers-first): Don't quote nil
19257         and t in docstrings.
19258
19259         * imap.el (imap-id): do.
19260
19261         * gnus-agent.el (gnus-agent-consider-all-articles)
19262         (gnus-agent-queue-mail): do.
19263
19264 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
19265
19266         * spam-report.el (spam-report-process-queue): New function.
19267         Process requests from `spam-report-requests-file'.
19268         (spam-report-process-queue): Doc fix.
19269
19270 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
19271
19272         * spam.el (spam-register-routine)
19273         (spam-log-processing-to-registry, spam-log-registered-p)
19274         (spam-log-unregistration-needed-p, spam-log-undo-registration):
19275         Change "check" to "spam-check" for semi-clarity.
19276
19277 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
19278
19279         * pop3.el: Require nnheader.
19280
19281         * mml-smime.el: Require cl.  Autoload message-fetch-field.
19282
19283         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
19284
19285         * gnus-picon.el: Require cl.
19286
19287         * gnus-fun.el: Require gnus-ems and gnus-util.
19288
19289         * gnus.el (gnus-method-to-server): Move defsubst before first use.
19290
19291         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
19292
19293         * gnus-art.el (gnus-article-edit-mode): Define before first
19294         reference.
19295
19296 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
19297
19298         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
19299         (gnus-uu-post-encoded): Use point-at-bol.
19300
19301         * gnus-topic.el (gnus-group-active-topic-p): do.
19302
19303         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
19304
19305         * gnus-group.el (gnus-group-kill-region): do.
19306
19307         * gnus-art.el (article-date-ut): do.
19308
19309         * message.el (message-fetch-field): Remove redundant
19310         case-fold-search binding.
19311         (message-narrow-to-field): Simplify.
19312
19313 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
19314
19315         * spam.el (spam-directory): Derive from `gnus-directory'.
19316
19317         * spam-report.el (spam-report-url-to-file)
19318         (spam-report-requests-file): New function and variable for offline
19319         reporting.
19320         (spam-report-url-ping-function): Add `spam-report-url-to-file'
19321         and user defined function.
19322         (spam-report-url-ping-mm-url): Remove doubled slash.
19323
19324 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
19325
19326         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
19327
19328 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
19329
19330         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
19331         Fix format string mismatch.
19332
19333         * sieve.el (sieve-deactivate-all): do.
19334
19335         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
19336
19337         * nnlistserv.el (nnlistserv-kk-wash-article): do.
19338
19339         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
19340
19341         * mm-bodies.el (mm-7bit-chars): Don't include \r.
19342
19343 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
19344
19345         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
19346         the list of checks.
19347
19348 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
19349
19350         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
19351         padding.
19352
19353 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
19354
19355         * mm-view.el (mm-fill-flowed): New variable.
19356         (mm-inline-text): Use it.
19357
19358 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
19359
19360         * spam.el (spam-spamassassin-register-ham-routine)
19361         (spam-spamassassin-register-spam-routine): Fix function names.
19362
19363 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19364
19365         * gnus.el (gnus-tmp-grouplens): Remove.
19366         (gnus-summary-line-format): Remove grouplens.
19367
19368         * gnus-group.el (gnus-group-line-format): Ditto.
19369
19370         * gnus-spec.el (gnus-format-specs): Ditto.
19371         (gnus-update-format-specifications): Flush the group format spec
19372         cache if there's the grouplens stuff.
19373         (gnus-parse-simple-format): Replace %l with the empty string.
19374
19375 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
19376
19377         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
19378         omission.
19379
19380 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19381
19382         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
19383         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
19384
19385 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
19386
19387         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
19388         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
19389         New macros and functions.
19390         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
19391         Handle > NLINK_MAX messages.
19392         * nnmaildir.el (nnmaildir-request-set-mark):
19393         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
19394
19395 2004-01-25  Alex Schroeder  <alex@gnu.org>
19396
19397         * spam-stat.el (spam-stat-process-directory-age): New option.
19398         (spam-stat-process-directory): Use it.
19399
19400 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
19401
19402         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
19403         (spam-stat-save): Accept prefix argument.
19404
19405 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
19406
19407         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
19408         links" error.
19409
19410 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19411
19412         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
19413         the rest of the and/or forms.
19414
19415 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
19416
19417         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
19418         compatibility with old .newsrc.eld files.
19419
19420         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
19421
19422         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
19423
19424         * gnus-start.el (gnus-1): do.
19425
19426         * gnus-group.el (gnus-group-line-format-alist): do.
19427
19428         * gnus.el (gnus-use-grouplens, gnus-visual): do.
19429
19430         * gnus-gl.el: Remove.
19431
19432 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19433
19434         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
19435         marks consisting of a single range {for example, (3 . 5)} rather
19436         than a list of a single range { ((3 . 5)) }.
19437
19438 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
19439
19440         * spam-stat.el (spam-stat-store-gnus-article-buffer):
19441         Use with-current-buffer.
19442         (spam-stat-store-current-buffer): Use insert-buffer-substring to
19443         avoid consing a string.
19444
19445         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
19446         Remove obsolete entries for big5 and gb2312.
19447
19448 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19449
19450         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
19451         uncompressed list.
19452
19453 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
19454
19455         * spam-stat.el (spam-stat-strip-xref): New function.
19456         (spam-stat-process-directory): Use it.
19457
19458         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
19459         here -- it's done in message-fetch-field.
19460
19461 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19462
19463         * gnus-agent.el (gnus-agent-queue-mail)
19464         (gnus-agent-prompt-send-queue): New variables.
19465         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
19466         * gnus-draft.el (gnus-group-send-queue): Pass the group name
19467         "nndraft:queue" along to gnus-draft-send.
19468         Use gnus-agent-prompt-send-queue.
19469         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
19470         is "nndraft:queue".  Suggested by Gaute Strokkenes
19471         <gs234@srcf.ucam.org>
19472
19473         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
19474         (agent-enable-undownloaded-faces): Add.
19475         (gnus-agent-cat-groups): Use eval-and-compile, not
19476         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
19477         method of gnus-agent-cat-groups even when the buffer has been
19478         evaled.
19479         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
19480         delete gnus-agent-save-active-1.
19481         (gnus-agent-save-groups): Delete.  Identical to
19482         gnus-agent-save-active.
19483         (gnus-agent-write-active): No longer adjust agent's copy of active
19484         file as agent's adjustments are now stored in their own
19485         file.  Remove optional parameter.
19486         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
19487         servers.  Add use of min/max range limits from server's local
19488         file.
19489         (gnus-agent-save-alist): Remove unused optional argument.
19490         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
19491         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
19492         (gnus-agent-set-local): A per-server file that keeps min/max range
19493         limits for articles known to the agent.  Provides a fast mechanism
19494         for altering many active ranges.
19495         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
19496         active file (local makes it unnecessary).
19497         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
19498
19499         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
19500         (agent-enable-undownloaded-faces): Add.
19501
19502         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
19503         disable it when sending to "nndraft:queue".
19504         (gnus-group-send-queue): Add safety check to avoid sending queue
19505         when unplugged.
19506
19507         * gnus-group.el (gnus-group-catchup): Use new
19508         gnus-sequence-of-unread-articles, not
19509         gnus-list-of-unread-articles, to avoid exhausting memory with huge
19510         numbers of articles.  Use gnus-range-map to avoid having to
19511         uncompress the unread list.
19512         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
19513         Fix invalid ange-ftp reference.
19514
19515         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
19516         (gnus-sorted-range-intersection): Intersection of two ranges
19517         without requiring that they first be uncompressed.
19518
19519         * gnus-start.el (gnus-activate-group): Unless blocked by the
19520         caller, possibly expand the active range to include both cached
19521         and agentized articles.
19522         (gnus-convert-old-newsrc): Rewrote in anticipation of having
19523         multiple version-dependent converters.
19524         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
19525         gnus-agent-save-active.
19526         (gnus-save-newsrc-file): Save dirty agent range limits.
19527
19528         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
19529         gnus-agent-possibly-alter-active.
19530         (gnus-adjust-marked-articles): Faster handling of simple lists.
19531
19532 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
19533
19534         * spam-stat.el (spam-stat-test-directory): New optional argument
19535         displays a list of files detected.  Suggested by Andrew Cohen
19536         <cohen@andy.bu.edu>.
19537         (spam-stat-buffer-words-with-scores): Don't narrow and change
19538         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
19539
19540 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
19541
19542         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
19543         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
19544         (spam-spamassassin-arguments)
19545         (spam-spamassassin-spam-flag-header)
19546         (spam-spamassassin-positive-spam-flag-header)
19547         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
19548         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
19549         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
19550         (spam-list-of-processors, spam-list-of-checks)
19551         (spam-list-of-statistical-checks, spam-registration-functions)
19552         (spam-check-spamassassin-headers, spam-check-spamassassin)
19553         (spam-spamassassin-score)
19554         (spam-spamassassin-register-with-sa-learn)
19555         (spam-spamassassin-register-spam-routine)
19556         (spam-spamassassin-register-ham-routine)
19557         (spam-assassin-register-spam-routine)
19558         (spam-assassin-register-ham-routine): Add SpamAssassin support.
19559         (spam-bogofilter-score): Fix to show article before scoring.
19560
19561 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
19562
19563         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
19564         default scoring function.
19565         (spam-generic-score): Call spam-spamassassin-score if
19566         spam-use-spamassassin or spam-use-spamassassin-headers is on;
19567         spam-bogofilter-score otherwise.
19568
19569         * gnus.el (spam-process, spam-autodetect-methods):
19570         Add spamassassin and spamassassin-headers.
19571
19572 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
19573
19574         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
19575         Suppress unnecessary messages.
19576
19577 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
19578
19579         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
19580         make-hash-table.
19581
19582 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19583
19584         * canlock.el (base64-encode-string): Don't autoload it.
19585
19586 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19587
19588         * run-at-time.el: Remove useless (require 'itimer),
19589         eval-and-compile and (featurep 'xemacs).
19590
19591 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
19592
19593         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
19594         GROUP is a virtual group.
19595
19596 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
19597
19598         * gnus.el: Autoload `message-y-or-n-p'.
19599
19600 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
19601
19602         * pgg-parse.el: Remove unnecessary (require 'custom).
19603
19604         * pgg-def.el: do.
19605
19606         * nnmail.el: do.
19607
19608         * gnus-undo.el: do.
19609
19610         * gnus-picon.el: do.
19611
19612         * gnus-util.el: do.
19613
19614 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
19615
19616         * gnus-sum.el (gnus-pick-line-number): Add autoload.
19617
19618 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19619
19620         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
19621         handle, as well as a list.
19622
19623         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
19624         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
19625         (mm-w3m-cid-retrieve): Simplify.
19626
19627 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
19628
19629         * message.el (message-kill-to-signature): Allow prefix arg to
19630         specify number of lines to keep before signature.
19631
19632 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
19633
19634         * message.el (message-kill-to-signature): Change docstring.
19635
19636 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19637
19638         * canlock.el: Always require sha1-el.
19639         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
19640
19641         * message.el: Autoload sha1 only when compiling.
19642
19643         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
19644         eudc-expand-inline for XEmacs.
19645
19646 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19647
19648         * message.el (message-canlock-generate): Require sha1-el.
19649
19650 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
19651
19652         * message.el (message-expand-name): Silence the byte compiler.
19653
19654         * lpath.el: Add detect-coding-system.
19655
19656         * dgnushack.el (dgnushack-compile): Remove obsolete check for
19657         cus-edit.
19658
19659 2004-01-13  Simon Josefsson  <jas@extundo.com>
19660
19661         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
19662         Invoke gnus-score-mode.
19663         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
19664
19665         * gnus-range.el (gnus-compress-sequence): Doc fix.
19666         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
19667
19668 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
19669
19670         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
19671
19672 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
19673
19674         * spam.el (spam-get-article-as-string): Update to use
19675         gnus-request-article-this-buffer, much simpler.
19676         (spam-get-article-as-buffer): Remove.
19677
19678 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
19679
19680         * message.el (message-expand-name): Use EUDC if the user uses that.
19681
19682 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
19683
19684         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
19685         character for the encoding to avoid consing a string.
19686
19687         * rfc2047.el (rfc2047-decode-string): Don't cons a string
19688         unnecessarily.
19689
19690         * mm-util.el (mm-replace-chars-in-string): Remove.
19691
19692         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
19693         of mm-replace-chars-in-string.
19694
19695 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
19696
19697         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
19698
19699         * mm-util.el (mm-subst-char-in-string): Support inplace.
19700
19701         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
19702         a new string in every iteration.  Use shy groups.
19703
19704 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
19705
19706         * gnus-srvr.el (gnus-browse-unsubscribe-group):
19707         * gnus-soup.el (gnus-soup-group-brew):
19708         * gnus-msg.el (gnus-put-message):
19709         * gnus-move.el (gnus-group-move-group-to-server):
19710         * gnus-kill.el (gnus-batch-score):
19711         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
19712         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
19713         (gnus-group-update-group, gnus-group-read-group)
19714         (gnus-group-make-group, gnus-group-make-help-group)
19715         (gnus-group-make-archive-group, gnus-group-make-directory-group)
19716         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
19717         (gnus-group-sort-by-unread, gnus-group-catchup)
19718         (gnus-group-unsubscribe-group, gnus-group-kill-group)
19719         (gnus-group-yank-group, gnus-group-set-info)
19720         (gnus-group-list-groups):
19721         * gnus.el (gnus-generate-new-group-name):
19722         * gnus-delay.el (gnus-delay-send-queue):
19723         * nnvirtual.el (nnvirtual-catchup-group):
19724         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
19725         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
19726         (gnus-group-prepare-topics, gnus-topic-check-topology):
19727         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
19728         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
19729         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
19730         (gnus-group-make-articles-read):
19731         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
19732         (gnus-group-change-level, gnus-kill-newsgroup)
19733         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
19734         (gnus-get-unread-articles, gnus-make-articles-unread)
19735         (gnus-make-ascending-articles-unread): Use accessor
19736         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
19737         to get group information for improved readability.
19738
19739
19740 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
19741
19742         * gnus-art.el (article-decode-mime-words, article-babel)
19743         (gnus-article-highlight-signature, gnus-article-add-buttons)
19744         (gnus-signature-toggle): Use gnus-with-article-buffer.
19745
19746         * gnus-art.el (gnus-article-highlight-headers)
19747         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
19748
19749         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
19750         (gnus-article-set-globals, gnus-request-article-this-buffer)
19751         (gnus-button-message-id, gnus-article-maybe-hide-headers)
19752         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
19753         (gnus-mime-display-alternative): Use with-current-buffer.
19754
19755 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
19756
19757         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
19758         also under 80 char limit, and call gnus-error if needed.
19759         (spam-fetch-article-header): Fix - it was a
19760         buffer-local variable (gnus-newsgroup-data).
19761         (spam-find-spam): Use spam-generate-fake-headers, forget about
19762         spam-insert-fake-headers.
19763         (spam-insert-fake-headers): Remove.
19764
19765 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
19766
19767         * deuglify.el (gnus-article-outlook-unwrap-lines)
19768         (gnus-outlook-rearrange-article)
19769         (gnus-outlook-repair-attribution-outlook)
19770         (gnus-outlook-repair-attribution-block)
19771         (gnus-outlook-repair-attribution-other): Remove redundant
19772         save-excursion.
19773
19774 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
19775
19776         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
19777         (spam-fetch-field-subject-fast)
19778         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
19779         (spam-fetch-article-header): Add functions to deal with Gnus
19780         internals for fast retrieval of article header data.
19781         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
19782
19783 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
19784
19785         * pop3.el (pop3-md5): Remove.
19786         (pop3-apop): Replace pop3-md5 with md5.
19787
19788         * mm-bodies.el: base64 is always built-in.
19789
19790         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
19791         Use with-current-buffer.
19792
19793 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19794
19795         * canlock.el (canlock-insert-header): Remove excessive grouping in
19796         regexp.
19797
19798         * gnus-sum.el (gnus-summary-read-document): Ditto.
19799
19800         * gnus-uu.el (gnus-uu-part-number): Ditto.
19801
19802         * html2text.el (html2text-remove-tags): Ditto.
19803         (html2text-format-tags): Ditto.
19804         (html2text-format-single-elements): Ditto.
19805
19806         * mml.el (mml-parse-1): Ditto.
19807
19808 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
19809
19810         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
19811
19812         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
19813
19814         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
19815
19816         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
19817
19818 2003-11-15  Simon Josefsson  <jas@extundo.com>
19819
19820         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
19821         (pgg-gpg-lookup-key): Use regexp match instead of
19822         split-string (split-string is different between emacs 21.2 and
19823         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
19824
19825 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
19826
19827         * gnus-art.el (gnus-mime-view-all-parts)
19828         (gnus-article-part-wrapper, gnus-article-view-part):
19829         Use with-current-buffer.
19830
19831 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
19832
19833         * spam.el (spam-disable-spam-split-during-ham-respool)
19834         (spam-spamoracle-database, spam-cache-lookups)
19835         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
19836         (spam-group-ham-mark-p, spam-group-spam-mark-p)
19837         (spam-group-ham-marks, spam-group-spam-marks)
19838         (spam-group-spam-contents-p, spam-group-ham-contents-p)
19839         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
19840         also add spam-use-blackholes to the statistical checks.
19841         (spam-fetch-field-fast): Add interface to fetching fields, may
19842         become a macro.
19843         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
19844         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
19845         (spam-insert-fake-headers): Fake an article when needed.
19846         (spam-find-spam): Fake article when possible.
19847         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
19848         (spam-check-bogofilter-headers): Use message-fetch-field instead
19849         of nnmail-fetch-field.
19850
19851 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
19852
19853         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
19854
19855 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
19856
19857         * spam.el (spam-split): Do not require spam-use-CHECK to be
19858         enabled if that check is passed to spam-split explicitly; also
19859         fix so 'spam doesn't get converted to spam-split-group when
19860         spam-split-symbolic-return is t.
19861         (spam-find-spam): Find registrations of the article and use those
19862         instead of re-running spam-split to find the spam/ham
19863         classification of the article.
19864         (spam-log-processing-to-registry, spam-log-registered-p)
19865         (spam-log-unregistration-needed-p, spam-log-undo-registration):
19866         Use gnus-error instead of gnus-message.
19867         (spam-log-registration-type): Add function to determine the
19868         classification of a message based on registry entries; will
19869         return nil if both 'spam and 'ham are found.
19870         (spam-check-BBDB): Expand all the BBDB macros here so we can have
19871         a reasonably fast local cache without the loading errors.
19872         (spam-cache-lookups): Set to t by default.
19873         (spam-find-spam): Don't try to guess spam-cache-lookups.
19874         (spam-enter-whitelist, spam-enter-blacklist): Clear the
19875         spam-caches entry.
19876         (spam-filelist-build-cache, spam-filelist-check-cache):
19877         Fix caching of whitelist/blacklist entries.
19878         (spam-check-whitelist, spam-check-blacklist):
19879         Invoke spam-from-listed-p with a type, not a cache variable.
19880         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
19881
19882 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
19883
19884         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
19885
19886         * nnmail.el (nnmail-split-fancy): do.
19887
19888         * mml.el (mml-parse): do.
19889
19890         * gnus-score.el (gnus-enter-score-words-into-hashtb)
19891         (gnus-score-adaptive): do.
19892
19893 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19894
19895         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
19896         (gnus-mime-button-map): Don't set keymap parent.
19897         (gnus-button-ctan-directory-regexp): Use shy grouping.
19898         (gnus-prev-page-map): Don't set keymap parent.
19899         (gnus-prev-page-map): Remove duplicated one.
19900         (gnus-next-page-map): Don't set keymap parent.
19901         (gnus-mime-security-button-map): Ditto.
19902
19903         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
19904         version number.
19905
19906         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
19907
19908 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19909
19910         * canlock.el (canlock-sha1-function): Remove.
19911         (canlock-sha1-function-for-verify): Remove.
19912         (canlock-openssl-program): Remove.
19913         (canlock-openssl-args): Remove.
19914         (canlock-ignore-errors): Remove.
19915         (canlock-sha1-with-openssl): Remove.
19916         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
19917         (canlock-verify): Don't use canlock-ignore-errors.
19918
19919         * sha1-el.el (sha1-string-external): Make it can return a string
19920         in binary form.
19921         (sha1-region-external): Ditto.
19922         (sha1-string-internal): Ditto.
19923         (sha1-region-internal): Ditto.
19924         (sha1-region): Ditto.
19925         (sha1-string): Ditto.
19926         (sha1): Ditto.
19927
19928 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19929
19930         * spam.el (spam-report-articles-gmane): New command.
19931
19932 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19933
19934         * gnus.el: Don't make unnecessary *Group* buffer when loading.
19935
19936         * run-at-time.el (run-at-time-saved): Remove.
19937         (run-at-time): Doc fix.
19938
19939 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
19940
19941         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
19942         (gnus-summary-limit-map): Add it.
19943         (gnus-summary-make-menu-bar): do.
19944
19945 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
19946
19947         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
19948         Make attempt at some caching support (done for BBDB only now).
19949         (spam-find-spam): Set spam-cache-lookups if there are more than 2
19950         addresses to be checked.
19951         (spam-clear-cache-BBDB): Add function, to be invoked by
19952         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
19953         (spam-check-BBDB): Check and use the caches, if
19954         spam-cache-lookups is on, remove superfluous (provide).
19955
19956 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
19957
19958         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
19959
19960 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
19961
19962         * run-at-time.el (run-at-time-saved): Move to after the definition
19963         of `run-at-time'.
19964
19965         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
19966
19967 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19968
19969         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
19970         mm-w3m-local-map-property.
19971
19972         * mm-view.el (mm-w3m-mode-map): Remove.
19973         (mm-w3m-local-map-property): Remove.
19974         (mm-inline-text-html-render-with-w3m): Don't use
19975         mm-w3m-local-map-property.
19976
19977 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19978
19979         * run-at-time.el: New file.
19980
19981         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
19982         under Emacs.
19983
19984         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
19985         of gnus-set-text-properties.
19986
19987         * gnus-uu.el (gnus-uu-save-article): Ditto.
19988
19989         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
19990
19991         * gnus-cite.el (gnus-cite-parse): Ditto.
19992
19993         * gnus-art.el (gnus-button-push): Use set-text-properties instead
19994         of gnus-.
19995
19996         * gnus-xmas.el (run-at-time): Require run-at-time.
19997
19998         * gnus.el: Change calls to nnheader-run-at-time and
19999         password-run-at-time throughout to use run-at-time directly.
20000
20001         * password.el: Remove definition of run-at-time.
20002
20003         * nnheaderxm.el: Remove definition of run-at-time.
20004
20005 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
20006
20007         * mml.el (mml-minibuffer-read-disposition): Show attachment type
20008         in prompt.
20009
20010 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
20011
20012         * messagexmas.el (message-xmas-redefine): Alias
20013         `message-make-caesar-translation-table' to
20014         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
20015         version.
20016
20017         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
20018         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
20019         `gnus-xmas-set-text-properties'.
20020         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
20021         `gnus-xmas-completing-read'.
20022         (gnus-xmas-completing-read): Removed.
20023         (gnus-xmas-open-network-stream): Removed.
20024
20025         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
20026         XEmacs version.
20027
20028         * dns.el (dns-make-network-process): Use `open-network-stream'
20029         instead of `gnus-xmas-open-network-stream'.
20030
20031         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
20032
20033         * .cvsignore: Add auto-autoloads.el, custom-load.el.
20034
20035 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
20036
20037         * gnus-art.el (gnus-mime-display-alternative)
20038         (gnus-insert-mime-button, gnus-insert-mime-security-button)
20039         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
20040         Don't use gnus-local-map-property.
20041
20042         * gnus-util.el (gnus-local-map-property): Remove.
20043
20044         * mm-view.el (mm-view-pkcs7-decrypt):
20045         Replace gnus-completing-read-maybe-default with completing-read.
20046
20047         * gnus-util.el (gnus-completing-read): do.
20048         (gnus-completing-read-maybe-default): Remove.
20049
20050 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
20051
20052         * password.el: Only autoload `run-at-time' if not XEmacs.
20053         Only autoload the itimer functions if XEmacs.
20054
20055 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20056
20057         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
20058         XEmacsen.
20059
20060         * dgnushack.el: Autoload executable-find for XEmacs.
20061
20062 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
20063
20064         * gnus-art.el (gnus-read-string): Remove.
20065         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
20066         read-string.
20067
20068 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
20069
20070         * netrc.el: Autoload password-read.
20071         (netrc): Add configuration group.
20072         (netrc-encoding-method, netrc-openssl-path):
20073         Add variables for encoding and decoding of files with symmetric
20074         ciphers.
20075         (netrc-encode): Add assistant function to encode a file with
20076         netrc-encoding-method.
20077         (netrc-parse): Add interactive parameter, added optional
20078         decoding if netrc-encoding-method is non-nil but otherwise
20079         behavior is standard.
20080         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
20081         Do s/encode/encrypt/ everywhere.
20082
20083         * spam.el: Remove executable-find autoload.
20084
20085 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
20086
20087         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
20088
20089         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
20090
20091 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
20092
20093         * gnus-art.el (gnus-treat-ansi-sequences)
20094         (article-treat-ansi-sequences): New variable and function.
20095         Suggested by Dan Jacobson <jidanni@jidanni.org>.
20096
20097         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
20098         Use it.
20099
20100 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
20101
20102         * mm-util.el (mm-quote-arg): Remove.
20103
20104         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
20105         shell-quote-argument.
20106
20107         * gnus-uu.el (gnus-uu-command): do.
20108
20109         * gnus-sum.el (gnus-summary-insert-pseudos): do.
20110
20111         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
20112         with make-char.
20113
20114         * mm-util.el (mm-make-char): Remove.
20115
20116         * mml.el (mml-mode): Replace gnus-add-minor-mode with
20117         add-minor-mode.
20118
20119         * gnus-undo.el (gnus-undo-mode): do.
20120
20121         * gnus-topic.el (gnus-topic-mode): do.
20122
20123         * gnus-sum.el (gnus-dead-summary-mode): do.
20124
20125         * gnus-start.el (gnus-slave-mode): do.
20126
20127         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
20128
20129         * gnus-ml.el (gnus-mailing-list-mode): do.
20130
20131         * gnus-gl.el (gnus-grouplens-mode): do.
20132
20133         * gnus-draft.el (gnus-draft-mode): do.
20134
20135         * gnus-dired.el (gnus-dired-mode): do.
20136
20137         * gnus-ems.el (gnus-add-minor-mode): Remove.
20138
20139         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
20140         Replace gnus-char-width with char-width.
20141
20142         * gnus-ems.el (gnus-char-width): Remove.
20143
20144         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
20145         Replace gnus-char-width with char-width.
20146
20147         * gnus-ems.el (gnus-char-width): Remove.
20148
20149         * spam-stat.el (with-syntax-table): Remove with-syntax-table
20150         definition.
20151         Remove Emacs 20 hash table compatibility code.
20152
20153         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
20154         20 compatibility code.
20155
20156         * spam.el (spam-point-at-eol): Replace with point-at-eol.
20157
20158         * smime.el (smime-point-at-eol): Replace with point-at-eol.
20159
20160         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
20161         Replace with point-at-{eol,bol}.
20162
20163         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
20164
20165         * imap.el (imap-point-at-eol): Replace with point-at-eol.
20166
20167         * flow-fill.el (fill-flowed-point-at-bol)
20168         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
20169
20170         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
20171         Replace with point-at-{eol,bol} throughout all files.
20172
20173 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20174
20175         * ntlm.el (ntlm-string-as-unibyte): New macro.
20176         (ntlm-build-auth-response): Use it.
20177
20178         Remove Emacs 20 stuff:
20179         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
20180         (butlast, mapc, remove): Remove the compiler macros.
20181         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
20182         of delq and copy-sequence.
20183         * gnus-art.el (popup-menu): Remove the compiler macro.
20184         * nnmail.el (nnmail-split-fancy): Don't support customizing with
20185         Emacs 20.
20186
20187 2004-01-05  Simon Josefsson  <jas@extundo.com>
20188
20189         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
20190         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
20191         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
20192         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
20193         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
20194         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
20195         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
20196         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
20197         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
20198         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
20199         ntlm-string-permute, string-lshift into ntlm-string-lshift,
20200         string-xor into ntlm-string-xor.
20201         Suggested by Jesper Harder <harder@myrealbox.com>.
20202
20203         * ntlm.el: Don't include poem.
20204
20205         * md4.el (print-int32, print-string-hexa): Remove.
20206         Suggested by Jesper Harder <harder@myrealbox.com>.
20207
20208         * sasl-ntlm.el, ntlm.el, md4.el: New files.
20209
20210         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
20211         probably breaks emacs with DL patch, but do we care? Is anyone
20212         still using the DL stuff?)
20213
20214         * sieve-manage.el: Use the password package.
20215         (sieve-manage-read-passwd): Remove.
20216         (sieve-manage-interactive-login): Use password.  Re-add
20217         condition-case around loop.
20218
20219         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
20220         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
20221         Use the password package.
20222
20223 2003-02-19  Simon Josefsson  <jas@extundo.com>
20224
20225         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
20226         token.
20227
20228 2002-08-07  Simon Josefsson  <jas@extundo.com>
20229
20230         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
20231         (sieve-manage-authenticators):
20232         (sieve-manage-authenticator-alist): Add some SASL mechs.
20233         (sieve-sasl-auth): New function.
20234         (sieve-manage-cram-md5-auth):
20235         (sieve-manage-plain-auth): Rewrite using SASL library.
20236         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
20237         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
20238         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
20239         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
20240
20241 2004-01-05  Simon Josefsson  <jas@extundo.com>
20242
20243         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
20244         New files.
20245
20246 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20247
20248         * gnus-group.el (gnus-no-groups-message): Update.
20249
20250         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
20251
20252 2003-11-09  Simon Josefsson  <jas@extundo.com>
20253
20254         * imap.el: Support for ID IMAP extension (RFC 2971).
20255         (imap-local-variables): Add imap-id.
20256         (imap-id): New variable.
20257         (imap-id): New function.
20258         (imap-parse-response): Parse untagged ID response.
20259         * nnimap.el (nnimap-id): New variable.
20260         (nnimap-open-connection): Use it.
20261
20262 2003-12-28  Simon Josefsson  <jas@extundo.com>
20263
20264         * gnus-score.el (gnus-score-edit-all-score): New.
20265         * gnus-group.el (gnus-group-score-map): Bind it to W e.
20266
20267 2004-01-04  Simon Josefsson  <jas@extundo.com>
20268
20269         * password.el: Add.
20270
20271 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
20272
20273         * dns.el (dns-query-types): Fix typo.
20274         (dns-query-types): New function.
20275         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
20276         PTR and SOA replies, see RFC 1035.
20277
20278 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20279
20280         * gnus.el (gnus-logo-color-style): Change colors to `no'.
20281
20282         * Move to Changelog.2.
20283
20284 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20285
20286         * gnus.el (gnus-version-number): Bump version.
20287
20288 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
20289
20290         * gnus.el: No Gnus v0.1 is released.
20291
20292 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
20293
20294         * gnus.el: No Gnus v0.0 is released.
20295
20296 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20297
20298         * gnus.el (gnus-version-number): Bump.
20299         (gnus-version): No.
20300
20301 See ChangeLog.2 for earlier changes.
20302
20303   Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
20304     Free Software Foundation, Inc.
20305
20306   This file is part of GNU Emacs.
20307
20308   GNU Emacs is free software: you can redistribute it and/or modify
20309   it under the terms of the GNU General Public License as published by
20310   the Free Software Foundation, either version 3 of the License, or
20311   (at your option) any later version.
20312
20313   GNU Emacs is distributed in the hope that it will be useful,
20314   but WITHOUT ANY WARRANTY; without even the implied warranty of
20315   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
20316   GNU General Public License for more details.
20317
20318   You should have received a copy of the GNU General Public License
20319   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
20320
20321 ;; Local Variables:
20322 ;; coding: utf-8
20323 ;; fill-column: 79
20324 ;; add-log-time-zone-rule: t
20325 ;; End: