ce65cdd86970e30a5571cdc93fe7801e123978f0
[gnus] / lisp / ChangeLog
1 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
2
3         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
4         if EPG is loaded.
5
6 2011-01-24  Julien Danjou  <julien@danjou.info>
7
8         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
9         tags.
10
11 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
12
13         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
14         commands.
15
16         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
17         in the article buffer.
18         (gnus-gravatar-insert): Use blank space from the current buffer to
19         avoid breaking text properties.  This makes X-Sent updating work again.
20
21         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
22
23 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
24
25         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
26         fix the bug in url-http.el instead.
27
28         * shr.el (shr-image-fetched): Ditto.
29
30         * shr.el (shr-image-fetched): Avoid having point move in the article
31         buffer.
32
33         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
34         buffer after being called.  It's apparently being killed by url.el, and
35         killing it made point move to end-of-buffer in a random buffer.
36
37         * shr.el (shr-image-fetched): Ditto.
38
39 2011-01-23  Julien Danjou  <julien@danjou.info>
40
41         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
42
43         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
44         text/x-org.
45
46 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
47
48         * gnus-sum.el (gnus-summary-move-article): Protect against backends
49         (i.e., nnimap) returning nil as the article number.
50
51 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
52
53         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
54         "DelSp" parameter in RFC3676.
55
56 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
57
58         * message.el (message-check-recipients): Display the encoded version of
59         the bogus address if they differ.
60
61         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
62         after sending.
63
64         * gnus-agent.el (gnus-agent-send-mail): Ditto.
65
66         * gnus-group.el (gnus-group-refresh-group): New convenience function.
67
68         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
69         group buffer after sending the queue.
70
71         * gnus-agent.el (gnus-agent-send-mail): Ditto.
72
73 2011-01-22  Julien Danjou  <julien@danjou.info>
74
75         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
76
77 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
78
79         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
80         nested related parts.
81
82         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
83         unexpired articles.  This fixes the regression that led expiry marks to
84         disappear from nnfolder groups.
85
86 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
87
88         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
89         Don't confuse the "ret" of "retrograde" with RET.
90
91 2011-01-21  Julien Danjou  <julien@danjou.info>
92
93         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
94         than mm-insert-inline.
95
96 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
97
98         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
99         Widen article buffer.
100
101 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
102
103         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
104         the temp buffer.
105         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
106
107 2011-01-20  Julien Danjou  <julien@danjou.info>
108
109         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
110
111         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
112         than mm-insert-inline to insert inline part: this respect
113         mm-inline-media-tests displayers.
114
115         * mm-view.el (mm-display-shell-script-inline): New function.
116
117         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
118
119         * mm-uu.el (mm-uu-type-alist): Add org block.
120         (mm-uu-org-src-code-block-extract): New function.
121
122         * mm-view.el (mm-display-org-inline): New function.
123
124         * mm-decode.el (mm-automatic-display): Add text/org.
125
126         * mailcap.el (mailcap-mime-extensions): Add .org.
127
128 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
129
130         * gnus-art.el (gnus-article-highlight): Remove argument passed to
131         gnus-article-add-buttons.
132
133 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
134
135         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
136         From header with a date and "nobody" as the sender.
137
138 2011-01-19  Julien Danjou  <julien@danjou.info>
139
140         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
141         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
142         if you have the same regexp several times.
143         (gnus-button-push): Fix matching when regexp is symbol.
144
145 2011-01-15  Glenn Morris  <rgm@gnu.org>
146
147         * message.el (message-mail): A compose-mail function should
148         accept headers as strings.
149
150 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
151
152         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
153         Add :vert-only tags.
154         (message-mail): New arg RETURN-ACTION.
155         (message-return-action): New var.
156         (message-bury): Use it.
157         (message-mode): Make it buffer-local.
158         (message-send-and-exit): Always call message-bury.
159
160         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
161         message-mail.
162
163 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
164
165         * nnimap.el (nnimap-convert-partial-article): Protect against
166         zero-length body parts.
167
168         * mm-decode.el (mm-preferred-alternative-precedence):
169         Discourage showing empty parts.
170
171         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
172         and stuff if the backend didn't return the article number.  This fixes
173         an Exchange-related nnimap bug.
174
175         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
176         group window, because it does the wrong thing when a separate frame
177         displays the group buffer.
178
179         * proto-stream.el (open-protocol-stream): Protect against the low-level
180         transport functions returning nil.
181
182 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
183
184         * mml2015.el (epg-sub-key-fingerprint): Autoload.
185         (mml2015-epg-find-usable-secret-key): New function.
186         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
187         mml2015-epg-find-usable-key (Bug#7797).
188         (mml2015-epg-encrypt): Ditto.
189
190 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
191
192         * dgnushack.el (rot13-string): Fix the way to get the argument.
193
194 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
195
196         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
197
198 2011-01-03  Glenn Morris  <rgm@gnu.org>
199
200         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
201
202         * sieve.el (sieve-open-server): Give a more explicit error if
203         sieve-manage-open returns nil.  (Bug#7720)
204
205 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
206
207         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
208
209 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
210
211         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
212         This avoids sending passwords in plain text over non-encrypted
213         channels.
214
215         * shr.el (shr-rescale-image): Display all GIF images as animated images.
216
217         * nnimap.el (nnimap-login): Refactored out into own function, and
218         implement CRAM-MD5.
219         (nnimap-wait-for-line): Refactored out.
220
221         * mm-view.el (mml-smime): Require.
222
223 2010-12-20  David Engster  <deng@eml.cc>
224
225         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
226         use EPG to decrypt S/MIME messages instead of openssl.
227
228 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
229
230         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
231
232         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
233         status is the group clearly is unreachable.
234
235         * auth-source.el (auth-source-create): Add the optional second
236         parameter to `local-variable-p' to be compatible with XEmacs.
237
238 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
239
240         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
241         work when using a compressed nnml folder.
242
243 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
244
245         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
246         backends after sanitising on entry, because this never makes sense:
247         If the articles have gone missing, then the data no longer exists on
248         the backend, and if they haven't, then Gnus is wrong, and shouldn't
249         overwrite anything anyway.
250
251         * shr.el (shr-insert-document): Bind shr-width dynamically to
252         window-width if it's nil.
253
254 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
255
256         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
257         with the meaning of using the full emacs window width for rendering.
258
259 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
260
261         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
262         case when sender is not given.
263
264 2010-12-23  Julien Danjou  <julien@danjou.info>
265
266         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
267         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
268         the addresses, otherwise we might misplaced the gravatar.
269
270 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
271
272         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
273         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
274         obsolete in Emacs.
275
276 2010-12-20  Julien Danjou  <julien@danjou.info>
277
278         * gnus-util.el (gnus-rescale-image): Revert last change.
279
280 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
281
282         * binhex.el: Improve commentary (Bug#7482).
283
284 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
285
286         * gnus-group.el (gnus-group-delete-articles): New command.
287
288 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
289
290         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
291
292 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
293
294         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
295         here, since it's up to the backends to do CRLF removal if their
296         protocol has it.
297
298         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
299
300 2010-12-17  Julien Danjou  <julien@danjou.info>
301
302         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
303         they are from file. Can also scale up.
304
305 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
306
307         * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
308         gnus-use-agent.
309         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
310
311         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
312
313 2010-12-17  Julien Danjou  <julien@danjou.info>
314
315         * gravatar.el (gravatar-retrieve-synchronously): New function.
316         (gravatar-get-data): Make more robust.
317
318 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
319
320         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
321
322 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
323
324         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
325         to really consider the last line.
326
327 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
328
329         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
330         list of recipient keys, or use symmetric encryption if not a list.
331         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
332         EPA override, replacing the call to `netrc-store-data'.
333
334 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
335
336         * gnus-srvr.el: Avoid passing nil regexp argument to
337         delete-matching-lines.
338
339 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
340
341         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
342         fetching stops when Gnus exits.
343
344         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
345         function.
346         (nnfolder-request-expire-articles): Save all the buffers after doing
347         expiry.
348
349         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
350         the last article", since that led to serious performance regressions
351         when expiring nnml groups.
352
353 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
354
355         * nnir.el: Improve customizations.
356
357 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
358
359         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
360
361         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
362         group has been killed.
363         (gnus-group-yank-group): Ditto.
364
365         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
366
367         * nnimap.el (nnimap-request-update-group-status): New function.
368
369         * gnus-int.el (gnus-request-update-group-status): New interface
370         function.
371
372         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
373         copying read-ness to the backends.
374
375         * nnimap.el (nnimap-quirk): New function.
376         (nnimap-retrieve-group-data-early): Use it.
377         (nnimap-quirks): New alist.
378
379 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
380
381         * shr.el (shr-insert): Set shr-start after deleting trailing space;
382         don't delete it within indentation.
383
384 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
385
386         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
387         previous line.
388
389 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
390
391         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
392         QRESYNC command by deleting a superfluous space which broke Cyrus
393         servers.  This change will break other servers that are buggy the other
394         way around.
395
396 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
397
398         * spam.el: Reindent and fix long lines.
399         (spam-copy-or-move-routine): Exclude invalid move destinations.
400
401 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
402
403         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
404         installed the registry.
405
406 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
407
408         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
409
410 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
411
412         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
413         groupname doesn't contain "gmane".
414
415 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
416
417         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
418         and netrc-bound-and-true-p bindings.
419         (netrc-parse): Cache the netrc contents.
420
421         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
422         (gnus-1): Don't create the nndrafts group twice.
423         (gnus-setup-news): There's no need to read the active file here, since
424         that's done again later on a per-backend basis.
425         (gnus-start-draft-setup): Make sure that the new group is started out
426         empty.
427
428         * gnus-agent.el (gnus-agentize): Don't create the queue group
429         automatically on startup.  It'll be created later, if needed.
430
431         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
432         of automatically subscribed groups.
433         (gnus-auto-subscribed-categories): New variable.
434         (gnus-matches-options-n): Use it.
435         (gnus-default-subscribed-newsgroups): Remove unused variable.
436         (gnus-start-draft-setup): Message a bit less.
437
438 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
439
440         * nnir.el (nnir-run-imap): Return article list in order of increasing
441         UID.
442
443 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
444
445         * gnus-sum.el (gnus-summary-enter-digest-group):
446         Mention gnus-auto-select-on-ephemeral-exit.
447
448         * proto-stream.el (proto-stream-open-network-only): Fix the calling
449         convention of the network-only option.
450
451 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
452
453         * proto-stream.el (proto-stream-open-network-only): New function to
454         have a way to specify non-STARTTLS upgrade connections.
455
456 2010-12-10  Julien Danjou  <julien@danjou.info>
457
458         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
459         email address is nil.
460
461         * message.el (message-bogus-recipient-p): Set address to "" if nil.
462
463 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
464
465         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
466         deletion.
467         (nnir-run-imap): Only need to parse list once.
468
469 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
470
471         * shr.el (shr-tag-script): Ignore <script>.
472         (shr-tag-label): Add <label> support.
473
474 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
475
476         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
477
478         * shr.el (shr-image-displayer): Work for images lined side by side.
479
480 2010-12-08  Robert Pluim  <rpluim@gmail.com>
481
482         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
483         parameter, since XEmacs doesn't accept t as a parameter.
484
485 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
486
487         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
488         ids.
489         (nnir-run-gmane): Simplify groupspec formatting.
490         (nnir-request-expire-articles): New function.
491
492 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
493
494         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
495         overflow, possibly.
496
497         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
498         (shr-render-td): Handle td style="" better.
499         (shr-tag-table): Use the color from the style sheet.
500         (shr-render-td): Make sure we copy over all the overlays, too.
501
502 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
503
504         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
505         (nnir-request-article): Improve article retrieval.
506
507 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
508
509         * mm-util.el (mm-extra-numeric-entities): New variable.
510
511         * mm-url.el (mm-url-decode-entities):
512         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
513
514         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
515
516 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
517
518         * message.el: Use completion-at-point.
519         (message-completion-function): New fun, extracted from message-tab.
520         (message-mode): Use it for completion-at-point-functions.
521         (message-tab): Use it and completion-at-point.
522
523 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
524
525         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
526         character if a non-breakable character follows.
527
528 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
529
530         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
531         any stream.
532
533         * shr.el (shr-tag-font): Colorize the region.
534         (shr-tag-body): Ditto.
535         (shr-tag-font): Actually let the styles be inherited instead of
536         overwriting them.
537         (shr-tag-font): Get the background color right.
538         (shr-tag-style): Ignore all <style> tags for the moment.
539
540         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
541         a Message-ID to avoid having nnimap depend on gnus-sum.
542
543         * shr.el (shr-descend): Only colorize something if we have a node that
544         sets colors.
545
546 2010-12-06  Julien Danjou  <julien@danjou.info>
547
548         * shr.el (shr-render-td): Render td content with shr-descend, so style
549         will be applied to <td> too.
550         (shr-colorize-region): Colorize region even if we only have a background.
551         (shr-tag-body): Fix color and background color inheritance.
552         Do not recolorize after shr-generic.
553         (shr-tag-font): Let shr-generic colorize via inheritance.
554
555 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
556
557         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
558
559 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
560
561         * nnir.el (nnir-request-move-article): Remove obsolete code.
562
563 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
564
565         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
566
567 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
568
569         * gnus-sum.el (gnus-summary-respool-article): The completion function
570         expects a list instead of an alist.
571
572         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
573         string as the parameter.
574
575         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
576
577         * shr.el (shr-stylesheet): New dynamic variable for cascading the
578         styles.
579         (shr-colorize-region): New function.
580         (shr-insert-background-overlay): Remove.
581         (shr-render-td): Background setting should be taken care of on a higher
582         level.
583         (shr-tag-body): Use post-hoc colorizations.
584         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
585         (shr-put-color-1): Don't overwrite old colors.
586         (shr-colorize-region): When the background color isn't explicit, use
587         a fixed background.
588
589         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
590         nnmail variables.
591
592 2010-12-05  Bjørn Mork  <bjorn@mork.no>
593
594         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
595         unless necessary.
596
597 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
598
599         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
600         server.
601
602 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
603
604         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
605         so that TAB works.
606
607         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
608         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
609
610         * shr.el (shr-urlify): Show the URL before the title to avoid
611         misleading URLs.
612
613 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
614
615         * shr.el (shr-urlify): Display the title in <a> tags.
616
617 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
618
619         * nnir.el (nnir-categorize): Replace mapcar with mapc.
620
621 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
622
623         * nnir.el: Rearrange code to allow macros to be autoloaded by
624         gnus-sum.el.
625         (nnir-retrieve-headers-override-function): Make this variable
626         customizable.
627         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
628
629         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
630         from nnir.el.
631
632 2010-12-03  Julien Danjou  <julien@danjou.info>
633
634         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
635
636 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
637
638         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
639         allow optional argument `environment'.
640
641 2010-12-03  Glenn Morris  <rgm@gnu.org>
642
643         * mm-extern.el (message-goto-body): Update declaration.
644
645 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
646
647         * gnus-util.el (gnus-macroexpand-all): New function.
648
649         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
650         instead of macroexpand-all that is unavailable in XEmacs.
651
652 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
653
654         * nnir.el (nnir-summary-line-format): New variable.
655         (nnir-mode): Use it.
656         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
657         (nnir-article-ids): Reimplement as defsubst.
658         (nnir-retrieve-headers): Don't mangle the subject header.
659         (nnir-run-imap): Use 100 as RSV score.
660         (nnir-run-find-grep): Fix for full server searching.
661         (nnir-run-gmane): Better restriction to gmane groups.
662
663         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
664         summary buffers.
665
666 2010-12-02  Julien Danjou  <julien@danjou.info>
667
668         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
669
670         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
671
672         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
673         support.
674
675 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
676
677         * nnir.el: Update to handle the registry better.
678         (autoload): Silence byte-compiler.
679         (nnir-open-server): Add a hook for nnir groups.
680         (nnir-request-move-article): Don't mangle the header. Better to use
681         formating variables (which will be added in the future).
682         (nnir-registry-action): Update the registry using the original article
683         group name.
684         (nnir-mode): Install nnir-specific hooks for updating the registry.
685
686         * gnus-sum.el
687         (gnus-article-original-subject,gnus-newsgroup-original-name):
688         Remove obsolete variables.
689         (gnus-summary-move-article): Remove use of obsolete variables.
690         (gnus-summary-local-variables): Make move and delete hooks local to
691         summary buffers.
692
693 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
694
695         * rtree.el: New file.
696
697 2010-12-01  Julien Danjou  <julien@danjou.info>
698
699         * message.el (message-user-organization): Do not use
700         gnus-local-organization.
701
702         * gnus.el: Remove gnus-local-organization.
703
704         * gnus-msg.el: Remove nastygram thing.
705
706 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
707
708         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
709         funcall.
710
711 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
712
713         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
714         names.
715
716         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
717         characters.
718
719         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
720         to t of inhibit-read-only since it is inside gnus-with-article-headers.
721         Suggested by Å tÄ›pán NÄ›mec <stepnem@gmail.com>.
722         (gnus-gravatar-transform-address): Use mail-extract-address-components
723         that supports non-ASCII names rather than mail-header-parse-addresses.
724
725 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
726
727         * proto-stream.el (open-protocol-stream): All starttls connections are
728         handled by the network handler.
729
730 2010-11-30  Julien Danjou  <julien@danjou.info>
731
732         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
733         (nnimap-open-connection-1): Fix PREAUTH.
734
735         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
736
737 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
738
739         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
740         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
741         (shr-insert): Use them.
742         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
743
744 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
745
746         * nnir.el (nnir-request-move-article): Bail out if original group
747         doesn't support article moves.
748         (nnir-get-active): Improve active list retrieval.
749
750 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
751
752         * shr.el (shr-find-fill-point): Don't break before apostrophes.
753
754 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
755
756         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
757         seem to accept strings-with-numbers as port numbers,
758
759 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
760
761         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
762         change the registry.
763
764 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
765
766         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
767         delete-dups that is not available in XEmacs 21.4.
768
769         * mm-util.el (mm-delete-duplicates): Add comment.
770
771 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
772
773         * nnir.el (nnir-ignored-newsgroups): New variable.
774         (nnir-get-active): Use it.
775
776 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
777
778         * proto-stream.el (proto-stream-open-network): Add some comments.
779
780         * nntp.el (nntp-open-connection): Provide a :success condition.
781
782         * nnimap.el (nnimap-open-connection-1): Ditto.
783
784         * proto-stream.el (proto-stream-open-network): See what the response to
785         the STARTTLS command is.
786
787         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
788         backwards compatibility).
789         (nnimap-open-connection-1): Really respect nnimap-server-port.
790
791         * proto-stream.el (proto-stream-open-network): When doing opportunistic
792         TLS upgrades we don't really care about the identity of the peer.
793         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
794         that what we've checked for.
795         (proto-stream-always-use-starttls): Only default to t if
796         open-gnutls-stream exists.
797         (proto-stream-open-network): If STARTTLS failed, then just open a
798         normal connection.
799         (proto-stream-open-network): Wait until the greeting before doing
800         STARTTLS.
801
802         * nntp.el (nntp-open-connection): Report what the connection error is.
803
804         * proto-stream.el (open-protocol-stream): Rename from
805         open-proto-stream.
806
807 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
808
809         * nnimap.el (nnimap-stream): Change default to `undecided'.
810         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
811         first, and then network.
812         (nnimap-open-connection-1): Respect nnimap-server-port.
813         (nnimap-open-connection): Be more backwards-compatible.
814
815         * proto-stream.el (proto-stream-always-use-starttls): New variable.
816         (proto-stream-open-starttls): De-duplicate the starttls code.
817         (proto-stream-open-starttls): Folded back into the main function.
818         (proto-stream-open-network): Fix typo in the gnutls path.
819         (proto-stream-command): Refactor out.
820
821         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
822
823         * proto-stream.el (proto-stream-open-starttls): Actually implement the
824         starttls.el STARTTLS.
825
826         * color.el (color-lab->srgb): Fix function call name.
827
828         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
829         if we're using tls.el.
830         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
831         built in, then don't try to establish a STARTTLS connection.
832
833         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
834         servers.
835
836         * proto-stream.el (open-proto-stream): Use network, not stream.
837         (open-proto-stream): Add a way to specify what the end of a command is.
838
839         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
840         connections types.
841         (nntp-open-network-stream): Remove.
842         (nntp-open-ssl-stream): Remove.
843         (nntp-open-tls-stream): Remove.
844         (nntp-ssl-program): Remove.
845
846         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
847
848 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
849
850         * nnir.el: Fix typos.
851         (nnir-retrieve-headers-override-function): Rename variable to reflect
852         new semantics.
853         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
854         macros.
855         (nnir-request-article, nnir-request-move-article): Use them.
856         (nnir-categorize): New function.
857         (nnir-run-query): Use it.
858         (nnir-retrieve-headers): Rewrite to batch header retrieval.
859         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
860         sorted.
861         (nnir-group-full-name): Use gnus-group-full-name instead.
862         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
863         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
864
865 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
866
867         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
868
869         * proto-stream.el: New library to provide protocol-specific
870         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
871         protocols.
872         (open-proto-stream): Complete the documentation.
873         (proto-stream-open-network): Fix some typos.
874
875         * nnimap.el (nnimap-open-connection): Use it.
876
877 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
878
879         * pop3.el (pop3-open-server): Read server greeting before starting TLS
880         negotiation.
881
882 2010-11-26  Julien Danjou  <julien@danjou.info>
883
884         * color.el: Rename various rgb functions to srgb.
885
886 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
887
888         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
889         names.
890
891 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
892
893         * shr.el (shr-insert): Revert last change.
894         (shr-find-fill-point): Never leave point being at bol;
895         relax the kinsoku limitation when rendering tables.
896
897 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
898
899         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
900         results from -accept-article.
901
902         * shr-color.el: Require cl when compiling.
903
904         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
905         checkin.
906
907         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
908
909         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
910
911         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
912         'add and 'delete to set backend marks.
913
914         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
915
916         * nnheader.el (nnheader-update-marks-actions): Refactor out.
917
918         * nntp.el (nntp-request-set-mark): Use it.
919
920         * nnfolder.el (nnfolder-request-set-mark): Ditto.
921
922         * nnml.el (nnml-request-set-mark): Ditto.
923
924         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
925         introduces regressions in article selection.
926         (nnimap-find-uid-response): New function.
927         (nnimap-request-accept-article): Use the UID returned, if any.
928         (nnimap-request-move-article): Use the UID returned, if any.
929         (nnimap-get-groups): Reimplement to work with folded lines.
930         (nnimap-find-uid-response): The UID is the last element in the list.
931         (nnimap-request-set-mark): Extend syntax with 'set.
932
933         * nnml.el (nnml-request-set-mark): Ditto.
934
935         * nnfolder.el (nnfolder-request-set-mark): Ditto.
936
937         * nntp.el (nntp-request-set-mark): Ditto.
938
939 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
940
941         * message.el (message-called-interactively-p): A temporary macro.
942         (message-goto-body): Use it temporarily.
943
944 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
945
946         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
947         (nnimap-last-response-string): Unfold quoted lines, if they exist.
948         (nnimap-last-response-string): Fix last unfolding fix.
949
950 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
951
952         * shr.el (shr-insert): Fix the way to fold lines.
953
954 2010-11-25  Julien Danjou  <julien@danjou.info>
955
956         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
957
958         * color.el: Rename from color-lab.el
959         (color-rgb->hex): Add.
960         (color-complement): Add.
961         (color-complement-hex): Add.
962
963         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
964
965 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
966
967         * shr-color.el (shr-color-visible): Don't bug out if the colour names
968         don't exist.
969
970 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
971
972         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
973         assuming that article displaying or another mml-preview may be
974         interrupted for an error or for the like.
975
976         * shr.el (shr-get-background): Fix argument name.
977
978 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
979
980         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
981
982         * gnus-sum.el (gnus-summary-include-articles): New function.
983
984         * message.el (message-goto-body): called-interactively-p needs a
985         parameter, so use `any'.
986
987         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
988         clear marks before moving, since they're synced from the Gnus side
989         first.
990
991         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
992         (gnus-summary-move-article): Copy over all marks before moving, so that
993         IMAP doesn't think a new article has arrived.
994
995 2010-11-24  Julien Danjou  <julien@danjou.info>
996
997         * shr.el (shr-insert-background-overlay): Fix typo.
998         (shr-render-td): Copy the background before rendering.
999
1000         * shr-color.el (shr-color-visible): Fix docstring.
1001
1002         * shr.el (shr-tag-table): Add bgcolor support.
1003         (shr-render-td): Add bgcolor support.
1004         (shr-get-background): Add.
1005         (shr-insert-foreground-overlay): Use shr-get-background.
1006
1007         * message.el (message-goto-body): Use called-interactively-p.
1008         (message-in-body-p): message-goto-body returns point.
1009
1010 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1011
1012         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
1013         Fixes something or other in Emacs 23, and is backwards compatible.
1014
1015         * message.el (message-goto-body): Remove the <#secure special-casing,
1016         which is too special.
1017
1018         * shr.el (shr-parse-style): Drop !important from styles.
1019
1020 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
1021
1022         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
1023         this function to return incorrect results when calling it with an
1024         explicit article argument different from
1025         (gnus-summary-article-number).
1026
1027 2010-11-24  Julien Danjou  <julien@danjou.info>
1028
1029         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
1030         (shr-tag-body): Add background support.
1031         (shr-descend): Add background support.
1032         (shr-tag-title): Add.
1033
1034         * shr-color.el (shr-color-visible): Really return original background
1035         if fixed.
1036
1037 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1038
1039         * shr.el (shr-color-check): Protect against non-existant colour names.
1040
1041 2010-11-24  Julien Danjou  <julien@danjou.info>
1042
1043         * color-lab.el: Require 'cl when compiling.
1044
1045         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
1046
1047         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
1048         matched part.
1049
1050         * color-lab.el: Fix all expt calls to use float type.
1051
1052 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1053
1054         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
1055         expression to shr-color-check as is.
1056
1057         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
1058
1059         * color-lab.el: Add coding cookie.
1060         (float-pi): Use eval-and-compile.
1061
1062         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
1063         compiled for Emacsen having no `libxml-parse-html-region' support.
1064
1065 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1066
1067         * shr.el (shr-insert-color-overlay): Split stuff like
1068         "#444444 !important" to find the real colour.
1069         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
1070         parse <font color="red"> entries.
1071
1072 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
1073
1074         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
1075         point when parsing headers.
1076
1077         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
1078         is positioned properly when parsing headers.
1079
1080 2010-11-23  Julien Danjou  <julien@danjou.info>
1081
1082         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
1083
1084         * shr-color.el (shr-color->hexadecimal): Add support for color names.
1085
1086         * shr.el (shr-parse-style): Replace \n with space in style parsing.
1087
1088         * shr-color.el (shr-color-hsl-to-rgb-fractions):
1089         Use shr-color-hue-to-rgb.
1090         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
1091
1092 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1093
1094         * shr.el (shr-color->hexadecimal): Autoload.
1095         (shr-descend): Add color to all tags.
1096
1097 2010-11-22  Julien Danjou  <julien@danjou.info>
1098
1099         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
1100         shr-color->hexadecimal.
1101
1102         * shr-color.el (shr-color->hexadecimal): Add converting functions for
1103         RGB() or HSL() color representation.
1104
1105         * shr.el (shr-tag-font): Add.
1106         (shr-tag-color-check): New function to get better colors.
1107         (shr-tag-insert-color-overlay): Factorize code between tag-font and
1108         tag-span.
1109
1110         * shr-color.el: New file.
1111
1112         * color-lab.el: New file.
1113
1114         * gnus-art.el (gnus-url-mailto): Do not downcase args.
1115
1116 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
1117
1118         * nnir.el: Fix typo in comments.
1119         (nnir-run-imap): Simplify code. No need to reverse artlist.
1120         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
1121
1122 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1123
1124         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
1125
1126         * nnimap.el (nnimap-get-capabilities): Refactor out.
1127         (nnimap-open-connection): Re-request capabilities after STARTTLS.
1128
1129 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
1130
1131         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
1132         appearing when `mm-uu-hide-markers' is nil.
1133
1134 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1135
1136         * nnimap.el (nnimap-unselect-group): Make into its own function.
1137         (nnimap-request-rename-group): Unselect group before renaming.
1138         This had gotten lost somewhere.
1139         (nnimap-request-accept-article): Keep track of examined groups, and
1140         unselect the group before APPENDing to read-only groups.
1141         (nnimap-request-move-article): Clear flags before moving so that they
1142         can be re-set later.
1143
1144 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1145
1146         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
1147         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
1148
1149 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1150
1151         * gnus-art.el (gnus-mime-display-single)
1152         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
1153         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
1154         parameter.
1155
1156 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1157
1158         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
1159         (shr-table-vertical-line): New variable.
1160         (shr-insert-table): Use it.
1161
1162 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1163
1164         * gnus-html.el (gnus-html-wash-images): Don't display images if
1165         gnus-inhibit-images is non-nil; register displayer for cid images.
1166         (gnus-html-display-image): Work for cid image.
1167         (gnus-html-insert-image): Allow arguments.
1168         (gnus-html-put-image): Inhibit read-only.
1169         (gnus-html-prefetch-images): Don't prefetch images if
1170         gnus-inhibit-images is non-nil.
1171
1172 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1173
1174         * shr.el (shr-put-image): Break lines when inserting big pictures.
1175
1176 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1177
1178         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
1179         sender, thanks Katsumi Yamaoka.
1180
1181 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
1182
1183         * nnir.el (nnir-run-imap): Reverse the article list for each group
1184         rather than the whole list.
1185
1186 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1187
1188         * shr.el (shr-image-displayer): Protect function against non-existent
1189         image source.
1190
1191         * gnus-art.el (gnus-inhibit-images): New user option.
1192         (gnus-mime-display-single): Don't display image if it is non-nil.
1193
1194         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
1195         gnus-inhibit-images.
1196
1197         * shr.el (shr-image-displayer): New function.
1198         (shr-tag-img): Use it.
1199
1200 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1201
1202         * mml2015.el (mml2015-epg-sign): Use From header.
1203
1204 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1205
1206         * gnus-html.el (gnus-html-wash-images): Register a displayer.
1207
1208         * gnus-util.el (gnus-find-text-property-region): Return markers.
1209
1210         * shr.el (shr-tag-img): Put a displayer in the text property.
1211
1212         * gnus-util.el (gnus-find-text-property-region): New utility function.
1213
1214         * gnus-html.el (gnus-html-display-image): Make the alt optional.
1215         (gnus-html-show-images): Remove.
1216
1217         * gnus-art.el (gnus-article-show-images): New, more general function.
1218
1219         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
1220         image url text properties.
1221
1222         * shr.el: Ditto.
1223
1224         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
1225         gnus-agent-auto-agentize-methods is set.  Which it isn't.
1226
1227 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1228
1229         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
1230         work for two or more articles.
1231
1232 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1233
1234         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
1235         divide an image that's in an html article to two or more when washing
1236         non-ASCII characters in alt text of it.
1237
1238 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1239
1240         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
1241         smime-decrypt-region using function argument.
1242         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
1243
1244         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
1245
1246         * smime.el (smime-decrypt-region): Catch it.
1247
1248 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1249
1250         * smime.el (smime-mode-map): Move initialization into declaration.
1251         (gnus-run-mode-hooks): Don't autoload.
1252         (smime-mode): Use define-derived-mode.
1253
1254 2010-11-11  Glenn Morris  <rgm@gnu.org>
1255
1256         * smime.el (from): Restrict declaration to XEmacs.
1257
1258         * nnir.el (gnus-group-topic-name): Autoload.
1259
1260 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1261
1262         * shr.el (shr-insert): Don't break long line if it is because of
1263         kinsoku-bol characters in the line end.
1264
1265 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
1266
1267         * nnir.el (nnir-request-move-article): Fix to provide original group
1268         and subject.
1269         (nnir-warp-to-article): Don't fail on articles whose headers haven't
1270         been retrieved.
1271
1272         * gnus-sum.el (gnus-summary-move-article): Use original group and
1273         subject for virtual articles such as those in an nnir summary buffer.
1274
1275 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1276
1277         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
1278         least 21.5).
1279
1280         * smime.el (from): Declare it again for XEmacs.
1281
1282 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1283
1284         * message.el (message-resend): Don't disable encoding unless it's
1285         already encoded.
1286
1287         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
1288         low-numbered articles.
1289
1290 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1291
1292         * rfc2047.el (rfc2047-syntax-table): Simplify.
1293
1294         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
1295
1296         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
1297         set-char-table-range for XEmacs.
1298
1299 2010-11-10  Glenn Morris  <rgm@gnu.org>
1300
1301         * time-date.el (time-to-seconds): Always an alias on Emacs,
1302         never a real function.
1303         (with-no-warnings): Remove compat stub, now unused.
1304         (time-less-p): Doc fix.
1305         (time-to-number-of-days): Simplify.
1306
1307         * smime.el (from): Remove unused declaration.
1308
1309         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
1310         (gnus-float-time): On Emacs, always an alias.
1311
1312         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
1313         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
1314
1315 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1316
1317         * dgnushack.el: Don't use ignore-errors in the top level form since it
1318         is unavailable in XEmacs even if cl is loaded.
1319
1320         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
1321
1322 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1323
1324         * shr.el (browse-url-mailto): Autoload.
1325
1326         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
1327
1328         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
1329         regexp doesn't need quoting.
1330
1331 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
1332
1333         * message.el (message-subject-trailing-was-ask-regexp)
1334         (message-subject-trailing-was-regexp): Match was: in addition to was.
1335
1336 2010-11-09  Glenn Morris  <rgm@gnu.org>
1337
1338         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
1339         (nnbabyl-check-mbox): Use point-at-bol.
1340
1341 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1342
1343         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
1344
1345         * message.el (message-mailto): New function.
1346         (message-mailto): Should accept other parameters.
1347         (message-mailto): Remove since it duplicates browse-url-mailto
1348         functionality.
1349
1350 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1351
1352         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
1353         methods.
1354         (gnus-read-active-file): Ditto.
1355
1356         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
1357         ": " from the prompt.
1358         (gnus-group-make-group): Ditto.
1359
1360 2010-11-07  Glenn Morris  <rgm@gnu.org>
1361
1362         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
1363         (gnus-bookmark-kill-line): Use point-at-eol.
1364
1365 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1366
1367         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
1368         asterisks in From header.
1369
1370 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1371
1372         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
1373         string to avoid making the From headers syntactically invalid.
1374
1375         * message.el (message-send-mail): Don't insert courtesy messages if the
1376         message already has List-Post and List-ID messages.
1377
1378 2010-11-06  Glenn Morris  <rgm@gnu.org>
1379
1380         * gnus-art.el (gnus-treat-article): Give dynamic local variables
1381         `condition', `type', `length' a prefix.
1382         (gnus-treat-predicate): Update for above name changes.
1383
1384 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
1385
1386         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
1387         binding.  Handled by `gnus-summary-refer-thread' instead.
1388         (nnir-warp-to-article): New backend function.
1389
1390         * nnimap.el (nnimap-request-thread): Force dependency updating.
1391
1392         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
1393         (gnus-summary-refer-thread): Rework to improve thread-referral.
1394
1395         * gnus-int.el (gnus-warp-to-article): New function.
1396
1397         * gnus-sum.el (gnus-summary-article-map): Bind it.
1398
1399 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
1400
1401         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
1402         gnus-summary-refer-thread.
1403
1404         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
1405         headers.
1406         (gnus-summary-limit-include-thread): Prevent articles in thread from
1407         being cut in gnus-cut-threads.
1408         (gnus-summary-refer-thread): Limit retrieved headers to those in
1409         thread.
1410
1411 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1412
1413         * message.el (message-send-mail): Use the value of
1414         message-courtesy-message from the message buffer.
1415
1416         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
1417
1418         * shr.el (shr-browse-url): Implement mailto: URLs.
1419
1420         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
1421         "raw".
1422
1423         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
1424         if it's already selected.
1425
1426         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
1427
1428 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1429
1430         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
1431         to measure the length and truncate alt text.
1432
1433 2010-11-03  Glenn Morris  <rgm@gnu.org>
1434
1435         * nndiary.el (nndiary-generate-nov-databases-1)
1436         (nndiary-generate-active-info): Rename dynamic variable `files' to
1437         something less generic.
1438
1439 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
1440
1441         * nnir.el (nnir-request-move-article): Call the underlying backend to
1442         move articles from nnir.
1443
1444 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1445
1446         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
1447
1448 2010-11-02  Julien Danjou  <julien@danjou.info>
1449
1450         * nnir.el: Remove wais support.
1451
1452 2010-11-02  Glenn Morris  <rgm@gnu.org>
1453
1454         * gnus-html.el: Reorder requirements to quieten compiler.
1455
1456 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1457
1458         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
1459         properly for XEmacs as well.
1460         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
1461         (gnus-article-natural-long-line-p): Use window-width rather than
1462         frame-width.
1463
1464 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
1465
1466         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
1467         (nnir-read-parms): Don't modify query.
1468         (nnir-run-query): Add ability to search topic on current line.
1469         (nnir-get-active): Clean up.
1470
1471 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1472
1473         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
1474         degenerate articles.
1475
1476         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
1477         (gnus-print-buffer): Just print the buffer as is, without any copying
1478         to a buffer and then re-highlighting.
1479
1480         * nnimap.el (nnimap-request-group): Store the new updated info.
1481         (nnimap-request-group): Select the group when we don't know whether it
1482         exists or not.
1483
1484         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
1485         groups.
1486
1487         * gnus-group.el (gnus-group-find-new-groups): Display all the new
1488         groups.
1489
1490         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
1491         groups.
1492
1493         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
1494         long-lines case by only filling the long lines.
1495
1496         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
1497         (bug #7311).
1498
1499 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1500
1501         * shr.el: No need to declare `declare-function' since shr.el is for
1502         only Emacsen that provide `libxml-parse-html-region'.
1503
1504         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
1505         effective only in a file it is referred to.
1506
1507 2010-11-01  Glenn Morris  <rgm@gnu.org>
1508
1509         * mm-util.el (gnus-completing-read): Autoload.
1510         (mm-read-coding-system): Simplify Emacs definition.
1511
1512         * nnmail.el (gnus-activate-group):
1513         * nnimap.el (gnutls-negotiate):
1514         * nntp.el (netrc-parse): Fix declarations.
1515
1516 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1517
1518         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
1519         string-match-p in Emacs >=23.
1520
1521         * gnus-msg.el (gnus-configure-posting-styles)
1522         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
1523
1524 2010-11-01  Glenn Morris  <rgm@gnu.org>
1525
1526         * nnir.el (declare-function): Add compat stub.
1527         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
1528         (nnir-run-gmane): Require 'mm-url.
1529
1530         * mm-util.el (mm-string-to-multibyte): Simplify.
1531
1532         * shr.el (declare-function): Add compat stub.
1533         (url-cache-create-filename): Declare.
1534         (mm-disable-multibyte, widget-convert-button): Autoload.
1535
1536         * smime.el (ldap-search): Declare.
1537         (smime-cert-by-ldap-1): Require ldap on Emacs.
1538
1539         * nnimap.el: Require nnmail, and gnus-sum when compiling.
1540         (nnimap-keepalive): Use gnus-float-time.
1541
1542         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
1543         (mail-source-delete-crash-box): Use gnus-float-time.
1544
1545         * gnus-dired.el (gnus-completing-read): Autoload.
1546
1547         * mm-view.el (gnus-rescale-image): Autoload.
1548
1549         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
1550
1551         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
1552
1553         * sieve-manage.el: Require 'cl when compiling.
1554
1555         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
1556         (gnus-iswitchb-completing-read): Require iswitchb.
1557         (gnus-select-frame-set-input-focus): Silence compiler.
1558
1559 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1560
1561         * message.el (message-subject-trailing-was-query): Change default to t,
1562         since I think that's what most people want.
1563
1564         * nnimap.el (nnimap-request-accept-article): Erase buffer before
1565         appending for easier debugging.
1566         (nnimap-wait-for-connection): Take a regexp.
1567         (nnimap-request-accept-article): Wait for the continuation line before
1568         sending anything unless we're streaming.
1569
1570         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
1571         leave the header washing to take place.
1572
1573 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1574
1575         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
1576         regular expression match and replace in posting styles.
1577
1578 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
1579
1580         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
1581         an entire server.
1582         (nnir-get-active): New function.
1583         (nnir-run-imap): Use it.
1584         (nnir-run-gmane): Who knew, gmane search returns an article score!
1585
1586         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
1587         server on the current line with nnir.
1588
1589 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1590
1591         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
1592         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
1593         left edge.
1594         (gnus-article-foldable-buffer): Skip past the prefix when determining
1595         raggedness.
1596
1597         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
1598         the raw article, and change `C-u g' to show the article without doing
1599         treatments.
1600
1601         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
1602         on to `gnus-treat-article'.
1603         (gnus-inhibit-article-treatments): New variable.
1604
1605         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
1606
1607         * gnus-art.el (gnus-treatment-function-alist): Have
1608         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
1609         (gnus-treat-fill-long-lines): Change default to fill all text/plain
1610         sections.
1611
1612         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
1613         parameter.
1614         (gnus-article-fill-cited-long-lines): New function.
1615         (gnus-article-fill-cited-article): Allow filling only long sections.
1616
1617         * shr.el (shr-find-fill-point): Don't break lines between punctuation
1618         and non-punctuation (like after the apostrophe in "'We").
1619
1620         * gnus-sum.el (gnus-summary-select-article): Make sure
1621         gnus-original-article-buffer is alive.
1622
1623         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
1624         reflect the order they're in in the digest.
1625
1626         * gnus.el (gnus-group-startup-message): Move point to the start of the
1627         buffer.
1628
1629         * nnimap.el (nnimap-capability): New function.
1630         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
1631         is set.
1632
1633 2010-10-31  David Engster  <dengste@eml.cc>
1634
1635         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
1636         conform with changes to gnus-completing-read.
1637
1638 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1639
1640         * shr.el (shr-tag-img): Output "*" instead of "[img]".
1641
1642 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
1643
1644         * nnir.el: Move defvar, defcustom around to keep file organized
1645         and keep byte-compiler quiet.
1646         (nnir-read-parms): Accept search-engine as arg.
1647         (nnir-run-query): Pass search-engine as arg.
1648         (nnir-search-engine): Remove.
1649
1650 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1651
1652         * shr.el (shr-generic): The text nodes should be text, not :text.
1653
1654         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
1655         later in the file.
1656
1657 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
1658
1659         * nnir.el: General clean up.  Allow searching with multiple engines.
1660         Allow separate extra-parameters for each engine.
1661         Batch queries when possible.
1662         (nnir-imap-default-search-key,nnir-method-default-engines):
1663         Add customize interface.
1664         (nnir-run-gmane): New engine.
1665         (nnir-engines): Use it.  Qualify all prompts with engine name.
1666         (nnir-search-engine): Remove global variable.
1667         (nnir-run-hyrex): Restore for now.
1668         (nnir-extra-parms,nnir-search-history): New variables.
1669         (gnus-group-make-nnir-group): Use them.
1670         (nnir-group-server): Remove in favor of gnus-group-server.
1671         (nnir-request-group): Avoid searching twice.
1672         (nnir-sort-groups-by-server): New function.
1673
1674 2010-10-30  Julien Danjou  <julien@danjou.info>
1675
1676         * gnus-group.el: Remove gnus-group-fetch-control.
1677
1678         * gnus-start.el (gnus-find-new-newsgroups):
1679         Remove gnus-check-first-time-used.
1680
1681         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
1682
1683 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1684
1685         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
1686         set on groups that don't have \* permanentflags.
1687
1688 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1689
1690         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
1691         control the background color.
1692         (shr-tag-img): Ignore very small web bug type images.
1693         (shr-put-image): Add help-echo alt texts to the images.
1694         (shr-tag-video): Show the video poster image.
1695
1696 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1697
1698         * shr.el (shr-table-depth): New variable.
1699         (shr-tag-table-1): Only insert the images after the top-level table.
1700
1701         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
1702
1703         * gnus-util.el (gnus-list-memq-of-list): New function.
1704
1705         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
1706         selected.
1707         (nnimap-unsplittable-articles): New slot.
1708         (nnimap-new-articles): Use it.
1709
1710 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
1711
1712         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
1713         move to the previous line on `M-g'.
1714
1715 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1716
1717         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
1718         *-request-group, which seems unnecessary.
1719
1720         * nnimap.el (nnimap-quote-specials): Function copied over from
1721         imap.el.
1722         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
1723         they support that.  Suggested by Tom Regner.
1724
1725 2010-10-29  Julien Danjou  <julien@danjou.info>
1726
1727         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
1728         defalias.
1729         (gnus-summary-delete-marked-with): Remove obsolete defalias.
1730
1731         * gnus.el: Remove `gnus-nntp-service' variable.
1732         (gnus-secondary-servers): Make obsolete.
1733         (gnus-nntp-server): Make obsolete.
1734
1735         * gnus-start.el (gnus-1): Remove x-splash calls.
1736
1737         * gnus-ems.el (gnus-x-splash): Remove.
1738
1739         * gnus.el (gnus-group-startup-message): Simplify/update code.
1740
1741         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
1742         definition.
1743
1744         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
1745         capability before doing anything.
1746         (gnus-group-insert-group-line): Remove useless
1747         gnus-group-remove-excess-properties.
1748
1749 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1750
1751         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
1752
1753 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1754
1755         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
1756         config after reselecting.
1757
1758 2010-10-28  Julien Danjou  <julien@danjou.info>
1759
1760         * shr.el (shr-put-image): Use point even if only inserting text.
1761         (shr-put-image): Save excursion when inserting alt text on non-graphic
1762         display, so the behaviour is the same when we are on a graphic display.
1763
1764         * nnir.el (nnir-run-swish-e): Remove hyrex support.
1765
1766 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1767
1768         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
1769         (gnus-mime-copy-part): Check coding system, not charset.
1770         (gnus-mime-view-part-externally): Never remove part.
1771         (gnus-mime-view-part-internally): Don't remove part here.
1772         (gnus-article-part-wrapper): Make sure MIME tag is visible.
1773         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
1774         multipart/alternative.
1775
1776         * mm-decode.el (mm-display-part): Take optional arg `force'.
1777
1778 2010-10-26  Julien Danjou  <julien@danjou.info>
1779
1780         * gnus-group.el (gnus-group-default-list-level): Add this function to
1781         compute the default list level.
1782         (gnus-group-default-list-level): Add possibility to use a function.
1783
1784 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1785
1786         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
1787
1788         * gnus-group.el (gnus-group-completing-read)
1789         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
1790         gnus-replace-in-string.
1791
1792 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1793
1794         * shr.el (shr-tag-div): Add.
1795
1796         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
1797
1798 2010-10-25  Julien Danjou  <julien@danjou.info>
1799
1800         * gnus-util.el: Remove `gnus-with-local-quit'.
1801
1802         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
1803
1804 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1805
1806         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
1807         the original article buffer.
1808
1809 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1810
1811         * nnimap.el (nnimap-request-head): New function.
1812         (nnimap-request-move-article): Try to be slighly faster by not
1813         requesting the entire message when moving.
1814         (nnimap-transform-headers): Don't bug out on bodiless articles.
1815         (nnimap-send-command): Have no outstanding messages if the IMAP server
1816         doesn't support streaming.
1817         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
1818
1819 2010-10-24  Julien Danjou  <julien@danjou.info>
1820
1821         * message.el (message-default-headers): Fix type.
1822
1823 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1824
1825         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
1826         prefetching images.
1827
1828         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
1829         backend for unknown groups.  This is mainly useful for nnimap groups.
1830
1831         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
1832         group isn't covered by the agent.
1833
1834 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
1835
1836         * nnir.el (nnir-method-default-engines): New variable.
1837         (nnir-run-query): Use it.
1838         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
1839         (gnus-summary-nnir-goto-thread): Change group if needed.
1840
1841         * gnus-group.el (gnus-group-group-map): Add key binding for
1842         gnus-group-make-nnir-group.
1843
1844 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1845
1846         * shr.el (shr-tag-object): Add.
1847
1848         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
1849         original article buffer live.
1850         (gnus-summary-select-article-buffer):
1851         Mention gnus-widen-article-buffer.
1852
1853 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1854
1855         * shr.el (shr-tag-strong): Add.
1856
1857 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1858
1859         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
1860         group names.  They mess up the group buffer badly.
1861
1862         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
1863
1864         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
1865         instead of the summary one.
1866
1867 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1868
1869         * mml.el (mml-preview): Work properly when editing article.
1870
1871         * gnus-start.el (gnus-read-active-file-1): Don't add method to
1872         gnus-have-read-active-file if it's already been in.
1873
1874 2010-10-22  Tom Tromey  <tromey@redhat.com>
1875
1876         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
1877         gnus-group-completing-read.
1878
1879 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1880
1881         * message.el (message-mode-map): Don't bind M-; to comment region, to
1882         allow the global comment-dwim to work.
1883
1884 2010-10-21  Julien Danjou  <julien@danjou.info>
1885
1886         * message.el (message-setup-1): Allow message-default-headers to be a
1887         function.
1888
1889 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1890
1891         * shr.el (shr-tag-table): Simplify.
1892
1893 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1894
1895         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
1896         to avoid trying to snarf invalid stuff.
1897
1898         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
1899
1900         * gnus.el (gnus-message-archive-group): Quote value.
1901         (gnus-message-archive-group): Mark as changed.
1902
1903         * shr.el (shr-add-font): Don't put the font properties on the newline
1904         or the indentation.
1905
1906         * message.el (message-fix-before-sending): Change options when sending
1907         non-printable characters.
1908
1909         * gnus.el (gnus-message-archive-method): Change the default to
1910         monthly outgoing groups.
1911
1912         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
1913         that have gotten new numbers.
1914
1915         * nnimap.el (nnimap-request-replace-article): New function.
1916
1917 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1918
1919         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
1920         (nnrss-request-article): Don't use special html washing code.
1921
1922 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1923
1924         * shr.el (shr-tag-table): Remove useless nconc.
1925
1926 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1927
1928         * gnus-art.el (article-wash-html): Simplify and remove the charset
1929         stuff.  Use the normal html rendering code instead of the special html
1930         washing code.
1931
1932         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
1933         `gnus-w3m' symbols.
1934         (mm-text-html-washer-alist): Remove.
1935
1936         * mm-decode.el (mm-inline-text-html-renderer): Remove.
1937         (mm-inline-media-tests): Remove use.
1938         (mm-text-html-renderer): Change default to the `shr' symbol.
1939
1940         * mm-view.el (mm-inline-text-html): Remove use.
1941
1942         * gnus-art.el (gnus-blocked-images): New function.  Allow the
1943         `gnus-blocked-images' to be a function.
1944         (gnus-article-wash-function): Remove.
1945
1946 2010-10-20  Julien Danjou  <julien@danjou.info>
1947
1948         * spam.el (spam-list-of-processors): Mark as obsolete.
1949
1950         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
1951         (nnimap-insert-partial-structure): Fix boundary detection.
1952
1953 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
1954
1955         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
1956         run file-truename on remote files.  This can be expensive and even
1957         prevent one from editing drafts if some unrelated buffer has a stale
1958         connection.
1959
1960 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1961
1962         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
1963         kinsoku-eol regardless of shr-kinsoku-shorten.
1964         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
1965         (shr-tag-table): Support caption, thead, and tfoot.
1966
1967 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1968
1969         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
1970         lines.
1971         (shr-save-contents): New command and keystroke.
1972
1973         * nndoc.el (nndoc-type-alist): Add git support.
1974         (nndoc-git-type-p): New function.
1975         (nndoc-transform-git-article): Ditto.
1976         (nndoc-transform-git-headers): Ditto.
1977         (nndoc-transform-git-headers): Generate Subject headers.
1978
1979         * shr.el (shr-parse-style): New function.
1980         (shr-tag-span): Ditto.
1981
1982         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
1983         to `G G' to avoid collisions.
1984
1985 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1986
1987         * shr.el: Load kinsoku if necessary.
1988         (shr-kinsoku-shorten): New internal variable.
1989         (shr-find-fill-point): Make kinsoku shorten text line if
1990         shr-kinsoku-shorten is bound to non-nil.
1991         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
1992         shr-indentation too when testing if table is wider than frame width.
1993         (shr-insert-table): Use `string-width' instead of `length' to measure
1994         text width.
1995         (shr-insert-table-ruler): Make sure indentation is done at bol.
1996
1997 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1998
1999         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
2000         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
2001         undecoded network data.
2002
2003 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2004
2005         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
2006         name in the mode line spec so that the mode line menu works
2007         (bug #2431).
2008
2009         * message.el (message-get-reply-headers): If we're fed `to-address',
2010         then always use that.
2011
2012         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
2013         aren't so wide as to need to switch off the edit menu.
2014
2015         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
2016         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
2017
2018         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
2019         `M-g'.
2020         (nnimap-update-info): Update flags/read marks even if \* isn't part of
2021         the permanent marks.
2022
2023 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
2024
2025         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
2026         Splitting according to references/in-reply-to obeys the ignore-groups
2027         variable, while splitting by sender and subject do not.
2028
2029 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2030
2031         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
2032         alist, so that we can look for non-Unicode chars.
2033         (article-translate-strings): Allow both character and string maps.
2034
2035 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2036
2037         * shr.el (shr-insert): Don't insert space behind a wide character
2038         categorized as kinsoku-bol, or between characters both categorized as
2039         nospace.
2040
2041 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
2042
2043         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
2044         headers to gnus-newsgroup-headers.
2045
2046 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2047
2048         * shr.el (shr-tag-img): Don't align images -- since we're not
2049         rescaling, this often leads to ugly displays.
2050
2051 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
2052
2053         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
2054         duplicates.
2055
2056 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
2057
2058         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
2059         call.
2060
2061 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2062
2063         * gnus.el: Autoload gnus-html-show-images.
2064
2065         * nnimap.el: Use nnheader-message throughout.
2066
2067         * shr.el (shr-tag-img): Ignore images with no data.
2068
2069 2010-10-15  Julien Danjou  <julien@danjou.info>
2070
2071         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
2072         a possibility to disable format=flow encoding when using hard newlines.
2073
2074 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2075
2076         * shr.el (shr-insert): Remove space inserted before or after a
2077         breakable character or at the beginning or the end of a line.
2078         (shr-find-fill-point): Do kinsoku; find the second best point or give
2079         it up if there's no breakable point.
2080
2081 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2082
2083         * nnimap.el (nnimap-open-connection): Message when opening connection
2084         for debugging purposes.
2085
2086         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
2087         on every setup buffer call to allow this to change from article to
2088         article.
2089
2090         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
2091         buffers where we have a wide table.
2092
2093 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
2094
2095         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
2096         uses *-request-thread.
2097
2098 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2099
2100         * nnimap.el (nnimap-open-connection): Remove %s from openssl
2101         incantation, which is no longer valid.
2102
2103 2010-10-14  Julien Danjou  <julien@danjou.info>
2104
2105         * shr.el: Fix defcustom type (char -> character).
2106
2107 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2108
2109         * nnimap.el (nnimap-open-connection): tls-program should be a list of
2110         programs.
2111
2112 2010-10-14  Julien Danjou  <julien@danjou.info>
2113
2114         * shr.el (shr-tag-a): Use url-link as widget type.
2115
2116         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
2117         `gnus-group-get-icon'.
2118
2119 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2120
2121         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
2122         This should make server editing work better.
2123
2124         * shr.el (shr-find-fill-point): Don't inloop on indented text.
2125
2126         * tls.el (tls-program): Remove spurious %s from openssl.
2127
2128         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
2129         (nnimap-parse-flags): Fix regexp.
2130
2131         * shr.el (shr-find-fill-point): Use a filling algorithm that should
2132         probably work for CJVK text, too.
2133
2134         * nnimap.el (nnimap-extend-tls-programs): Remove.
2135         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
2136
2137         * tls.el (tls-starttls-switches): Remove starttls hack.
2138         (open-tls-stream): Ditto.
2139         (tls-find-starttls-argument): Ditto.
2140
2141 2010-10-13  Julien Danjou  <julien@danjou.info>
2142
2143         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
2144         responses.
2145
2146 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2147
2148         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
2149
2150         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
2151         anything in Emacs.
2152
2153         * shr.el (shr-current-column): Remove buggy and unnecessary function.
2154
2155 2010-10-13  Julien Danjou  <julien@danjou.info>
2156
2157         * shr.el (shr-width): Make shr-width a defcustom with default to
2158         fill-column.
2159         (shr-tag-img): Use shr-width rather than fill-column.
2160
2161 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2162
2163         * dgnushack.el (byte-optimize-apply)
2164         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
2165
2166         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
2167         position when (X-)Faces exist.
2168         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
2169         avatars when called interactively.
2170
2171 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2172
2173         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
2174         gnus-article-x-face-too-ugly is bound.
2175
2176 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2177
2178         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
2179
2180         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
2181         mailbox that doesn't exist.
2182
2183 2010-10-12  Julien Danjou  <julien@danjou.info>
2184
2185         * shr.el (shr-tag-img): Encode URL properly when retrieving.
2186         (shr-get-image-data): Encode URL properly when fetching from cache.
2187         (shr-tag-img): Use aligned-to spaces to align correctly images.
2188
2189         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
2190         before inserting the Gravatar.
2191
2192         * shr.el (shr-tag-img): Add align attribute support for <img>.
2193
2194 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2195
2196         * gnus-gravatar.el (gnus-art): Require.
2197
2198         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
2199         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
2200         Remove long obsoleted functions.
2201
2202 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2203
2204         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
2205
2206         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
2207
2208         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
2209         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
2210         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
2211         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
2212         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
2213         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
2214         * sieve-manage.el, smime.el, spam.el:
2215         Fix comment for declare-function.
2216
2217 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2218
2219         * nnimap.el (nnimap-request-rename-group): Select group read-only
2220         before renaming it.
2221
2222         * shr.el (shr-insert): Fix up the white space only regexp.
2223
2224         * nnimap.el (nnimap-transform-split-mail): Not all articles have
2225         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
2226
2227         * shr.el (shr-current-column): New function.
2228         (shr-find-fill-point): New function.
2229
2230 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2231
2232         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
2233         numbers.
2234
2235 2010-10-11  Julien Danjou  <julien@danjou.info>
2236
2237         * shr.el (shr-hr-line): Add.
2238         (shr-tag-hr): Use shr-hr-line to specify which character to use to
2239         display hr lines.
2240         (shr-max-columns): Do not change state to nil if we just inserting
2241         spaces.
2242
2243 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2244
2245         * gnus-topic.el (gnus-topic-read-group): If after the last group,
2246         select the last group.
2247
2248 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
2249
2250         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
2251
2252 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
2253
2254         * dig.el (dig-mode-map): Declare and define in one step.
2255
2256 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2257
2258         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
2259         for Gnus.
2260         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
2261         (nnimap-update-qresync-info): Mark \Seen articles as read.
2262
2263         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
2264         non-variable, too.
2265
2266         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
2267         available.
2268         (nnimap-update-info): Rely more on the current active than the param
2269         active to avoid marking articles as read too much.
2270
2271         * auth-source.el (auth-source-create): Use (user-login-name) for the
2272         user name default.
2273
2274         * nnimap.el (nnimap-update-info): If the server doesn't return any
2275         useful info, just use the previous info.
2276         (nnimap-update-info): Prefer old info over start-article.
2277         (nnimap-update-qresync-info): Finish implementing QRESYNC.
2278
2279 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
2280
2281         * nnir.el (autoload): Clean up autoloads.
2282         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
2283         Use key rather than value.
2284         (nnir-imap-search-other): New variable.
2285         (nnir-read-parm): Use it.
2286         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
2287         (gnus-summary-nnir-goto-thread): Modify to work with imap.
2288
2289 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2290
2291         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
2292         the process, too.
2293
2294 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2295
2296         * spam.el (gnus-summary-mode-map): Bind to "$".
2297         Suggested by Russ Allbery.
2298
2299         * shr.el: Rework the way things are indented by <li> slightly.
2300
2301         * gnus.el (gnus-group-set-parameter): Fix typo.
2302
2303         * nnimap.el: Start implementing QRESYNC support.
2304
2305 2010-10-09  Julien Danjou  <julien@danjou.info>
2306
2307         * nnir.el (nnir-engines): Fix too many arguments.
2308
2309 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2310
2311         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
2312         group is the "last", so that the backends like nnfolder actually save
2313         their folders.
2314
2315         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
2316         try to use that for the tls stream.
2317         (nnimap-retrieve-group-data-early): Rework the marks code to heed
2318         UIDVALIDITY and find out which groups are read-only and not.
2319         (nnimap-get-flags): Use the same marks parsing code as the rest of
2320         nnimap.
2321
2322 2010-10-09  Julien Danjou  <julien@danjou.info>
2323
2324         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
2325
2326         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
2327         retrieving gravatars.
2328
2329         * shr.el (shr-table-corner): Add.
2330         (shr-table-line): Add.
2331         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
2332
2333 2010-10-08  Julien Danjou  <julien@danjou.info>
2334
2335         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
2336
2337 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
2338
2339         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
2340
2341         * gnus-sum.el (gnus-mark-article-as-unread)
2342         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
2343         (gnus-summary-set-bookmark): Use it.
2344
2345         * gnus-msg.el (gnus-setup-message): Use it.
2346
2347         * gnus-demon.el (gnus-demon-remove-handler): Use it.
2348
2349         * gnus.el (gnus-group-remove-parameter): Use it.
2350
2351         * gnus-group.el (gnus-group-make-web-group): Use it.
2352
2353         * gnus-demon.el (gnus-demon-remove-handler): Use it.
2354
2355         * nnregistry.el: Update docs to mention manual.
2356
2357         * gnus-registry.el: Update docs to mention nnregistry.el.
2358         (gnus-registry-initialize): Don't install nnregistry refer method
2359         automatically.
2360         (gnus-registry-install-nnregistry): Remove it.
2361
2362 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2363
2364         * shr.el (shr-insert): Don't insert double spaces.
2365
2366 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2367
2368         * gnus-gravatar.el (gnus-treat-from-gravatar)
2369         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
2370         called interactively.
2371
2372         * gnus-art.el (gnus-mime-view-part-externally)
2373         (gnus-mime-view-part-internally): Make predicate function passed to
2374         gnus-mime-view-part-as-type assume argument is a mime type, not a list
2375         of a mime type.
2376
2377         * shr.el (shr-table-widths): Don't use cl function `reduce'.
2378
2379 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2380
2381         * shr.el (require): Require cl when compiling.
2382         (shr-tag-hr): New function.
2383
2384         * nnimap.el (nnimap-update-info): Remove double setting of high.
2385         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
2386         This makes nnimap work properly on Courier again.
2387
2388         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
2389         the variable for backwards compatability.
2390
2391         * mm-decode.el (mm-save-part): If given a non-directory result, expand
2392         the file name before using to avoid setting mm-default-directory to
2393         nil.
2394
2395         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
2396         bidning gnus-agent variables.
2397
2398         * shr.el (shr-render-td): Use a cache for the table rendering function
2399         to avoid getting an exponential rendering behaviour in nested tables.
2400         (shr-insert): Rework the line-breaking algorithm.
2401         (shr-insert): Don't leave trailing spaces.
2402         (shr-insert-table): Also insert empty TDs.
2403         (shr-tag-blockquote): Ensure paragraphs after </ul>.
2404
2405 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2406
2407         * gnus-sum.el (gnus-number): Rename from `number'.
2408         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
2409         (gnus-summary-limit-children): Update uses correspondingly.
2410
2411 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2412
2413         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
2414         (gnus-gravatar-transform-address): Don't show avatars of people of
2415         which mail addresses match gnus-gravatar-too-ugly.
2416
2417 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2418
2419         * shr.el (shr-table-widths): Expand TD elements to fill available
2420         space.
2421
2422 2010-10-07  Julien Danjou  <julien@danjou.info>
2423
2424         * nnimap.el (nnimap-request-rename-group): Add this method.
2425
2426 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2427
2428         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
2429         name from XEmacs' function-arglist.
2430
2431         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
2432         gravatar under XEmacs.
2433
2434 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
2435
2436         * auth-source.el: Update docs with TODO items.
2437
2438         * gnus-sync.el: Update docs to explain state and plans.
2439
2440         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
2441         Hooks for mark updates.
2442         (gnus-request-set-mark, gnus-request-update-mark): Use them.
2443
2444         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
2445         hooks with arguments, which is needed for mark update hooks.
2446
2447 2010-10-06  Julien Danjou  <julien@danjou.info>
2448
2449         * gnus.el (gnus-expand-group-parameter): Only return and act on what
2450         was matched.
2451
2452         * sieve-manage.el: Update example in `Commentary'.
2453
2454         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
2455
2456         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
2457         not 2000.
2458         (sieve-manage-authenticate): Re-add function.
2459
2460 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2461
2462         * shr.el (shr-insert): Get 'space transition right.
2463         (shr-render-td): Only delete space at the end of the TD.
2464
2465         * nnimap.el (nnimap-open-connection): Prepare to support
2466         open-gnutls-stream.
2467
2468         * shr.el: Rearrange function order to be more logical.
2469
2470 2010-10-06  Julien Danjou  <julien@danjou.info>
2471
2472         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
2473         (nnrss-discover-feed): Remove 404 URL in docstring.
2474
2475         * nnir.el: Fix Swish-E URL.
2476         Fix Namazu URL.
2477
2478         * message.el (message-change-subject): Remove 404 URL in a comment.
2479
2480 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2481
2482         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
2483         called interactively.
2484
2485         * gnus-util.el (gnus-remove-if): Allow hash table.
2486         (gnus-remove-if-not): New function.
2487
2488         * gnus-art.el (gnus-mime-view-part-as-type)
2489         * gnus-score.el (gnus-summary-score-effect)
2490         * gnus-sum.el (gnus-read-move-group-name):
2491         Replace remove-if-not with gnus-remove-if-not.
2492
2493         * gnus-group.el (gnus-group-completing-read):
2494         Regard collection as a hash table if it is not a list.
2495
2496 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2497
2498         * shr.el (shr-render-td): Allow blank/missing <TD>s.
2499
2500         * shr.el: Document the table-rendering algorithm.
2501
2502 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2503
2504         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
2505         for Emacsen having no `libxml-parse-html-region' support.
2506
2507 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2508
2509         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
2510         invalid URLs.
2511
2512         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
2513         line-broken.
2514         (shr-tag-img): Ignore image fetching errors.
2515         (shr-overlays-in-region): Compute overlay positions correctly.
2516
2517         * mm-decode.el (mm-shr): Require shr.
2518
2519         * gnus-art.el (gnus-blocked-images): Move variable here.
2520
2521         * shr.el (shr-insert-table): Bind free variable.
2522
2523         * mm-decode.el (mm-shr): Bind shr-content-function.
2524
2525         * shr.el (shr-content-function): New variable.
2526
2527         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
2528         added for symmetry.
2529
2530         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
2531
2532         * gnus-group.el (gnus-group-make-group): Doc fix.
2533
2534         * nnimap.el (nnimap-request-newgroups): Return success.
2535
2536         * shr.el (shr-find-elements): New function.
2537         (shr-tag-table): Put all the images after the table.
2538         (shr-tag-table): Really inhibit images inside the table.
2539         (shr-collect-overlays): Copy over overlays from the TD elements to the
2540         main document.
2541
2542         * mm-decode.el (mm-shr): Bind shr-blocked-images to
2543         gnus-blocked-images.
2544
2545 2010-10-05  Julien Danjou  <julien@danjou.info>
2546
2547         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
2548
2549         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
2550         (gnus-html-maximum-image-size): Add this function.
2551         (gnus-html-put-image): Use gnus-html-maximum-image-size.
2552
2553         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
2554         server-value of the capability is nil.
2555
2556 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2557
2558         * shr.el (shr-tag-em): Add <EM> tag.
2559
2560 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
2561
2562         * sieve-manage.el (sieve-manage-default-stream): Make default stream
2563         customizable.
2564
2565         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
2566         handing broken links to browse-url.
2567
2568 2010-10-05  Julien Danjou  <julien@danjou.info>
2569
2570         * gnus-util.el (gnus-emacs-completing-read)
2571         (gnus-iswitchb-completing-read): Use autoload rather than require.
2572
2573 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2574
2575         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
2576         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
2577         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
2578         iswitchb-temp-buflist for XEmacs.
2579
2580         * gnus-util.el (gnus-completing-read-function): Exclude
2581         gnus-icompleting-read and gnus-ido-completing-read from candidates for
2582         XEmacs since iswitchb.el is very old and ido.el is unavailable in
2583         XEmacs.
2584
2585         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
2586         not to use `delete-dups' that is unavailable in XEmacs 21.4.
2587
2588         * gnus-html.el: Don't require help-fns under XEmacs.
2589         (gnus-html-schedule-image-fetching): Work for XEmacs.
2590
2591         * mm-decode.el (mm-shr): Decode contents by charset.
2592
2593 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2594
2595         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
2596         unknown.
2597
2598         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
2599         (shr-get-image-data): Ensure against the cache file missing.
2600
2601         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
2602         for data.
2603
2604         * spam-report.el (spam-report-url-ping-plain): Don't query about
2605         killing the process.
2606
2607         * shr.el (shr-render-td): Protect against too-wide text.
2608
2609 2010-10-04  Julien Danjou  <julien@danjou.info>
2610
2611         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
2612         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
2613
2614         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
2615         retrieved.
2616
2617 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2618
2619         * shr.el (browse-url): Require.
2620         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
2621         lines.
2622         (shr-show-alt-text, shr-browse-image): New commands.
2623         (shr-browse-url, shr-copy-url): New commands.
2624
2625         * gnus-sum.el (gnus-widen-article-window): New variable.
2626         (gnus-summary-select-article-buffer): Use it.
2627
2628         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
2629         without @ signs.
2630
2631 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2632
2633         * nnir.el (nnir-run-imap): Remove spurious space in search string.
2634
2635 2010-10-04  Julien Danjou  <julien@danjou.info>
2636
2637         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
2638         for XEmacs.
2639
2640 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2641
2642         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
2643
2644         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
2645         (nnimap-close-server): Implement.
2646
2647         * dgnushack.el (iswitchb): Require to shut up the compiler.
2648
2649         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
2650         (shr-insert): Tweak line breaking.
2651         (shr-insert): Handle <pre> better.
2652         (shr-tag-li): Get <li> indentation right.
2653         (shr-tag-li): Get <li> indentation even righter.
2654         (shr-tag-blockquote): Ensure paragraph start.
2655         (shr-make-table): Tweak table generation.
2656         (shr-make-table): Fix typo.
2657
2658         * shr.el: Implement table rendering.
2659
2660 2010-10-04  Julien Danjou  <julien@danjou.info>
2661
2662         * gnus-html.el (gnus-html-put-image): Fix resize image code.
2663
2664 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2665
2666         * shr.el (shr-insert): Use string anchors instead of line anchors.
2667
2668 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2669
2670         * shr.el: Add headings.
2671         (shr-ensure-paragraph): Actually work.
2672         (shr-tag-li): Make <ul> prettier.
2673         (shr-insert): Get white space at the beginning/end of elements right.
2674         (shr-tag-p): Collapse subsequent <p>s.
2675         (shr-ensure-paragraph): Don't insert double line feeds after blank
2676         lines.
2677         (shr-insert): \t is also space.
2678         (shr-tag-s): Fix "s" tag name function.
2679         (shr-tag-s): Fix face prop name.
2680
2681 2010-10-03  Julien Danjou  <julien@danjou.info>
2682
2683         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
2684
2685         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
2686         gnus-window-inside-pixel-edges.
2687
2688         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
2689         gnus-ems.
2690
2691         * mm-view.el (mm-inline-image-emacs): Support image resizing.
2692
2693         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
2694         function.
2695
2696         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
2697         resize choice.
2698
2699 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2700
2701         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
2702         beginning of the buffer.
2703
2704         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
2705         article buffer again.
2706
2707         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
2708
2709         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
2710         when it's at the start of the buffer.
2711
2712         * shr.el (shr-tag-blockquote): Convert name.
2713         (shr-rescale-image): Use the right image-size variant.
2714
2715         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
2716         buffer isn't shown, then select the current article first instead of
2717         bugging out.
2718         (gnus-summary-select-article-buffer): Show both the article and summary
2719         buffers again.
2720
2721         * shr.el (shr-fontize-cont): Protect against regions with no text.
2722         Rename tag functions to shr-tag-* for enhanced security.
2723         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
2724
2725 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
2726
2727         * shr.el (shr-insert):
2728         * pop3.el (pop3-movemail):
2729         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
2730         loaded.
2731
2732 2010-10-03  Glenn Morris  <rgm@gnu.org>
2733
2734         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
2735
2736         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
2737
2738         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
2739
2740         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
2741
2742         * gnus-util.el (gnus-make-local-hook): Simplify.
2743
2744 2010-10-02  Julien Danjou  <julien@danjou.info>
2745
2746         * gnus-util.el (gnus-iswitchb-completing-read): New function.
2747         (gnus-ido-completing-read): New function.
2748         (gnus-emacs-completing-read): New function.
2749         (gnus-completing-read): Use gnus-completing-read-function.
2750         Add gnus-completing-read-function.
2751
2752 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2753
2754         * shr.el (shr-insert-document): Autoload.
2755         (shr-img): Be silent.
2756         (shr-insert): Add a newline after every picture before text.
2757         (shr-add-font): Use overlays for combining faces.
2758         (shr-insert): Pass upwards the text start point.
2759
2760         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
2761         possible.
2762         (mm-shr): New function.
2763
2764 2010-10-02  Julien Danjou  <julien@danjou.info>
2765
2766         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
2767         should go backward.
2768
2769 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
2770
2771         * shr.el (shr): Fix typo in provide call.
2772
2773 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2774
2775         * shr.el: New file.
2776
2777         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
2778
2779         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
2780         completing read.
2781
2782 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2783
2784         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
2785         we're being queried about.  Suggested by Dan Jacobson.
2786
2787         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
2788         Suggested by Jason Eisner.
2789
2790         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
2791         table, too.  Suggested by Stefan Wiens.
2792         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
2793         the table unnecessary.  Suggested by Stefan Wiens.
2794
2795         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
2796         longer needed, and probably doesn't work either, as pointed out by
2797         Stefan Wiens.
2798         (gnus-summary-exit): Remove call to the clearing function.
2799         (gnus-summary-exit-no-update): Ditto.
2800
2801         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
2802         instead of gnus-eval-in-buffer-window to avoid popping up frames.
2803         Reported by Stefan Monnier.
2804         (gnus-summary-save-in-rmail): Ditto.
2805
2806         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
2807         article buffer, instead of both the article buffer and the summary
2808         buffer.  Sort of suggested by Dan Jacobson.
2809
2810         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
2811
2812         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
2813         Suggested by Dan Jacobson.
2814
2815         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
2816         documentation clearer.
2817
2818         * message.el (message-shorten-references): Comment on the number "21".
2819         Suggested by Stefan Monnier.
2820
2821         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
2822         Suggested by Dan Jacobson.
2823
2824         * gnus.el (gnus-large-newsgroup):
2825         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
2826
2827         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
2828         externalize attachments.  Bug reported by Steve Wen.
2829
2830         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
2831         really message anything to the user.
2832
2833         * nnmail.el (nnmail-article-group): Allow using the fancy split method
2834         directly.
2835
2836         * nnimap.el (nnimap-request-group): Low higher than high to signal no
2837         messages in empty groups.
2838
2839 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
2840
2841         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
2842         non-UIDNEXT group.
2843
2844 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2845
2846         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
2847         not the value from the collection.
2848
2849         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
2850         values.  This sometimes happens on some groups that have no info.
2851         (nnimap-request-newgroups): New function.
2852
2853 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
2854
2855         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
2856         check into `gnus-registry-initialize'.
2857         (gnus-registry-initialize): Ditto.
2858         Fix and extend header docs.
2859
2860 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2861
2862         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
2863         regexp backtrace overflows.
2864
2865         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
2866         for starttls that tls.el implements; i.e. openssl.
2867
2868         * tls.el (tls-starttls-switches): Give up on using starttls with
2869         gnutls-cli.
2870         (tls-program): Add --insecure to be consistent with the defaults from
2871         openssl s_client.  Now all three commands are insecure.
2872
2873 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2874
2875         * lpath.el: Bind completion-styles-alist for XEmacs.
2876
2877         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
2878         (gravatar-create-image): New function that's an alias to
2879         gnus-xmas-create-image, gnus-create-image, or create-image.
2880         (gravatar-data->image): Use it.
2881
2882 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
2883
2884         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
2885         install the nnregistry refer method.
2886         (gnus-registry-install-hooks): Use it.
2887         (gnus-registry-unfollowed-groups): Add nnmairix to the default
2888         unfollowed groups.
2889
2890 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
2891
2892         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
2893         expanding threads.
2894
2895 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2896
2897         * nnir.el: Use the server names without suffixes (bug #7009).
2898
2899         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
2900         unencrypted to STARTTLS, if possible.
2901
2902 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2903
2904         * message.el (message-ignored-supersedes-headers): Strip Injection-*
2905         headers before superseding.
2906
2907 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2908
2909         * nnrss.el (nnrss-use-local): Add documentation.
2910
2911         * nnimap.el (nnimap-extend-tls-programs): New function.
2912         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
2913         (nnimap-wait-for-connection): Accept the greeting from the stupid
2914         output from openssl s_client -starttls, too.
2915
2916         * tls.el (tls-starttls-switches): New variable.
2917         (tls-find-starttls-argument): Use it.
2918         (open-tls-stream): Ditto.
2919
2920         * netrc.el (netrc-credentials): Return the value of the "default" entry.
2921         (netrc-machine): Ditto.
2922
2923         * nnimap.el (nnimap-find-article-by-message-id): Really return the
2924         article number.
2925         (nnimap-split-fancy): New variable.
2926         (nnimap-split-incoming-mail): Use it.
2927
2928         * nntp.el (nntp-server-list-active-group): Document.
2929
2930         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
2931         SELECT to get the message-id.
2932
2933         * mail-source.el (mail-sources): Remove webmail support.
2934         (defvar): Ditto.
2935         (mail-source-fetcher-alist): Ditto.
2936         (mail-source-fetch-webmail): Remove.
2937
2938         * webmail.el: Remove -- doesn't seem relevant any more.
2939
2940         * gnus.el: Fix up make-obsolete-variable declarations throughout.
2941
2942         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
2943         the \r.
2944
2945 2010-09-30  Julien Danjou  <julien@danjou.info>
2946
2947         * gnus-agent.el (gnus-agent-add-group): Fix call to
2948         gnus-completing-read.
2949
2950 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2951
2952         * nndoc.el (nndoc-retrieve-groups): New function.
2953
2954         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
2955         `default', use nnmail-split-methods.
2956         (nnimap-request-article): Downcase the NILs so that they are nil.
2957
2958         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
2959         symbol.
2960
2961         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
2962         code, since if the user has requested network, that's what they ought
2963         to get.
2964         (nnimap-request-set-mark): Erase the buffer before issuing commands.
2965         (nnimap-split-rule): Mark as obsolete.
2966
2967         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
2968         New variable.
2969
2970         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
2971         correct slot, too.
2972
2973 2010-09-29  Julien Danjou  <julien@danjou.info>
2974
2975         * gnus.el (gnus-local-domain): Declare variable obsolete.
2976
2977         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
2978         Fix history computing.
2979         (gnus-ido-completing-read): Require ido.
2980
2981 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2982
2983         * gnus-registry.el: Don't prompt on load, which makes it impossible to
2984         build Gnus.
2985
2986         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
2987         when interpreting the structures.
2988         (nnimap-request-accept-article): Add \r\n to the lines to make this
2989         work with Cyrus.
2990
2991         * nndraft.el (nndraft-request-expire-articles): Use the group name
2992         instead if "nndraft".  Fix found by Nils Ackermann.
2993
2994 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
2995
2996         * nnregistry.el: Add.
2997
2998 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2999
3000         * nnmail.el (group, group-art-list, group-art):
3001         Remove unneeded directives.
3002
3003 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3004
3005         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
3006         (mm-mime-charset)
3007         * rfc2047.el (rfc2047-syntax-table)
3008         * utf7.el (utf7-utf-16-coding-system): Comment fix.
3009
3010         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
3011         rather than `insert-file-contents' and `eval-region'.
3012
3013         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
3014         construction.
3015
3016         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
3017
3018         * time-date.el: No need to require cl for Emacs 21.
3019
3020 2010-09-29  Julien Danjou  <julien@danjou.info>
3021
3022         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
3023         replacement of `gnus-gravatar-relief' to mimic
3024         `gnus-faces-properties-alist'.
3025         Add :version property.
3026
3027 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3028
3029         * mail-source.el (mail-source-report-new-mail)
3030         * message.el (message-default-mail-headers)
3031         * mm-decode.el (mm-valid-image-format-p): Comment fix.
3032
3033         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
3034
3035 2010-09-28  Julien Danjou  <julien@danjou.info>
3036
3037         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
3038         mail-address contains the same string as real-name.
3039
3040         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
3041         non-blank in header, otherwise it'll get stripped.
3042
3043         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
3044         real-name, and then for mail address rather than doing : or , search.
3045
3046 2010-09-27  Julien Danjou  <julien@danjou.info>
3047
3048         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
3049         right completing-read function.
3050         (gnus-use-ido): New variable
3051         (gnus-completing-read-with-default): Remove.
3052         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
3053         (gnus-agent-add-group):
3054         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
3055         * mm-view.el (mm-view-pkcs7-decrypt):
3056         * mm-util.el (mm-codepage-setup):
3057         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
3058         * mml-smime.el (mml-smime-openssl-sign-query):
3059         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
3060         (mml-insert-multipart):
3061         * gnus-msg.el (gnus-summary-yank-message):
3062         * gnus-int.el (gnus-start-news-server):
3063         * mm-decode.el (mm-interactively-view-part):
3064         * gnus-dired.el (gnus-dired-attach):
3065         * gnus.el (gnus-read-method):
3066         * gnus-bookmark.el (gnus-bookmark-jump):
3067         * gnus-art.el (gnus-mime-view-part-as-type)
3068         (gnus-mime-action-on-part, gnus-article-encrypt-body):
3069         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
3070         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
3071         * nnmairix.el (nnmairix-create-server-and-default-group)
3072         (nnmairix-update-groups, nnmairix-get-server)
3073         (nnmairix-backend-to-server, nnmairix-goto-original-article)
3074         (nnmairix-get-group-from-file-path):
3075         * nnrss.el (nnrss-find-rss-via-syndic8):
3076         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
3077         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
3078         (gnus-group-browse-foreign-server):
3079         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
3080         (gnus-summary-execute-command, gnus-summary-respool-article)
3081         (gnus-read-move-group-name):
3082         * gnus-score.el (gnus-summary-increase-score)
3083         (gnus-summary-score-effect):
3084         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
3085
3086 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3087
3088         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
3089         x-focus-frame.
3090
3091         * nnimap.el (auth-source-forget-user-or-password)
3092         (auth-source-user-or-password): Autoload.
3093
3094         * message.el (message-from-style, message-interactive)
3095         (message-cite-prefix-regexp, message-sendmail-envelope-from)
3096         (message-yank-prefix, message-indentation-spaces, message-signature)
3097         (message-signature-file): Add comment.
3098
3099 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3100
3101         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
3102         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
3103         new articles.
3104
3105         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
3106         parts.
3107         (nnimap-request-article): Work with the t setting, too.
3108
3109         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
3110         that you don't get flashes of other buffers.
3111         (gnus-summary-show-complete-article): Intern before setting.
3112
3113 2010-09-27  David Engster  <dengste@eml.cc>
3114
3115         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
3116         well as HEADERS.
3117         (nnmairix-retrieve-headers): Provide new argument for the above.
3118
3119 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3120
3121         * gnus-sum.el (gnus-summary-move-article): Don't alter
3122         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
3123         group.
3124
3125         * nnimap.el (nnimap-update-info): Don't destructively alter active.
3126
3127         * message.el (message-cite-prefix-regexp): Revert my last edit.
3128
3129         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
3130         variable instead of the Gnus variable.
3131
3132         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
3133
3134         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
3135
3136         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
3137         since some servers don't like it.
3138         (nnimap-open-connection): Forget credentials if the server says the
3139         password was wrong.
3140         (nnimap-parse-line): Protect against invalid data.
3141
3142         * gnus-sum.el (gnus-summary-move-article): Add comment.
3143         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
3144         nothing alters it while scanning for new messages.
3145
3146         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
3147         which may or may not help.
3148         (nnimap-open-connection): If we're doing a stream connection, and then
3149         discover we're on a STARTTLS-capable server, then open a STARTTLS
3150         connection instead.
3151
3152 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3153
3154         * nnimap.el (utf7): Require.
3155
3156         * message.el (message-cite-prefix-regexp): Remove "}" from citation
3157         prefix.
3158
3159 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
3160
3161         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
3162
3163 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3164
3165         * nnimap.el (nnimap-request-accept-article): Message the error on
3166         error.
3167
3168 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3169
3170         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
3171
3172 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3173
3174         * nndoc.el (nndoc-request-list): Return success always.
3175
3176         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
3177         `fetch-old' -- we only want to fetch the articles we've requested.
3178         The rest are in the agent, probably.
3179         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
3180         disappeared server" to something low.  It's not important.
3181
3182         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
3183         arrived before the FETCH data.
3184
3185         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
3186         target here, because we don't know the Gnus name of the group.
3187
3188         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
3189         for the correct group.
3190
3191         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
3192
3193         * gnus.el (gnus): Give a final warning after startup.
3194
3195         * gnus-util.el (gnus-action-message-log): New variable.
3196         (gnus-message): Use it.
3197         (gnus-final-warning): New function.
3198
3199         * nnimap.el (nnimap-open-connection): Record the greeting.
3200         (nnimap): Add greeting.
3201
3202 2010-09-26  Julien Danjou  <julien@danjou.info>
3203
3204         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
3205         arguments.
3206         (gnus-html-wash-images): Fix spec computing to include start/end.
3207
3208         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
3209
3210 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3211
3212         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
3213         deletion.
3214         (nnimap-retrieve-headers): Don't select the group, because that's
3215         already done by nnimap-possibly-change-group.
3216
3217         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
3218         (gnus-picon-transform-address): Use it.
3219
3220         * mail-source.el (mail-source-value): Revert previous patch.
3221
3222         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
3223         on failure.
3224         (nnimap-open-connection): Look up both virtual and physical server name
3225         credentials.
3226
3227         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
3228
3229 2009-02-07  Dave Love  <fx@gnu.org>
3230
3231         * tls.el (open-tls-stream): Don't query killing process.
3232
3233 2009-02-08  Dave Love  <fx@gnu.org>
3234
3235         * gnus-win.el (gnus-window-to-buffer-helper)
3236         (gnus-all-windows-visible-p): Function needn't be a symbol.
3237
3238         * mail-source.el (mail-source-value): Function needn't be a symbol.
3239
3240 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3241
3242         * message.el (message-cite-prefix-regexp): Remove } from the cite
3243         prefix.
3244
3245         * gnus-art.el (gnus-treatment-function-alist): Do picons before
3246         highlight again, so that the highlight is correct.
3247
3248         * gnus-picon.el (gnus-picon): Remove again.
3249         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
3250
3251         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
3252         doing the header highlightling, so that the background colour of the
3253         picon is correct.
3254
3255         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
3256         (gnus-picon): Ditto.
3257         (gnus-picon): Reinstate.  The background colour for picons is white.
3258         (gnus-picon-insert-glyph): Make the background white.
3259
3260         * nnml.el (nnml-open-nov): Don't return dead buffers.
3261
3262         * auth-source.el (auth-source-create): Query the user for whether to
3263         store the credentials.
3264
3265         * netrc.el (netrc-store-data): New function.
3266
3267         * auth-source.el (auth-source-user-or-password): Use the existing auth
3268         sources, if any, for creation.
3269
3270         * gnus.el (gnus-group-fast-parameter): Return the last matching
3271         parameter instead of the first matching parameter.
3272
3273 2010-09-26  Julien Danjou  <julien@danjou.info>
3274
3275         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
3276
3277 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3278
3279         * mml2015.el (mml2015-use): Remove gpg support.
3280
3281         * mml1991.el (mml1991-function-alist): Remove gpg function.
3282         (mml1991-gpg-sign): Remove.
3283
3284 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
3285
3286         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
3287         (gnus-browse-unsubscribe-current-group): Document it.
3288         (gnus-browse-unsubscribe-group): Use it.
3289
3290 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3291
3292         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
3293         address to the To list for easier response.
3294
3295         * gnus.el (gnus-play-startup-jingle): Remove.
3296         (gnus-splash): Don't play jingle.
3297         (gnus): Silence gnus-load message.
3298
3299         * gnus-art.el (gnus-treat-play-sounds): Remove.
3300
3301         * gnus.el (gnus-play-jingle): Remove audio support.
3302
3303         * gnus-cus.el (gnus-score-customize): Remove audio reference.
3304
3305         * earcon.el: Remove -- no users.
3306
3307         * gnus-audio.el: Remove -- no users of this package.
3308
3309         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
3310
3311         * gnus-start.el (gnus-setup-news): Remove nocem support.
3312
3313         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
3314
3315         * gnus.el (gnus-use-nocem): Remove.
3316
3317         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
3318         Remove.
3319
3320         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
3321         uses NoCeM any more.
3322
3323         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
3324         (gnus-button-ctan-handler): Ditto.
3325         (gnus-button-handle-ctan-bogus-regexp): Ditto.
3326         (gnus-button-ctan-directory-regexp): Ditto.
3327         (gnus-button-handle-ctan): Ditto.
3328         (gnus-button-tex-level): Ditto.
3329         (gnus-button-alist): Remove CTAN stuff.
3330
3331 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3332
3333         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
3334         nnimap-streaming test.
3335
3336         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
3337         servers twice.
3338
3339         * nnimap.el (nnimap-open-connection): Add more error reporting when
3340         nnimap fails early.
3341
3342         * nnheader.el (nnheader-get-report-string): New function.
3343         (nnheader-get-report): Use it.
3344
3345         * gnus-int.el (gnus-check-server): Say what the error was when opening
3346         failed.
3347
3348         * nnimap.el (nnimap-wait-for-response): Search further when we're not
3349         using streaming.
3350
3351 2010-09-25  Julien Danjou  <julien@danjou.info>
3352
3353         * gnus-html.el (gnus-html-rescale-image): Use our defalias
3354         gnus-window-inside-pixel-edges.
3355
3356 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3357
3358         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
3359
3360         * mm-decode.el (mm-save-part): Allow saving to other directories the
3361         normal Emacs way.
3362
3363         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
3364         Suggested by Jay Berkenbilt.
3365
3366         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
3367         there isn't a single byte.
3368
3369         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
3370         just do it.  It doesn't really seem to matter what the user responds
3371         here, I think, so it's just a confusing question.
3372
3373         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
3374         non-streaming case.
3375
3376         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
3377         (gnus-article-encrypt-body): Use it.
3378
3379         * gnus-sum.el (gnus-summary-show-complete-article): New command and
3380         keystroke.
3381
3382         * nnimap.el (nnimap-find-wanted-parts-1):
3383         Use gnus-fetch-partial-articles.
3384
3385         * gnus-art.el (gnus-fetch-partial-articles): New variable.
3386
3387         * nnimap.el (nnimap-insert-partial-structure): New function.
3388         (nnimap-get-partial-article): New function.
3389         (nnimap-request-article): Use it.
3390         (nnimap-wait-for-response): Return whether the wait was successful.
3391         (nnimap-finish-retrieve-group-infos): Don't do anything if the
3392         retrieval wasn't successful.
3393         (nnimap-retrieve-group-data-early): Allow throttling servers.
3394         (nnimap-streaming): New variable.
3395         (nnimap-fetch-partial-articles): Remove.
3396
3397         * mm-decode.el (mm-with-part): Protect against killed buffers.
3398
3399         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
3400         for prettier summary display.
3401
3402 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
3403
3404         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
3405
3406 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3407
3408         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
3409         apparently third-party libraries depend on it.
3410
3411         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
3412         before starting negotiation.
3413
3414         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
3415         privacy reasons.
3416         (gnus-treat-mail-gravatar): Ditto.
3417
3418         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
3419         buffer when inserting images.  Inserting text into the headers, for
3420         instance, can make them invalid.
3421
3422 2010-09-25  Julien Danjou  <julien@danjou.info>
3423
3424         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
3425         variables.
3426
3427         * nnheader.el: Remove useless variables news-reply-yank-from and
3428         news-reply-yank-message-id.
3429
3430         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
3431         variables.
3432
3433         * mml1991.el: Remove useless mml1991-verbose.
3434
3435         * gnus.el: Remove useless variable gnus-use-generic-from.
3436         Remove obsolete variable gnus-topic-indentation.
3437
3438         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
3439
3440         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
3441
3442         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
3443
3444         * gnus-group.el: Remove useless gnus-group-icon-cache.
3445         Remove useless gnus-ephemeral-group-server.
3446
3447         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
3448
3449         * mml2015.el: Remove useless mml2015-verbose.
3450
3451         * mml-smime.el: Remove useless mml-smime-verbose.
3452
3453         * gnus.el: Remove useless gnus-local-domain.
3454
3455         * gnus-gravatar.el (gnus-gravatar-transform-address):
3456         Use gnus-gravatar-size.
3457
3458         * gnus-art.el: Remove useless gnus-treat-translate.
3459
3460 2010-09-24  Julien Danjou  <julien@danjou.info>
3461
3462         * gnus-sum.el: Add support for Gravatars.
3463
3464         * gnus-art.el: Add support for Gravatars.
3465
3466         * gnus-gravatar.el: Add this file.
3467
3468         * gravatar.el: Add this file.
3469
3470 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3471
3472         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
3473
3474         * gnus-group.el (gnus-group-fetch-faq): Remove.
3475
3476         * gnus.el (gnus-group-faq-directory): Remove.
3477
3478         * gnus-group.el (gnus-group-fetch-charter): Remove.
3479
3480         * gnus.el (gnus-group-charter-alist): Remove.
3481
3482         * gnus-group.el (gnus-group-archive-directory): Remove.
3483         (gnus-group-recent-archive-directory): Ditto.
3484         (gnus-group-make-archive-group): Remove.
3485
3486         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
3487
3488         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
3489         use the same article number for all the cached articles.
3490
3491         * nnimap.el (nnimap-command): Register the last command time so
3492         that we can use it for idling NOOPs.
3493         (nnimap-open-connection): Start the keeplive timer.
3494         (nnimap-make-process-buffer): Store all the process buffers.
3495         (nnimap-keepalive): New function.
3496
3497         * starttls.el (starttls-open-stream): Add autoload cookie.
3498
3499 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3500
3501         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
3502         handling.
3503
3504 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3505
3506         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
3507         its data structures.
3508
3509         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
3510         instead of the cl.el copy-list.
3511         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
3512         equalp.
3513
3514 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3515
3516         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
3517         and tool-bar-local-item-from-menu.
3518
3519         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
3520         mode-line-highlight face for Emacs.
3521
3522         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
3523         loading gnus-sum.elc; fix comment for canlock-verify.
3524         (gnus-article-jump-to-part): Use read-number.
3525         (gnus-insert-mime-button, gnus-insert-mime-security-button):
3526         Remove Emacs pre-21 compatible code for help-echo.
3527         (gnus-article-next-page-1): No need to adjust the number of lines.
3528         (gnus-article-describe-bindings): Always use help-buffer.
3529
3530         * gnus-audio.el (gnus-audio-inline-sound)
3531         * gnus-cus.el (gnus-custom-mode)
3532         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
3533
3534         * gnus-sum.el (gnus-remove-overlays): Doc fix.
3535
3536         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
3537         compatible code.
3538
3539 2010-09-24  Glenn Morris  <rgm@gnu.org>
3540
3541         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
3542         visiting the fcc file in rmail-mode.
3543
3544         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
3545
3546 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3547
3548         * nnir.el: Silence the byte compiler.
3549
3550         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
3551         alias to browse-url-url-encode-chars if any.
3552         (gnus-html-encode-url): Use it.
3553
3554 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3555
3556         * gnus-start.el (gnus-use-backend-marks): New variable.
3557         (gnus-get-unread-articles-in-group): Use it.
3558
3559         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
3560         makeover.
3561
3562 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
3563
3564         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
3565
3566 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3567
3568         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
3569         Remove.
3570         (gnus-setup-news-hook):
3571         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
3572
3573         * gnus-int.el (gnus-request-update-info): Protect against backends not
3574         having the function.
3575
3576         * nnimap.el (nnimap-stream): Mention starttls.
3577         (nnimap-open-connection): Add starttls support.
3578
3579 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
3580
3581         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
3582
3583 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3584
3585         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
3586         BODYSTRUCTUREs.
3587         (nnimap-transform-headers): Unfold quoted {42} headers.
3588
3589         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
3590         the info.
3591         (gnus-get-unread-articles): Only call updatep on backends that support
3592         it.
3593
3594         * nnweb.el (nnweb-request-update-info): NOOP.
3595
3596         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
3597
3598         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
3599         since it only deals with marks.
3600
3601         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
3602         gnus-request-marks, and make a new gnus-request-update-info.
3603
3604         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
3605         the active instead of the high number, which is usually too low.
3606
3607 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
3608
3609         * netrc.el (netrc-parse): Remove encrypt.el mentions.
3610         * encrypt.el: Remove.
3611
3612 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3613
3614         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
3615         server in symbolic form.
3616
3617         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
3618
3619 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3620
3621         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
3622         (nnimap-update-info): Fix up code slightly.
3623
3624         * gnus-int.el (gnus-open-server): Add tracing for performance
3625         debugging.
3626
3627         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
3628         (gnus-group-insert-group-line): Pass the real group name so that it
3629         gets the right data.
3630
3631         * gnus-start.el (gnus-get-unread-articles): Don't have
3632         `gnus-get-unread-articles-in-group' update info, since that can be
3633         really slow and doesn't seem to be needed?
3634
3635 2010-09-22  Dan Christensen  <jdc@uwo.ca>
3636
3637         * time-date.el (date-to-time): Try using parse-time-string first before
3638         using the slower timezone-make-date-arpa-standard.
3639
3640 2010-09-22  Julien Danjou  <julien@danjou.info>
3641
3642         * gnus-group.el (gnus-group-insert-group-line):
3643         Call gnus-group-highlight-line.
3644         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
3645         default hook list.
3646         (gnus-group-update-eval-form): Add new function.
3647         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
3648         (gnus-group-get-icon): Use gnus-group-update-eval-form.
3649
3650 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3651
3652         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
3653         immediate, then expire all articles.
3654         (nnimap-update-info): Fix off-by-one errors.
3655         (nnimap-flags-to-marks): Would return no marks lists for group with no
3656         flags.  Instead return the other data.
3657
3658 2010-09-22  Julien Danjou  <julien@danjou.info>
3659
3660         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
3661         Only return an icon.
3662         (gnus-group-insert-group-line): Compute icon to return.
3663
3664         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
3665         (gnus-html-image-fetched): Only cache if
3666         gnus-html-image-automatic-caching is set.
3667         (gnus-html-image-fetched): Check for errors.
3668
3669 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3670
3671         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
3672         once per method on `g'.  This ensures that backends like nnfolder don't
3673         open all their folders.
3674
3675         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
3676         (nnimap-request-list): Nix out group in the correct buffer.
3677         (nnimap-parse-flags): Implement by using `read' instead of
3678         hand-parsing.
3679         (nnimap-flags-to-marks): Pass on permanent-flags.
3680         (nnimap-make-process-buffer): Record the server name.
3681         (nnimap-parse-flags): Fix typo.
3682         (nnimap-request-scan): Run split on the server in general, not just a
3683         single group.
3684
3685         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
3686         parameter, and propagate this downwards.
3687
3688         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
3689         since EXAMINE changes it on the server.
3690
3691         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
3692         this command might take a while.
3693
3694 2010-09-22  Julien Danjou  <julien@danjou.info>
3695
3696         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
3697         harmful if you have 2 images side-by-side, they can't be properly
3698         update on text deletion.  Using text-property is safer here.
3699         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
3700         data.
3701
3702 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3703
3704         * nnimap.el (nnimap-expunge-inbox): Remove.
3705         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
3706         (nnimap-expunge): Flip default to t.
3707
3708         * gnus.el (gnus-method-to-server): Don't push things to the cache
3709         unless it's unique.
3710         (gnus-server-to-method): Ditto.
3711
3712 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
3713
3714         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
3715
3716 2010-09-22  Julien Danjou  <julien@danjou.info>
3717
3718         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
3719         get the start of data.
3720         (gnus-html-encode-url): Add this function to encode special chars in
3721         URL.
3722         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
3723         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
3724
3725         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
3726         default.
3727         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
3728
3729         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
3730         images alt-text.
3731         (gnus-html-put-image): Put alt-text as help-echo.
3732
3733 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3734
3735         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
3736         * mm-util.el (mm-decompress-buffer)
3737         * nnir.el (nnir-run-find-grep)
3738         * pop3.el (pop3-list): Use 3rd arg of split-string.
3739
3740         * time-date.el (format-seconds): Comment fix.
3741
3742         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
3743         and byte-optimize-form-code-walker.
3744         (dgnushack-make-auto-load): Don't advise make-autoload.
3745
3746         * lpath.el: Remove Emacs 21 stuff.
3747
3748 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3749
3750         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
3751         outside the active range.  Suggested by Dan Christensen.
3752
3753         * gnus-start.el (gnus-get-unread-articles): Get the extended method
3754         slightly later to avoid double-getting it.
3755
3756         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
3757         previous patch.
3758
3759         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
3760
3761 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
3762
3763         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
3764
3765 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3766
3767         * gnus-int.el (gnus-open-server): Give a better error message in the
3768         "go offline" case.
3769
3770         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
3771         marks for nnimap, which is seldom the right thing to do.
3772
3773         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
3774         (gnus-same-method-different-name): New function.
3775
3776         * nnimap.el (parse-time): Require.
3777
3778         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
3779         method in the presence of many similar methods.
3780
3781         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
3782
3783         * nnimap.el (nnimap-find-expired-articles): Don't refer to
3784         nnml-inhibit-expiry.
3785
3786         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
3787         find out whether methods are equal.
3788
3789         * nnimap.el (nnimap-find-expired-articles): New function.
3790         (nnimap-process-expiry-targets): New function.
3791         (nnimap-request-move-article): Request the article before looking at
3792         what the Message-ID is.  Fix found by Andrew Cohen.
3793         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
3794
3795         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
3796         for oldness in addition to being a predicate.
3797
3798         * nnimap.el (nnimap-request-group): When we have zero articles, return
3799         the right data to Gnus.
3800         (nnimap-request-expire-articles): Only delete articles immediately if
3801         the target is 'delete.
3802
3803         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
3804         method, this would bug out.
3805
3806         * gnus-group.el (gnus-group-expunge-group): Rename from
3807         gnus-group-nnimap-expunge, and implemented as a normal interface
3808         function.
3809
3810         * gnus-int.el (gnus-request-expunge-group): New function.
3811
3812         * nnimap.el (nnimap-request-create-group): Implement.
3813         (nnimap-request-expunge-group): New function.
3814
3815 2010-09-21  Julien Danjou  <julien@danjou.info>
3816
3817         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
3818         (gnus-html-cache-expired): Add new function.
3819         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
3820         wethever we should display image for fetch it.
3821         Compute alt-text earlier to pass it to the fetching function too.
3822         (gnus-html-schedule-image-fetching): Change function argument to only
3823         get one image at a time, not a list.
3824         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
3825         cache.
3826         (gnus-html-get-image-data): New function to retrieve image data from
3827         cache.
3828         (gnus-html-put-image): Change buffer argument to use image data rather
3829         than file, and place image above region rather than inserting a new
3830         one.  Do not take alt-text as argument, since it's useless now: we place
3831         the image above alt-text.
3832         (gnus-html-prune-cache): Remove.
3833         (gnus-html-show-images): Start to fetch image when we find one, do not
3834         push into a temporary list.
3835         (gnus-html-prefetch-images): Only fetch image if they have expired.
3836         (gnus-html-browse-image): Fix, use 'gnus-image-url.
3837         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
3838
3839 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3840
3841         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
3842
3843 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3844
3845         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
3846         spec inser "*" if the group isn't active instead of 0.
3847
3848         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
3849         opening the server.
3850         (nnimap-request-delete-group): Implement group deletion.
3851         (nnimap-transform-headers): Return the size of the entire message in
3852         the Bytes header, not just the size of the first part.
3853         (nnimap-request-move-article): When moving an article from nnimap,
3854         request the article first so the accepting form has an article to
3855         accept.  Reported by Dan Christensen.
3856         (nnimap-command): Make sure that the error message doesn't error out.
3857
3858 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
3859
3860         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
3861         we haven't requested anything.
3862
3863 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3864
3865         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
3866         "".  Fix found by Andrew Cohen.
3867
3868         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
3869         instead of -encode-string.
3870
3871 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3872
3873         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
3874
3875         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
3876         by mm-subst-char-in-string.
3877
3878 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3879
3880         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
3881         waiting for the connection string.
3882
3883         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
3884         arriving.
3885
3886         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
3887         bogus characters.  This allows selecting certain Gmail groups.
3888
3889         * nnimap.el (nnimap-find-wanted-parts-1): New function.
3890         (nnimap-fetch-partial-articles): New variable.
3891         (nnimap-open-connection): When looking for credentials, also use the
3892         nnimap-server-port.
3893         (nnimap-request-article): Return the group/article number, so that Gnus
3894         `^' works as expected.
3895         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
3896
3897         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
3898         comments.
3899         (gnus-methods-sloppily-equal): New function.
3900         (gnus): When using the development version of Gnus, load the gnus-load
3901         file.
3902
3903         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
3904         `gnus-open-server' on each method before trying to scan them etc.
3905         This ensures that all the backend parameters are set correctly.
3906
3907         * nnimap.el (nnimap-authenticator): New variable.
3908         (nnimap-open-connection): Allow anonymous login.
3909         (nnimap-transform-headers): The chars header is called Chars not Bytes.
3910         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
3911
3912         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
3913         patch, found by Knut Anders Hatlen.
3914
3915 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
3916
3917         * gnus-agent.el (gnus-agent-batch-confirmation)
3918         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
3919         to gnus-message.
3920         * gnus-art.el (gnus-article-describe-briefly): Likewise.
3921         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
3922         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
3923         * gnus-int.el (gnus-open-server): Likewise.
3924         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
3925         (gnus-score-check-syntax): Likewise.
3926         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
3927         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
3928         Likewise.
3929         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
3930
3931 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3932
3933         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
3934         calling conventions so that prefetch doesn't bug out.
3935
3936 2010-09-19  Julien Danjou  <julien@danjou.info>
3937
3938         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
3939         rather than `subst-char-in-region' in order to be able to replace ASCII
3940         char by UTF-8 ones.
3941
3942         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
3943         than curl.
3944         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
3945         the right URL and ALT text on images.
3946         (gnus-html-wash-tags): Fix tag case.
3947         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
3948         (gnus-article-html): Add -o display_ins_del=2 option.
3949         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
3950
3951 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3952
3953         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
3954         the extra mail headers, which sometimes seem to happen for unknown
3955         reasons.
3956
3957         * mail-parse.el (mail-header-encode-parameter): Define as
3958         rfc2045-encode-string instead of as rfc2231-encode-string, since some
3959         (or most, perhaps?) mail readers don't understand the latter, but do
3960         understand the former.
3961
3962         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
3963         to nil, so that no methods are automatically agentized.  I think this
3964         is probably what most users want.
3965
3966         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
3967         from url-retrieve, for instance about invalid URLs.
3968
3969         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
3970         groups that have no articles.
3971         (nnimap-request-article): Check that we really got an article when we
3972         requested one.
3973
3974         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
3975         doesn't exist.
3976
3977         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
3978         nntp buffer so the agent can save it.
3979         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
3980         that CRLF doesn't get translated to \n.
3981         (nnimap-open-connection): Don't make 'shell commands only send \n.
3982
3983 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3984
3985         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
3986         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
3987         Update var name.
3988         (nnml-generate-nov-file): Use dolist.
3989         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
3990         Use with-current-buffer.
3991
3992 2010-09-18  Julien Danjou  <julien@danjou.info>
3993
3994         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
3995         parallel.
3996
3997 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3998
3999         * nnimap.el (nnimap-update-info): When doing partial marks update, get
4000         the range update right.
4001         (nnimap-request-group): Don't make `M-g' bug out on group with no
4002         marks.
4003         (nnoo): Require, so that other packages can require nnimap.
4004         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
4005         command we're looking for.  This helps when the server sends more
4006         responses after we've gotten everything we expected.
4007         (nnimap): Add a `newlinep' field to keep track of end-of-line
4008         conventions.
4009         Don't send CRLF to things that don't want it.
4010         (nnimap-request-accept-article): Ditto.
4011
4012 2010-09-18  Julien Danjou  <julien@danjou.info>
4013
4014         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
4015         than curl to retrieve images.
4016
4017 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4018
4019         * nnimap.el (nnimap-update-info): Extend the info so that we can set
4020         the marks.
4021         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
4022         (nnimap-wait-for-connection): New function.
4023         (nnimap-open-connection): If we have PREAUTH, don't query for login
4024         credentials.
4025         (nnimap-update-info): Fix off-by-one error when concatenating ranges
4026         when doing a partial update.
4027
4028 2010-09-18  Julien Danjou  <julien@danjou.info>
4029
4030         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
4031         tags.
4032
4033 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4034
4035         * nnimap.el (nnimap-credentials): New function.
4036         (nnimap-open-connection): Use the new function to look for credentials
4037         also on the numeric equivalents of "imap" and "imaps".
4038
4039         * gnus-start.el (gnus-activate-group): Send the info to
4040         gnus-request-group.
4041
4042         * nnimap.el (nnimap-request-group): Have the "check" version of the
4043         function parse flags and update the info, so that a `M-g' get a total
4044         resync of all flags from the group.
4045
4046         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
4047         to allow backends to alter the info on group selection.  Also alter all
4048         the backend -request-group functions to take the parameter.
4049
4050         * nnimap.el (nnimap-store-info): New function.
4051         (nnimap-update-info): Store the info for later usage.
4052         (nnimap-request-group): Use the stored info for the dont-check case, so
4053         that we don't retrieve all marks when we enter a group.
4054
4055         * nnimap.el: Use deffoo instead of defun for interface functions.
4056
4057         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
4058         update the group info.  This makes the nndraft groups, for instance, go
4059         back to their old behaviour.
4060
4061         * gnus-sum.el (gnus-select-newsgroup): Indent.
4062
4063         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
4064         in.
4065         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
4066         nothing.
4067
4068         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
4069         from methods that are denied.
4070
4071         * gnus-int.el (gnus-method-denied-p): New function.
4072
4073         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
4074         store the password instead of netrc.
4075         (nnimap-open-connection): Don't error out when we can't make a
4076         connections.
4077
4078         * auth-source.el (auth-source-create): In the password prompt, say what
4079         we're querying for.  Also prompt for user name if that hasn't been
4080         given.
4081
4082         * nnimap.el (nnimap-with-process-buffer): Remove.
4083
4084 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4085
4086         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
4087         method when we're reading from the agent.
4088
4089         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
4090
4091         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
4092         that's probably most useful for users.
4093
4094         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
4095         "failed" all the time.
4096
4097         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
4098         ...)) with (with-current-buffer ... ).
4099
4100         * nntp.el (nntp-open-server): Return whether the open was successful or
4101         not.
4102
4103         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
4104         select an unread unseen article first.
4105
4106         * nnimap.el (nnimap-open-connection): If the user doesn't have a
4107         /etc/services, supply some sensible port defaults.
4108
4109         * dgnushack.el: Define netrc-credentials.
4110
4111 2010-09-17  Julien Danjou  <julien@danjou.info>
4112
4113         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
4114
4115 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
4116
4117         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
4118         doesn't have any parameters.
4119
4120 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4121
4122         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
4123         only upcased checks.
4124
4125         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
4126
4127         * nnimap.el (nnimap-open-shell-stream): New function.
4128         (nnimap-open-connection): Use it.
4129         (nnimap-transform-headers): Get the number of lines in each message.
4130         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
4131         number of lines.
4132         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
4133         problem.
4134
4135         * utf7.el (utf7-encode): Autoload.
4136
4137         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
4138         to allow the mail splitting to not return a default group.  This is
4139         useful for nnimap, which will leave unmatched mail in the inbox.
4140
4141         * nnimap.el: Rewritten.
4142
4143         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
4144         nnimap usage.
4145
4146         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
4147         if the move is internal, so that nnimap can do fast internal moves.
4148
4149         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
4150         data.
4151         (gnus-read-active-for-groups): Support finishing the early retrieval of
4152         data.
4153
4154         * gnus-range.el (gnus-range-nconcat): New function.
4155
4156         * gnus-int.el (gnus-finish-retrieve-group-infos)
4157         (gnus-retrieve-group-data-early): New functions.
4158
4159 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
4160
4161         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
4162         (nnrss-retrieve-groups):
4163         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
4164         (pop3-quit): Use with-current-buffer.
4165
4166 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4167
4168         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
4169         instead of nnheader-accept-process-output.
4170
4171         * dgnushack.el (dgnushack-compile): Add comment.
4172
4173         * lpath.el: No need to fbind propertize for XEmacs 21.4.
4174
4175         * gnus-html.el (gnus-html-schedule-image-fetching)
4176         (gnus-html-prefetch-images): Replace process-kill-without-query by
4177         gnus-set-process-query-on-exit-flag.
4178
4179 2010-09-16  Romain Francoise  <romain@orebokech.com>
4180
4181         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
4182
4183 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4184
4185         * gnus-registry.el (gnus-registry-install-shortcuts): The second
4186         parameter to unintern is mandatory-ish in Emacs 24.
4187
4188         * gnus-html.el (gnus-html-schedule-image-fetching)
4189         (gnus-html-prefetch-images): Check for curl before using it.
4190
4191         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
4192         depend on curl, which isn't essential.
4193
4194         * imap.el: Revert back to version
4195         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
4196         seem problematic.
4197
4198 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
4199
4200         * gnus-registry.el (gnus-registry-install-shortcuts):
4201         Explicitly pass `obarray' to `unintern' to avoid a warning.
4202
4203 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4204
4205         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
4206         change.
4207
4208         * nnrss.el (nnrss-request-list): Remove this function and related
4209         functions, including the moreover stuff.
4210
4211 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4212
4213         * nnrss.el (nnrss-retrieve-groups): New function.
4214
4215 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
4216
4217         * .dir-locals.el: Add no-byte-compile cookie.
4218
4219 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4220
4221         * time-date.el (format-seconds): Comment fix.
4222
4223         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
4224         for back end that doesn't support request-scan.
4225
4226 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4227
4228         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
4229         then do request scans from the backends.
4230
4231         * netrc.el (netrc-credentials): New conveniency function.
4232
4233         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
4234         avoid running a hook per line, since this takes a lot of time,
4235         profiling shows.
4236         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
4237         directly if gnus-visual-p is true.
4238
4239 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4240
4241         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
4242         groups; replace mapcar with dolist which is a bit faster; pass groups
4243         info to gnus-read-active-file-1.
4244         (gnus-read-active-file-1): Scan only specified groups if the new
4245         optional arg `infos' is given.
4246
4247 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4248
4249         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
4250
4251         * pop3.el (pop3-movemail): Remove.
4252         (pop3-streaming-movemail): Rename to pop3-movemail.
4253
4254         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
4255         don't restrict end-tag searches to the end of the line.
4256
4257 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4258
4259         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
4260         articles of every unchecked group to t, which means unknown since the
4261         server has never been opened.
4262
4263 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4264
4265         * gnus-html.el (gnus-html-show-alt-text): New command.
4266         (gnus-html-browse-image): Ditto.
4267         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
4268         to browse the image directly.
4269         (gnus-html-wash-tags): Search for images first, so that <a><img> works
4270         better.
4271
4272         * gnus-async.el (gnus-async-article-callback):
4273         Call `gnus-html-prefetch-images' unconditionally.
4274
4275         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
4276         before feeding URLs to curl.
4277
4278 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4279
4280         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
4281         internal images as deletable by `W D D'.
4282
4283         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
4284         (gnus-async-article-callback): Fix typo.
4285
4286 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4287
4288         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
4289         current line to work around bugs in the output from w3m.
4290
4291         * gnus-async.el (gnus-async-article-callback): Always prefetch images
4292         for groups that want that.
4293
4294         * nntp.el (nntp-wait-for-string): Supply a timeout for
4295         accept-process-output to ensure progress.
4296
4297         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
4298         level to get unread articles from, then use that for foreign groups,
4299         too.
4300
4301         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
4302         confuses the rest of the function.
4303
4304         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
4305         for the methods that support -retrieve-groups, too.
4306
4307         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
4308
4309 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4310
4311         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
4312         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
4313
4314         * pop3.el: Require cl when compiling.
4315         (pop3-number-of-responses): Search for "+OK", not "+OK ".
4316
4317 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4318
4319         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
4320         that aren't going to be activated.
4321         (gnus-get-unread-articles): Fix up the last commit.
4322
4323         * gnus-html.el (gnus-article-html): Allow calling without specifying
4324         the handle.  In that case, dissect the buffer first.
4325
4326         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
4327
4328         * nnimap.el (nnimap-open-connection): Revert the change that would look
4329         into authinfo for imaps instead of imap.
4330
4331         * gnus-start.el (gnus-activate-group): Take an optional parameter to
4332         say that you don't want to call gnus-request-group with don-check, but
4333         do check the reponse.  This is for virtual groups only.
4334         (gnus-get-unread-articles): Count the archive groups as secondary, so
4335         that they're activated the same way as before.
4336
4337         * imap.el (imap-message-map): Removed optional buffer parameter, since
4338         no callers use it.
4339         (imap-message-get): Ditto.
4340         (imap-message-put): Ditto.
4341         (imap-mailbox-map): Ditto.
4342         (imap-mailbox-put): Ditto.
4343         (imap-mailbox-get): Ditto.
4344         (imap-mailbox-get): Revert last change for this function.
4345
4346         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
4347         case-insensitively.
4348         (nnimap-debug): Remove.
4349
4350         * imap.el (imap-fetch-safe): Removed function, and altered all callers
4351         to use `imap-fetch' instead.  According to the comments, this should be
4352         safe, since all other IMAP clients use the 1:* syntax.
4353         (imap-enable-exchange-bug-workaround): Removed.
4354         (imap-debug): Removed -- doesn't seem very useful.
4355
4356         * mail-source.el (mail-source-fetch): Don't message if we're fetching
4357         mail from a file, and the file doesn't exist.
4358
4359         * imap.el (imap-log): New convenience function used throughout instead
4360         of repeating the same code all over the place.
4361
4362         * pop3.el (pop3-streaming-movemail): Return t for success.
4363
4364         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
4365         .authinfo if we're using ssl connection.
4366
4367         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
4368         already have if we're in a main Gnus `g' run.
4369
4370         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
4371
4372 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4373
4374         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
4375
4376         * nnmh.el (nnmh-request-list-1): Bind `file'.
4377
4378         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
4379         alias to set-process-query-on-exit-flag or process-kill-without-query.
4380         (pop3-open-server): Use it.
4381
4382 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4383
4384         * mail-source.el (mail-source-delete-crash-box): Always move the crash
4385         box to the Incoming file.  Fixes mistake in previous checkin.
4386
4387         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
4388         request loop (for debugging purposes) removed.
4389
4390         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
4391         culprit is more visible.
4392         (nnml-save-incremental-nov, nnml-open-incremental-nov)
4393         (nnml-add-incremental-nov): New functions to do "incremental" nov
4394         updates, where we just append to the end of the existing nov files
4395         without reading/writing them in full.
4396
4397         * mail-source.el (mail-source-delete-crash-box): Really only check the
4398         incoming files once in a while.
4399
4400         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
4401
4402         * mail-source.el (mail-source-delete-crash-box): Only check the
4403         incoming files for deletion once per day to save a lot of file
4404         accesses.
4405
4406         * pop3.el (pop3-logon): Fix up unbound variable typo.
4407
4408         * mail-source.el (pop3-streaming-movemail): Autoload.
4409
4410         * pop3.el (pop3-streaming-movemail):
4411         Respect pop3-leave-mail-on-server.
4412
4413         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
4414         retrieval.
4415
4416         * pop3.el (pop3-process-filter): Remove unused function.
4417         (pop3-streaming-movemail, pop3-send-streaming-command)
4418         (pop3-wait-for-messages, pop3-write-to-file)
4419         (pop3-number-of-responses): New functions for streaming pop3
4420         retrieval.
4421
4422         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
4423         come from no known methods.
4424         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
4425         list.
4426
4427         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
4428         message sizes.
4429         (pop3-movemail): Use erase-buffer instead of looping and deleting
4430         regions, which seems rather odd.
4431
4432         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
4433         file once per `g' run.
4434
4435         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
4436         directories.  This makes the draft queue directory work.
4437
4438         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
4439         data from the backends, so that we only request the list of groups from
4440         each method once.  This should speed things up considerably.
4441
4442         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
4443         detect that it's not implemented.
4444
4445         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
4446         we actually do recurse down into the tree, but don't stat all leaf
4447         nodes.
4448
4449         * gnus-html.el (gnus-html-show-images): If there are no images to show,
4450         then say so instead of bugging out.
4451
4452         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
4453         files exist before trying to read them.
4454
4455         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
4456         around <pre_int>.
4457
4458         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
4459
4460         * nnmh.el (nnmh-request-list-1): Optimize for speed.
4461
4462 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4463
4464         * mm-util.el (mm-image-load-path): Just return the image directories,
4465         not all directories in the path in addition to the image directories.
4466         (mm-image-load-path): Maintain a cache of the image directories so that
4467         the `g' command in Gnus doesn't have to stat dozens of directories each
4468         time.
4469
4470         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
4471         (gnus-html-wash-tags): Add a new `i' command to insert images.
4472         (gnus-html-insert-image): New command and keystroke.
4473         (gnus-html-redisplay-with-images): New command and keystroke.
4474         (gnus-html-show-images): Rename command.
4475         (gnus-html-wash-tags): Remove more white space before <pre_int> image
4476         spacers.
4477         (gnus-html-wash-tags): Decode entities at the end, so that entities
4478         inside the tags don't mess up the rest of the "parsing".
4479
4480         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
4481         so that nnimap methods aren't agentized by default.  There's apparently
4482         many problems related to agent/imap behaviour.
4483
4484         * gnus-art.el (gnus-article-copy-string): New command and key binding.
4485
4486         * gnus-html.el: Doc fix.
4487
4488 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4489
4490         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
4491         specifier-spec-list for Emacs 21.
4492
4493         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
4494         glyph-width and glyph-height instead of display-graphic-p and
4495         image-size; make avoidance of displaying small images work for XEmacs.
4496
4497         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
4498         for XEmacs.
4499
4500         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
4501         of symbol that holds plist data.
4502         (gnus-process-plist): Remove plist of process after getting it.
4503
4504 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4505
4506         * message.el (message-generate-hashcash): Change default to
4507         'opportunistic if hashcash is installed.
4508
4509         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
4510         (gnus-html-put-image): Only call image-size once, since it's somewhat
4511         time-consuming on remote X servers.
4512
4513 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4514
4515         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
4516         type on data, not a file name.
4517
4518         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
4519         window-pixel-edges for Emacs 21.
4520
4521         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
4522         decoded contents.
4523         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
4524
4525 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4526
4527         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
4528         group line format, since it isn't very interesting.
4529
4530         * gnus-agent.el (gnus-agent-short-article),
4531         (gnus-agent-long-article): Increase values for these two variables,
4532         since most people are likely to have more network connection and
4533         storage than before.
4534
4535         * gnus.el (gnus-refer-article-method): Change default to 'current.
4536         When referring an article, the common behaviour is to refer it from the
4537         current select method, not the native select method.  The chances of
4538         the native select method having the message in question is rather slim
4539         these days.
4540
4541         * gnus-sum.el (gnus-auto-select-subject): Change default to
4542         `unseen-or-unread'.  I think it's likely that most people want to
4543         select an unseen article over a previously seen, but unread one.
4544
4545         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
4546         means that in the article buffer none of the minor mode elements will
4547         be shown, usually, and this is not desirable in most cases.
4548
4549         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
4550         that commands like `d' (and the like) go to the next line in the
4551         buffer, instead of the next unread article.  I think this is the
4552         behaviour that is most natural for most users.
4553         (gnus-single-article-buffer): Change default to nil, so that people can
4554         have as many article buffers open as they have summary buffer.  I think
4555         this is the most natural way for the groups to behave.
4556
4557         * message.el (message-generate-new-buffers): Change default to
4558         `unsent', so that all new message buffers start their names with the
4559         string "*unsent", and it's easier to find the buffers if you move from
4560         them.
4561
4562 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4563
4564         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
4565         small.  They're probably tracking images.
4566         (gnus-html-wash-tags): Remove all <pre_int> place holders.
4567         (gnus-html-rescale-image): Yet another try at getting the image sizing
4568         right.
4569
4570         * nntp.el (nntp-request-set-mark): Refuse to do marks if
4571         nntp-marks-file-name is nil.
4572
4573 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4574
4575         * gnus-html.el (gnus-html-wash-tags)
4576         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
4577         Better logging.
4578
4579 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4580
4581         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
4582
4583         * gnus-html.el (gnus-html-wash-tags): Check the value of
4584         gnus-blocked-images in the summary buffer.
4585
4586 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4587
4588         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
4589
4590 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4591
4592         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
4593         like "a", it seems like.
4594         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
4595         since it needs to be picked from the correct buffer.
4596
4597         * nnwfm.el: Remove.
4598
4599         * nnlistserv.el: Remove.
4600
4601 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4602
4603         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
4604         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
4605
4606 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4607
4608         * nnkiboze.el: Remove.
4609
4610         * nndb.el: Remove.
4611
4612         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
4613         alt text.
4614         (gnus-html-rescale-image): Try to get the rescaling logic right for
4615         images that are just wide and not tall.
4616
4617         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
4618         overshadow variable bindings.
4619
4620 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4621
4622         * gnus-html.el (gnus-html-wash-tags)
4623         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
4624         Add extra logging.
4625
4626 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4627
4628         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
4629         (gnus-max-image-proportion): New variable.
4630         (gnus-html-rescale-image): New function.
4631         (gnus-html-put-image): Rescale images.
4632
4633 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4634
4635         Fix up some byte-compiler warnings.
4636         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
4637         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
4638         (gnus-article-fill-cited-article, gnus-article-hide-citation)
4639         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
4640         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
4641         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
4642         (gnus-group-update-group): Use save-excursion and with-current-buffer.
4643
4644 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4645
4646         * gnus-html.el (gnus-article-html): Decode contents by charset.
4647
4648 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4649
4650         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
4651         (gnus-html-frame-width, gnus-blocked-images)
4652         * message.el (message-prune-recipient-rules): Add custom version.
4653         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
4654
4655         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
4656         functions.
4657
4658         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
4659         gnus-process-get.
4660
4661 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
4662
4663         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
4664         instead of lsub directly.
4665
4666 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4667
4668         * nnwarchive.el: Remove.
4669
4670         * gnus-soup.el: Remove.
4671
4672         * nnsoup.el: Remove.
4673
4674         * nnultimate.el: Remove.
4675
4676         * gnus-html.el (gnus-blocked-images): New variable.
4677
4678         * message.el (message-prune-recipients): New function.
4679         (message-prune-recipient-rules): New variable.
4680
4681         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
4682         guess whether a long line is natural text or not.
4683
4684         * gnus-html.el (gnus-html-schedule-image-fetching):
4685         Use gnus-process-plist and friends for compatibility.
4686
4687 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
4688
4689         * gnus-html.el: Require packages that define macros used in this file.
4690         (gnus-article-mouse-face): Declare to silence byte-compiler.
4691         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
4692         process-get.
4693         (gnus-html-put-image): Use plist-get to avoid getf.
4694         (gnus-html-prefetch-images): Use with-current-buffer.
4695
4696 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4697
4698         * gnus-ems.el: Provide compatibility functions for
4699         gnus-set-process-plist.
4700
4701         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
4702         header-line-format for XEmacs 21.4.
4703
4704         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
4705         * gnus.el (gnus-valid-select-methods)
4706         * message.el (message-send-mail-partially-limit)
4707         * mm-decode.el (mm-text-html-renderer)
4708         * mml.el (mml-insert-mime-headers-always)
4709         * smiley.el (smiley-regexp-alist): Bump custom version.
4710
4711 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4712
4713         * gnus-html.el: require mm-url.
4714         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
4715         with the url to `url'.
4716         (gnus-html-wash-tags): Support cid: URLs/images.
4717
4718 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4719
4720         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
4721         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
4722         bindings, as they aren't useful at all.  `w' is moved to `W w'.
4723
4724         * gnus-move.el: Remove file, since it doesn't really work.
4725
4726         * gnus-html.el (gnus-article-html): Tell w3m that the input is
4727         UTF-8.  This seems to fix problems with some German web feeds.
4728
4729         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
4730         at the top so that the proper colours are applied.
4731
4732         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
4733         don't have dots in their names.
4734
4735         * gnus-art.el (gnus-article-view-part): Doc fix.
4736
4737         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
4738         XEmacs-compatible.
4739         (gnus-html-put-image): Don't do images on non-graphic displays.
4740
4741         * nnslashdot.el: Remove this unused backend.
4742
4743         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
4744         actions.
4745         (gnus-undo-register-1): Revert last change.
4746
4747         * gnus-group.el (gnus-group-completing-read): Protect against not
4748         having completion-styles bound.
4749
4750         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
4751         make broken recipients happier.
4752
4753         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
4754
4755         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
4756         point parameter.
4757
4758         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
4759
4760         * gnus-group.el (gnus-group-completing-read): Add 'substring to
4761         completion-styles for group selection.
4762
4763 2009-02-04  Andreas Schwab  <schwab@suse.de>
4764
4765         * gnus-score.el (gnus-score-string): Fix regex for matching extra
4766         headers and regexp-quote the match if necessary.
4767
4768 2009-03-24  Miles Bader  <miles@gnu.org>
4769
4770         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
4771         the blinking smiley.
4772
4773 2009-03-24  Simon Josefsson  <simon@josefsson.org>
4774
4775         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
4776         blink smiley.
4777
4778 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4779
4780         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
4781         where the dribbel file lives exists.
4782
4783         * message.el (message-send-mail-partially-limit): Change the default to
4784         nil, since most people don't want this.
4785
4786         * mm-url.el (mm-url-decode-entities): Also decode entities like
4787         &#x3212.
4788
4789 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
4790
4791         * gnus-sum.el (gnus-summary-idna-message):
4792         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
4793         Hyperlink urls in docstrings with URL `...'.
4794
4795 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
4796
4797         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
4798         functions.
4799
4800 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4801
4802         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
4803         say what the mouseover text should be.
4804
4805         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
4806         version of the mm-w3m-safe-url-regexp variable to only download images
4807         in the groups where we want that to happen.
4808
4809         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
4810
4811         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
4812         easier debugging.
4813         (gnus-article-beginning-of-window): Add kludge to allow spacing past
4814         big pictures in the article buffer.
4815
4816         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
4817         gnus-article-html.
4818         (mm-text-html-renderer): gnus-article-html needs curl in addition to
4819         w3m.
4820
4821         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
4822
4823 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4824
4825         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
4826         which doesn't exist.
4827
4828         * message.el (message-inhibit-ecomplete): New variable to allow some
4829         function to inhibit ecomplete address storage.
4830         (message-resend): Disable ecomplete message storage when resending
4831         messages.
4832
4833         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
4834
4835 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4836
4837         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
4838         Save excursion while copying, moving, and deleting articles in order to
4839         prevent the cursor from jumping to unforeseen place.
4840
4841 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4842
4843         * lpath.el: No need to bind bookmark-current-buffer,
4844         bookmark-yank-point and bookmark-make-record-function.
4845
4846 2010-08-17  Glenn Morris  <rgm@gnu.org>
4847
4848         * gnus-sync.el: Require gnus components whose functions are used.
4849
4850         * gnus-art.el (bookmark-make-record-function):
4851         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
4852         Declare for compiler.
4853
4854         * mm-url.el (mml-compute-boundary): Autoload.
4855
4856 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4857
4858         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
4859
4860 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
4861
4862         Typo fix "hoo4a" -> "hook".
4863
4864         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
4865
4866 2010-08-14  Glenn Morris  <rgm@gnu.org>
4867
4868         * gnus-sync.el (gnus-sync): Fix defgroup version.
4869
4870 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
4871
4872         Doc fixes and keep unknown groups (ammended for nunion bug fix).
4873
4874         * gnus-sync.el: Fix docs.
4875         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
4876         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
4877
4878 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4879
4880         Optimizations for gnus-sync.el.
4881
4882         * gnus-sync.el: Add docs about gnus-sync-backend
4883         possibilities.
4884         (gnus-sync-save): Remove unnecessary message.
4885         (gnus-sync-read): Optimize and show what groups were skipped.
4886
4887 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4888
4889         Minor bug fixes for gnus-sync.el.
4890
4891         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
4892         Don't read the sync on get-new-news.
4893
4894         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
4895         quiet.
4896
4897         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
4898         (fix typo).
4899
4900 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
4901
4902         Make saving and restoring of hidden threads work with overlays.
4903         Patch applied by Ted Zlatanov.
4904
4905         * gnus-sum.el (gnus-hidden-threads-configuration)
4906         (gnus-restore-hidden-threads-configuration): Update to deal with text
4907         properties, rather than searching for a magic character.
4908
4909 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4910
4911         New gnus-sync.el library for synchronization of marks.
4912
4913         * gnus-sync.el: New library for synchronization of marks.
4914
4915         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
4916         renamed from `gnus-registry-grep-in-list'.
4917
4918         * gnus-registry.el (gnus-registry-follow-group-p):
4919         Use `gnus-grep-in-list'.
4920
4921         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
4922
4923 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4924
4925         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
4926         determining charset of text fails.
4927
4928 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4929
4930         * nnmail.el (nnmail-get-new-mail-1): Revert.
4931
4932         * nnml.el (nnml-active-number): Make sure names of newly created groups
4933         in nnml-group-alist are encoded.
4934
4935 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4936
4937         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
4938         containing non-ASCII characters in active file for nnml back end.
4939
4940 2010-07-24  David Engster  <dengste@eml.cc>
4941
4942         * mml-smime.el (mml-smime-epg-verify): Also accept the older
4943         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
4944
4945 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
4946
4947         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
4948         tag (Bug#6654).
4949
4950 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4951
4952         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
4953         the article buffer, not the summary buffer.
4954
4955 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4956
4957         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
4958         Emacs 23 as well.
4959
4960 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4961
4962         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
4963         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
4964
4965 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4966
4967         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
4968         Patch applied by Karl Fogel.
4969
4970         * gnus-sum.el (gnus-summary-bookmark-make-record):
4971         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
4972
4973 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4974
4975         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
4976         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
4977         C-w still not working correctly from Article buffers; Thierry's
4978         patch to fix that will be applied after this.
4979
4980         * gnus-art.el (bookmark-make-record-function): New local variable.
4981
4982         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
4983         article buffer.
4984         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
4985
4986 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
4987
4988         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
4989         on changes in bookmark.el.
4990
4991 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4992
4993         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
4994         `no-log' instead of message not to log prompt string.
4995
4996 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
4997
4998         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
4999         the *other* type of HTML form submission.
5000
5001 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
5002
5003         * auth-source.el (auth-source-pick): If choice does not contain a
5004         questioned keyword, set the check to t.
5005
5006 2010-06-12  Romain Francoise  <romain@orebokech.com>
5007
5008         * gnus-util.el (gnus-date-get-time): Move up before first use.
5009
5010 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5011
5012         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
5013         (gnus-article-edit-part): Bind it to make last part that is substituted
5014         or deleted visible.
5015         (gnus-mime-display-single): Buttonize part of which id equals to
5016         gnus-mime-buttonized-part-id.
5017
5018 2010-06-10  Dan Christensen  <jdc@uwo.ca>
5019
5020         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
5021         (gnus-dd-mmm): Use gnus-date-get-time.
5022         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
5023         simplify logic.
5024         (gnus-summary-limit-to-age): Use gnus-date-get-time.
5025         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
5026
5027 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
5028
5029         * auth-source.el (top): Autoload `secrets-list-collections',
5030         `secrets-create-item', `secrets-delete-item'.
5031         (auth-sources): Fix tag string.
5032         (auth-get-source, auth-source-retrieve, auth-source-create)
5033         (auth-source-delete): New defuns.
5034         (auth-source-pick): Rewrite in order to avoid 2 passes.
5035         (auth-source-forget-user-or-password): New parameter USERNAME.
5036         (auth-source-user-or-password): New parameters CREATE-MISSING and
5037         DELETE-EXISTING.  Retrieve password interactively, if needed.
5038
5039 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
5040
5041         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
5042         deleting unused directories when gnus-expert-user is t.
5043
5044 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5045
5046         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
5047         for each temp file when gnus-article-browse-delete-temp is ask.
5048
5049 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5050
5051         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
5052         Lisp calls to delete-backward-char by calls to delete-char.
5053
5054 2010-05-20  Kevin Ryde  <user42@zip.com.au>
5055
5056         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
5057
5058 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
5059
5060         * password-cache.el (password-cache-remove): Fix docstring.
5061
5062 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5063
5064         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
5065         article unless decoding article to be saved.
5066
5067 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5068
5069         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
5070         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
5071         generated within the mm-with-unibyte-current-buffer macro.
5072
5073 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5074
5075         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
5076         to nil when we're in a mml-preview buffer and no group is selected.
5077
5078 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
5079
5080         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
5081         when catching the `C-g'.  Reported by "Leo".
5082
5083 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5084
5085         * message.el (message-forward-make-body-plain)
5086         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
5087         multibyte-string-p.
5088
5089         * lpath.el: Revert.
5090
5091 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5092
5093         * message.el (message-forward-make-body-mml): Assume original message
5094         is multibyte string; error on unibyte.
5095         (message-forward-make-body-plain): Ditto; don't add excessive newline
5096         in body end.
5097
5098         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
5099
5100 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
5101
5102         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
5103         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
5104
5105 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5106
5107         * mm-extern.el (mm-extern-url): Don't use
5108         mm-with-unibyte-current-buffer.
5109         (mm-extern-cache-contents): Use with-current-buffer instead of
5110         save-excursion + set-buffer.
5111
5112 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5113
5114         * mm-util.el (mm-emacs-mule): Remove.
5115
5116 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
5117
5118         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
5119         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
5120         change.
5121
5122 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5123
5124         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
5125         bind the default value of enable-multibyte-characters to nil.
5126
5127 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5128
5129         * message.el (message-forward-make-body-plain)
5130         (message-forward-make-body-mml):
5131         Don't use mm-with-unibyte-current-buffer.
5132
5133 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5134
5135         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
5136
5137 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
5138
5139         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
5140         (Bug#5592).
5141
5142 2010-05-07  Julien Danjou  <julien@danjou.info>
5143
5144         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
5145         it to mm-pipe-part.
5146
5147         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
5148         it is given.
5149
5150 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5151
5152         * binhex.el (binhex-decode-region-internal)
5153         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
5154         (dns-query)
5155         * nnweb.el (nnweb-gmane-search)
5156         * pgg-parse.el (pgg-parse-armor)
5157         * pgg.el (pgg-verify-region)
5158         * sha1.el (sha1-string-external)
5159         * uudecode.el (uudecode-decode-region-internal)
5160         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
5161         XEmacs.
5162
5163         * gnus-art.el (gnus-article-browse-html-parts)
5164         * gnus-group.el (gnus-read-ephemeral-gmane-group)
5165         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
5166         make-temp-file.
5167
5168         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
5169         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
5170         compiling.
5171
5172         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
5173         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
5174         XEmacs when compiling.
5175
5176         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
5177         gnus-pick-mode-off-hook for XEmacs when compiling.
5178         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
5179         gnus-binary-mode-off-hook for XEmacs when compiling.
5180
5181         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
5182         Return nil if char-charset is not available.
5183
5184         * imap.el (imap-disable-multibyte)
5185         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
5186         macros.
5187
5188         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
5189         instead of encode-coding-string.
5190
5191         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
5192         'xemacs) instead of mm-emacs-mule to switch function definitions.
5193         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
5194
5195         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
5196         bind temporary-file-directory for XEmacs;
5197         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
5198         timer-set-function for XEmacs 21.4 and SXEmacs;
5199         bind timer-list for XEmacs 21.4 and SXEmacs;
5200         fbind char-charset and find-charset-region for non-Mule XEmacs;
5201         fbind decode-coding-region, decode-coding-string, detect-coding-region,
5202         encode-coding-region and encode-coding-string for XEmacs having no
5203         file-coding feature.
5204
5205 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
5206
5207         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
5208
5209 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5210
5211         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
5212         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
5213
5214 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
5215
5216         * mm-util.el (mm-decompress-buffer): Use `delete-file';
5217         alias `jka-compr-delete-temp-file' no longer exists.
5218
5219 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5220
5221         Use define-minor-mode in Gnus where applicable.
5222         * mml.el (mml-mode): Use define-minor-mode.
5223         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
5224         (gnus-undo-mode): Use define-minor-mode.
5225         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
5226         (gnus-dead-summary-mode): Use define-minor-mode.
5227         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
5228         Initialize in declaration.
5229         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
5230         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
5231         (gnus-mailing-list-mode): Use define-minor-mode.
5232         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
5233         (gnus-draft-mode): Use define-minor-mode.
5234         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
5235         (gnus-dired-mode): Use define-minor-mode.
5236
5237 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
5238
5239         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
5240         handles on recursive mml-to-mime translation and check them for
5241         boundary delimiter collisions.  Reported by Greg Troxel.
5242
5243 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5244
5245         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
5246
5247 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5248
5249         * mm-util.el (mm-find-buffer-file-coding-system):
5250         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
5251
5252 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
5253
5254         * message.el (message-generate-headers): Record insertion of optional
5255         headers as well.  Otherwise the check to prevent repeated insertion of
5256         optional headers is a no-op.
5257
5258 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
5259
5260         * smime.el: Don't mention CVS.
5261
5262         * nnrss.el (nnrss-fetch): Don't mention CVS.
5263
5264         * nnir.el: Don't mention CVS.
5265
5266 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5267
5268         * gnus-sum.el (gnus-summary-bookmark-make-record):
5269         Add `location' field.
5270
5271 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5272
5273         * lpath.el: Fbind bookmark-default-handler,
5274         bookmark-get-bookmark-record, bookmark-make-record-default,
5275         bookmark-prop-get for Emacs <23 and XEmacs.
5276
5277 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5278
5279         * gnus-sum.el: Add bookmark declarations to silence the compiler.
5280         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
5281         Use with-current-buffer to silence the byte-compiler.
5282         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
5283         bother to require `gnus'.
5284         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
5285
5286 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5287
5288         * gnus-sum.el (gnus-summary-bookmark-make-record)
5289         (gnus-summary-bookmark-jump): New functions.
5290         (gnus-summary-mode): Setup bookmark support.
5291
5292 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
5293
5294         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
5295         if set.
5296
5297 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5298
5299         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
5300         gnus-article-browse-html-save-cid-image; make it work recursively for
5301         forwarded messages as well.
5302         (gnus-article-browse-html-parts): Work when prefix arg is given.
5303         (gnus-article-browse-html-article): Doc fix.
5304
5305 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
5306
5307         * message.el (message-default-mail-headers):
5308         (message-default-headers): Carry the value mail-default-headers over
5309         into message-default-mail-headers, rather than message-default-headers.
5310
5311 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
5312
5313         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
5314         charset.
5315
5316         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
5317         charset into the <meta> tag when the article is encoded to utf-8.
5318
5319 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5320
5321         * gnus-art.el (gnus-article-browse-delete-temp-files):
5322         Delete directories as well.
5323         (gnus-article-browse-html-parts): Work for images that do not specify
5324         file names; delete temp directory when quitting; insert header at the
5325         right place; use file: scheme for image files.
5326
5327 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
5328
5329         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
5330         (gnus-article-browse-html-parts): Use it to make temporary cid image
5331         files in addition to html file so that browser may display them.
5332
5333 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5334
5335         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
5336
5337 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
5338
5339         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
5340
5341 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
5342
5343         * auth-source.el (auth-sources): Change default to be simpler.
5344         Explain about Secret Service API sources.  Improve Customize options.
5345         (auth-source-pick): Change to accept any number of search parameters.
5346         Implement fallbacks iteratively, not recursively.  Add scoring on the
5347         second pass and sort by score.  Call Secret Service API when needed.
5348         (auth-source-user-or-password): Use it.  Call Secret Service API
5349         directly when needed to get the user name and the password.
5350
5351 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
5352
5353         * message.el (message-interactive): Doc fix.
5354         (message-qmail-inject-args): Reflow.
5355         (message-kill-to-signature): Fix typo in docstring.
5356
5357         * smiley.el (smiley-buffer): Fix typo in docstring.
5358
5359 2010-03-24  Glenn Morris  <rgm@gnu.org>
5360
5361         * mail-source.el (gnus-message): Declare.
5362         (mail-source-delete-old-incoming): Require gnus-util.
5363
5364 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5365
5366         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
5367
5368         * message.el (ecomplete-setup): Autoload it for Emacs <23.
5369
5370         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
5371         password-cache's default if it is not bound.
5372         (mml-secure-passphrase-cache-expiry): Default to 16 that is
5373         password-cache-expiry's default if it is not bound.
5374
5375         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
5376         available in Emacs 21.
5377
5378         * lpath.el: Suppress compiler warnings for:
5379         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
5380         XEmacs;
5381         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
5382         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
5383         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
5384
5385 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
5386
5387         * auth-source.el (auth-sources): Fix up definition so extra parameters
5388         are always inline.
5389
5390 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
5391
5392         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
5393         wasn't updated after mismatch.  Clear cached mailbox info correctly
5394         when uidvalidity changes.
5395         (nnimap-group-prefixed-name): New function to avoid some code
5396         duplication.
5397         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
5398         (nnimap-request-group): Use it.
5399         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
5400         (nnimap-update-unseen): Significantly improved speed of Gnus startup
5401         with many imap folders.  This is done by caching the group status from
5402         the imap server persistently in a group parameter `imap-status'.  (This
5403         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
5404         but not persistently, so every Gnus startup was still very slow.)
5405
5406 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
5407
5408         * assistant.el (assistant-render-text): Run `widget-setup' and don't
5409         delete the extra newline.  Otherwise editing of :string and :number
5410         types don't work.
5411
5412 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
5413
5414         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
5415         secrets.el dependency.
5416         (auth-sources): Add optional user name.  Add secrets.el configuration
5417         choice (unused right now).
5418
5419 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
5420
5421         * gnus-sum.el (gnus-summary-make-menu-bar):
5422         Let `gnus-registry-install-shortcuts' fill in the functions.
5423
5424         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
5425         warnings.
5426         (gnus-registry-misc-menus): Variable to hold registry mark menus.
5427         (gnus-registry-install-shortcuts): Populate and use it in a
5428         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
5429
5430 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
5431
5432         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
5433         In-place substitutions for the group name encoding/decoding.
5434         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
5435         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
5436         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
5437         (nnimap-update-unseen, nnimap-request-list)
5438         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
5439         (nnimap-request-set-mark, nnimap-split-to-groups)
5440         (nnimap-split-articles, nnimap-request-newgroups)
5441         (nnimap-request-create-group, nnimap-request-accept-article)
5442         (nnimap-request-delete-group, nnimap-request-rename-group)
5443         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
5444         `encoded-mbx' for consistency.
5445         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
5446         variable `imap-current-mailbox'.
5447
5448         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
5449         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
5450
5451 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
5452
5453         * pop3.el (pop3-display-message-size-flag): Display message size byte
5454         counts during POP3 download.
5455         (pop3-movemail): Use it.
5456         (pop3-list): Implement listing of available messages.
5457
5458 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
5459
5460         * nnir.el (nnir-get-article-nov-override-function): New function to
5461         override the normal NOV retrieval.
5462         (nnir-retrieve-headers): Use it.
5463
5464 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
5465
5466         * auth-source.el (netrc-machine-user-or-password): Autoload.
5467
5468 2010-03-19  Glenn Morris  <rgm@gnu.org>
5469
5470         Stop message.el from loading about 40 libraries it doesn't always need.
5471         The general approach is to autoload rather than require, and to
5472         require in the specific functions rather than the file.  (Bug#5642)
5473
5474         * gmm-utils.el: Don't require wid-edit.
5475         (widget-create-child-value, widget-convert, widget-default-get):
5476         Autoload.
5477
5478         * gnus-util.el: Don't require time-date, netrc.
5479         (message-fetch-field, gnus-group-name-decode): Declare rather than
5480         autoloading.
5481         (gnus-fetch-field): Require message.
5482         (gnus-decode-newsgroups): Require gnus-group.
5483
5484         * ietf-drums.el: Don't require time-date.
5485
5486         * message.el: Don't require hashcash, canlock, ecomplete.
5487         Do require mail-utils.  Require nnheader only when compiling.
5488         (smtpmail-default-smtp-server): Remove declaration.
5489         (message-send-mail-function): Check smtpmail-default-smtp-server
5490         is bound rather than requiring smtpmail.
5491         (message-auto-save-directory, message-insert-signature):
5492         Use expand-file-name rather than nnheader-concat.
5493         (nnheader-insert-file-contents): Autoload.
5494         (hashcash-wait-async): Declare.
5495         (message-send-mail): Only call gnus-setup-posting-charset if
5496         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
5497         (message-send-mail-with-sendmail): Require sendmail.
5498         (canlock-password, canlock-password-for-verify): Declare.
5499         (message-canlock-password): Require canlock.
5500         (nnheader-get-report): Autoload.
5501         (gnus-setup-posting-charset): Declare.
5502         (message-send-news): Require gnus-msg.
5503         (message-make-references, message-make-in-reply-to): Use mail-header-id
5504         rather than the alias mail-header-message-id.
5505         (ecomplete-add-item, ecomplete-save): Declare.
5506         (message-put-addresses-in-ecomplete): Require ecomplete.
5507         (ecomplete-display-matches): Autoload.
5508
5509         * mm-decode.el: Don't require mailcap, gnus-util.
5510         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
5511         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
5512         Autoload.
5513         (mailcap-mime-extensions): Declare.
5514
5515         * mm-encode.el: Don't require mailcap.
5516         (mailcap-extension-to-mime): Autoload.
5517
5518         * mml-sec.el: Don't require password-cache.
5519
5520         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
5521         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
5522         (mml-minibuffer-read-type): Require mailcap.
5523         (mml-preview): Require gnus-msg.
5524
5525         * mml1991.el: Require password-cache.
5526         (password-cache-expiry): Remove declaration.
5527
5528         * mml2015.el: Require password-cache.
5529         (password-cache-expiry): Remove declaration.
5530
5531         * nneething.el (mailcap): Require mailcap.
5532
5533         * nnheader.el (declare-function): Add compatibility stub.
5534         (message-remove-header): Declare rather than autoload.
5535         (nnheader-replace-header): Require message.
5536
5537         * nnimap.el (declare-function): Add compatibility stub.
5538         (netrc-parse, netrc-machine-user-or-password): Declare.
5539         (nnimap-open-connection): Require netrc.
5540
5541         * nntp.el (declare-function): Add compatibility stub.
5542         (netrc-parse, netrc-machine, netrc-get): Declare.
5543         (nntp-send-authinfo): Require netrc.
5544
5545         * rfc2047.el: Don't require qp.
5546         (quoted-printable-encode-region, quoted-printable-decode-string):
5547         Autoload.
5548
5549         * sieve-mode.el: Don't require easymenu.
5550         (easy-menu-add-item): Autoload it.
5551
5552         * spam-stat.el (time-to-number-of-days): Autoload it.
5553
5554 2010-03-19  Glenn Morris  <rgm@gnu.org>
5555
5556         * password-cache.el (password-cache, password-cache-expiry): Autoload.
5557
5558 2010-03-18  Glenn Morris  <rgm@gnu.org>
5559
5560         * hashcash.el (declare-function): Remove duplicate definition.
5561
5562 2010-03-17  Kevin Ryde  <user42@zip.com.au>
5563
5564         * mml.el (mml-read-tag): Unquote values with `read' to reverse
5565         prin1 in mml-insert-tag (just stripping the quotes gave wrong
5566         value if any backslash escapes).
5567
5568 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5569
5570         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
5571         if it is available.  (bug#5647)
5572
5573         * lpath.el: Suppress compiler warning for coding-system-from-name for
5574         Emacs 21 and XEmacs.
5575
5576 2010-03-14  Juri Linkov  <juri@jurta.org>
5577
5578         * hmac-def.el:
5579         * hmac-md5.el:
5580         * netrc.el: Fix keywords.
5581
5582 2010-02-26  Glenn Morris  <rgm@gnu.org>
5583
5584         * message.el (message-send-mail-function): Change the default, so that
5585         it inherits from a customized send-mail-function.  (Bug#5643)
5586
5587 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5588
5589         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
5590         shell-command-to-string signals an error (bug#5299).
5591
5592 2010-02-24  Glenn Morris  <rgm@gnu.org>
5593
5594         * message.el (message-smtpmail-send-it)
5595         (message-send-mail-with-mailclient): Doc fixes.
5596
5597 2010-02-16  Glenn Morris  <rgm@gnu.org>
5598
5599         * message.el (message-default-mail-headers): Change the default value
5600         to ease the transition from mail-mode to message-mode.  (Bug#5555)
5601
5602 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5603
5604         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
5605         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
5606
5607 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
5608
5609         * time-date.el (date-to-time): Doc fix (Bug#5408).
5610
5611 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
5612
5613         * message.el (message-mail): Just pass yank-action on to message-setup.
5614         (message-setup): Handle (FUN . ARGS) form of yank-action.
5615         (message-with-reply-buffer, message-widen-reply)
5616         (message-yank-original): Handle non-buffer values of
5617         message-reply-buffer (Bug#4080).
5618         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
5619
5620 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
5621
5622         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
5623         Fix typo in docstring.
5624
5625 2010-01-08  Jason Rumney  <jasonr@gnu.org>
5626
5627         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
5628         response.
5629
5630 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5631
5632         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
5633
5634         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5635
5636         * message.el (message-check-news-header-syntax): Protect against a
5637         string that `rfc822-addresses' returns when parsing fails.
5638
5639 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5640
5641         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
5642         (gnus-previous-char-property-change): New functions.
5643
5644         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
5645
5646 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
5647
5648         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
5649         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
5650
5651 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
5652
5653         * message.el (message-exchange-point-and-mark): Rework last change to
5654         avoid using optional arg of exchange-point-and-mark, for backward
5655         compatibility.
5656
5657 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
5658
5659         * message.el (message-exchange-point-and-mark):
5660         Call exchange-point-and-mark with an argument rather than setting
5661         mark-active by hand (Bug#5175).
5662
5663 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5664
5665         * nntp.el (nntp-service-to-port): Work for service expressed with
5666         numeric string; replace [:digit:] with [0-9] for XEmacs.
5667
5668 2009-12-17  Glenn Morris  <rgm@gnu.org>
5669
5670         * gnus-group.el (gnus-bug-group-download-format-alist):
5671         Change emacs entry to debbugs.gnu.org.  Bump :version.
5672
5673 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
5674
5675         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
5676
5677 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
5678
5679         * message.el (message-info): Explain why we use `Info-goto-node'.
5680
5681 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5682
5683         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
5684
5685 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5686
5687         * message.el (message-completion-in-region): New compatibility function.
5688         (message-expand-group): Use it.
5689
5690 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5691
5692         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
5693         with no unread article should be listed if the 2nd arg `predicate' is
5694         given.
5695
5696 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5697
5698         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
5699
5700 2009-11-29  Juri Linkov  <juri@jurta.org>
5701
5702         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
5703         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
5704         on `gnus-recenter'.  (Bug#4698, Bug#4981)
5705
5706 2009-11-26  Kevin Ryde  <user42@zip.com.au>
5707
5708         * sha1.el (sha1-string-external): default-directory "/" in case
5709         otherwise non-existent.  process-connection-type pipe for touch of
5710         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
5711
5712 2009-11-25  Kevin Ryde  <user42@zip.com.au>
5713
5714         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
5715         it's comms related and sgml-mode.el has "comm" on that basis too.
5716
5717 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5718
5719         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
5720         containing tspecial characters if they have been already quoted.
5721
5722 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
5723
5724         * dns-mode.el (auto-mode-alist): Purecopy string.
5725
5726 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5727
5728         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
5729
5730 2009-10-24  Glenn Morris  <rgm@gnu.org>
5731
5732         * gnus-art.el (help-xref-stack-item): Define for compiler.
5733
5734 2009-10-21  Kevin Ryde  <user42@zip.com.au>
5735
5736         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
5737
5738 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5739
5740         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
5741
5742 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5743
5744         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
5745         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
5746
5747 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5748
5749         * gnus.el (gnus-overlay-get): New alias to overlay-get.
5750         (gnus-overlays-in): New alias to overlays-in.
5751
5752         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
5753         gnus-overlay-get, and gnus-delete-overlay.
5754         (gnus-summary-show-thread): Make it work as well for systems in which
5755         next-single-char-property-change is not available.
5756         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
5757
5758         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
5759         (gnus-overlay-get): New alias to extent-property.
5760         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
5761
5762         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
5763         SXEmacs.
5764
5765         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
5766         SXEmacs.
5767
5768 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
5769
5770         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
5771
5772 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
5773
5774         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
5775         and XEmacs that don't have `remove-overlays'.
5776
5777 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5778
5779         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
5780         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
5781         selective display.  Use overlays instead.
5782
5783 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
5784
5785         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
5786
5787 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
5788
5789         * spam-stat.el (spam-stat-load): Fix typo in message.
5790
5791 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
5792
5793         * dig.el (dig-invoke): Fix typo in docstring.
5794         (query-dig): Reflow docstring.
5795
5796 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
5797
5798         * gnus-art.el (gnus-article-encrypt-body):
5799         * message.el (message-check-recipients):
5800         * mm-util.el (mm-codepage-setup):
5801         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
5802         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
5803
5804 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
5805
5806         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
5807         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
5808         keys from the menu if mm-{sign,encrypt}-option is 'guided.
5809         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
5810         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
5811
5812 2009-09-21  Kevin Ryde  <user42@zip.com.au>
5813
5814         * dig.el: Add "Keywords: comm", as per net-utils.el.
5815
5816 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5817
5818         * dig.el (dig-mode): Use define-derived-mode.
5819
5820 2009-09-19  Glenn Morris  <rgm@gnu.org>
5821
5822         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
5823
5824 2009-09-18  Glenn Morris  <rgm@gnu.org>
5825
5826         * gnus-diary.el (gnus-diary-check-message):
5827         * message.el (message-insert-formatted-citation-line):
5828         * nnbabyl.el (top-level):
5829         * nndiary.el (nndiary-schedule):
5830         Fix typos in condition-case handlers.
5831
5832 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5833
5834         * gnus-art.el (gnus-article-edit-part): Work for the buffer
5835         configuration that provides the sole article window in a frame;
5836         position point correctly after deleting a part.
5837
5838 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
5839
5840         * spam.el (spam-unregister-on-reregister): Add boolean variable.
5841         (spam-resolve-registrations-routine): Use it to unregister articles
5842         that change status.
5843
5844 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5845
5846         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
5847         with XEmacs.
5848         (parse-time-string-chars): Use it.
5849
5850 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
5851
5852         * imap.el (imap-interactive-login): Better messages.
5853         (imap-open): Fix bug with renamed buffer on reconnect.
5854         (imap-authenticate): Add buffer-local imap-last-authenticator variable
5855         for easier debugging and cleaner code.  On successful (guessed based on
5856         server capabilities) secondary authentication, set imap-state
5857         correctly.
5858         (imap-last-authenticator): Define imap-last-authenticator as a variable
5859         to avoid warnings.
5860
5861 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5862
5863         * nnrss.el (nnrss-request-article): Remove binding of
5864         default-enable-multibyte-characters that has gotten needless by
5865         the 2007-07-13 change in rfc2047-encode-message-header.
5866
5867         * mml.el (mml-insert-multipart): Error on the message header.
5868         (mml-insert-part): Error on the message header; position point at
5869         the end of a MIME tag.
5870
5871 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5872
5873         * time-date.el (autoload): Expand define-obsolete-function-alias into
5874         defalias and make-obsolete for old Emacsen that Gnus supports.
5875         (with-no-warnings): Define it for old Emacsen.
5876         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
5877         is available.
5878         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
5879         float-time is available; suppress compile warning for time-to-seconds.
5880
5881         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
5882         (gnus-float-time): Alias to float-time if it exists.
5883
5884         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
5885         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
5886         float-time is available; suppress compile warning for time-to-seconds.
5887
5888         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
5889         XEmacs.
5890
5891 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
5892
5893         * imap.el (imap-message-map): Docstring fix.
5894
5895 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5896
5897         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
5898         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
5899         Add the optional argument `encoding' that overrides the default.
5900
5901         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
5902         mm-encode-buffer.
5903
5904 2009-09-04  Glenn Morris  <rgm@gnu.org>
5905
5906         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
5907         mm-disable-multibyte, rather than default-enable-multibyte-characters.
5908         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
5909         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
5910         * mm-util.el (mm-with-unibyte-current-buffer)
5911         (mm-find-buffer-file-coding-system):
5912         * yenc.el (yenc-decode-region): Use default-value rather than
5913         default-enable-multibyte-characters.
5914
5915 2009-09-03  Glenn Morris  <rgm@gnu.org>
5916
5917         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
5918         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
5919         than default-enable-multibyte-characters.
5920
5921 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
5922
5923         * gnus-art.el (gnus-article-read-summary-keys):
5924         Fix gnus-buffer-configuration's value temporarily used.
5925
5926 2009-09-02  Glenn Morris  <rgm@gnu.org>
5927
5928         * gnus-util.el (gnus-float-time): New function.
5929         * gnus-delay.el (gnus-delay-article):
5930         * gnus-sum.el (gnus-thread-latest-date):
5931         * gnus-util.el (gnus-user-date): Use gnus-float-time.
5932         * nnspool.el (nnspool-request-newgroups):
5933         Use gnus-float-time rather than time-to-seconds.
5934         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
5935
5936         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
5937         (gnus-header-subject-face, gnus-header-newsgroups-face)
5938         (gnus-header-name-face, gnus-header-content-face):
5939         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
5940         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
5941         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
5942         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
5943         (gnus-cite-face-11):
5944         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
5945         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
5946         (gnus-server-closed-face, gnus-server-denied-face)
5947         (gnus-server-offline-face):
5948         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
5949         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
5950         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
5951         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
5952         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
5953         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
5954         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
5955         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
5956         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
5957         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
5958         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
5959         (gnus-summary-selected-face, gnus-summary-cancelled-face)
5960         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
5961         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
5962         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
5963         (gnus-summary-high-undownloaded-face)
5964         (gnus-summary-low-undownloaded-face)
5965         (gnus-summary-normal-undownloaded-face)
5966         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
5967         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
5968         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
5969         (gnus-splash-face):
5970         * message.el (message-header-to-face, message-header-cc-face)
5971         (message-header-subject-face, message-header-newsgroups-face)
5972         (message-header-other-face, message-header-name-face)
5973         (message-header-xheader-face, message-separator-face)
5974         (message-cited-text-face, message-mml-face):
5975         * sieve-mode.el (sieve-control-commands-face)
5976         (sieve-action-commands-face, sieve-test-commands-face)
5977         (sieve-tagged-arguments-face):
5978         * spam.el (spam-face):
5979         Mark face aliases with "-face" in the name as obsolete.
5980
5981 2009-09-01  Glenn Morris  <rgm@gnu.org>
5982
5983         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
5984         than goto-line.
5985
5986 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5987
5988         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
5989         Don't move point if the command is invoked inside the message header.
5990
5991 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5992
5993         * imap.el (imap-send-command): Simplify.
5994         (imap-wait-for-tag): point-max -> buffer-size.
5995
5996 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5997
5998         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
5999         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
6000         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
6001         * nnir.el (nnir-swish-e-index-file):
6002         * gnus-sum.el (gnus-summary-delete-marked-as-read)
6003         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
6004         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
6005         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
6006         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
6007         (gnus-treat-display-xface): Add Emacs version of obsolescence.
6008
6009 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6010
6011         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
6012         Don't save excursion.
6013
6014 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6015
6016         * nnheader.el (nnheader-find-file-noselect):
6017         * mm-util.el (mm-insert-file-contents):
6018         Use (default-value 'major-mode) instead of default-major-mode.
6019
6020 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
6021
6022         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
6023
6024 2009-08-26  Glenn Morris  <rgm@gnu.org>
6025
6026         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
6027         than placing in files.el.
6028
6029 2009-08-25  Glenn Morris  <rgm@gnu.org>
6030
6031         * nnir.el (top-level): Don't require cl at run-time.
6032         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
6033         Replace cl-function substitute with gnus-replace-in-string.
6034         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
6035         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
6036         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
6037         simplified expansions.
6038
6039 2009-08-25  Kevin Ryde  <user42@zip.com.au>
6040
6041         * dig.el (dig): Add autoload cookie.
6042
6043 2009-08-22  Glenn Morris  <rgm@gnu.org>
6044
6045         * gnus-art.el (gnus-button-patch): Use forward-line rather than
6046         goto-line.
6047
6048 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
6049
6050         * parse-time.el (parse-time-string-chars): Save match data.
6051
6052 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
6053
6054         * parse-time.el (parse-time-string-chars): Compute using character
6055         classes, to handle non-ascii characters (Bug#3190).
6056
6057 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6058
6059         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
6060
6061         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
6062         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
6063         (gnus-mm-display-part, gnus-mime-display-single)
6064         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
6065         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
6066
6067         * gnus-sum.el
6068         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
6069         (gnus-summary-move-article): Add expirable mark to articles copied or
6070         moved to group that has auto-expire turned on if the option is non-nil.
6071
6072 2009-07-24  Glenn Morris  <rgm@gnu.org>
6073
6074         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
6075         Fix typo.  (Bug#3903)
6076
6077 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6078
6079         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
6080         gnus-article-read-summary-keys rather than gnus-summary-edit-article
6081         that should not be used for draft articles.
6082         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
6083         that has no concern in minor mode keys.
6084         (gnus-article-summary-command, gnus-article-summary-command-nosave):
6085         Abolish.
6086
6087 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6088
6089         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
6090         article without making inquiry to a user for unknown encoding.
6091
6092         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
6093         (nnmaildir--scan): Assume i-node and device number that file-attributes
6094         returns might be cons-cell.
6095
6096         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
6097
6098         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
6099
6100 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
6101
6102         * auth-source.el: Remove docs now in auth.texi.  Don't use
6103         `gnus-message' for logging.  Add new variables `auth-source-debug' and
6104         `auth-source-hide-passwords' and use them.
6105
6106 2009-07-15  Glenn Morris  <rgm@gnu.org>
6107
6108         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
6109
6110 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6111
6112         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
6113         excessive whitespace from the default values of title and description.
6114
6115 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6116
6117         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
6118         mail-fetch-field to fetch Content-Description header in order to
6119         exclude newlines.
6120
6121 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
6122
6123         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
6124         format used by GnuPG 2.0.11.
6125
6126 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6127
6128         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
6129         to deleted part.
6130
6131 2009-05-30  David Engster  <dengste@eml.cc>
6132
6133         * nnmairix.el: Remove old documentation in the commentary block.
6134         (nnmairix-request-group): Do not update active file for nnml back ends.
6135         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
6136         end so that overview files are ignored.
6137         (nnmairix-update-groups): Make updating the groups more robust by using
6138         marks.
6139         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
6140         with dollar characters in message-id.
6141
6142 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
6143
6144         * spam.el: Use dns-query instead of query-dns.  Was renamed on
6145         2008-12-25 in dns.el.
6146
6147 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6148
6149         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
6150         could happen if the text is only composed of spaces and/or tabs.
6151
6152 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
6153
6154         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
6155         when sending a queued message to avoid extra mml tags.
6156
6157 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6158
6159         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
6160
6161 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6162
6163         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
6164         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
6165         rmail-toggle-header for XEmacs;
6166         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
6167
6168 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6169
6170         * gnus-dired.el: Remove autoload for gnus-setup-message.
6171         (gnus-dired-attach): Fake this-command value to prevent Gnus from
6172         displaying Gnus logo; always use compose-mail.
6173
6174 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6175
6176         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
6177
6178 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6179
6180         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
6181         (gnus-nocem-issuers): List currently active issuers; fix custom type.
6182         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
6183         available.
6184         (gnus-nocem-epg-verify): New function.
6185
6186 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
6187
6188         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
6189
6190 2009-02-15  Glenn Morris  <rgm@gnu.org>
6191
6192         * gnus-util.el (rmail-insert-rmail-file-header)
6193         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
6194         autoloads.
6195         (rmail-default-rmail-file): Remove unnecessary declaration.
6196         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
6197
6198 2009-02-14  Glenn Morris  <rgm@gnu.org>
6199
6200         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
6201         variable (only used in gnus-util, which declares it anyway).
6202         (rmail-output-to-rmail-file): Remove autoload of deleted function,
6203         which was only needed by gnus-art (changed to not use it any more).
6204         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
6205         only used in gnus-util, which autoloads it itself.
6206         (rmail-update-summary): Fix autoload.
6207
6208         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
6209         rather than rmail-output-to-rmail-file.
6210
6211 2009-02-07  Glenn Morris  <rgm@gnu.org>
6212
6213         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
6214         autoload of function that no longer exists.
6215         (rmail-toggle-header): Declare.
6216         (message-forward-rmail-make-body): Handle mbox Rmail.
6217
6218 2009-01-31  Glenn Morris  <rgm@gnu.org>
6219
6220         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
6221         2009-01-09 change.
6222
6223 2009-01-31  Dave Love  <fx@gnu.org>
6224
6225         * imap.el (imap-fetch-safe): Bind debug-on-error.
6226         (imap-debug): Add imap-fetch-safe.
6227
6228 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
6229
6230         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
6231         (auth-source-forget-all-cached): New convenience function.
6232         (auth-source-user-or-password): Accept list of modes or a single mode.
6233
6234         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
6235         auth-source modes.
6236
6237         * netrc.el (netrc-machine-user-or-password): Use list of
6238         auth-source modes.
6239
6240         * nnimap.el (nnimap-open-connection): Use list of
6241         auth-source modes.
6242
6243         * nntp.el (nntp-send-authinfo): Use list of
6244         auth-source modes.
6245
6246 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
6247
6248         * auth-source.el: Update docs to reflect epa-file-enable is to be used
6249         now.
6250
6251 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6252
6253         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
6254         coding system in XEmacs; add a workaround for XEmacs.
6255
6256         * lpath.el: Fbind coding-system-aliasee.
6257
6258 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6259
6260         * mm-util.el (mm-coding-system-priorities): Protect against nil value
6261         of current-language-environment.
6262
6263 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
6264
6265         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
6266         available at runtime.
6267
6268 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6269
6270         * gnus-art.el (article-date-ut): Fix end point of narrowing.
6271
6272 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
6273
6274         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
6275         the greatest positive fixnum value doesn't work under an XEmacs with
6276         bignum support; use the most-positive-fixnum constant instead,
6277         available since Emacs 21.1 with cl and XEmacs 21.1.
6278
6279 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6280
6281         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
6282         XEmacs gets not to work.
6283
6284 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6285
6286         * mm-util.el (mm-coding-system-priorities): Allow the value like
6287         "Japanese (UTF-8)" of current-language-environment.
6288
6289 2009-01-09  Glenn Morris  <rgm@gnu.org>
6290
6291         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
6292         with last-command-event.
6293
6294 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
6295
6296         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
6297         in the doc string.
6298
6299         * message.el (message-fix-before-sending): Amend comment.
6300
6301 2009-01-08  Dave Love  <fx@gnu.org>
6302
6303         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
6304
6305 2009-01-07  David Engster  <dengste@eml.cc>
6306
6307         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
6308         simplified server definitions by converting it via
6309         gnus-server-to-method.
6310
6311 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6312
6313         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
6314         parameter's operands.
6315
6316 2009-01-06  David Engster  <dengste@eml.cc>
6317
6318         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
6319         primary select method (for gnus-group-mark-article-as-read).
6320
6321 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
6322
6323         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
6324         `(gnus)Face', not `(gnus)X-Face'.
6325
6326 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6327
6328         * mm-util.el (mm-ucs-to-char): New function.
6329
6330         * mm-url.el (mm-url-decode-entities): Use it.
6331
6332         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
6333         unicode-to-char.
6334
6335 2009-01-05  Dave Love  <fx@gnu.org>
6336
6337         * time-date.el: Require cl for `declare'.
6338
6339 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
6340
6341         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
6342         Dave Love.
6343
6344 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
6345
6346         * message.el (message-fix-before-sending): Add `eight-bit' to
6347         illegible-text check.
6348
6349 2009-01-03  Michael Olson  <mwolson@gnu.org>
6350
6351         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
6352         `headers' is nil.  This can occur if the IMAP server does not have
6353         permissions to read messages from a folder, but can write new messages
6354         to the folder.
6355         (nnimap-request-article-part): Do not insert `data' if it is nil.
6356
6357         * imap.el (imap-parse-fetch): Courier can insert spurious blank
6358         characters which will confuse `read', so skip past them.
6359
6360 2009-01-01  Dave Love  <fx@gnu.org>
6361
6362         * imap.el (imap-string-to-integer): Fix typo.
6363         (imap-fetch-safe): New function.
6364         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
6365
6366         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
6367
6368         * imap.el (imap-process-connection-type, imap-debug, imap-open):
6369         (imap-parse-greeting): Fix doc strings.
6370         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
6371         (imap-parse-flag-list): Make messages unique.
6372         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
6373
6374         * nnimap.el: Fix author email.
6375         (nnimap-split-rule): Add FIXME comment.
6376         (nnimap-debug): Fix doc string.
6377
6378 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
6379
6380         * dns.el (dns-set-servers): Check "Address".  Fix typo.
6381
6382 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
6383
6384         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
6385         nslookup if resolv.conf isn't available.
6386         (dns-query): Rename from query-dns.
6387         (dns-query-cached): Rename from query-dns-cached.
6388
6389 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6390
6391         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
6392         overlay-arrow-position and overlay-arrow-string buffer-local; no need
6393         to check if those variables exist (first appeared in Emacs 18.50).
6394
6395 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6396
6397         * mm-util.el (mm-line-number-at-pos): New function.
6398
6399         * spam-report.el (spam-report-process-queue): Use it.
6400
6401 2008-12-24  David Engster  <dengste@eml.cc>
6402
6403         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
6404         parameters that haven't existed as variables as buffer-local variables.
6405
6406 2008-12-23  Dave Love  <fx@gnu.org>
6407
6408         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
6409         cadar.
6410
6411         * sieve-manage.el (sieve-manage-starttls-p): Rename from
6412         imap-starttls-p.
6413         (sieve-manage-starttls-open): Rename from imap-starttls-open.
6414
6415 2008-12-22  Dave Love  <fx@gnu.org>
6416
6417         * imap.el: Fix author email.  Doc fixes.
6418         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
6419         reply.
6420
6421 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
6422
6423         * spam-report.el (spam-report-gmane-max-requests): New constant.
6424         (spam-report-gmane-wait): New variable.
6425         (spam-report-gmane-ham, spam-report-gmane-spam)
6426         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
6427         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
6428         the server.
6429
6430         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
6431         Add explanations.
6432
6433         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
6434         nnheader-accept-process-output and nnheader-read-timeout if available.
6435         (pop3-movemail): Use it.
6436
6437         * message.el (message-check-news-body-syntax): Fix signature check if
6438         there's an attachment.
6439
6440 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6441
6442         * mm-util.el: Add comments to the mm- emulating functions.
6443
6444 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
6445
6446         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
6447         Reported by Stephen Berman <stephen.berman@gmx.net>.
6448
6449 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6450
6451         * mm-util.el (mm-substring-no-properties): New function.
6452         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
6453         (mm-special-display-p): Enable those lambda forms to be byte compiled.
6454         (mm-string-to-multibyte): Doc fix.
6455
6456         * mml.el (mml-attach-file): Use mm-substring-no-properties.
6457
6458 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
6459
6460         * mml.el (mml-attach-file): Strip text properties from file name.
6461         (Bug#1574)
6462
6463 2008-12-16  Glenn Morris  <rgm@gnu.org>
6464
6465         * mm-util.el (mm-charset-override-alist): Declare for compiler.
6466
6467 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6468
6469         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
6470         knows since the charset specified might be a bogus alias that
6471         mm-charset-synonym-alist provides.
6472
6473 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
6474
6475         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
6476         "ISO_8859-1".
6477
6478         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
6479
6480 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6481
6482         * mm-util.el (mm-charset-eval-alist):
6483         Define it before mm-charset-to-coding-system.
6484         (mm-charset-to-coding-system): Add optional argument `silent';
6485         define it before mm-charset-override-alist.
6486         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
6487         default value if it can be used in Emacs currently running;
6488         silence mm-charset-to-coding-system.
6489
6490 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6491
6492         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
6493         `allow-override' which says whether to use `mm-charset-override-alist'.
6494         (rfc2047-decode-encoded-words): Use it.
6495
6496         * mm-util.el (mm-charset-override-alist): Fix custom type;
6497         add `(gb2312 . gbk)' to choices.
6498
6499 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6500
6501         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
6502         fast.
6503
6504         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
6505
6506         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
6507
6508 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
6509
6510         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
6511         on links.
6512
6513         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
6514
6515 2008-12-03  Lute Kamstra  <lute@gnu.org>
6516
6517         * sha1.el: Remove leading * from docstrings of defcustoms,
6518         deffaces, defconsts and defuns.
6519
6520 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6521
6522         * message.el (message-idna-to-ascii-rhs-1): Protect against local
6523         users' addresses that don't have domain parts.
6524         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
6525         rather than message-narrow-to-head since there will be the message
6526         header separator.
6527
6528 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6529
6530         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
6531         since the result is inserted in a unibyte buffer anyway.
6532         (nnimap-demule-use-string-to-multibyte): Remove.
6533         (nnimap-demule): Alias it to mm-string-to-multibyte.
6534
6535 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
6536
6537         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
6538         variable for debugging bug#464 and bug#1174.
6539         (nnimap-demule): Use it.
6540
6541 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6542
6543         * gnus-score.el (gnus-score-find-trace): Handle default score in total
6544         score calculation correctly.
6545
6546 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6547
6548         * message.el (message-send-mail): Just set the buffer to unibyte
6549         rather than use mm-with-unibyte-current-buffer which does a lot more.
6550         (message-send-mail-partially): Don't bother with
6551         mm-with-unibyte-current-buffer since it's already been made unibyte by
6552         message-send-mail.
6553
6554 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
6555
6556         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
6557
6558 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
6559
6560         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
6561
6562 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6563
6564         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
6565         require itself and to remove `with-no-warnings'.
6566
6567 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
6568
6569         * starttls.el (starttls-any-program-available): Get the name of the
6570         available TLS layer program.
6571         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
6572         well as the host name in the "opening" message.
6573
6574         * auth-source.el (auth-source-cache, auth-source-do-cache)
6575         (auth-source-user-or-password): Cache passwords and logins by default,
6576         allow override with `auth-source-do-cache'.
6577         (auth-source-forget-user-or-password): Allow users to remove cache
6578         entries if needed.
6579
6580 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
6581
6582         * md4.el (md4-buffer): Fix typo in docstring.
6583         (md4, md4-64): Doc fixes.
6584         (md4-pack-int32): Reflow docstring.
6585
6586 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
6587
6588         * ietf-drums.el (ietf-drums-remove-comments): Localize second
6589         condition-case to only the forward-sexp call.
6590
6591 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
6592
6593         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
6594         quotes contained.  Make it more robust regardless by an extra
6595         condition-case wrapper.
6596
6597 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6598
6599         * lpath.el: No need to fbind codepage-setup for Emacs 23.
6600
6601 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6602
6603         * nnml.el (nnml-request-expire-articles): Check if the function set to
6604         `nnmail-expiry-target' returns the symbol `delete'.
6605
6606         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
6607
6608         * nnmail.el (nnmail-expiry-target): Fix custom type.
6609
6610 2008-10-02  Glenn Morris  <rgm@gnu.org>
6611
6612         * mm-util.el (mm-codepage-setup): Tweak codepage error.
6613         Silence compiler warning.
6614
6615 2008-10-01  Magnus Henoch  <mange@freemail.hu>
6616
6617         * tls.el (open-tls-stream): Show the actual command being
6618         executed, instead of the format string.
6619
6620 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6621
6622         * lpath.el: Fbind codepage-setup for Emacs 23.
6623
6624 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
6625
6626         * mml.el (mml-menu): Don't assume mml2015 is bound.
6627
6628 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6629
6630         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
6631         exists.
6632
6633 2008-09-27  Glenn Morris  <rgm@gnu.org>
6634
6635         * gnus-util.el (mail-header-remove-comments): Autoload it.
6636
6637 2008-09-27  Andreas Schwab  <schwab@suse.de>
6638
6639         * gnus-util.el (gnus-split-references): Strip comments.
6640         (gnus-parent-id): Likewise.
6641
6642 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
6643
6644         * message.el (message-confirm-send): Fix version.
6645
6646 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6647
6648         * message.el (message-idna-to-ascii-rhs-1): Use
6649         mail-extract-address-components rather than mail-header-parse-addresses
6650         that is an alias by default to ietf-drums-parse-addresses that does not
6651         support non-ASCII names in headers' contents.
6652
6653 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6654
6655         * message.el (message-confirm-send): Fix variable documentation to
6656         avoid the "y/n" wording.
6657
6658 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
6659
6660         * message.el (message-set-auto-save-file-name): Save to a different
6661         filename so multiple messages (especially drafts) can be recovered.
6662
6663 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
6664
6665         * message.el (message-confirm-send): Add appropriate version.
6666
6667 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
6668
6669         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
6670         defvar.
6671
6672 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
6673
6674         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
6675         (mm-pkcs7-enveloped-magic): Ditto.
6676
6677 2008-09-17  Simon Josefsson  <simon@josefsson.org>
6678
6679         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
6680         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
6681
6682 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
6683
6684         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
6685         default, it's better.
6686
6687 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
6688
6689         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
6690         summary line gnus-number property and ignore them (with a warning
6691         message).
6692
6693 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6694
6695         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
6696         macro caddr in the interactive form since it won't be expanded.
6697
6698 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6699
6700         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
6701         `charset'; fix name of function called recursively.
6702         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
6703
6704 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6705
6706         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
6707         (gnus-mime-set-charset-parameters): New function.
6708         (gnus-mime-view-part-as-charset): Use it to correctly display part
6709         specifying wrong charset.
6710
6711 2008-09-08  David Engster  <dengste@eml.cc>
6712
6713         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
6714         in completing-read for back end server.
6715
6716 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
6717
6718         * message.el (message-confirm-send): New variable to confirm sending a
6719         message.
6720         (message-send): Use it.
6721
6722 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
6723
6724         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
6725
6726 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6727
6728         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
6729
6730 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
6731
6732         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
6733         prevent tracking too many groups.
6734         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
6735         Use it.
6736
6737 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
6738
6739         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
6740         moving point to the bottom of the window in order to avoid recentering.
6741
6742 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6743
6744         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
6745
6746         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
6747         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
6748         (gnus-article-beginning-of-window): Fix calculation.
6749
6750 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6751
6752         * gnus-msg.el (gnus-summary-supersede-article)
6753         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
6754         value of gnus-newsgroup-charset to decode non-MIME encoded text in
6755         message header.
6756
6757 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
6758
6759         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
6760         pending output coming after the status change.
6761
6762 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
6763
6764         * message.el:
6765         * gnus-start.el:
6766         * gnus-registry.el: Remove VMS support.
6767
6768 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6769
6770         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
6771         macro.
6772         (rfc2104-hash): Use it.
6773
6774 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
6775
6776         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
6777         (gnus-summary-sort-by-most-recent-date): New commands.
6778         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
6779         and menu entries.
6780
6781 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6782
6783         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
6784         don't redisplay article for raw contents; remove plural articles stuff.
6785
6786         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
6787         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
6788         on gnus-summary-save-article; display results properly.
6789
6790 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6791
6792         * lpath.el: No need to fbind ns-focus-frame.
6793
6794 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6795
6796         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
6797
6798 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6799
6800         * gnus-art.el (gnus-summary-save-in-pipe):
6801         Consider gnus-save-all-headers.
6802
6803 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
6804
6805         * gnus-util.el (ns-focus-frame): Remove declaration.
6806         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
6807         like x.
6808
6809 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
6810
6811         * rfc2104.el (rfc2104-zero): Delete defconst.
6812         (rfc2104-hex-alist): Likewise.
6813         (rfc2104-hex-to-int): Delete func.
6814         (rfc2104-hexstring-to-bitstring): Likewise.
6815         (rfc2104-nybbles): New defconst.
6816         (rfc2104-hash): Rewrite for speed.
6817
6818 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6819
6820         * tls.el (open-tls-stream): Make it work with the 2nd argument
6821         BUFFER that is a string but does not exist as a buffer object, as
6822         mentioned in the doc-string.
6823
6824 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6825
6826         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
6827         SXEmacs.
6828
6829 2008-07-16  Glenn Morris  <rgm@gnu.org>
6830
6831         * gnus-util.el (ns-focus-frame): Declare for compiler.
6832
6833 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6834
6835         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
6836         set as a group parameter.
6837         (gnus-summary-save-in-pipe): Work when it is called independently.
6838         (gnus-summary-pipe-to-muttprint): Don't modify
6839         gnus-summary-pipe-output-default-command.
6840
6841 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6842
6843         * message.el (message-send-mail-with-sendmail):
6844         Display the error message.
6845
6846 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6847
6848         * gnus-art.el (gnus-default-article-saver):
6849         Add gnus-summary-save-in-pipe to choices.
6850         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
6851         gnus-summary-pipe-output-default-command as the default command.
6852         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
6853         instead of gnus-last-shell-command.
6854
6855         * gnus-sum.el (gnus-summary-pipe-output-default-command):
6856         New user option.
6857         (gnus-summary-muttprint-program): Mention the value will be changed.
6858         (gnus-summary-save-article): Force showing of all headers.
6859         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
6860
6861 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
6862
6863         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
6864
6865 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
6866
6867         * nnimap.el (nnimap-id):
6868         * sieve-manage.el (sieve-manage-open): Doc fixes.
6869
6870 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
6871
6872         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
6873         if available.
6874
6875 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6876
6877         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
6878
6879         * nnkiboze.el (nnkiboze-generate-group):
6880         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
6881
6882         * nnmairix.el: Require CL.
6883
6884 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6885
6886         * dgnushack.el: Autoload get-display-table and put-display-table for
6887         XEmacs 21.5.
6888
6889         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
6890         21.4 and SXEmacs.
6891
6892 2008-06-15  David Engster  <dengste@eml.cc>
6893
6894         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
6895
6896 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
6897
6898         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
6899         New macros that expand to an `aset'/`aref' call under Emacs, and to a
6900         runtime choice under XEmacs.
6901
6902         * gnus-sum.el (gnus-summary-set-display-table):
6903         Use `gnus-put-display-table', `gnus-get-display-table',
6904         `gnus-set-display-table' for the display table, instead of `aset'.
6905
6906         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
6907         Use `gnus-put-display-table', `gnus-get-display-table',
6908         `gnus-set-display-table' for the display table.
6909
6910 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
6911
6912         * nnmairix.el: Add autoloads.
6913
6914 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
6915
6916         * nnmairix.el (nnmairix-delete-recreate-group)
6917         (nnmairix-update-and-clear-marks): Fix error messages.
6918
6919 2008-06-14  David Engster  <dengste@eml.cc>
6920
6921         * nnmairix.el: Upgrade to version 0.6.
6922         (nnmairix-group-toggle-propmarks-this-group)
6923         (nnmairix-group-toggle-readmarks-this-group)
6924         (nnmairix-group-delete-recreate-this-group)
6925         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
6926         (nnmairix-remove-tick-mark-original-article): New commands.
6927         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
6928         (nnmairix-propagate-marks-to-nnmairix-groups)
6929         (nnmairix-only-use-registry, nnmairix-allowfast-default)
6930         (nnmairix-marks-cache, nnmairix-version-output): New variables.
6931         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
6932         functions needed for marks propagation and manipulation of read marks.
6933         (nnmairix-update-groups): New function.
6934         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
6935         (nnmairix-determine-original-group-from-registry)
6936         (nnmairix-determine-original-group-from-path)
6937         (nnmairix-get-group-from-file-path, nnmairix-map-range)
6938         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
6939         New helper functions.
6940         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
6941         keystrokes for new commands.
6942         (nnmairix-delete-and-create-on-change): Doc string cleanup.
6943         (nnmairix-request-group): Check allow-fast group parameter.
6944         (nnmairix-request-create-group): Set allow-fast group parameter if
6945         nnmairix-allowfast-default is set.
6946         (nnmairix-close-group): Propagate marks upon closing if needed.
6947         (nnmairix-group-toggle-threads-this-group): Use new.
6948         nnmairix-group-toggle-parameter helper function.
6949         (nnmairix-search): Better check for empty search result.
6950         (nnmairix-goto-original-article): Use new helper functions for
6951         determining original article.
6952         (nnmairix-show-original-article): Make sure message-id is in brackets.
6953         (nnmairix-call-mairix-binary): Change variable name.
6954         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
6955         helper function.
6956         (nnmairix-widget-toggle-activate): Fix doc string.
6957
6958 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6959
6960         * nnir.el: Require edmacro when compiling with XEmacs.
6961         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
6962         available in Emacs 21.
6963
6964 2008-06-11  Glenn Morris  <rgm@gnu.org>
6965
6966         * gnus-util.el (x-focus-frame):
6967         * gnus.el (image-size):
6968         * mm-decode.el (image-size): Declare.
6969
6970         * gnus-picon.el (declare-function): Add compat definition.
6971         (image-size): Declare.
6972
6973         * gnus-group.el (tool-bar-map):
6974         * gnus-sum.el (tool-bar-map): Define for compiler.
6975
6976         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
6977
6978         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
6979
6980         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
6981         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
6982         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
6983         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
6984         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
6985         * sieve-manage.el, spam-report.el, spam.el:
6986         Remove unnecessary eval-and-compile of autoloads.
6987
6988 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
6989
6990         * auth-source.el: Precise Tramp doc.
6991
6992 2008-06-07  Glenn Morris  <rgm@gnu.org>
6993
6994         * nnmairix.el: Remove unnecessary eval-when-compile.
6995
6996 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6997
6998         * lpath.el: Fbind propertize for XEmacs 21.4.
6999
7000 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
7001
7002         * nnir.el: Move here from ../contrib.
7003
7004 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7005
7006         * gnus-util.el (gnus-read-shell-command): New function.
7007         * mm-decode.el (mm-pipe-part):
7008         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
7009
7010 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7011
7012         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
7013
7014 2008-06-03  Glenn Morris  <rgm@gnu.org>
7015
7016         * pop3.el (nnheader-accept-process-output): Autoload it.
7017
7018 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7019
7020         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
7021         are not 2-digit hexadecimal characters that follow `%'s.
7022
7023 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
7024
7025         * message.el (message-bogus-recipient-p): Fix type in doc string.
7026         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
7027         (message-bogus-addresses): Rename from message-bogus-address-regexp.
7028         Improve custom options.
7029         (message-bogus-recipient-p): Adjust accordingly.
7030
7031 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
7032
7033         * parse-time.el (parse-time-months, parse-time-weekdays): Add
7034         long-form month and day names.
7035
7036 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7037
7038         * dgnushack.el: Autoload debug, eudc-expand-inline and
7039         pgg-snarf-keys-region for XEmacs.
7040
7041         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
7042
7043         * nnmairix.el: Require edmacro when compiling with XEmacs.
7044
7045 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
7046
7047         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
7048         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
7049
7050 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
7051
7052         * auth-source.el: Add more docs.
7053
7054         * netrc.el (netrc-machine): Always match if the port is not given.
7055
7056 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7057
7058         * nnheader.el (nnheader-read-timeout): Change the default timeout from
7059         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
7060         retrieval faster in some cases, but might make CPU usage larger.
7061         If this has any bad side effects, we might revert this change.
7062
7063         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
7064         seems to make mail retrieval much, much faster.
7065         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
7066         unconditionally.
7067
7068         * gnus-draft.el (gnus-group-send-queue):
7069         Bind message-send-mail-partially-limit to nil to avoid being prompted.
7070
7071 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
7072
7073         * mml.el (mml-attach-buffer): Prompt for `disposition'.
7074
7075         * message.el (message-bogus-address-regexp): Fix and improve custom
7076         type.
7077         (message-setup-hook): Add message-check-recipients as custom option.
7078
7079 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
7080
7081         * message.el (message-cite-function): Remove bogus autoload which crept
7082         in during merge from v5-10.
7083
7084 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
7085
7086         * nnimap.el (nnimap-open-connection): Fix login/password bug.
7087
7088         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
7089
7090         * auth-source.el: Preliminary Tramp docs.
7091         (auth-sources): Change the default auth-sources to use
7092         EPA .gpg files.
7093
7094 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
7095
7096         * nntp.el: Autoload `auth-source-user-or-password'.
7097         (nntp-send-authinfo): Use it.
7098
7099         * nnimap.el: Autoload `auth-source-user-or-password'.
7100         (nnimap-open-connection): Use it.
7101
7102         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
7103         for the gnus-message function.
7104         (auth-source-user-or-password): Use it.
7105
7106 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7107
7108         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
7109         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
7110         (rfc2104-hash): Use it.
7111
7112 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
7113
7114         * gnus-art.el (gnus-article-toggle-truncate-lines):
7115         Don't use `iff' in docstring.
7116
7117 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
7118
7119         * gnus-registry.el: Adjusted copyright dates and added a keyword.
7120
7121         * gnus-util.el (gnus-extract-address-component-name)
7122         (gnus-extract-address-component-email): Convenience functions around
7123         `gnus-extract-address-components'.
7124
7125         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
7126         Use `gnus-extract-address-component-email' to fix bug of comparing full
7127         sender name to `user-mail-address'.
7128
7129 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
7130
7131         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
7132         catch/throw to optimize.
7133         (gnus-registry-find-keywords): Just use member to find a keyword.
7134
7135 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7136
7137         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
7138         is current before calling gnus-server-prepare.
7139         (gnus-server-setup-buffer, gnus-server-update-server)
7140         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
7141
7142 2008-05-04  Juri Linkov  <juri@jurta.org>
7143
7144         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
7145         (mailcap-file-default-commands): Use mailcap-replace-in-string
7146         instead of replace-regexp-in-string, and mailcap-delete-duplicates
7147         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
7148
7149 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
7150
7151         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
7152
7153 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7154
7155         * gnus.el: Bump version to 0.11.
7156
7157 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7158
7159         * gnus.el: No Gnus v0.10 is released.
7160
7161 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7162
7163         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
7164         hooks.
7165         (gnus-update-read-articles): Speed up non-marks-using users.
7166         (gnus-use-marks): Define gnus-use-marks.
7167         (gnus-propagate-marks): Rename variable to something more sensible.
7168
7169 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
7170
7171         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
7172         (gmm-image-load-path-for-library): Fix typos in docstrings.
7173         (gmm-message): Reflow docstring.
7174
7175 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
7176
7177         * mail-source.el (mail-source-set-1, mail-source-bind):
7178         Move auth-source code out of the macro to clean it up and fix bugs.
7179
7180 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
7181
7182         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
7183         by sender if it's equal to user-mail-address, it's likely to be
7184         useless.
7185
7186         * mail-source.el (mail-source-bind): Don't use user or password if they
7187         are not bound.  Unintern them if they are nil.  Don't use server unless
7188         it's bound, and default it to empty string otherwise.
7189
7190 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
7191
7192         * mail-source.el: Load auth-source.el.
7193         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
7194         get user name or password, if auth-sources is set up.
7195
7196         * gnus-registry.el (gnus-registry-split-strategy): New variable for
7197         strategy of splitting with parent.
7198         (gnus-registry-split-fancy-with-parent)
7199         (gnus-registry-post-process-groups): Use it and fix prior
7200         bug (returning a list as the split result).
7201
7202         * auth-source.el (auth-sources): Remove server parameter.
7203         (auth-source-pick, auth-source-user-or-password)
7204         (auth-source-user-or-password-imap)
7205         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7206         (auth-source-user-or-password-sftp)
7207         (auth-source-user-or-password-smtp): Remove server parameter.
7208
7209 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
7210
7211         * smime.el (smime-sign-region, smime-encrypt-region)
7212         (smime-decrypt-region):
7213         Remove redundant calls to `generate-new-buffer-name'.
7214
7215 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
7216
7217         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
7218         Don't use QP for message/rfc822.
7219         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
7220
7221 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7222
7223         * sieve-manage.el (sieve-string-bytes): Remove.
7224         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
7225         correct byte-length only if the process's coding-system is the same as
7226         the one used internally by Emacs to represent strings.
7227
7228 2008-04-22  Juri Linkov  <juri@jurta.org>
7229
7230         * mailcap.el (mailcap-file-default-commands): New function.
7231
7232 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
7233
7234         * message.el (message-signature-separator, message-cite-function):
7235         Change custom version.
7236
7237 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
7238
7239         * tls.el (tls-program): Add -ign_eof argument to call the openssl
7240         commands.
7241         (tls-checktrust): Ditto.
7242
7243 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
7244
7245         * mm-decode.el (mm-display-external): Make temp file read-only.
7246
7247 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
7248
7249         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
7250         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
7251         `C-c C-f d'.
7252
7253 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
7254
7255         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
7256
7257 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
7258
7259         * gnus.el: Bump version to 0.9.
7260
7261 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
7262
7263         * gnus.el: No Gnus v0.8 is released.
7264
7265 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7266
7267         * mail-source.el (mail-source-value):
7268         Prefer fboundp to functionp so it works with macros as well.
7269
7270 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7271
7272         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7273         Fix last change in case the element is not even a symbol.
7274
7275 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7276
7277         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7278         Prefer fboundp to functionp so it works with macros as well.
7279
7280 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
7281
7282         * auth-source.el: Add docs.
7283         (auth-sources): Modify format to support server.
7284         (auth-source-pick, auth-source-user-or-password)
7285         (auth-source-user-or-password-imap)
7286         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7287         (auth-source-user-or-password-sftp)
7288         (auth-source-user-or-password-smtp): Add server parameter.
7289
7290 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
7291
7292         * gnus-registry.el: Initialize the registry when gnus-registry-install
7293         is t.
7294
7295 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7296
7297         * compface.el (uncompface): Make buffer unibyte.
7298
7299 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7300
7301         * mail-source.el (mail-source-value):
7302         Prefer fboundp to functionp so it works with macros as well.
7303
7304 2008-04-05  Glenn Morris  <rgm@gnu.org>
7305
7306         * gnus-ems.el (mm-disable-multibyte): Autoload it.
7307
7308 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7309
7310         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
7311         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
7312
7313         * nnheader.el (nnheader-init-server-buffer): Change buffer's
7314         multibyteness after rather than before erasing it.
7315
7316         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
7317         mm-with-multibyte.
7318         (gnus-request-article-this-buffer): Make sure the proper decoding is
7319         used if gnus-original-article-buffer happens to be unibyte.
7320
7321         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
7322         default-enable-multibyte-characters.
7323
7324         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
7325         default-enable-multibyte-characters.
7326
7327         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
7328
7329         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
7330
7331 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7332
7333         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7334         Fix last change in case the element is not even a symbol.
7335
7336 2008-04-02  Simon Josefsson  <simon@josefsson.org>
7337
7338         * imap.el (imap-enable-exchange-bug-workaround): New variable.
7339         (imap-message-copyuid-1): Use it.
7340         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
7341         J. Williams in
7342         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
7343
7344         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
7345         imap-enable-exchange-bug-workaround.
7346         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
7347
7348 2008-04-01  Simon Josefsson  <simon@josefsson.org>
7349
7350         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
7351         a 100 byte status-checks into a 2-3MB transfer for each group.
7352         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
7353         to enable bug workaround or not.
7354         (nnimap-find-minmax-uid): Only enable workaround conditionally.
7355
7356 2008-03-31  Glenn Morris  <rgm@gnu.org>
7357
7358         * message.el (mml2015-use): Declare for compiler.
7359         (message-info): Require mml2015 when appropriate.
7360
7361 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7362
7363         * Makefile.in (EMACS_COMP): Quote directory name that might contain
7364         whitespace.
7365
7366 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7367
7368         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
7369         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
7370         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
7371         (nntp-service-to-port): New function.
7372         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
7373         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
7374         (nntp-open-netcat-stream): New function.
7375         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
7376
7377 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
7378
7379         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
7380
7381 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7382
7383         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
7384
7385 2008-03-28  Magnus Henoch  <mange@freemail.hu>
7386
7387         * dns.el (dns-write): Use set-buffer-multibyte.
7388
7389 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
7390
7391         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
7392
7393 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7394
7395         * message.el (message-signature-separator): Change default.
7396         Improve custom type.
7397         (message-cite-function): Change default to
7398         message-cite-original-without-signature.
7399
7400         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
7401         toggle.
7402
7403         * message.el (message-check-news-body-syntax): Fix signature check.
7404         (message-setup-1): Mark buffer as unmodified _after_ running
7405         message-setup-hook and handling message-alternative-emails.
7406         (message-shorten-references): Be more strict when building list of
7407         valid references to comply with GNKSA.
7408
7409         * gnus-group.el (gnus-read-ephemeral-bug-group)
7410         (gnus-read-ephemeral-debian-bug-group)
7411         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
7412
7413         * message.el (message-info): Don't use booleanp which isn't supported
7414         in Emacs 21 and XEmacs.
7415
7416 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
7417
7418         * gnus-group.el (gnus-gmane-group-download-format): Rename from
7419         gnus-group-gmane-group-download-format.
7420         (gnus-group-read-ephemeral-gmane-group): Rename from
7421         gnus-group-read-ephemeral-gmane-group.
7422         (gnus-read-ephemeral-gmane-group-url): Rename from
7423         gnus-group-read-ephemeral-gmane-group-url.
7424         (gnus-bug-group-download-format-alist): New variable.
7425         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
7426         (gnus-read-ephemeral-emacs-bug-group): New commands.
7427
7428 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
7429
7430         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
7431         (gnus-visible-headers): Improve custom type.
7432
7433 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
7434
7435         * mml.el (mml-menu): Add workarounds for XEmacs.
7436
7437         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
7438         X-Boundary header.
7439
7440         * message.el (message-simplify-recipients): Fix previous commit.
7441
7442 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7443
7444         * mm-util.el (mm-set-buffer-multibyte): New function.
7445         * mm-decode.el (mm-copy-to-buffer): Use it.
7446
7447         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7448         Prefer fboundp to functionp so it works with macros as well.
7449
7450 2008-03-19  Glenn Morris  <rgm@gnu.org>
7451
7452         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
7453         Accidentally removed in the sync process with Emacs.
7454
7455 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
7456
7457         * message.el (message-alter-recipients-discard-bogus-full-name):
7458         New function.
7459         (message-alter-recipients-function): New variable.
7460         (message-get-reply-headers): Use it.
7461         (message-replace-header): New helper function.
7462         (message-recipients-without-full-name): New variable.
7463         (message-simplify-recipients): New command.
7464
7465         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
7466
7467         * message.el (message-info): Handle EasyPG manual.
7468
7469         * mml.el (mml-menu): Add entry for EasyPG.
7470
7471 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
7472
7473         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
7474         parameter.
7475
7476         * message.el (message-disassociate-draft): Specify drafts group name
7477         fully.
7478
7479 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
7480
7481         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
7482         Eliminate unnecessary duplicates from the match list.
7483
7484 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7485
7486         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
7487
7488         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
7489
7490         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
7491         args of `how-many' of which the XEmacs version doesn't take; declare
7492         Info-index-next as function.
7493
7494 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
7495
7496         * gnus-score.el (gnus-score-headers): Fix handling of
7497         gnus-inhibit-slow-scoring.
7498
7499         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
7500         string.
7501         (gnus-button-url-regexp): Improve handling of parenthesis.
7502         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
7503         (gnus-button-handle-info-keystrokes): Handle index entries.
7504
7505 2008-03-15  Glenn Morris  <rgm@gnu.org>
7506
7507         * parse-time.el (parse-time-string): Simplify.
7508
7509 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7510
7511         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
7512         Incoming* files.
7513
7514 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
7515
7516         * auth-source.el (auth-sources): Rename from auth-source-choices.
7517         (auth-source-pick): Use it.
7518
7519 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7520
7521         * binhex.el (binhex-decode-region-internal):
7522         * uudecode.el (uudecode-decode-region-internal):
7523         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
7524         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
7525         setting default-enable-multibyte-characters.
7526
7527 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
7528
7529         * auth-source.el (auth-source-protocols)
7530         (auth-source-protocols-customize, auth-source-choices): Add and
7531         modified variable customizations and defaults.
7532         (auth-source-pick, auth-source-user-or-password)
7533         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
7534         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7535         (auth-source-user-or-password-sftp)
7536         (auth-source-user-or-password-smtp): Use new variables and provide an
7537         interface to netrc.el.
7538
7539 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7540
7541         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
7542         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
7543         Make sure the nntp port to specify is a string.
7544
7545 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7546
7547         * nntp.el: Use with-current-buffer.
7548         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
7549         dubious mm-with-unibyte-current-buffer.
7550         (nntp-with-open-group-function): New function extracted from
7551         nntp-with-open-group macro.
7552         (nntp-with-open-group): Use the function, so it's easier to debug.
7553         Add indentation and debugging info.
7554         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
7555         Recommend the use of the netcat alternatives.
7556
7557         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
7558         Avoid mm-string-as-multibyte as well.
7559
7560         * nnweb.el (nnweb-insert-html):
7561         Remove use of nnheader-string-as-multibyte.
7562
7563         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
7564         (nnheader-string-as-multibyte): Remove.
7565
7566         * mm-view.el: Use inhibit-read-only.
7567         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
7568         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
7569         or unibyte-string.
7570
7571         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
7572         (mm-uu-yenc-extract): Use with-current-buffer.
7573
7574         * gnus-soup.el (gnus-soup-send-packet): Don't use
7575         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
7576
7577         * nnmh.el: Use with-current-buffer.
7578         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
7579         mm-string-as-multibyte on the output of mm-encode-coding-string.
7580
7581         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
7582         (nnimap-request-move-article): Use with-current-buffer.
7583
7584         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
7585         inserting the handle-buffer's text, so the implicit multibyte->unibyte
7586         conversion uses string-make-unibyte rather than string-as-unibyte.
7587
7588         * gnus-msg.el: Use with-current-buffer.
7589
7590         * message.el (message-ignored-resent-headers): Add "Delivered-To".
7591
7592 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
7593
7594         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
7595         string for caching if it is 'PIN.
7596
7597 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7598
7599         * lpath.el: Consider the case without Emacs/W3.
7600
7601 2008-03-08  Glenn Morris  <rgm@gnu.org>
7602
7603         * time-date.el (date-to-time, time-subtract, time-add)
7604         (safe-date-to-time): Doc fixes.
7605
7606 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
7607
7608         * mail-source.el (mail-source-delete-old-incoming-confirm):
7609         Change default to nil.
7610         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
7611
7612 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7613
7614         * lpath.el: Rearrange.
7615
7616         * gnus-art.el (gnus-narrow-to-page): Position point properly.
7617         (gnus-article-goto-prev-page): Work for articles having ^L's.
7618
7619         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
7620
7621         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
7622
7623 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
7624
7625         * gnus-bookmark.el: Adjust for renames in bookmark.el.
7626         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
7627         (gnus-bookmark-jump): Adjust some variable names.
7628
7629 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
7630
7631         * auth-source.el: New package.
7632         (auth-source-choices): Add customization entry point variable.
7633
7634         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
7635         bug.
7636
7637 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
7638
7639         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
7640         (gnus-registry-initialize, gnus-registry-install-p): Use it.
7641         (gnus-registry-install-shortcuts): Rename from
7642         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
7643         the `gnus-registry-mark-map' keymap dynamically from
7644         `gnus-registry-marks'.  The generated functions update the summary line
7645         when a registry mark is added or deleted, and will call
7646         `gnus-registry-install-p' (see the comments in the code).
7647         (gnus-registry-user-format-function-M): Use concat intelligently.
7648
7649         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
7650         the registry mark functions.
7651
7652 2008-03-05  Glenn Morris  <rgm@gnu.org>
7653
7654         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
7655         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
7656         gnus-art.
7657         (top-level): No need to load own source when compiling.
7658
7659 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
7660
7661         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
7662         Suggested by <chris.anderton@zetnet.co.uk>.
7663
7664 2008-03-04  Glenn Morris  <rgm@gnu.org>
7665
7666         * gnus-sum.el (top-level): No need to require gnus when compiling,
7667         since unconditionally required near start of file.
7668         (gnus-summary-display-while-building): Move definition before use.
7669
7670 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
7671
7672         * gnus-registry.el (gnus-registry-user-format-function-M):
7673         Add formatting function.
7674
7675 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
7676
7677         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
7678         with plists.
7679         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
7680         Use new format.
7681
7682 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7683
7684         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
7685         `where-is-internal' that returns a range of key sequences.
7686
7687 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7688
7689         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
7690
7691         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
7692         (gnus-summary-jump-to-group): Consider windows on other displayed
7693         frames as well.  Similar changes might be needed elsewhere, but that's
7694         the one I've bumped into during my use.
7695
7696         * nndoc.el (nndoc-oe-dbx-type-p):
7697         * gnus-msg.el (gnus-debug):
7698         * gnus-group.el (gnus-update-group-mark-positions):
7699         Use mm-string-to-multibyte.
7700
7701 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
7702
7703         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
7704         doesn't handle NotDashEscaped.
7705
7706         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
7707         (mml-dnd-attach-options): Fix typo in custom choice.
7708
7709         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
7710         Change nndoc-article-type to mbox.
7711         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
7712
7713         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
7714         to nil, instead of html2text.
7715
7716         * imap.el (imap-debug): Add `imap-ping-server'.
7717
7718         * gnus-bookmark.el: Add FIXMEs.
7719
7720         * message.el (message-form-letter-separator)
7721         (message-send-form-letter-delay): New variables.
7722         (message-send-form-letter): Use them.  New command to send form
7723         letters.  Requested by Uwe Siart.
7724         (message-send-mail-function): Doc fix.  Add "Other" custom option.
7725
7726 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
7727
7728         * Update copyright years.
7729
7730 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
7731
7732         Sync from EMACS_22_BASE.
7733
7734         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
7735
7736 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
7737
7738         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
7739         empty author.
7740
7741 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
7742
7743         * gnus-registry.el (gnus-registry-marks): Add variable for
7744         customization of marks and their appearance.
7745         (gnus-registry-read-mark): Use it.
7746         (gnus-registry-do-marks): Add utility function to loop through
7747         `gnus-registry-marks'.
7748         (gnus-registry-install-shortcuts-and-menus): Add function to install
7749         shortcuts and menus.
7750         (gnus-registry-initialize): Use it.
7751         (gnus-registry-default-mark): Clarify documentation.
7752
7753 2008-02-29  Glenn Morris  <rgm@gnu.org>
7754
7755         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
7756         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
7757         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
7758         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
7759         Change defcustom :version from 23.0 to 23.1.
7760
7761 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
7762
7763         * gnus-registry.el (gnus-registry-follow-group-p)
7764         (gnus-registry-post-process-groups): Add functions to aid registry
7765         splitting and improve logging.  Clarify behavior in function
7766         documentation.
7767         (gnus-registry-split-fancy-with-parent): Use them.
7768
7769 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7770
7771         * gnus-art.el: Use with-current-buffer.
7772
7773 2008-02-27  David Engster  <dengste@eml.cc>
7774
7775         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
7776         Express real group name in the response.
7777
7778 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7779
7780         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
7781         (nnmairix-last-server, nnmairix-current-server): Defvar them.
7782         (nnmairix-goto-original-article): Defvar gnus-registry-install and
7783         autoload gnus-registry-fetch-group when compiling.
7784         (nnmairix-request-group-with-article-number-correction):
7785         Remove unreferenced argument passed to nnmairix-call-backend.
7786
7787 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
7788
7789         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
7790         (mm-uu-extract): Improve face for low color ttys.
7791         Reported by Sascha Wilde.
7792
7793 2008-02-27  Glenn Morris  <rgm@gnu.org>
7794
7795         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
7796         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
7797         variables to defconsts.  Convert comments to doc-strings.
7798         (nnmairix-last-server, nnmairix-current-server): Convert from free
7799         variables to defvars.  Convert comments to doc-strings.
7800         (gnus-registry-fetch-group): Autoload.
7801         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
7802         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
7803         (nnmairix-widget-build-editable-fields): Use car cddr rather than
7804         caddr.
7805         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
7806         nnmairix-request-group-with-article-number-correction call.
7807         (nnmairix-fast, nnmairix-group): New, less general names, for free
7808         variables passed from nnmairix-request-group to
7809         nnmairix-request-group-with-article-number-correction.  Declare.
7810         (nnmairix-request-group-with-article-number-correction):
7811         Use nnmairix-fast, nnmairix-group rather than fast, group.
7812
7813 2008-02-26  David Engster  <dengste@eml.cc>
7814
7815         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
7816         version 0.5.
7817
7818 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
7819
7820         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
7821         instead of making an extra function call.  Don't add the current group
7822         to articles only when they have the group.  Use
7823         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
7824         Reported by David <de_bb@arcor.de>.
7825
7826 2008-02-24  Miles Bader  <miles@gnu.org>
7827
7828         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
7829         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
7830         (mm-find-mime-charset-region):
7831         * mm-bodies.el (mm-encode-body):
7832         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
7833
7834 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7835
7836         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
7837         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
7838
7839 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
7840
7841         * mail-source.el (mail-source-delete-incoming): Change default.
7842         Supplement doc string.
7843
7844         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
7845
7846 2008-02-14  Glenn Morris  <rgm@gnu.org>
7847
7848         * time-date.el (format-seconds): New function.
7849
7850 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
7851
7852         * nnmail.el (nnmail-message-id-cache-file): Derive from
7853         `gnus-home-directory'.
7854
7855 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
7856
7857         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
7858         Document negative prefix.
7859
7860         * gnus-group.el (gnus-group-read-group): Document negative prefix.
7861
7862 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7863
7864         * message.el (message-unsent-separator): Add the Exim bounce
7865         separator.
7866
7867 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
7868
7869         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
7870         list.
7871         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
7872         recipient/signer list.
7873
7874 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7875
7876         * Makefile.in (datarootdir): Define.
7877         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
7878         name that might contain whitespace.
7879
7880 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
7881
7882         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
7883         fbound (Emacs 23 unicode), signal an error.
7884
7885 2008-02-08  Glenn Morris  <rgm@gnu.org>
7886
7887         * gnus-art.el (pgg-display-output-buffer): Declare as function.
7888
7889 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
7890
7891         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
7892         ports to the calls to `netrc-machine-user-or-password' in addition to
7893         "imap" and "imaps".
7894
7895 2008-02-01  Zhang Wei  <id.brep@gmail.com>
7896
7897         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
7898
7899         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
7900
7901 2008-02-01  Kenichi Handa  <handa@m17n.org>
7902
7903         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
7904         rfc2104-hexstring-to-bitstring and changed to return a byte list.
7905         (rfc2104-hash): Convert the result of concat to unibyte string.
7906
7907 2008-02-01  Dave Love  <fx@gnu.org>
7908
7909         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
7910         coding-system-for-read.
7911         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
7912
7913 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
7914
7915         * gnus.el (gnus-group-startup-message): Add `find-image' call before
7916         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
7917         <hanche@math.ntnu.no>.
7918
7919 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7920
7921         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
7922
7923         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
7924
7925 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
7926
7927         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
7928         * message.el (message-beginning-of-line): Use featurep instead of bound
7929         tests in order to resolve conditionals at compile time.
7930
7931 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
7932
7933         * mail-source.el (mail-sources): Add `group' choice.
7934
7935         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
7936         parameter `in-group' to control into which group the articles go.
7937         Add treatment of `group' mail-source.
7938
7939 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7940
7941         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
7942
7943         * mm-decode.el (mm-dissect-buffer): Decode description.
7944
7945         * mml.el (mml-to-mime): Encode message header first.
7946
7947 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7948
7949         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
7950         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
7951
7952         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
7953         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
7954
7955 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
7956
7957         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
7958
7959 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7960
7961         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
7962         prefix keys.
7963         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
7964         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
7965         gnus-xmas.el.
7966
7967         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
7968         (gnus-xmas-article-describe-bindings): New function.
7969         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
7970         gnus-xmas-article-describe-bindings.
7971
7972         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
7973
7974 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
7975
7976         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
7977         Add new variables for article mark management.
7978         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
7979         list of extra data entries which, when present, will indicate that the
7980         article ID should not be trimmed from the registry.
7981         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
7982         functions.
7983         (gnus-registry-read-mark): New function to read a mark name from the
7984         user.
7985         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
7986         (gnus-registry-set-article-mark-internal): New functions to add and
7987         remove marks.
7988         (gnus-registry-get-article-marks): New function to show the marks for
7989         an article, or retrieve them for further use.
7990
7991 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7992
7993         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
7994         keys when no argument is given.
7995
7996 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
7997
7998         * imap.el (imap-ping-server): New variable.
7999         (imap-opened): On add extra ping if imap-ping-server is non-nil.
8000         (imap-ping-server): Minor doc string fixes.
8001
8002 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
8003
8004         * imap.el (imap-ping-server): New function.
8005         (imap-opened): Call imap-ping-server.
8006
8007 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
8008
8009         * gnus-sum.el (gnus-article-sort-by-random)
8010         (gnus-thread-sort-by-random): Fix doc strings.
8011         Reported by jidanni@jidanni.org.
8012
8013 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8014
8015         * gnus-art.el (gnus-article-describe-bindings): New function.
8016         (gnus-article-read-summary-keys): Use it.
8017         (gnus-article-mode-map): Bind `C-h b' to it.
8018
8019 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8020
8021         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
8022         XEmacs.
8023         (gnus-article-describe-key, gnus-article-describe-key-briefly):
8024         Protect against non-character events.
8025
8026         * lpath.el: Fbind map-keymap for Emacs 21.
8027
8028 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
8029
8030         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
8031         New command.
8032         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
8033         instead of END.  Change name of the temp file.
8034         (gnus-group-gmane-group-download-format): Add doc string.  Make it
8035         customizable.
8036
8037 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8038
8039         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
8040         bind `S W' to gnus-article-wide-reply-with-original; set default
8041         binding to gnus-article-read-summary-send-keys.
8042         (gnus-article-read-summary-keys): Fix the order of keys; display
8043         continuation keys correctly in the echo area; describe bindings
8044         correctly when keys end with `C-h'.
8045         (gnus-article-read-summary-send-keys): New function.
8046         (gnus-article-describe-key, gnus-article-describe-key-briefly):
8047         Work for gnus-article-read-summary-send-keys; display continuation keys
8048         correctly in the echo area.
8049         (gnus-article-reply-with-original): Ignore prefix argument.
8050         (gnus-article-wide-reply-with-original): New function.
8051
8052         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
8053         Emacs 21.
8054
8055 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8056
8057         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
8058         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
8059
8060 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
8061
8062         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
8063         (gnus-group-read-ephemeral-gmane-group): New command.
8064
8065 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
8066
8067         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
8068
8069 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
8070
8071         * message.el (message-send-mail-function): Increase custom version.
8072
8073         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
8074         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
8075
8076 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
8077
8078         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
8079         for the cases where imap-authenticate is called with a nil buffer
8080         parameter.
8081
8082 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8083
8084         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
8085         html parts correctly; support forwarded messages.
8086         (gnus-article-browse-html-article): Remove work buffers.
8087
8088         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
8089         compiling.
8090         (netrc-bound-and-true-p): New macro.
8091         (netrc-parse): Use it instead of bound-and-true-p that is not available
8092         in XEmacs 21.4.
8093
8094 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
8095
8096         * gnus-registry.el (gnus-registry-mark-article)
8097         (gnus-registry-article-marks): Add functionality to mark articles
8098         through the Gnus registry.
8099
8100         * encrypt.el: Clarify documentation for the new pgg method.
8101         (encrypt-file-alist): Add PGG option.
8102         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
8103         functionality.  Abstract password key and messaging to external
8104         functions.
8105         (encrypt-password-key, encrypt-get-passphrase-if-needed)
8106         (encrypt-message-method-and-cipher): Add new convenience external
8107         functions.
8108         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
8109         (encrypt-pgg-process-buffer): Add PGG functionality glue.
8110
8111         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
8112         (netrc-parse): Use encrypt-file-alist to determine if
8113         encrypt-find-model or encrypt-insert-file-contents should be used.
8114
8115         * encrypt.el: Clarify documentation.  Load password-cache or
8116         password, whichever one is found first, instead of autoloading.
8117
8118 2007-12-19  Glenn Morris  <rgm@gnu.org>
8119
8120         * mml.el (message-options-set, message-narrow-to-head)
8121         (message-in-body-p, message-mail-p, message-encode-message-body):
8122         Autoload.
8123         (message-remove-header, message-narrow-to-headers-or-head)
8124         (message-subscribed-p, message-make-mail-followup-to)
8125         (message-position-on-field, message-news-p)
8126         (message-options-set-recipient, message-generate-headers)
8127         (message-sort-headers): Declare as functions.
8128
8129 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
8130
8131         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
8132         convention in doc string.
8133
8134 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8135
8136         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
8137         title to html parts.
8138         (gnus-article-browse-html-article): Pass message header to it.
8139
8140         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
8141
8142 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
8143
8144         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
8145         or password compatible with XEmacs.
8146
8147 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
8148
8149         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
8150         format document.
8151         (gnus-mime-delete-part): Don't write description line if empty.
8152         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
8153
8154 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
8155
8156         * gnus-sum.el (gnus-summary-mark-unread-as-read)
8157         (gnus-summary-mark-read-and-unread-as-read)
8158         (gnus-summary-mark-current-read-and-unread-as-read)
8159         (gnus-summary-mark-unread-as-ticked): Doc fix.
8160         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
8161
8162 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
8163
8164         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
8165         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8166
8167 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
8168
8169         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
8170         yes-or-no-p.
8171
8172 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8173
8174         * mm-decode.el (mm-add-meta-html-tag): New function.
8175         (mm-save-part-to-file, mm-pipe-part): Use it.
8176
8177         * gnus-art.el (gnus-article-browse-delete-temp-files):
8178         Use gnus-y-or-n-p instead of y-or-n-p.
8179         (gnus-article-browse-html-parts): Work with message/external-body; use
8180         mm-add-meta-html-tag.
8181
8182 2007-12-11  Glenn Morris  <rgm@gnu.org>
8183
8184         * gnus-cache.el: Require gnus-sum not just when compiling.
8185
8186         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
8187
8188         * gnus-int.el (gnus-server-opened, gnus-status-message):
8189         Move definitions before use.
8190
8191         * mm-decode.el: Require gnus-util.
8192         (mm-remove-part): Only call delete-annotation on XEmacs.
8193
8194         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
8195
8196         * nnmail.el: Require gnus-int.
8197
8198         * spam.el: Move `require's before `eval-when-compile's.
8199
8200         * gnus-ems.el (gnus-alive-p):
8201         * gnus-fun.el (message-goto-eoh):
8202         * gnus-util.el (gnus-group-name-decode):
8203         * mail-source.el (gnus-compress-sequence):
8204         * message.el (Info-goto-node, format-spec):
8205         * mm-bodies.el (message-options-get):
8206         * mm-decode.el (mm-view-pkcs7):
8207         * mm-util.el (gmm-write-region):
8208         * mml-smime.el (mml-compute-boundary)
8209         (gnus-completing-read-with-default):
8210         * mml.el (widget-button-press, gnus-make-hashtable):
8211         * mml1991.el (mm-decode-content-transfer-encoding)
8212         (mm-encode-content-transfer-encoding)
8213         (message-options-get, message-options-set):
8214         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
8215         * nnfolder.el (gnus-request-group):
8216         * nnheader.el (ietf-drums-unfold-fws):
8217         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
8218         * smime.el (gnus-run-mode-hooks):
8219         * spam-stat.el (gnus-message): Autoload.
8220
8221         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
8222         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
8223         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
8224         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
8225         Add declare-function compatibility definition.
8226
8227         * gnus-cache.el (nnvirtual-find-group-art):
8228         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
8229         (gnus-add-image, gnus-add-wash-type):
8230         * gnus-group.el (nnkiboze-score-file):
8231         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
8232         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
8233         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
8234         (message-tokenize-header, gnus-get-buffer-create)
8235         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
8236         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
8237         * gnus.el (gnus-group-decoded-name):
8238         * mail-source.el (imap-capability):
8239         * mm-bodies.el (message-options-set):
8240         * mm-decode.el (gnus-configure-windows):
8241         * mm-extern.el (message-goto-body):
8242         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
8243         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
8244         (epg-sub-key-validity, message-options-set):
8245         * mml.el (widget-event-point, gnus-configure-windows):
8246         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
8247         * mml2015.el (epg-check-configuration, epg-configuration)
8248         (message-options-set):
8249         * nndb.el (nndb-request-article):
8250         * nnfolder.el (gnus-request-create-group):
8251         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
8252         * nnmaildir.el (gnus-group-mark-article-read):
8253         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
8254         * rfc1843.el (message-fetch-field):
8255         * spam.el (gnus-extract-address-components):
8256         Declare as functions.
8257
8258 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8259
8260         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
8261
8262         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
8263
8264         * lpath.el: Fbind run-mode-hooks for Emacs 21;
8265         bind show-trailing-whitespace for XEmacs.
8266
8267 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
8268
8269         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
8270         new no-op macro for backward compatibility.
8271
8272         * imap.el (imap-string-to-integer): New function.
8273
8274 2007-12-09  Glenn Morris  <rgm@gnu.org>
8275
8276         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
8277
8278         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
8279         * message.el, mm-view.el, sieve-manage.el, smime.el:
8280         Add declare-function compatibility definition.
8281
8282         * gnus-art.el (w3-region, w3m-region, Info-menu):
8283         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
8284         * gnus-sum.el (gnus-get-predicate):
8285         * gnus-util.el (mm-append-to-file, w32-focus-frame):
8286         * message.el (mail-abbrev-in-expansion-header-p):
8287         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
8288         (w3m-detect-meta-charset, w3m-region):
8289         * sieve-manage.el (password-read, password-cache-add)
8290         (password-cache-remove):
8291         * smime.el (password-read-and-add): Declare as functions.
8292
8293 2007-12-08  David Kastrup  <dak@gnu.org>
8294
8295         * gnus-sum.el (gnus-summary-simplify-subject-query):
8296         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
8297         `message'.
8298
8299 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8300
8301         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
8302         it to bind idna-program, installation-directory, defined-colors, and
8303         face-attribute for XEmacs of the version that compiles defcustom forms.
8304
8305 2007-12-07  Glenn Morris  <rgm@gnu.org>
8306
8307         * gnus-art.el (article-make-date-line): Revert previous change.
8308
8309 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
8310
8311         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
8312
8313 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
8314
8315         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
8316         Call gnus-add-to-range ranges only once with a prepared article-list.
8317
8318 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
8319
8320         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
8321         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
8322         group names with backslashes.
8323         Reported by Tassilo Horn <tassilo@member.fsf.org>.
8324
8325 2007-12-06  Deepak Goel  <deego3@gmail.com>
8326
8327         * gnus-art.el (article-make-date-line):
8328         * gnus-start.el (gnus-load):
8329         * pop3.el (pop3-read-response): Fix buggy call to `error'.
8330
8331 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8332
8333         * gnus-art.el (gnus-use-idna)
8334         * gnus-start.el (gnus-site-init-file)
8335         * message.el (message-use-idna)
8336         * mm-uu.el (mm-uu-hide-markers)
8337         * smiley.el (smiley-style): Revert changes that suppress warnings.
8338
8339 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8340
8341         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
8342         specify charset to html source.
8343         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8344
8345 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8346
8347         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
8348         idna-program in order to suppress byte compile warning issued by XEmacs
8349         that came to byte compile the default value section of defcustom forms
8350         recently.
8351
8352         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
8353         value of installation-directory.
8354
8355         * message.el (message-use-idna): Don't directly refer to the value of
8356         idna-program.
8357
8358         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
8359
8360         * smiley.el (smiley-style): Don't directly call face-attribute.
8361
8362 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
8363
8364         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
8365
8366         * gnus-dired.el: Reduce Gnus dependencies.
8367         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
8368         Don't require.  Use autoloads instead.
8369         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
8370         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
8371         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
8372         (gnus-dired-mode): Adjust doc string.
8373         (gnus-dired-mail-mode): New variable.
8374         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
8375         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
8376         (gnus-dired-mail-buffers): New function.  Return mail or message
8377         composition buffers.
8378         (gnus-dired-attach): Use it.
8379         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
8380         NO-DECODE.
8381         (gnus-dired-print): Use `gnus-print-buffer' depending on
8382         `gnus-dired-mail-mode'.
8383
8384 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8385
8386         * rfc2047.el (rfc2047-encoded-word-regexp)
8387         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
8388         explaining what regexp patterns are for.
8389
8390 2007-12-04  Glenn Morris  <rgm@gnu.org>
8391
8392         * password.el: Move to password-cache.el.
8393
8394         * mml1991.el (password-read, password-cache-add, password-cache-remove):
8395         * mml2015.el (password-read, password-cache-add, password-cache-remove):
8396         * mml-smime.el (password-read, password-cache-add)
8397         (password-cache-remove):
8398         No need to autoload, since mml-sec requires password.
8399
8400         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
8401         * message.el (gnus-extract-address-components):
8402         * mml-smime.el (gnus-extract-address-components): Define for compiler.
8403
8404         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
8405         password.
8406
8407 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
8408
8409         * mailcap.el: Reduce dependencies.
8410         (mail-header-parse-content-type): Autoload.
8411         (mailcap-delete-duplicates): New alias.
8412         (mailcap-mime-info): Add optional argument NO-DECODE.
8413         (mailcap-mime-types): Use mailcap-delete-duplicates.
8414
8415         * message.el (message-ignored-supersedes-headers): Add "X-ID".
8416
8417 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
8418
8419         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
8420         (imap-parse-status): Upcase status-att for servers that sends them
8421         lower-case (e.g., MS Exchange 2007).
8422
8423 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8424
8425         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
8426         function.
8427
8428         * gnus-uu.el (gnus-uu-decode-yenc): New command.
8429         (gnus-uu-yenc-article): New function.
8430
8431         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
8432
8433         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
8434
8435 2007-12-02  Glenn Morris  <rgm@gnu.org>
8436
8437         * binhex.el (binhex): New custom group.
8438         (binhex-decoder-program, binhex-decoder-switches)
8439         (binhex-use-external): Move to the binhex custom group.
8440
8441         * uudecode.el (uudecode): New custom group.
8442         (uudecode-decoder-program, uudecode-decoder-switches)
8443         (uudecode-use-external): Move to the uudecode custom group.
8444
8445         * netrc.el (top-level): Don't load `encrypt' features.
8446         (netrc-parse): Don't use encrypt.
8447         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
8448
8449         * encrypt.el: Remove file.
8450
8451 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
8452
8453         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
8454         matches on patches.
8455
8456         * gnus-art.el (gnus-article-browse-html-article):
8457         Mention `mm-text-html-renderer' in the doc string.
8458
8459         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
8460         string.  Add comments.
8461
8462         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
8463         if rhs is ASCII.
8464
8465 2007-12-01  Glenn Morris  <rgm@gnu.org>
8466
8467         * mail-source.el (top-level): Require format-spec before
8468         eval-when-compile.
8469
8470 2007-11-30  Glenn Morris  <rgm@gnu.org>
8471
8472         * encrypt.el: Require password, rather than autoloading password-read.
8473
8474 2007-11-29  Glenn Morris  <rgm@gnu.org>
8475
8476         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
8477         (sasl-make-client, sasl-next-step, sasl-step-data)
8478         (sasl-step-set-data): Declare as functions.
8479
8480 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
8481
8482         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
8483
8484 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
8485
8486         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
8487         certs should be verified and what is to be done in the event of a
8488         verification failure.
8489
8490         * gnus.el (gnus-method-to-server): Add an optional parameter so the
8491         caller can indicate whether the cache should be disregarded for this
8492         call.  This way the result of the call is reproducible at all times and
8493         can be considered a canonical server name for the supplied method.
8494         (gnus-agent-method-p): Canonicalize server names by pushing their
8495         method through `gnus-method-to-server' using the no-cache argument.
8496
8497         * gnus-srvr.el (gnus-server-insert-server-line):
8498         Call `gnus-method-to-server' with `no-cache' argument.
8499
8500         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
8501         gnus-agent-possibly-synchronize-flags as this should be called when the
8502         server is actually being opened.
8503         (gnus-agent-possibly-synchronize-flags)
8504         (gnus-agent-possibly-synchronize-flags-server): Move check for the
8505         flags file of an agentized server to the latter function.
8506
8507         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
8508         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
8509         after a connection has been established successfully.
8510
8511 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8512
8513         * gnus-art.el (article-display-face): Force to display face if called
8514         interactively; check if gnus-article-x-face-too-ugly matches author.
8515         (article-display-x-face): Display face even if From header is missing
8516         as article-display-face does.
8517
8518 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
8519
8520         * hashcash.el (message-narrow-to-headers-or-head)
8521         (message-fetch-field, message-goto-eoh)
8522         (message-narrow-to-headers): Declare as functions.
8523
8524 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
8525
8526         * mail-source.el (mail-sources): Default to fetch from file for
8527         compatibility with default of nnmail-spool-file.
8528
8529 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8530
8531         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
8532         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
8533         to look for encoded word that should be encoded again.
8534         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
8535         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
8536         encoding pattern.
8537         (rfc2047-decode-region): Switch strict regexp and loose one according
8538         to rfc2047-allow-irregular-q-encoded-words.
8539
8540 2007-11-25  Romain Francoise  <romain@orebokech.com>
8541
8542         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
8543
8544 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
8545
8546         * tls.el (tls-program): Provide more custom choices from
8547         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
8548         (tls-process-connection-type, tls-success): Remove "*" in doc string.
8549
8550 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8551
8552         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
8553         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
8554
8555         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
8556         `nnmail-spool-file'.
8557
8558         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
8559         `nnmail-spool-file'.
8560
8561         * gnus-move.el (gnus-change-server): Ditto.
8562
8563         * gnus-kill.el (gnus-batch-score): Ditto.
8564
8565         * gnus-cache.el (gnus-jog-cache): Ditto.
8566
8567         * gnus-msg.el (gnus-summary-reply):
8568         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
8569
8570 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8571
8572         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
8573         version.  Minor improvement to doc strings.
8574         (tls-program): Add comment.
8575
8576 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
8577
8578         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
8579         (tls-checktrust): New variable.  Check if GNU TLS complained about a
8580         mismatch between the hostname provided in the certificate and the name
8581         of the host connnecting to.
8582         (open-tls-stream): Use them.  Check certificates against trusted root
8583         certificates.
8584
8585 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8586
8587         * gnus-cache.el (gnus-cache-generate-nov-databases):
8588         Use nnml-generate-nov-databases-directory instead of
8589         nnml-generate-nov-databases-1.
8590
8591 2007-11-24  Glenn Morris  <rgm@gnu.org>
8592
8593         * message.el (message-tool-bar-retro): Update for rename
8594         mail_send.xpm->mail-send.xpm.
8595
8596 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
8597
8598         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
8599         `smime-ldap-search' for Emacs 22 and up.
8600
8601 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8602
8603         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
8604
8605         * message.el (message-send-mail-function): Fix error convention.
8606         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
8607         (message-widen-reply, message-send-mail, message-talkative-question)
8608         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
8609         (message-clone-locals, message-send-news): Use with-current-buffer.
8610         (message-insert-or-toggle-importance): Remove unused var `valid'.
8611         (message-make-references): Remove unused var `new-references'.
8612         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
8613
8614 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
8615
8616         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
8617         (spam-split-symbolic-return-positive): Reflow docstring.
8618         (spam-backends, spam-summary-exit-behavior)
8619         (spam-mark-ham-unread-before-move-from-spam-group)
8620         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
8621         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
8622         (spam-clear-cache, spam-backend-check, spam-install-backend)
8623         (spam-install-statistical-backend, spam-list-of-processors)
8624         (spam-group-processor-p, spam-split, spam-bogofilter-score)
8625         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
8626         (spam-check-crm114, spam-initialize, spam-unload-hook):
8627         Fix typos in docstrings.
8628
8629 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8630
8631         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
8632         been checked if they have never been read and those group levels are
8633         higher than the one that a user specified.
8634
8635 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8636
8637         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
8638         foreign groups unless a group level is specified by a user.
8639         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
8640
8641 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
8642
8643         * message.el (message-send-mail-function): Require sendmail.
8644
8645 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
8646
8647         * message.el (message-send-mail-function): Check for smtpmail too.
8648
8649         * utf7.el (utf7-encode, utf7-decode): Use coding system
8650         `utf-7'/`utf-7-imap' from utf-7.el' if available.
8651
8652         * message.el (message-send-mail-function): New function.
8653         (message-send-mail-function): Set default using
8654         message-send-mail-function.  Adjust doc string.
8655         (message-send-mail-with-mailclient): New function.
8656
8657 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
8658
8659         * smime.el (from):
8660         * rfc2047.el (message-posting-charset):
8661         * qp.el (mm-use-ultra-safe-encoding):
8662         * pop3.el (parse-time-months):
8663         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
8664         * nnml.el (files):
8665         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
8666         (jka-compr-compression-info-list, ange-ftp-path-format)
8667         (efs-path-regexp):
8668         * nndiary.el (files):
8669         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
8670         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
8671         (epg-digest-algorithm-alist, inhibit-redisplay)
8672         (password-cache-expiry):
8673         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
8674         (pgg-output-buffer, password-cache-expiry):
8675         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
8676         (efs-path-regexp):
8677         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
8678         (inhibit-redisplay):
8679         * mm-uu.el (file-name, start-point, end-point, entry)
8680         (gnus-newsgroup-name, gnus-newsgroup-charset):
8681         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
8682         (latin-unity-ucs-list):
8683         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
8684         (mm-uu-binhex-decode-function):
8685         * message.el (gnus-message-group-art, gnus-list-identifiers)
8686         (rmail-enable-mime-composing, gnus-local-organization)
8687         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
8688         (gnus-read-active-file, facemenu-add-face-function)
8689         (facemenu-remove-face-function, gnus-article-decoded-p)
8690         (tool-bar-mode):
8691         * mail-source.el (display-time-mail-function):
8692         * gnus-util.el (nnmail-pathname-coding-system)
8693         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
8694         (gnus-original-article-buffer, gnus-user-agent)
8695         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
8696         (xemacs-codename, sxemacs-codename, emacs-program-version):
8697         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
8698         * gnus-start.el (gnus-agent-covered-methods)
8699         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
8700         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
8701         (gnus-newsgroup-headers, gnus-group-list-mode)
8702         (gnus-group-mark-positions, gnus-newsgroup-data)
8703         (gnus-newsgroup-unreads, nnoo-state-alist)
8704         (gnus-current-select-method, mail-sources)
8705         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
8706         (nnmail-spool-file, gnus-cache-active-hashtb):
8707         * gnus-mh.el (mh-lib-progs):
8708         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
8709         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
8710         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
8711         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
8712         (gnus-group-buffer):
8713         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
8714         (font-lock-set-defaults):
8715         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
8716         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
8717         (gnus-summary-post-menu, total-parts, type, condition, length):
8718         * gnus-agent.el (gnus-agent-read-agentview):
8719         * flow-fill.el (show-trailing-whitespace):
8720         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
8721         eval-and-compile wrappers for byte compiler pacifiers.
8722
8723         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
8724         (mm-display-inline-fontify): Check for featurep 'xemacs not
8725         extent-list.
8726
8727         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
8728         itimer-list.
8729         (mm-create-image-xemacs): Only do something for XEmacs.
8730         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
8731
8732         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
8733
8734         * gnus-registry.el (gnus-adaptive-word-syntax-table):
8735         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
8736
8737 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
8738
8739         * nnimap.el (nnimap-split-download-body):
8740         * gnus-demon.el (gnus-demon):
8741         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
8742
8743 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8744
8745         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
8746         New macros.
8747         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
8748         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
8749         copy data from unibyte buffer to multibyte current buffer.
8750         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
8751         to copy data from unibyte current buffer to multibyte buffer.
8752         (nntp-make-process-buffer): Make process buffer unibyte.
8753
8754         * pop3.el (pop3-open-server): Fix typo in Lisp code.
8755
8756 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
8757
8758         * pop3.el (pop3-open-server): Accept and process data more robustly at
8759         connexion start to avoid spurious "POP SSL connexion failed" errors.
8760
8761 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8762
8763         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
8764         read group names.
8765
8766 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
8767
8768         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
8769
8770 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8771
8772         * nnmail.el (nnmail-parse-active): Make group names unibyte.
8773         (nnmail-save-active): Use a unibyte buffer when saving active file,
8774         which may contain non-ASCII group names.
8775
8776         * nnml.el (nnml-request-group): Decode group names in messages.
8777
8778 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
8779
8780         * message.el (message-citation-line-function)
8781         (message-insert-formatted-citation-line): Fix spelling of
8782         `message-insert-formated-citation-line'.
8783
8784 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
8785
8786         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
8787
8788 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8789
8790         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
8791         nnmail-pathname-coding-system.
8792
8793         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
8794         that a user enters; decode group names in messages.
8795
8796         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
8797
8798 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8799
8800         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
8801
8802         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
8803
8804         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
8805         risky local variable.
8806
8807         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
8808
8809 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
8810
8811         * encrypt.el: Improve documentation to fix function name typo.
8812         Reported by Daiki Ueno <ueno@unixuser.org>.
8813
8814 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8815
8816         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
8817         even if the point is not in the last page of an article.
8818         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
8819         back to the previous page.
8820
8821 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
8822
8823         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
8824
8825 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8826
8827         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
8828
8829 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8830
8831         * message.el (message-check-news-body-syntax):
8832         Avoid mm-string-as-multibyte.
8833         (message-hide-headers): Don't assume (point-min)==1.
8834
8835 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8836
8837         * message.el (message-remove-blank-cited-lines): Fix if remove is
8838         given.
8839         (message-bogus-address-regexp): New variable.
8840         (message-bogus-recipient-p): New function.
8841         (message-check-recipients): New command.
8842         (message-syntax-checks): Add `bogus-recipient'.
8843         (message-fix-before-sending): Add `bogus-recipient'.
8844
8845         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
8846         (gnus-treat-body-boundary): Don't test window-system.
8847
8848 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
8849
8850         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
8851
8852 2007-10-28  Miles Bader  <miles@gnu.org>
8853
8854         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
8855         at compile-time too.
8856
8857 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
8858
8859         * gnus-msg.el (gnus-message-setup-hook):
8860         Add `message-remove-blank-cited-lines' to options.
8861
8862 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8863
8864         * message.el (message-remove-blank-cited-lines): New function.
8865         Suggested by Karl Plästerer.
8866
8867 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8868
8869         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
8870         mapc.
8871
8872         * imap.el (imap-open): Replace mapcar called for effect with mapc.
8873         (top-level): Use mapc to set functions to be traced for debugging.
8874
8875         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
8876         called for effect with while loop.
8877
8878         * message.el (message-talkative-question): Replace mapcar called for
8879         effect with mapc.
8880
8881         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
8882         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
8883         called for effect with dolist.
8884
8885         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
8886
8887         * nndiary.el: Use dolist instead of mapcar to add diary headers to
8888         gnus-extra-headers and nnmail-extra-headers.
8889
8890         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
8891         called for effect with dolist.
8892         (top-level): Use mapc to set functions to be traced for debugging.
8893
8894         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
8895         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
8896         dolist.
8897
8898         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
8899         Replace mapcar called for effect with mapc.
8900         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
8901         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
8902         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
8903         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
8904
8905         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
8906         remove-if that's a cl function.
8907
8908         * webmail.el (webmail-debug): Replace mapcar called for effect with
8909         dolist.
8910
8911         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
8912         with mapc.
8913
8914 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8915
8916         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
8917         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
8918         with while loop.
8919
8920         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
8921         functions from article-* functions.
8922         (gnus-multi-decode-header): Replace mapcar called for effect with
8923         dolist.
8924
8925         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
8926         (gnus-bookmark-show-details): Replace mapcar called for effect with
8927         while loop.
8928
8929         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
8930         called for effect with while loop.
8931
8932         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
8933         with dolist.
8934
8935         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8936         Replace mapcar called for effect with dolist.
8937
8938         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
8939
8940         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
8941         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
8942         Replace mapcar called for effect with dolist.
8943         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
8944         mapc.
8945
8946         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
8947         Replace mapcar called for effect with dolist.
8948         (gnus-topic-list): Replace mapcar called for effect with mapc.
8949
8950         * gnus.el: Use mapc instead of mapcar to add autoloads.
8951
8952 2007-10-23  Richard Stallman  <rms@gnu.org>
8953
8954         * gnus-group.el (gnus-group-highlight): Mark as risky.
8955
8956 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8957
8958         * gnus.el (gnus-server-to-method): Return method found first in
8959         gnus-newsrc-alist.
8960
8961         * gnus-art.el (gnus-article-highlight-signature)
8962         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
8963         button overlay without the front stickiness.
8964
8965 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
8966
8967         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
8968         overview buffer needed a catch to receive its throw.
8969         (gnus-agent-flush-cache): Declare as interactive to make this function
8970         easier to use.
8971
8972 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
8973
8974         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
8975         `next-line'.
8976
8977 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8978
8979         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
8980         exclude address matching message-dont-reply-to-names.
8981
8982 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8983
8984         * gnus-util.el (gnus-string<): New function.
8985
8986         * gnus-sum.el (gnus-article-sort-by-author)
8987         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
8988
8989 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8990
8991         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
8992         the frame-focus tag is set in gnus-buffer-configuration.
8993
8994 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8995
8996         * gnus-art.el (gnus-article-add-button): Make a button overlay without
8997         the front stickiness.
8998
8999 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9000
9001         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
9002         url pattern; remove duplicate one.
9003         (gnus-article-extend-url-button): New function.
9004         (gnus-article-add-buttons): Use it.
9005         (gnus-button-push): Use concatenated url that it makes.
9006
9007 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
9008
9009         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
9010
9011 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9012
9013         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
9014         Don't hardcode point-min==1.
9015
9016 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
9017
9018         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
9019         Fix comment about "iso8859-1".
9020
9021 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
9022
9023         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
9024         ones returned from the verify-function.
9025
9026         * mm-uu.el (mm-uu-pgp-signed-extract-1):
9027         Call mml2015-extract-cleartext-signature if extraction failed.
9028
9029 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
9030
9031         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
9032         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
9033         failed.
9034
9035 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9036
9037         * Relicense "GPLv2 or later" files to "GPLv3 or later".
9038
9039 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
9040
9041         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
9042         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
9043         recommends to use EasyPG instead of PGG.
9044
9045         * pgg.el: Revert to revision 6.23.2.16.
9046
9047         * pgg-def.el: Revert to revision 6.6.2.14.
9048
9049         * pgg-gpg.el: Revert to revision 6.23.2.34.
9050
9051 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
9052
9053         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
9054         to mark a thread as expirable.  Add variable `hide' to handle hiding of
9055         thread for both the null and zero (kill/expire thread) universal prefix
9056         cases.
9057         (gnus-summary-expire-thread): Add new function to expire a thread,
9058         using gnus-summary-kill-thread.
9059         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
9060         shortcuts for gnus-summary-expire-thread.
9061         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
9062         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
9063
9064 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
9065
9066         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
9067         extras value, so an extras entry can be deleted.
9068         (gnus-registry-delete-extra-entry): Use it.
9069         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
9070         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
9071         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
9072         storage through the gnus-registry, and provide an appropriate API for
9073         it.
9074
9075 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9076
9077         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
9078         Suggested by Leo <sdl.web@gmail.com>.
9079
9080         * gnus.el: Do.
9081
9082 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9083
9084         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
9085         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
9086
9087         * gnus-agent.el (gnus-agent-fetch-headers): Do.
9088
9089         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
9090         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
9091
9092 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9093
9094         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
9095         newline.
9096         (nnmbox-request-accept-article): Don't change article in source buffer;
9097         narrow to header to use message-fetch-field rather than
9098         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
9099         (nnmbox-request-replace-article): Quote lines that'll be misidentified
9100         as delimiters; make sure article ends with newline.
9101         (nnmbox-delete-mail): Correct last position of article to be deleted;
9102         ignore X-Gnus-Newsgroup header in article body.
9103         (nnmbox-save-mail): Quote lines looking like delimiters at the right
9104         positions; make sure article ends with newline.
9105
9106         * message.el (message-display-abbrev): Don't infloop when a user
9107         inserts SPC in the beginning of header.
9108
9109         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
9110         coding-system-for-read and coding-system-for-write for XEmacs having no
9111         file-coding feature.
9112
9113         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
9114
9115 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
9116
9117         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
9118         list of groups not followed by default.  Fix type to be regexp.
9119         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
9120
9121 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
9122
9123         * hmac-def.el (define-hmac-function): Switch from old-style to
9124         new-style backquotes.
9125
9126         * md4.el (md4-make-step): Likewise.
9127
9128 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9129
9130         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
9131         raw-text coding system when saving .newsrc file, which may contain
9132         non-ASCII group names.
9133
9134 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9135
9136         * gnus-cus.el (gnus-score-extra): New widget.
9137         (gnus-score-extra-convert): New function.
9138         (gnus-score-customize): Use it for Extra.
9139
9140 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
9141
9142         * mml2015.el (mml2015-extract-cleartext-signature): New function.
9143         (mml2015-mailcrypt-clear-verify): Use it.
9144         (mml2015-gpg-clear-verify): Use it.
9145         (mml2015-pgg-clear-verify): Use it.
9146         (mml2015-epg-clear-verify): Replace the current part with the output
9147         from GnuPG; don't extract the plaintext by itself.
9148
9149         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
9150         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
9151         mml2015-clear-verify-function; don't touch the armor headers or
9152         dash-escaped text here.
9153
9154 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9155
9156         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
9157         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
9158         parts, or application/octet-stream as a last resort.
9159         (gnus-mime-view-part-as-type): Don't toggle display.
9160         (gnus-mime-view-part-as-charset): Don't turn off display before
9161         querying charset.
9162
9163         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
9164         stuff to undisplayer function in Emacs.
9165         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
9166
9167         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
9168         text/calendar parts.
9169
9170 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9171
9172         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
9173         decoding text/calendar parts.
9174
9175         * message.el (message-forward-make-body-mime): Always mark body as
9176         having no illegible text; remove signed-or-encrypted argument.
9177         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
9178
9179         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
9180         (mml-generate-mime-1): Don't encode body if it is specified to be in
9181         raw form; don't make buffer be unibyte when inserting multibyte string.
9182
9183 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
9184
9185         * sha1.el: Fix up comment style.
9186         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
9187         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
9188
9189         * hex-util.el: Fix up comment style.
9190         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
9191
9192         * gnus-salt.el: Use with-current-buffer.
9193         (gnus-pick-setup-message): Fix long-standing typo.
9194
9195 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9196
9197         * imap.el (imap-logout-timeout): New variable.
9198         (imap-logout, imap-logout-wait): New functions.
9199         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
9200
9201         * nnimap.el (nnimap-logout-timeout): New server variable.
9202         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
9203         nnimap-logout-timeout.
9204
9205         * gnus-art.el (gnus-article-summary-command-nosave)
9206         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
9207
9208 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9209
9210         * gnus.el (gnus-maximum-newsgroup): New variable.
9211
9212         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
9213         according to gnus-maximum-newsgroup.
9214
9215         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
9216         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
9217         Limit the range of articles according to gnus-maximum-newsgroup.
9218
9219 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
9220
9221         * gnus-art.el (gnus-sticky-article): Fix problems described in
9222         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
9223         Don't perform gnus-configure-windows here; reuse existing sticky
9224         article buffer.
9225
9226         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
9227         it doesn't exist in gnus-article-mode.
9228
9229 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9230
9231         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
9232         (gnus-agent-decoded-group-name): New function.
9233         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
9234         (gnus-agent-expire-group-1): Use it; decode group name in messages.
9235
9236 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
9237
9238         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
9239         Add binding for gnus-sticky-article.
9240         (gnus-summary-exit): Don't kill sticky article buffers.
9241
9242         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
9243         article buffer.
9244         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
9245         (gnus-kill-sticky-article-buffers): New commands.
9246
9247 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9248
9249         * nntp.el (nntp-xref-number-is-evil): New server variable.
9250         (nntp-find-group-and-number): If it is non-nil, don't trust article
9251         numbers in the Xref header.
9252
9253 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9254
9255         * gnus-agent.el (gnus-agent-read-group): New function.
9256         (gnus-agent-flush-group, gnus-agent-expire-group)
9257         (gnus-agent-regenerate-group): Use it.
9258         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
9259         nnmail-pathname-coding-system.
9260
9261 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9262
9263         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
9264
9265         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
9266         that are unread as unread, and also as selected so that information of
9267         marks having been changed by a user may be updated when exiting group.
9268
9269 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
9270
9271         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
9272
9273 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9274
9275         * gnus-art.el (gnus-mime-display-single): Pass part number that is
9276         calculated ignoring signature parts to gnus-treat-article.
9277
9278 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9279
9280         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
9281         a point here in order to keep the window start.
9282         (gnus-insert-mime-security-button): Make a button overlay without the
9283         front stickiness.
9284         (gnus-mime-display-security): Goto the end of a button.
9285
9286         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
9287
9288 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9289
9290         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
9291         group-name-at-point.
9292         (gnus-group-completing-read): New function that offers decoded
9293         non-ASCII group names for completion.
9294         (gnus-fetch-group, gnus-group-read-ephemeral-group)
9295         (gnus-group-jump-to-group, gnus-group-make-group-simple)
9296         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
9297         (gnus-group-fetch-control): Use it.
9298         (gnus-fetch-group): Use group-name-at-point for the initial value
9299         rather than the default value; use gnus-alive-p.
9300
9301         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
9302         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
9303         (gnus-summary-post-news): Use gnus-group-completing-read.
9304
9305         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
9306         (gnus-read-move-group-name): Decode group name for completion.
9307
9308 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
9309
9310         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
9311         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
9312         Yamaoka slightly modified the code).
9313
9314 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9315
9316         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
9317         (nnmail-split-incoming): Bind it.
9318
9319         * nnml.el (nnml-group-name-charset): New function.
9320         (nnml-decoded-group-name): Use it; don't decode group name if
9321         nnmail-group-names-not-encoded-p is non-nil.
9322         (nnml-encoded-group-name): New function.
9323         (nnml-group-pathname): Inline nnml-decoded-group-name.
9324         (nnml-request-expire-articles): Decode group name in message.
9325         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
9326         nnmail-pathname-coding-system.
9327         (nnml-save-mail, nnml-active-number): Work with decoded group names and
9328         not decoded ones according to nnmail-group-names-not-encoded-p.
9329         (nnml-generate-active-info): Use nnml-encoded-group-name.
9330
9331 2007-08-08  Glenn Morris  <rgm@gnu.org>
9332
9333         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
9334         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
9335         doc-strings and comments.
9336
9337 2007-07-25  Glenn Morris  <rgm@gnu.org>
9338
9339         * Relicense all FSF files to GPLv3 or later.
9340
9341 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9342
9343         * gnus-sum.el (gnus-summary-move-article):
9344         Make gnus-summary-respool-article work.
9345
9346 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
9347
9348         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
9349         string.
9350
9351 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
9352
9353         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
9354         that should be ignored when comparing distant RSS articles with local
9355         ones.
9356         (nnrss-make-hash-index): New function.  Create a hash index according
9357         to the ignored fields.
9358         (nnrss-check-group): Use it.
9359
9360 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9361
9362         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
9363
9364         * gnus-art.el (article-decode-group-name): Decode Xref header too.
9365
9366         * gnus-group.el (gnus-group-make-group): Encode group name here unless
9367         the new optional argument ENCODED is non-nil.
9368         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
9369         coding system for encoding group name.
9370         (gnus-group-make-rss-group): Pass un-encoded group name to
9371         gnus-group-make-group.
9372         (gnus-group-set-info): Tell gnus-group-make-group that group name is
9373         encoded.
9374
9375         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
9376         Encode group name to which articles are moved or copied.
9377         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
9378         coding system for encoding Newsgroup, Followup-To and Xref headers.
9379
9380         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
9381         marks; use nnheader-file-coding-system to write a file.
9382         (nnagent-retrieve-headers): Bind file-name-coding-system to
9383         nnmail-pathname-coding-system.
9384
9385         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
9386
9387         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
9388         (nnml-request-article, nnml-request-create-group)
9389         (nnml-request-rename-group, nnml-find-id)
9390         (nnml-possibly-change-directory, nnml-possibly-create-directory)
9391         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
9392         (nnml-save-marks): Use nnml-group-pathname instead of
9393         nnmail-group-pathname.
9394
9395         (nnml-request-create-group, nnml-request-expire-articles)
9396         (nnml-request-move-article, nnml-request-delete-group)
9397         (nnml-deletable-article-p, nnml-possibly-create-directory)
9398         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
9399         (nnml-open-marks): Bind file-name-coding-system to
9400         nnmail-pathname-coding-system.
9401
9402         (nnml-request-article): Pass server argument to nnml-find-group-number.
9403         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
9404         Pass server argument to nnml-possibly-create-directory.
9405         (nnml-request-accept-article): Pass server argument to
9406         nnml-active-number and nnml-save-mail.
9407         (nnml-find-group-number): Pass server argument to nnml-find-id.
9408         (nnml-request-update-info): Pass server argument to
9409         nnml-marks-changed-p.
9410
9411         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
9412         (nnml-save-mail, nnml-active-number): Add server argument.
9413
9414         (nnml-request-delete-group): Warn if group is missing.
9415         (nnml-get-nov-buffer): Decode group name.
9416         (nnml-generate-active-info): Encode group name.
9417         (nnml-open-marks): Decode group name in messages.
9418
9419 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9420
9421         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
9422         if it is not specified.
9423         (gnus-article-pipe-part, gnus-article-save-part)
9424         (gnus-article-interactively-view-part, gnus-article-copy-part)
9425         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
9426         (gnus-article-inline-part, gnus-article-save-part-and-strip)
9427         (gnus-article-replace-part, gnus-article-delete-part)
9428         (gnus-article-view-part-as-type): Pass raw prefix argument to
9429         gnus-article-part-wrapper.
9430
9431 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9432
9433         * gnus-agent.el (gnus-agent-save-active):
9434         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
9435
9436         * gnus-cache.el (gnus-cache-save-buffers)
9437         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
9438         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
9439         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
9440         (gnus-cache-braid-nov, gnus-cache-braid-heads)
9441         (gnus-cache-generate-active, gnus-cache-rename-group)
9442         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
9443         (gnus-cache-update-overview-total-fetched-for):
9444         Bind file-name-coding-system to nnmail-pathname-coding-system.
9445         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
9446         New variables.
9447         (gnus-cache-decoded-group-name): New function.
9448         (gnus-cache-file-name): Use it.
9449         (gnus-cache-generate-active): Use non-decoded group name for active.
9450
9451         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
9452         right place.
9453         (gnus-write-active-file): Don't break non-ASCII group names.
9454
9455         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
9456         nnmail-pathname-coding-system.
9457
9458         * lpath.el: Bind default-file-name-coding-system,
9459         file-name-coding-system and language-info-alist for XEmacs.
9460
9461         * gnus-uu.el (gnus-uu-decode-save): Typo.
9462
9463 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9464
9465         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
9466
9467 2007-07-14  David Kastrup  <dak@gnu.org>
9468
9469         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
9470         finishing actions if we did not edit the article.
9471
9472 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9473
9474         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
9475         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
9476         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
9477         (gnus-agent-flush-group, gnus-agent-flush-cache)
9478         (gnus-agent-fetch-headers, gnus-agent-load-alist)
9479         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
9480         (gnus-agent-retrieve-headers, gnus-agent-request-article)
9481         (gnus-agent-regenerate-group)
9482         (gnus-agent-update-files-total-fetched-for)
9483         (gnus-agent-update-view-total-fetched-for):
9484         Bind file-name-coding-system to nnmail-pathname-coding-system.
9485         (gnus-agent-group-pathname): Don't encode file names by
9486         nnmail-pathname-coding-system.
9487         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
9488         coding-system-for-write instead of buffer-file-coding-system to
9489         gnus-agent-file-coding-system.
9490
9491         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
9492         Decode group name.
9493
9494         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
9495
9496         * gnus-start.el (gnus-update-active-hashtb-from-killed)
9497         (gnus-read-newsrc-el-file): Make group names unibyte.
9498
9499         * nnmail.el (nnmail-group-pathname): Don't encode file names by
9500         nnmail-pathname-coding-system.
9501
9502         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
9503         (nnrss-request-delete-group): Bind file-name-coding-system to
9504         nnmail-pathname-coding-system.
9505         (nnrss-read-server-data, nnrss-read-group-data):
9506         Bind file-name-coding-system correctly.
9507         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
9508
9509         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
9510         (nntp-server-to-method-cache): New variable.
9511         (nntp-group-pathname): New function that decodes non-ASCII group names.
9512         (nntp-possibly-create-directory, nntp-marks-changed-p)
9513         (nntp-save-marks, nntp-open-marks): Use it.
9514         (nntp-possibly-create-directory, nntp-open-marks):
9515         Bind file-name-coding-system to nnmail-pathname-coding-system.
9516         (nntp-open-marks): Decode group names when bootstrapping marks.
9517
9518         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
9519         Newsgroups and Folowup-To headers.
9520
9521 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9522
9523         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
9524         (gnus-server-closed-face, gnus-server-denied-face)
9525         (gnus-server-offline-face): Remove variable.
9526         (gnus-server-font-lock-keywords): Use faces that are not aliases.
9527
9528         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
9529         of modifying message-stack directly for XEmacs.
9530
9531         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
9532         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
9533         if the coding-system argument is nil for XEmacs.
9534
9535         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
9536         mm-charset-override-alist.
9537
9538         * rfc2047.el: Don't require base64; require rfc2045 for the function
9539         rfc2045-encode-string.
9540         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
9541         to quote the parameter value.
9542
9543 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9544
9545         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
9546         form in gnus-group-name-charset-method-alist.
9547
9548         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
9549         overrides the default layout edit-form.
9550
9551         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
9552
9553         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
9554
9555 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9556
9557         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
9558         as unfetched articles.
9559
9560 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
9561
9562         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
9563
9564 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9565
9566         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
9567         original back end that keeps marks in the local system.
9568
9569 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9570
9571         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
9572         arg of pop-to-buffer for XEmacs.
9573         (gnus-article-read-summary-keys): Ditto; don't restore window
9574         configuration if summary command ends up with neither article buffer
9575         nor summary buffer; describe bindings if summary keys end with C-h.
9576
9577 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9578
9579         * message.el (message-fix-before-sending): Skip raw message part to be
9580         forwarded while checking illegible text.
9581         (message-forward-make-body-mime, message-forward-make-body):
9582         Mark signed or encrypted raw message as having no illegible text.
9583
9584 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9585
9586         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
9587         (gnus-message-with-timestamp-1): New macro.
9588         (gnus-message-with-timestamp): New function.
9589         (gnus-message): Use them.
9590
9591         * nnheader.el (nnheader-message): Use them.
9592
9593 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
9594
9595         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
9596         .newsrc.eld file.
9597
9598 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9599
9600         * gnus-agent.el (gnus-agent-fetch-headers)
9601         (gnus-agent-retrieve-headers):
9602         Bind gnus-decode-encoded-address-function to identity.
9603
9604         * nntp.el (nntp-send-xover-command): Recognize an xover command is
9605         available also when the server returns simply a dot.
9606
9607         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
9608
9609 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9610
9611         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
9612
9613 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9614
9615         * gnus-ems.el (gnus-x-splash): Make it work.
9616
9617         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
9618         from being used.
9619
9620         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
9621
9622 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9623
9624         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
9625         4th and the 5th arguments.
9626
9627         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
9628         the front stickiness.
9629         (gnus-article-summary-command-nosave): Correct the order of the
9630         arguments passed to pop-to-buffer.
9631         (gnus-article-read-summary-keys): Ditto; make it work properly when the
9632         summary command ends up with the article buffer.
9633
9634         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
9635         the same faces.
9636
9637 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
9638
9639         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
9640
9641 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
9642
9643         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
9644         * gnus-sum.el (gnus-summary-highlight):
9645         * pgg.el (pgg-sign-region, pgg-sign):
9646         * mail-source.el (mail-source-delete-old-incoming-confirm):
9647         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
9648
9649 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9650
9651         * gnus-art.el (gnus-mime-view-part-externally)
9652         (gnus-mime-view-part-internally): Fix predicate function passed to
9653         completing-read.
9654
9655         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
9656
9657         * gnus.el (gnus-update-message-archive-method): Add :version.
9658
9659 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9660
9661         * gnus.el (gnus-update-message-archive-method): New variable.
9662
9663         * gnus-start.el (gnus-setup-news): Update saved "archive" method
9664         according to gnus-message-archive-method if
9665         gnus-update-message-archive-method is non-nil.
9666
9667 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9668
9669         * gnus-sum.el (gnus-summary-limit-to-address): New function.
9670         Suggested by Loic Dachary <loic@dachary.org>.
9671         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
9672
9673 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9674
9675         * message.el (message-pop-to-buffer): Add switch-function argument.
9676         (message-mail): Pass switch-function argument to it.
9677
9678 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
9679
9680         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
9681         Improve doc string.
9682
9683 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9684
9685         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
9686         (gnus-header-content)
9687         * gnus-cite.el (gnus-cite-10)
9688         * gnus-srvr.el (gnus-server-closed)
9689         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
9690         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
9691         (gnus-group-mail-3-empty, gnus-group-mail-low)
9692         (gnus-group-mail-low-empty, gnus-splash)
9693         * message.el (message-header-to, message-header-cc)
9694         (message-header-subject, message-header-other, message-header-name)
9695         (message-header-xheader, message-separator, message-cited-text)
9696         (message-mml): Lighten colors of faces used for dark background.
9697
9698 2007-05-24  Simon Josefsson  <simon@josefsson.org>
9699
9700         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
9701         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
9702
9703 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9704
9705         * message.el (message-narrow-to-headers-or-head):
9706         Ignore mail-header-separator in the body.
9707
9708 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9709
9710         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
9711         same as window size.
9712
9713 2007-05-22  Kevin Ryde  <user42@zip.com.au>
9714
9715         * message.el (message-font-lock-keywords): Use message-header-xheader
9716         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
9717         ahead of the anything pattern, to get it recognised.
9718
9719 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9720
9721         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
9722         spam.el loads uses it in the compiled defadvice form.
9723
9724 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
9725
9726         * gnus-sum.el (gnus-articles-to-read)
9727         (gnus-summary-insert-old-articles): Don't truncate group name for
9728         `read-string'.
9729
9730         * gnus-util.el (gnus-limit-string): Delete this function.
9731
9732         * gnus-sum.el (gnus-simplify-subject-fully):
9733         Use `truncate-string-to-width' instead.
9734
9735 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
9736
9737         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
9738         Tell if, on summary exit, the next group has to be selected.
9739         (gnus-summary-exit): Use it.
9740
9741 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
9742
9743         * gnus-art.el (gnus-article-mode): Fix comment about displaying
9744         non-break space.
9745
9746 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9747
9748         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
9749         Check if group is not a directory.
9750         (nnfolder-request-expire-articles): Don't delete articles if the target
9751         group is not available.
9752
9753         * nnml.el (nnml-request-create-group): Properly check if group is not a
9754         file.
9755         (nnml-request-expire-articles): Don't delete articles if the target
9756         group is not available.
9757
9758         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9759         Don't quote characters that are within parentheses.
9760
9761 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9762
9763         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
9764         (gnus-handle-ephemeral-exit): Select article according to it.
9765
9766 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9767
9768         * message.el (message-insert-formated-citation-line): Remove newline.
9769         (message-citation-line-format): Add final \n here so that the user can
9770         avoid a blank line.
9771
9772 2007-05-03  Dan Christensen  <jdc@uwo.ca>
9773
9774         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
9775         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
9776         Update lanl/arXiv support.
9777
9778 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9779
9780         * gnus.el: Bump version number.
9781
9782 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9783
9784         * gnus.el (gnus-version-number): Bump version.
9785
9786 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9787
9788         * gnus.el: No Gnus v0.6 is released.
9789
9790 2007-04-27  Didier Verna  <didier@xemacs.org>
9791
9792         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
9793         * gmm-utils.el (gmm-regexp-concat): ... here.
9794         * message.el: Don't require 'gnus-util.
9795         (message-dont-reply-to-names): Handle name change above.
9796         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
9797
9798 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9799
9800         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
9801         since the initial value varies according to the system.
9802
9803 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9804
9805         * mm-util.el (mm-charset-synonym-alist): Defcustom.
9806
9807 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
9808
9809         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
9810
9811 2007-04-24  Didier Verna  <didier@xemacs.org>
9812
9813         Improve the type of gnus-ignored-from-addresses.
9814         * gnus-util.el (gnus-orify-regexp): New function.
9815         * message.el (gnus-util): Require it.
9816         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
9817         * gnus-sum.el (gnus-ignored-from-addresses): New function.
9818         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
9819
9820 2007-04-24  Didier Verna  <didier@xemacs.org>
9821
9822         * gnus-sum.el:
9823         * gnus-utils.el: Fix some trailing whitespaces.
9824
9825 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9826
9827         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
9828         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
9829         article's Message-ID; refer parent article in summary buffer.
9830
9831         * message.el (message-bounce): Call mime-to-mml.
9832
9833         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
9834         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
9835         optimize and/or forms properly.
9836
9837 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
9838
9839         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
9840         URL.
9841
9842 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9843
9844         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
9845
9846 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9847
9848         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
9849         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
9850         displayed of multipart/alternative part if it is invoked from summary
9851         buffer.
9852
9853         * mm-view.el (mm-inline-text-html-render-with-w3m)
9854         (mm-inline-text-html-render-with-w3m-standalone)
9855         (mm-inline-render-with-function): Use mail-parse-charset by default.
9856
9857 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
9858
9859         * parse-time.el (parse-time-string-chars): Check if CHAR
9860         is less than the length of parse-time-syntax.
9861
9862 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9863
9864         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
9865         from gnus-newsgroup-processable.
9866
9867 2007-04-16  Didier Verna  <didier@xemacs.org>
9868
9869         * gnus-msg.el (gnus-configure-posting-styles):
9870         Handle message-signature-directory properly with :file syntax.
9871         Reported by "Leo".
9872
9873 2007-04-11  Didier Verna  <didier@xemacs.org>
9874
9875         New user option: message-signature-directory.
9876         * gnus-msg.el (gnus-configure-posting-styles): Support it.
9877         * message.el (message-insert-signature): Ditto.
9878         * message.el (message-signature-file): Doc update.
9879         * message.el (message-signature-directory): New.
9880
9881 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9882
9883         * gnus-msg.el (gnus-inews-yank-articles):
9884         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
9885
9886 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9887
9888         * message.el (message-yank-original): Make sure cited text ends with
9889         newline; don't exchange point and mark.
9890
9891 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
9892
9893         * tls.el (open-tls-stream): Properly handle case where there
9894         is no associated buffer.
9895
9896 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
9897
9898         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
9899         message-yank-original, make sure (< mark TEXT point).
9900
9901 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9902
9903         * message.el (message-fill-column): New variable.
9904         (message-mode): Use it.  Add comment on a possible new hook.
9905
9906         * nnmail.el (nnmail-spool-file): Mark as obsolete.
9907         (nnmail-get-new-mail): Reformat.
9908
9909         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
9910
9911         * gmm-utils.el: Fix Commentary.
9912         (gmm-tool-bar-from-list): Fix typo in doc string.
9913
9914 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
9915
9916         * message.el (message-yank-original): Don't switch point and mark
9917         unnecessarily to put point and mark as documented.
9918
9919 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9920
9921         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
9922         from the message heads.
9923
9924 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
9925
9926         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
9927         article buffer does not have a window.  This may not be the best
9928         solution but is certainly better than setting the start of the null,
9929         that is the current, window.
9930
9931 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
9932
9933         * gnus-draft.el (gnus-draft-setup-hook): New hook.
9934         (gnus-draft-setup): Run it.
9935
9936         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
9937         gnus-score-fast-scoring.  Allow regexp.
9938         (gnus-score-headers): Use it.
9939
9940         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
9941         XEmacs.
9942
9943         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
9944         string.
9945         (gnus-button-alist): Also catch `<f1> k ...'.
9946         (gnus-treat-display-x-face): Fix doc string.
9947
9948 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9949
9950         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
9951         evaluation of gnus-extended-version to ensure correct generation of the
9952         User-Agent header when message-generate-headers-first is used.
9953
9954 2007-03-24  Simon Josefsson  <simon@josefsson.org>
9955
9956         * hashcash.el (hashcash-generate-payment-async): Don't crash if
9957         hashcash-path is nil.  Don't call callback with incorrect number of
9958         parameters if val is 0.
9959
9960 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9961
9962         * message.el (message-required-news-headers):
9963         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
9964
9965 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
9966
9967         * tls.el (open-tls-stream): In handshake-waiting loop,
9968         don't wait more if there is output available to process.
9969
9970 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
9971
9972         * tls.el (tls-program): Doc fix.
9973
9974 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9975
9976         * message.el (message-generate-new-buffers): Change the meaning of the
9977         nil value; add `standard' to the choices; treat t as `unique'; improve
9978         doc string.
9979         (gnus-select-frame-set-input-focus): Autoload.
9980         (message-buffer-name): Search for the existing message buffer if
9981         message-generate-new-buffers is nil or `standard'; treat the value t of
9982         message-generate-new-buffers as `unique'.
9983         (message-pop-to-buffer): Raise the frame already displaying the message
9984         buffer; clear the echo area after querying.
9985         (message-setup): Pass the `continue' argument to compose-mail.
9986         (message-mail): Prefer `switch-function' if it is given; search for the
9987         existing message buffer if the `continue' argument is non-nil; pass
9988         continue and switch-function arguments to compose-mail by way of
9989         message-setup.
9990         (message-mail-other-window): Adjust argument of message-setup.
9991         (message-mail-other-frame): Ditto.
9992
9993 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9994
9995         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
9996         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
9997         to turn font-lock on when turning gnus-message-citation-mode on.
9998
9999 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
10000
10001         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
10002         (mml-smime-function-alist): New variable; add epg as the backend.
10003         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
10004         mml-smime- functions instead.
10005         * mm-view.el: Require smime.
10006
10007 2007-03-05  Didier Verna  <didier@xemacs.org>
10008
10009         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
10010         instead of just inheritance for posting styles.
10011         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
10012
10013 2007-02-24  Chris Moore  <dooglus@gmail.com>
10014
10015         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
10016         * pgg-pgp.el (pgg-pgp-encrypt-region):
10017         * pgg-gpg.el (pgg-gpg-encrypt-region):
10018         Check pgg-encrypt-for-me if no other recipients.
10019
10020 2007-02-24  John Paul Wallington  <jpw@pobox.com>
10021
10022         * tls.el (tls-certtool-program): Fix custom type.
10023
10024 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10025
10026         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
10027         and point-at-eol instead of line-(beginning|end)-position.
10028
10029         * assistant.el (assistant-parse-buffer): Ditto.
10030
10031         * netrc.el (netrc-parse-services): Ditto.
10032
10033 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
10034
10035         * mml2015.el (mml2015-epg-find-usable-key): New function.
10036         (mml2015-epg-sign): Use it.
10037         (mml2015-epg-encrypt): Use it.
10038
10039 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10040
10041         * message.el (message-make-in-reply-to): Quote name containing
10042         non-ASCII characters.  It will make the RFC2047 encoder cause an error
10043         if there are special characters.  Reported by NAKAJI Hiroyuki
10044         <nakaji@jp.freebsd.org>.
10045
10046 2007-02-27  Didier Verna  <didier@xemacs.org>
10047
10048         Include the group parameters as well as the topic ones in the
10049         inheritance filter process.
10050         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
10051         argument GROUP-PARAMS-LIST.
10052         * gnus-topic.el (gnus-group-topic-parameters): Use it.
10053
10054 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10055
10056         * nntp.el (nntp-never-echoes-commands)
10057         (nntp-open-connection-functions-never-echo-commands): New variables.
10058         (nntp-send-command): Use them.
10059
10060 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
10061
10062         * mml2015.el (mml2015-epg-verify): Simplify.
10063
10064 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10065
10066         * mml.el (mml-content-disposition-alist): New user option.
10067         (mml-content-disposition): New function.
10068         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
10069         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
10070
10071 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
10072
10073         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
10074         verification.
10075
10076 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10077
10078         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
10079         articles posted in the last 24 hours.
10080
10081 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
10082
10083         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
10084
10085 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
10086
10087         * nntp.el (nntp-send-command): Don't wait for echoes when
10088         nntp-open-ssl-stream is used.
10089
10090 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10091
10092         * gnus-cite.el (gnus-test-font-lock-add-keywords)
10093         (gnus-message-add-citation-keywords)
10094         (gnus-message-remove-citation-keywords): Remove.
10095         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
10096         directly, make the variables in font-lock-defaults buffer-local, add
10097         gnus-message-citation-keywords to them and then update the value of
10098         font-lock-keywords.
10099
10100 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10101
10102         * message.el (message-cite-original-1): Don't call
10103         gnus-article-highlight-citation.
10104
10105         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
10106         citations; fix line count.
10107
10108 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10109
10110         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
10111         (gnus-message-add-citation-keywords)
10112         (gnus-message-remove-citation-keywords): Use it; fix the emulating
10113         versions of font-lock-add-keywords and font-lock-remove-keywords to
10114         work with XEmacs correctly.
10115
10116 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10117
10118         * gnus-cite.el (gnus-cite-face-list): Set the values of
10119         gnus-message-max-citation-depth and gnus-message-citation-keywords.
10120         (gnus-message-max-citation-depth): Use defvar rather than defconst.
10121         (gnus-message-cite-prefix-regexp): New variable.
10122         (gnus-message-search-citation-line): Use it; protect against long
10123         citation prefix; fill match data with nil rather than 0 for XEmacs; set
10124         the 0th match data for Emacs.
10125         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
10126         (gnus-message-add-citation-keywords): Append keywords rather than
10127         prepending; emulate font-lock-add-keywords if it is not available.
10128         (gnus-message-remove-citation-keywords):
10129         Emulate font-lock-remove-keywords if it is not available.
10130
10131         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
10132
10133         * message.el (message-cite-prefix-regexp): Set the value of
10134         gnus-message-cite-prefix-regexp.
10135
10136 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10137
10138         * nnweb.el (nnweb-google-parse-1): Update parser.
10139
10140 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
10141
10142         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
10143
10144 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10145
10146         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
10147         regexp.
10148
10149 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10150
10151         * uudecode.el (uudecode-string-to-multibyte): New function emulating
10152         string-to-multibyte.
10153         (uudecode-decode-region-internal): Use it.
10154
10155         * lpath.el: Fbind string-as-multibyte for XEmacs.
10156
10157 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
10158
10159         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
10160         Fix custom choice.
10161
10162         * gnus-art.el (gnus-signature-limit): Fix custom choice.
10163
10164 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
10165
10166         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
10167
10168         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
10169         `write-region' to respect `mm-inhibit-file-name-handlers'.
10170
10171 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
10172
10173         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
10174         Use gnus-home-directory instead of "~/" or "$HOME".
10175
10176 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
10177
10178         * encrypt.el (encrypt-insert-file-contents): Add better prompt
10179         to mention filename.
10180         Add comments at beginning regarding usage.
10181         (encrypt-write-file-contents): Change interactive so a string is
10182         acceptable.  If the file has no associated model, show an error instead
10183         of a nonsense prompt.
10184
10185 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10186
10187         * spam.el (spam-bsfilter-ham-switch): Fix typo.
10188         Thanks to Yoshihiko Yamada for kind notification of this typo.
10189
10190 2007-01-12  Kenichi Handa  <handa@m17n.org>
10191
10192         * uudecode.el (uudecode-decode-region-internal): Make it work in a
10193         multibyte buffer.
10194
10195 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
10196
10197         * gnus-score.el (gnus-score-fast-scoring): New variable.
10198         (gnus-score-headers): Use it.
10199
10200         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
10201
10202         * message.el (message-cite-original-1):
10203         Call gnus-article-highlight-citation if requested.
10204         (message-make-from): Allow name and address as optional arguments.
10205
10206         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
10207
10208         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
10209         bugs to doc string.
10210         (gnus-button-alist): Add mid\\|message-id.
10211         (gnus-button-fetch-group): Extend for use in
10212         `browse-url-browser-function'.
10213         (gnus-button-url-regexp): Try to catch paired parentheses like in
10214         Wikipedia URLs.
10215
10216         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
10217         Suggested by Simon Krahnke <overlord@gmx.li>.
10218
10219 2007-01-13  Romain Francoise  <romain@orebokech.com>
10220
10221         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
10222         Update copyright.
10223
10224 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
10225
10226         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
10227
10228 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
10229
10230         * gnus-registry.el (gnus-registry-unfollowed-groups)
10231         (gnus-registry-split-fancy-with-parent): Fix documentation.
10232
10233 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10234
10235         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
10236         from nnweb groups.
10237
10238 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10239
10240         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
10241         Xref urls.  Erase buffer before requesting head.
10242
10243         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
10244
10245 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
10246
10247         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
10248         customizable.
10249
10250 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
10251
10252         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
10253         no signing key is found.
10254         (mml2015-epg-encrypt): Ask user whether to skip or abort if
10255         no encrypting and/or signing key is found.
10256
10257 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
10258
10259         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
10260
10261 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10262
10263         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
10264         headers read from disk with the ones newly found in the current search.
10265         This should no longer cause problems, because the article numbers in
10266         Gmane's `nov.php' output are ignored since the previous change.
10267
10268 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10269
10270         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
10271
10272 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10273
10274         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
10275         replace-regexp-in-string; bind url-version; fbind display-images-p and
10276         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
10277         find-face and set-itimer-function for Emacs; bind itimer-list for
10278         Emacs.
10279
10280         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
10281
10282 2007-01-01  Romain Francoise  <romain@orebokech.com>
10283
10284         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
10285
10286 2006-12-31  Steve Youngs  <steve@sxemacs.org>
10287
10288         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
10289         `define-minor-mode' macro definition expanded properly.
10290         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
10291         exclude it there.
10292
10293         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
10294         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
10295         `fboundp' test.
10296         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
10297         This is OK to autoload in (S)XEmacs now.
10298
10299 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10300
10301         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
10302         keystroke.
10303         (gnus-summary-limit-to-singletons): Fix typo.
10304
10305         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
10306         else fails.
10307
10308 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10309
10310         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
10311         docstring.
10312
10313         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
10314         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
10315         (gnus-summary-insert-dormant-articles): Fix typo in message.
10316
10317 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
10318
10319         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
10320         nil for XEmacs.
10321         (gnus-message-citation-mode): Don't autoload in XEmacs.
10322
10323         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
10324
10325 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
10326
10327         * nnimap.el (nnimap-expunge-search-string):
10328         Mention nnimap-search-uids-not-since-is-evil in docstring.
10329
10330 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
10331
10332         * spam.el: Revert to make-obsolete-variable because
10333         define-obsolete-variable-alias is not supported in Emacs 21.
10334
10335         * spam.el (spam-ifile-path, spam-ifile-database-path)
10336         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
10337         make-obsolete-variable.
10338         (spam-bsfilter-path, spam-bsfilter-program)
10339         (spam-spamassassin-path, spam-spamassassin-program)
10340         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
10341         Don't use "path" inappropriately.
10342         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
10343         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
10344         variable names.
10345
10346 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
10347
10348         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
10349         summary buffer.
10350
10351         * password.el (password-cache-remove): Use clear-string to burn
10352         password, if available.
10353
10354 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
10355
10356         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
10357
10358         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
10359
10360         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
10361         (gnus-message-highlight-citation): Move defcustom here from
10362         gnus-cite.el.
10363         (gnus-message-citation-mode): Autoload.
10364
10365         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
10366         checks to make it compile with XEmacs.
10367         (gnus-message-citation-mode): New minor mode.
10368         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
10369         (gnus-message-highlight-citation): New variables.
10370         (gnus-message-search-citation-line)
10371         (gnus-message-add-citation-keywords)
10372         (gnus-message-remove-citation-keywords)
10373         (turn-on-gnus-message-citation-mode)
10374         (turn-off-gnus-message-citation-mode): New functions.
10375
10376 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
10377
10378         * gnus-cite.el: Enable highlighting of different citation levels in
10379         message-mode.
10380
10381 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
10382
10383         * message.el (message-make-fqdn): Fix comment.
10384         (message-bogus-system-names): Add ".local".
10385
10386         * spam.el (spam-ifile-path, spam-ifile-program)
10387         (spam-ifile-database-path, spam-ifile-database)
10388         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
10389         Don't use "path" inappropriately.
10390         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
10391         strings.
10392         (spam-check-ifile, spam-ifile-register-with-ifile)
10393         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
10394         Use new variable names.
10395
10396         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
10397         (gnus-treat-display-smileys): Simplify using
10398         gnus-image-type-available-p.
10399
10400         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
10401         available.
10402
10403         * gnus-xmas.el (gnus-xmas-image-type-available-p):
10404         Use `display-images-p' if available.
10405
10406 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10407
10408         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
10409         one after turning on the buffer's multibyteness instead of decoding
10410         them directly in the unibyte buffer that causes unexpected conversion
10411         in Emacs 23 (unicode).
10412
10413 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10414
10415         * message.el (message-generate-hashcash): Fix custom type.
10416
10417 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
10418
10419         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
10420
10421 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
10422
10423         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
10424         disconnect icons.  Add help text.
10425
10426 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
10427
10428         * spam.el (spam-extra-header-to-number): CRM114 spam score is
10429         negated to be consistent with the others we handle.
10430
10431 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10432
10433         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
10434         version of gnus-summary-buffer to something, so that we can use two
10435         article buffers at the same time.
10436
10437 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
10438
10439         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
10440         trigger all the extra headers.
10441         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
10442         sorting.
10443
10444 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10445
10446         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
10447         solid groups.
10448
10449 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
10450
10451         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
10452
10453 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
10454
10455         * legacy-gnus-agent.el: Add Copyright notice.
10456
10457 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
10458
10459         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
10460
10461 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10462
10463         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
10464
10465         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
10466         to make it work reliably in CVS Emacs.
10467         (gnus-summary-limit-strange-charsets-predicate)
10468         (gnus-summary-limit-to-predicate): New functions.
10469
10470 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
10471
10472         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
10473         specifying array size.
10474         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
10475         array if it is too small.
10476         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
10477         (gnus-sort-threads-loop): New function.
10478
10479 2006-12-06  Chris Moore  <dooglus@gmail.com>
10480
10481         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
10482         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
10483
10484 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
10485
10486         * mm-url.el (mm-url-predefined-programs): Call curl with correct
10487         options.
10488
10489 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10490
10491         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
10492         DOS-ing the recipient.
10493
10494         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
10495         the headers when creating the mapping to avoid mismappings.
10496         (nnweb-gmane-create-mapping): Always nix out old mapping.
10497
10498 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10499
10500         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
10501         and mm-verify-option to never.
10502
10503 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10504
10505         * message.el (message-signed-or-encrypted-p): New function.
10506         (message-forward-make-body): Use it.
10507
10508         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
10509         Replace encode-coding-string with mm-encode-coding-string.
10510
10511 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10512
10513         * nneething.el (nneething-decode-file-name):
10514         Replace decode-coding-string with mm-decode-coding-string.
10515
10516         * gnus-int.el (gnus-open-server): Say failed server's name.
10517
10518 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
10519
10520         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
10521         strings to a single string.  Quote `errors-file-name'.
10522         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
10523         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
10524         Adjust calls.  Use `shell-quote-argument'.
10525
10526 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
10527
10528         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
10529         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
10530
10531         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
10532         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
10533         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
10534         (gnus-group-make-directory-group, gnus-group-transpose-groups):
10535         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
10536         (gnus-subscribe-newsgroup, gnus-1):
10537         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
10538         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
10539         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
10540         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
10541
10542 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10543
10544         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
10545         keystroke.
10546         (gnus-summary-limit-to-bodies): Implement headersp.
10547
10548 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10549
10550         * dns.el (query-dns): Protect against "Process dns deleted" strings.
10551
10552 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10553
10554         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
10555
10556 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10557
10558         * message.el (message-generate-hashcash): Expand range of values to
10559         include `opportunistic'.
10560         (message-send-mail): Use it.
10561
10562 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10563
10564         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
10565         and comment it.
10566
10567         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
10568
10569 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
10570
10571         * gnus-util.el (gnus-extract-address-components): Improve comment.
10572
10573 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10574
10575         * gnus-util.el (gnus-extract-address-components): Work with address in
10576         which the name portion contains @.
10577
10578         * lpath.el: Fbind custom-autoload.
10579
10580 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
10581
10582         * gnus.el (gnus-start): Move custom group up.
10583         (gnus-select-method): Don't autoload, but make it available for
10584         `customize-variable'.
10585         (gnus-getenv-nntpserver): Don't autoload.
10586
10587 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
10588
10589         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
10590
10591 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
10592
10593         * message.el (message-sendmail-extra-arguments): New variable.
10594         (message-send-mail-with-sendmail): Use it.
10595
10596 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10597
10598         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
10599         mm-with-unibyte-current-buffer to make string unibyte.
10600
10601         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
10602         mm-string-as-multibyte.
10603
10604 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
10605
10606         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
10607         Reported by Werner Koch <wk@gnupg.org>.
10608
10609 2006-11-14  Daiki Ueno  <ueno@p360>
10610
10611         * mml2015.el: Autoload epa-select-keys when compiling.
10612
10613 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
10614
10615         * mml2015.el (mml2015-epg-sign): Save the signing keys in
10616         message-options.
10617         (mml2015-epg-encrypt): Save the recipient keys in message-options.
10618
10619 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
10620
10621         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
10622         EasyPG (< 0.0.6).
10623         (mml2015-always-trust): New user option.
10624         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
10625         prompt.
10626
10627 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10628
10629         * nntp.el (nntp-authinfo-force): New variable.
10630         (nntp-send-authinfo): Use it.
10631
10632 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
10633
10634         * message.el (message-strip-subject-encoded-words): Allow _not_ to
10635         decode encoded words.  Improve prompt.  Add comment about forwarding.
10636         (message-replacement-char): Move up.
10637
10638 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
10639
10640         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
10641         instead of gnus-intersection because arguments of gnus-sorted-nunion
10642         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
10643
10644 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
10645
10646         * message.el (message-strip-subject-encoded-words): Reformat prompt.
10647         (message-simplify-subject-functions):
10648         Enable message-strip-subject-encoded-words by default.
10649
10650 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
10651
10652         * message.el (message-strip-subject-encoded-words): New function.
10653         (message-simplify-subject-functions): New variable.
10654         (message-simplify-subject): Use it.  Fix typo in doc string.
10655         Support message-strip-subject-encoded-words.
10656
10657 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
10658
10659         * gnus-diary.el (gnus-diary-delay-format-function):
10660         * nndiary.el (nndiary-reminders):
10661         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
10662
10663 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
10664
10665         * gnus-art.el (article-hide-boring-headers): Fetch date from
10666         gnus-original-article-buffer to avoid problems with localized date
10667         strings.
10668
10669 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10670
10671         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
10672
10673 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
10674
10675         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
10676         New variables.
10677         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
10678         (mm-charset-synonym-alist): Move some entries to
10679         mm-codepage-iso-8859-list.
10680         (mm-charset-synonym-alist, mm-charset-override-alist):
10681         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
10682
10683 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10684
10685         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
10686
10687 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
10688
10689         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
10690         with Emacs 21 and XEmacs.
10691
10692 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
10693
10694         * spam.el (spam-parse-address): New function for better parsing,
10695         catching errors, etc.
10696         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
10697
10698 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
10699
10700         * mm-view.el: Add interactive arg to html2text autoload.
10701
10702 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10703
10704         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
10705
10706 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
10707
10708         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
10709         New variables.
10710         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
10711         (mm-charset-synonym-alist): Move some entries to
10712         mm-codepage-iso-8859-list.
10713
10714         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
10715
10716 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
10717
10718         * message.el (message-citation-line-format)
10719         (message-insert-formated-citation-line): Fix implementation of %E, %N
10720         and %n according to the doc string.
10721
10722 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
10723
10724         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
10725         Use car-safe to avoid bad parses.
10726
10727 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10728
10729         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
10730         names.
10731
10732         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
10733
10734 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10735
10736         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
10737         header.
10738
10739         * message.el (message-draft-headers): Add Date.
10740         (message-headers-to-generate): Fix typo in docstring.
10741
10742         * nndraft.el (nndraft-required-headers): New variable.
10743         (nndraft-generate-headers): Use it.
10744
10745         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
10746
10747 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
10748
10749         * gnus-registry.el (gnus-registry-wash-for-keywords)
10750         (gnus-registry-find-keywords): New functions to allow easy searching of
10751         articles that are in the registry.
10752
10753 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
10754
10755         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
10756         Use ietf-drums-parse-address instead of gnus-extract-address-components.
10757         Reported by Damien Elmes <damien@repose.cx>.
10758
10759 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
10760
10761         * gnus.el (gnus-mime): Remove unused custom group.
10762
10763 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10764
10765         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
10766         "blank line" when searching for end of armor headers.
10767
10768 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10769
10770         * gmm-utils.el (gmm-write-region): Fix variable name.
10771
10772 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
10773
10774         * gmm-utils.el (gmm-write-region): New function based on compatibility
10775         code from `mm-make-temp-file'.
10776
10777         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
10778
10779         * nnmaildir.el (nnmaildir--update-nov)
10780         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
10781         Use `gmm-write-region'.
10782
10783 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
10784
10785         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
10786         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
10787
10788         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
10789
10790         * message.el (message-replacement-char): New variable.
10791         (message-fix-before-sending): Use it.
10792         (message-simplify-subject): New function to remove duplicate code.
10793         (message-reply, message-followup): Use it.
10794
10795         * gnus-sum.el (gnus-summary-make-menu-bar):
10796         Clarify gnus-summary-limit-to-articles.
10797
10798 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10799
10800         * gnus-util.el (gnus-with-local-quit): New macro.
10801
10802         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
10803
10804 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
10805
10806         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
10807         ignore non-string data.
10808
10809 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
10810
10811         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
10812         non-string data (needs to be done in the registry too).
10813
10814 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
10815
10816         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
10817         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
10818         (gnus-registry-split-fancy-with-parent)
10819         (gnus-registry-fetch-simplified-message-subject-fast)
10820         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
10821         Remove text properties on ingress into the registry and when it's saved.
10822         (gnus-registry-clean-empty-function): Fix bug with cleaning the
10823         registry from entries with no groups.
10824
10825 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
10826
10827         * gnus-util.el (gnus-string-remove-all-properties): Add utility
10828         function to remove string properties.
10829
10830 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
10831
10832         * gmm-utils.el (gmm): Adjust custom version.
10833
10834         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
10835         Adjust custom version.
10836
10837         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
10838
10839 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
10840
10841         * gnus-art.el (gnus-insert-prev-page-button)
10842         (gnus-insert-next-page-button): Simplify.  Reformat.
10843
10844 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
10845
10846         * gnus-art.el (gnus-insert-prev-page-button)
10847         (gnus-insert-next-page-button): Apply gnus-article-button-face.
10848
10849 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
10850
10851         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
10852
10853 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
10854
10855         * gnus-art.el (gnus-insert-mime-button)
10856         (gnus-insert-mime-security-button):
10857         Apply gnus-article-button-face to MIME and security buttons.
10858
10859 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
10860
10861         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
10862         readable.
10863
10864 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10865
10866         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
10867
10868 2006-09-20  Steve Youngs  <steve@sxemacs.org>
10869
10870         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
10871         `browse-url-of-file' instead of `browse-url'.
10872
10873 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10874
10875         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
10876         regexp.  Articles containing quotation were cut prematurely.
10877
10878 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10879
10880         * message.el (message-cite-original-1): Use nobody by default for the
10881         value of From header.
10882         (message-reply): Ditto.
10883
10884 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
10885
10886         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
10887         to the gnus-info.  This fixes a bug of inline-PGP message verification.
10888         Reported by Michael Piotrowski <mxp@dynalabs.de>.
10889
10890 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
10891
10892         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
10893         mails in the doc string.  Add some URLs in comment.
10894         (pop3-movemail): Warn about pop3-leave-mail-on-server.
10895
10896 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10897
10898         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
10899         backslashes handling and the way to find boundaries of quoted strings.
10900
10901 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
10902
10903         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
10904         mml1991-encrypt-to-self is set and mml1991-signers is not set.
10905         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
10906         mml2015-encrypt-to-self is set and mml2015-signers is not set.
10907
10908 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
10909
10910         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
10911         doc string.
10912         (gnus-button-regexp, gnus-button-last): Remove unused variables.
10913
10914 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10915
10916         * lpath.el: Fbind epg-check-configuration.
10917
10918 2006-09-06  Simon Josefsson  <jas@extundo.com>
10919
10920         * mml2015.el (mml2015-use): Doc fix, mention epg.
10921
10922 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
10923
10924         * mml2015.el (mml2015-use): Default to epg, if available.
10925
10926 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
10927
10928         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
10929         message-sender.
10930         (mml1991-epg-encrypt): Ditto.
10931         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
10932         message-sender.
10933         (mml2015-epg-encrypt): Ditto.
10934
10935 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
10936
10937         * message.el (message-send-mail-with-sendmail): Look for sendmail in
10938         several common directories.
10939
10940 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
10941
10942         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
10943         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
10944
10945 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10946
10947         * gnus-art.el (article-decode-encoded-words): Make it fast.
10948
10949 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10950
10951         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
10952
10953         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
10954         in quoted string into `\'.
10955
10956 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10957
10958         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10959         Use standard-syntax-table.
10960
10961 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10962
10963         * gnus-art.el (gnus-decode-address-function): New variable.
10964         (article-decode-encoded-words): Use it to decode headers which are
10965         assumed to contain addresses.
10966         (gnus-mime-delete-part): Remove useless `or'.
10967
10968         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
10969         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
10970         (gnus-nov-parse-line): Use it to decode From header.
10971         (gnus-get-newsgroup-headers): Ditto.
10972         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
10973
10974         * mail-parse.el (mail-decode-encoded-address-region): New alias.
10975         (mail-decode-encoded-address-string): New alias.
10976
10977         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10978         New function.
10979         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
10980         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
10981         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
10982         (rfc2047-decode-string): Ditto.
10983         (rfc2047-decode-address-region): New function.
10984         (rfc2047-decode-address-string): New function.
10985
10986 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
10987
10988         * message.el (message-caesar-buffer-body): Allow rotating headers.
10989
10990         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
10991
10992         * message.el (message-insert-formated-citation-line): Fix %f.
10993         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
10994
10995 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10996
10997         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
10998         (gnus-bookmark-mouse-available-p): New macro.
10999         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
11000         (gnus-bookmark-bmenu-show-infos): Use it.
11001         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
11002         (gnus-bookmark-bmenu-hide-infos): Ditto.
11003         (gnus-bookmark-remove-properties): New function.
11004         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
11005         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
11006         (gnus-bookmark-write-file): Bind coding-system-for-write.
11007         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
11008         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
11009         group before selecting it.
11010         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
11011         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
11012         quit-window if it is not available; use gnus-mouse-2 and bind it to
11013         gnus-bookmark-bmenu-select-by-mouse.
11014         (gnus-bookmark-show-details): Remove unused variable `details-list'.
11015         (gnus-bookmark-bmenu-select-by-mouse): New function.
11016
11017 2006-08-13  Romain Francoise  <romain@orebokech.com>
11018
11019         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
11020         space.
11021
11022 2006-08-10  Romain Francoise  <romain@orebokech.com>
11023
11024         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
11025         (dns-mode-soa-auto-increment-serial): New user option.
11026         (dns-mode-soa-maybe-increment-serial): New function.
11027         (dns-mode): Add the latter to `write-contents-functions'.
11028
11029 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11030
11031         * compface.el (uncompface): Use binary rather than raw-text-unix.
11032
11033 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11034
11035         * compface.el (uncompface): Make sure the eol conversion doesn't take
11036         place when communicating with the external programs.
11037         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11038
11039 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11040
11041         * nnheader.el (nnheader-insert-head): Fix typo in comment.
11042
11043 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11044
11045         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
11046         Make it more robust by parsing author and date independently.
11047
11048 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11049
11050         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
11051
11052 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
11053
11054         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
11055         first matching secret key.
11056         (mml2015-epg-encrypt): Ditto.
11057
11058         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
11059         first matching secret key.
11060         (mml1991-epg-encrypt): Ditto.
11061
11062         * mml2015.el (mml2015-encrypt-to-self): New user option.
11063         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
11064         mml2015-epg-encrypt-to-self is set.
11065
11066         * mml1991.el (mml1991-encrypt-to-self): New variable.
11067         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
11068         mml1991-epg-encrypt-to-self is set.
11069
11070         * mml2015.el (mml2015-signers): New user option.
11071         (mml2015-epg-sign): Reflect the value of mml2015-signers.
11072         (mml2015-epg-encrypt): Allow to select signing keys.
11073
11074         * mml1991.el (mml1991-signers): New variable.
11075         (mml1991-epg-sign): Reflect the value of mml1991-signers.
11076         (mml1991-epg-encrypt): Allow to select signing keys.
11077
11078 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11079
11080         * nnheader.el (nnheader-insert-head): Make it work even if the file
11081         uses CRLF for the line-break code.
11082
11083 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
11084
11085         * mml2015.el: Require mml-sec instead of password.
11086         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
11087         (mml2015-cache-passphrase): Inherit the default value from
11088         mml-secure-cache-passphrase.
11089         (mml2015-passphrase-cache-expiry): Inherit the default value from
11090         mml-secure-passphrase-cache-expiry.
11091
11092         * mml1991.el: Require mml-sec instead of password.
11093         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
11094         (mml1991-cache-passphrase): Inherit the default value from
11095         mml-secure-cache-passphrase.
11096         (mml1991-passphrase-cache-expiry): Inherit the default value from
11097         mml-secure-passphrase-cache-expiry.
11098
11099         * mml-sec.el: Require password.
11100         (mml-secure-verbose): New user option.
11101         (mml-secure-cache-passphrase): New user option.
11102         (mml-secure-passphrase-cache-expiry): New user option.
11103
11104 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
11105
11106         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
11107         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
11108         andreas@altroot.de (Andreas Vögele).
11109
11110         FIXME: Use `tiny change'?
11111
11112 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11113
11114         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
11115         workaround for the url package included with Emacs.
11116
11117         * nnweb.el (nnweb-google-create-mapping): Update regexp.
11118
11119 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11120
11121         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
11122         correctly.  This fixes a bug caused by the 2006-05-12 change.
11123
11124 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
11125
11126         * nnmail.el (nnmail-article-group): If splitting raises an error, give
11127         some information about the error when saying that the `bogus' mail
11128         group will be used.
11129
11130 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
11131
11132         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
11133         string.
11134
11135 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
11136
11137         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
11138
11139 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11140
11141         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
11142
11143 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
11144
11145         * mml1991.el (mml1991-function-alist): Add epg.
11146         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
11147         (mml1991-epg-encrypt): New functions.
11148
11149 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
11150
11151         * mml2015.el (mml2015-verbose): New variable.
11152         (mml2015-cache-passphrase): Ditto.
11153         (mml2015-passphrase-cache-expiry): Ditto.
11154         (mml2015-function-alist): Add epg.
11155         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
11156         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
11157         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
11158         New functions.
11159
11160 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11161
11162         * message.el (message-cite-original-1): Preserve region when removing
11163         quoted text due to X-No-Archive in order to avoid bogus attribution
11164         when citing multiple messages.
11165
11166 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11167
11168         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
11169         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
11170
11171 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
11172
11173         * gnus-diary.el (gnus-user-format-function-d)
11174         (gnus-user-format-function-D): Autoload.
11175
11176         * imap.el (Commentary): Fix typo.
11177
11178         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
11179         2006-04-22 contribution.
11180
11181 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11182
11183         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
11184         It didn't really fix the bogosity I'm seeing with solid web groups.
11185
11186 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11187
11188         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
11189         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
11190         created using server names.  If we use the feature without declaring
11191         it, Gnus does not properly manage server and group state.
11192
11193         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
11194         bound.
11195
11196 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11197
11198         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
11199         looking up the method using GROUP's prefix before inventing a new one.
11200         It is used on killed/unknown groups in various places where returning
11201         an all-new method isn't expected by the caller.
11202
11203         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
11204         and match semantics of gnus-group-real-prefix.
11205
11206 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
11207
11208         * nnmail.el (nnmail-broken-references-mailers): New variable.
11209         (nnmail-ignore-broken-references): New function generalizing
11210         nnmail-fix-eudora-headers.
11211         (nnmail-fix-eudora-headers): Now obsolete.
11212
11213         * gnus-art.el (gnus-button-handle-custom):
11214         Support `customize-apropos*'.
11215
11216 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11217
11218         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
11219
11220         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
11221         articles.
11222
11223 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
11224
11225         * message.el (message-cite-reply-above): New variable.
11226         (message-yank-original): Use it.
11227
11228 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11229
11230         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
11231
11232 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
11233
11234         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
11235         as read.
11236
11237         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
11238
11239 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
11240
11241         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
11242         (gnus-bookmark-default-file): Use gnus-directory.
11243         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
11244         Remove "*" in doc string.
11245         (gnus-bookmark-write-file): Simplify.
11246         (gnus-bookmark-maybe-sort-alist): Use `when'.
11247         (gnus-bookmark-get-bookmark): Fix typo in doc string.
11248         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
11249         Add FIXME about Emacs 21 and XEmacs compatibility.
11250         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
11251         compatibility.
11252         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
11253         compatibility.
11254         (gnus-bookmark-menu-heading): Fix version.
11255
11256 2006-06-19  Bastien Guerry  <bzg@altern.org>
11257
11258         * gnus-bookmark.el: New file.
11259
11260 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11261
11262         * message.el (message-syntax-checks): Doc fix.
11263
11264 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11265
11266         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
11267         unsubscribed groups as if they were killed ones.  It causes duplicate
11268         entries in gnus-newsrc-alist.
11269
11270 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11271
11272         * message.el (message-syntax-checks): Doc fix.
11273         (message-send-mail): Add check for continuation headers.
11274         (message-check-news-header-syntax): Fix regexp used to check for
11275         continuation headers.
11276
11277 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11278
11279         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
11280
11281 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
11282
11283         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
11284
11285 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11286
11287         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
11288         default-truncate-lines.
11289
11290 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11291
11292         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
11293         to fill the utf-8 entry.
11294
11295         * lpath.el: Fbind unicode-precedence-list.
11296
11297 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11298
11299         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
11300
11301 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
11302
11303         * gnus-agent.el (directory-files-and-attributes): Move all the way
11304         forward (the third and final move).
11305         (gnus-agent-read-agentview): Trap reconstruction errors due to
11306         nonexistent directory.  Handle by returning nil.
11307
11308 2006-05-30  Didier Verna  <didier@xemacs.org>
11309
11310         * message.el (message-dont-reply-to-names): Update the custom type.
11311         * message.el (message-dont-reply-to-names): New defsubst: potentially
11312         convert a list of regexps into a single one.
11313         * message.el (message-get-reply-headers): Use it.
11314         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
11315
11316 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11317
11318         * gnus-agent.el (directory-files-and-attributes): Move forward.
11319
11320 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
11321
11322         * gnus-ml.el (gnus-mailing-list-subscribe)
11323         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
11324         (gnus-mailing-list-message): Fix doc strings.
11325
11326 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11327
11328         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
11329         of doing it manually.
11330
11331 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
11332
11333         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
11334         comment.
11335
11336 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
11337
11338         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
11339         (gnus-agent-read-agentview): Fix handling of end-of-file error.
11340         (gnus-agent-read-local): All symbols allocated in my-obarray.
11341         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
11342         (gnus-agent-regenerate-group): Check numeric names to see if they are
11343         messages or groups.
11344         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
11345         better way of do this...)
11346
11347         * gnus-cache.el (gnus-agent-total-fetched-for):
11348         Ignore 'dummy.group' (there should be a better way of do this...)
11349
11350 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11351
11352         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
11353         (gnus-saved-headers): Ditto.
11354         (gnus-default-article-saver): Mention functions may have properties.
11355         (gnus-article-save): Override gnus-save-all-headers and
11356         gnus-saved-headers by :headers property which saver function may have.
11357         (gnus-summary-save-in-file): Add :headers property.
11358         (gnus-summary-write-to-file): Ditto.
11359
11360         * gnus-sum.el (gnus-summary-save-article): Bind
11361         gnus-prompt-before-saving to t when saving many articles in a file;
11362         always show all headers.
11363
11364         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
11365
11366 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
11367
11368         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
11369         marks.
11370
11371         * message.el (message-indent-citation): Add optional arguments to allow
11372         using it outside of message buffers.
11373
11374         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
11375         (gnus-article-treat-unfold-headers): Use it.
11376         (gnus-article-truncate-lines): New variable.
11377         (gnus-article-mode): Use it.
11378         (gnus-article-toggle-truncate-lines): New function.
11379
11380         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
11381         Add gnus-article-toggle-truncate-lines.
11382
11383         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
11384         coding system in XEmacs, use binary.
11385
11386 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11387
11388         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
11389         after-load-alist.
11390
11391         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
11392         this function should save decoded articles.
11393         (gnus-summary-write-to-file): Use property to specify this function
11394         should save decoded articles and specify gnus-summary-save-in-file
11395         should be used to save articles other than the first one when saving
11396         many articles.
11397         (gnus-summary-save-body-in-file): Use property to specify this
11398         function should save decoded articles.
11399         (gnus-summary-write-body-to-file): Use property to specify this
11400         function should save decoded articles and specify
11401         gnus-summary-save-body-in-file should be used to save articles other
11402         than the first one when saving many articles.
11403
11404         * gnus-sum.el (gnus-summary-save-article): Simplify.
11405
11406 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11407
11408         * gnus-art.el (gnus-default-article-saver):
11409         Add gnus-summary-write-body-to-file.
11410         (gnus-article-save-coding-system): Don't use coding system object
11411         in XEmacs.
11412         (gnus-read-save-file-name): Add optional `dir-var' argument which
11413         specifies directory in which files are saved; work even if optional
11414         `variable' argument is not specified.
11415         (gnus-summary-write-to-file): Read file name.
11416         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
11417         (gnus-summary-write-body-to-file): New function.
11418
11419         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
11420         (gnus-summary-local-variables): Add it.
11421         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
11422         (gnus-summary-save-article): Remove optional `decode' argument;
11423         determine whether to decode articles by the value of
11424         gnus-default-article-saver; when saving many files using
11425         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
11426         it first and use gnus-summary-save-in-file or
11427         gnus-summary-save-body-in-file thereafter unless
11428         gnus-prompt-before-saving is always; move point to article which
11429         will be saved.
11430         (gnus-summary-save-article-file): Revert.
11431         (gnus-summary-write-article-file): Revert.
11432         (gnus-summary-save-article-body-file): Revert.
11433         (gnus-summary-write-article-body-file): New function.
11434
11435 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11436
11437         * gnus-art.el (gnus-default-article-saver): Doc fix.
11438         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
11439         from gnus-summary-save-article-coding-system, and default to a
11440         certain coding system.
11441         (gnus-output-to-file): Add coding cookie and encode text according
11442         to gnus-article-save-coding-system; don't use mm-append-to-file.
11443
11444         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
11445         gnus-art.el and rename to gnus-article-save-coding-system.
11446         (gnus-summary-save-article): Require gnus-art; don't show all
11447         headers if it decodes articles; don't add coding cookie here;
11448         don't bind mm-text-coding-system-for-write.
11449         (gnus-summary-save-article-file): Save decoded articles.
11450         (gnus-summary-write-article-file): When saving many files, use
11451         gnus-summary-write-to-file first and gnus-summary-save-in-file
11452         thereafter unless gnus-prompt-before-saving is always.
11453         (gnus-summary-save-article-body-file): Save decoded articles.
11454
11455         * lpath.el: Fbind select-safe-coding-system for XEmacs.
11456
11457 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
11458
11459         * nnrss.el (nnrss-check-group): Bind hash-index.
11460
11461 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
11462
11463         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
11464         its hash index.  Store this hash in `nnrss-group-data'.
11465         (nnrss-read-group-data): Update accordingly.
11466
11467 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
11468
11469         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
11470         entry.
11471
11472         * gnus-sum.el (gnus-summary-make-menu-bar):
11473         Add gnus-article-browse-html-article.
11474
11475 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
11476
11477         * gnus-sum.el (gnus-summary-mime-map):
11478         Add gnus-article-browse-html-article.
11479
11480         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
11481
11482 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
11483
11484         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
11485         suitable coding systems in customize.
11486
11487 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
11488
11489         * mail-source.el (mail-sources): Fix custom type.
11490
11491 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
11492
11493         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
11494         (gnus-summary-expire-articles-now): Shorten prompt.
11495
11496         * gmm-utils.el (wid-edit): Require.
11497         (defun-gmm): Rename from `gmm-defun-compat'.
11498         (gmm-image-search-load-path): Use it.
11499         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
11500
11501 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11502
11503         * gnus-sum.el (gnus-summary-save-article-coding-system):
11504         New variable.
11505         (gnus-summary-save-article): Add optional `decode' argument.
11506         If it is set and gnus-summary-save-article-coding-system is non-nil,
11507         save decoded article.
11508         (gnus-summary-write-article-file): Save decoded article if
11509         gnus-summary-save-article-coding-system is non-nil.
11510
11511         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
11512         type.
11513
11514 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11515
11516         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
11517
11518 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11519
11520         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
11521         first to test gnus-single-article-buffer which may be buffer-local.
11522
11523         * gnus-sum.el (gnus-summary-setup-buffer):
11524         Make gnus-single-article-buffer buffer-local and nil in ephemeral
11525         group; make gnus-article-buffer, gnus-article-current, and
11526         gnus-original-article-buffer always buffer-local.
11527         (gnus-summary-exit): Kill article buffer belonging to ephemeral
11528         group.
11529         (gnus-handle-ephemeral-exit): Don't move to next summary line.
11530
11531 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
11532
11533         * nnml.el (nnml-request-compact-group): Compressed files might not
11534         have .gz extension.
11535
11536 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
11537
11538         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
11539         (mm-copy-to-buffer): Use with-current-buffer.
11540         (mm-display-part): Simplify.
11541         (mm-inlinable-p): Add optional arg `type'.
11542
11543 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11544
11545         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
11546         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
11547         Try harder to show the attachment internally or externally using
11548         gnus-mime-view-part-as-type.
11549
11550 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
11551
11552         * message.el (message-from-style, message-signature-separator)
11553         (message-user-organization-file, message-send-mail-function)
11554         (message-citation-line-function, message-yank-prefix)
11555         (message-indent-citation-function, message-signature)
11556         (message-signature-file, message-signature-insert-empty-line):
11557         Remove autoloads.
11558
11559         * gnus-art.el (gnus-buttonized-mime-types):
11560         Remove "multipart/signed".  Revert 2006-04-26 change.
11561
11562 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11563
11564         * gnus.el (gnus-version-number): Bump version.
11565
11566 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11567
11568         * gnus.el: No Gnus v0.5 is released.
11569
11570 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11571
11572         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
11573         fetching articles by message-id.
11574
11575 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11576
11577         * message.el (hashcash): Require hashcash as normal.
11578
11579         * ecomplete.el (ecomplete-highlight-match-line):
11580         Use point-at-eol.
11581         (ecomplete-highlight-match-line): Use `highlight', because that
11582         face exists in both Emacs and XEmacs.
11583
11584         * message.el (message-display-abbrev): Use point-at-bol.
11585
11586         * mail-source.el: Don't require timer/timer-funcs.
11587
11588         * gnus-async.el: Ditto.
11589
11590         * password.el: Ditto.
11591
11592         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
11593
11594         * mm-url.el: Ditto.
11595
11596         * gnus-xmas.el: Don't require timer-funcs.
11597
11598         * mm-util.el: Require timer/timer-funcs.
11599
11600 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11601
11602         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
11603         Close.
11604
11605 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11606
11607         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
11608         unibyte after clear-decrypt function runs.
11609
11610         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
11611         returns as a unibyte string.
11612
11613 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11614
11615         * lpath.el: Revert.
11616
11617         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
11618         (pgg-gpg-process-sentinel): Revert.
11619
11620         * pgg-pgp.el (pgg-pgp-process-region): Revert.
11621         (pgg-pgp-lookup-key): Revert.
11622
11623         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
11624         (pgg-pgp5-lookup-key): Revert.
11625
11626         * pgg.el (pgg-fetch-key): Revert.
11627
11628 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11629
11630         * lpath.el: Fbind string-as-multibyte for XEmacs.
11631
11632         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
11633         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
11634         (mml1991-pgg-encrypt): Ditto.
11635
11636         * pgg-gpg.el (pgg-string-to-multibyte): New function.
11637         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
11638         a multibyte buffer.
11639
11640         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
11641         (pgg-pgp-lookup-key): Ditto.
11642
11643         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
11644         (pgg-pgp5-lookup-key): Ditto.
11645
11646         * pgg.el (pgg-fetch-key): Ditto.
11647
11648 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
11649
11650         * message.el (message-user-organization-file): Check several
11651         locations of the organization file.
11652
11653         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
11654         Add gnus-article-view-part-as-type.
11655
11656         * gnus-art.el (gnus-article-view-part-as-type): New function.
11657
11658         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
11659         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
11660
11661         * mml.el: Simplify autoload.
11662         (mml-mode): defvar dnd-protocol-alist instead of using
11663         symbol-value.
11664         (mml-default-directory): New variable.
11665         (mml-minibuffer-read-file): Use it.
11666         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
11667
11668         * message.el (message-citation-line-format): New variable.
11669         (message-insert-formated-citation-line): New function.
11670         (message-citation-line-function):
11671         Add `message-insert-formated-citation-line' to custom type.
11672
11673         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
11674         to doc string.
11675
11676         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
11677         depending on mm-verify-option.
11678
11679 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11680
11681         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
11682         binding pgg-* variables; reimplement the section which prevents
11683         MIME header from being signed.
11684         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
11685         pgg-text-mode; remove a blank line at the top of body.
11686
11687         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
11688         lines at the top of body; use gnus-newsgroup-charset if there's no
11689         Charset header.
11690
11691 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11692
11693         * message.el (message-self-insert-commands): Doc fix.
11694
11695         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
11696         (mm-uu-pgp-encrypted-test): Ditto.
11697         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
11698         between header and body; return application/pgp-encrypted handle
11699         if decryption failed; decode decrypted body by charset.
11700
11701         * mm-decode.el (mm-automatic-display): Don't make application/pgp
11702         element match to application/pgp-*.
11703
11704 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11705
11706         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
11707         HTML.
11708
11709 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11710
11711         * mail-source.el (mail-source-call-script): Message the error
11712         string.
11713
11714 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11715
11716         * gnus-util.el (gnus-byte-compile): Use it.
11717
11718 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
11719
11720         * gnus-util.el (kill-empty-logs): New function.
11721
11722 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11723
11724         * message.el (message-mail-alias-type): Doc fix.
11725         (message-mail-alias-type-p): New function.
11726         (message-send): Use it.
11727         (message-mode): Ditto.
11728         (message-strip-forbidden-properties): Ditto.
11729
11730         * ecomplete.el (ecomplete-database-file-coding-system):
11731         New variable.
11732         (ecomplete-save): Use it.
11733         (ecomplete-setup): Use it.
11734
11735 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11736
11737         * message.el (message-self-insert-commands): New variable.
11738         (message-strip-forbidden-properties): Use it.
11739
11740 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11741
11742         * message.el (message-put-addresses-in-ecomplete): Use a regexp
11743         that doesn't make XEmacs choke.
11744
11745 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
11746
11747         * gnus-util.el (gnus-replace-in-string):
11748         Prefer replace-regexp-in-string over of replace-in-string.
11749
11750 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11751
11752         * gnus-util.el (gnus-select-frame-set-input-focus):
11753         Use select-frame-set-input-focus if it is available in XEmacs; use
11754         definition defined in Emacs 22 for old Emacsen.
11755
11756         * dgnushack.el: Autoload unmorse-region for XEmacs.
11757
11758         * lpath.el: Bind cursor-in-non-selected-windows and
11759         select-frame-set-input-focus for XEmacs.
11760
11761 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11762
11763         * mm-view.el (mm-inline-text): Use equal instead of equalp.
11764
11765 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
11766
11767         * gnus-registry.el (gnus-registry-cache-save): Remove text
11768         properties when saving via the temp buffer.
11769
11770 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
11771
11772         * message.el (message-generate-hashcash): Honor custom type.
11773
11774 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11775
11776         * message.el (message-generate-hashcash): Default to non-nil when
11777         hashcash is found.
11778
11779         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
11780         (gnus-refer-thread-limit): Increase default to 500.
11781
11782         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
11783
11784         * flow-fill.el (fill-flowed): Allow delete-space.
11785
11786 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
11787
11788         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
11789         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
11790         Remove autoloads.
11791
11792 2006-04-18  Simon Josefsson  <jas@extundo.com>
11793
11794         * message.el (message-generate-hashcash): Default to.
11795
11796 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11797
11798         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
11799         concatenating segments rather than before concatenating them.
11800
11801 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
11802
11803         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
11804
11805 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11806
11807         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
11808
11809         * message.el (message-forward-make-body-plain):
11810         Allow message-forward-ignored-headers to be a list.
11811         (message-remove-ignored-headers): Factor out into function.
11812         (message-forward-make-body-mml): Use it.
11813
11814         * imap.el (imap-quote-specials): New function.
11815         (imap-login-auth): Quote specials.
11816
11817         * rfc2231.el (rfc2231-parse-string): Remove dead code.
11818         (rfc2231-parse-string): Allow concatanation of parameters that
11819         aren't contiguous.  The test case is
11820           (mail-header-parse-content-type "message/external-body;
11821             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
11822             access-type=LOCAL-FILE;
11823             name*1*=plugh%2fhello-sailor%2fbing.pdf")
11824
11825 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11826
11827         * nntp.el (nntp-accept-process-output): Return the value of
11828         `nnheader-accept-process-output'.
11829
11830 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11831
11832         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
11833         (gnus-button-alist): Recognize more diff formats.
11834         (gnus-button-patch): Strip directory.
11835
11836 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
11837
11838         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
11839         Emacs 22 when setting focus.
11840
11841 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11842
11843         * gnus-art.el (gnus-article-treat-types): Do treatment of
11844         text/x-verbatim parts.
11845         (gnus-button-patch): New command.
11846
11847         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
11848         addresses that contain invalid characters.
11849
11850 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11851
11852         * message.el (message-put-addresses-in-ecomplete):
11853         Use gnus-replace-in-string.
11854         (message-is-yours-p): Use the more correct
11855         mail-header-parse-address instead of
11856         mail-extract-address-components.
11857         (message-put-addresses-in-ecomplete): Fix typo.
11858
11859         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
11860         keystroke.
11861
11862         * gnus-art.el (gnus-treatment-function-alist): Change order of
11863         newsgroups/generic header folding to avoid double-folding.
11864
11865         * message.el (message-hidden-headers): Add X-Draft-From.
11866
11867         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
11868         New command.
11869         (gnus-summary-repeat-search-article-backward): New command.
11870
11871         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
11872         groups in the parent topic.
11873
11874 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
11875
11876         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
11877         (spam-extra-header-to-number): Return the CRM114 number as a
11878         number instead of a string.
11879
11880 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11881
11882         * gnus-art.el (gnus-face-properties-alist): Move here from
11883         gnus-fun.
11884
11885         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
11886
11887 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11888
11889         * message.el (message-strip-forbidden-properties): Only display on
11890         self-insert-command.
11891
11892         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
11893         reindent.
11894         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
11895
11896 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
11897
11898         * smiley.el (smiley-style): Fix typo.
11899
11900 2006-03-23  Kenichi Handa  <handa@m17n.org>
11901
11902         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
11903         instead of set-buffer-multibyte.
11904
11905 2006-03-23  Kenichi Handa  <handa@m17n.org>
11906
11907         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
11908         buffer and then decode the buffer text if necessary.
11909         (rfc2231-encode-string): Be sure to work on multibyte buffer at
11910         first, and after mm-encode-body, change the buffer to unibyte.
11911
11912 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11913
11914         * hashcash.el (hashcash-insert-payment-async-2):
11915         Use message-goto-eoh instead of doing it manually.
11916         (mail-add-payment): Use message-narrow-to-header instead of trying
11917         to do the same itself.
11918
11919         * message.el (message-hidden-headers): Add Face.
11920
11921         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
11922         reparenting code.
11923         (gnus-summary-reparent-children): Refactored out code.
11924         (gnus-summary-thread-map): New keystroke.
11925         (gnus-summary-reparent-children): Make into command.
11926
11927         * smiley.el (smiley-style): Default to `medium' if using a large
11928         font.
11929
11930         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
11931         does it itself.
11932
11933         * message.el (message-point-in-header-p): Simplify definition.
11934
11935 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11936
11937         * nnagent.el (nnagent-request-set-mark): Silence log file
11938         writing.
11939         (nnagent-request-set-mark): Use write-region instead of
11940         append-to-file.
11941
11942         * gnus-sum.el (gnus-read-header): Fudge article number if using a
11943         strange select method.
11944
11945         * ecomplete.el (ecomplete-display-matches): Get highlightling
11946         right.
11947         (ecomplete-display-matches): Use literals.
11948         (ecomplete-display-matches): Disable message logging.
11949
11950         * message.el (message-display-abbrev): Small optimization.
11951
11952         * ecomplete.el (ecomplete-display-matches): Allow automatic
11953         display.
11954
11955         * message.el (message-strip-forbidden-properties):
11956         Display abbrevs.
11957         (message-display-abbrev): Get automatic display right.
11958
11959         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
11960         keystrokes.
11961
11962 2006-04-13  Romain Francoise  <romain@orebokech.com>
11963
11964         TODO: Backport to v5-10!
11965
11966         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
11967         Move here (and rename) from gnus-registry.el.
11968
11969         * gnus-registry.el: Require gnus-util.
11970         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
11971
11972 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11973
11974         * gnus-group.el (gnus-group-catchup-current):
11975         Change if-then-else-if-then-else into cond.
11976         (gnus-group-catchup): Indent.
11977         (group-name-at-point): New function.
11978         (gnus-fetch-group): Provide default from thing at point.
11979
11980 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11981
11982         * message.el (message-display-abbrev): Fix regexp.
11983
11984         * ecomplete.el (ecomplete-highlight-match-line):
11985         Reimplement choosing.
11986         (ecomplete-highlight-match-line): Fix up code rewrite, remove
11987         dead variables.
11988
11989         * message.el (message-newline-and-indent): Remove debugging.
11990         (message-display-abbrev): Use new implementation.
11991
11992 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
11993
11994         * gnus-art.el (gnus-article-mode):
11995         Set cursor-in-non-selected-windows to nil.
11996
11997         * smiley.el: Revert previous change.
11998         (smiley-data-directory): defvar it before using it in the
11999         defcustom of `smiley-style'.
12000
12001 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12002
12003         * message.el (message-newline-and-indent): New function.
12004
12005         * ecomplete.el: Implement more bits.
12006
12007         * message.el (message-put-addresses-in-ecomplete): Clean up the
12008         string.
12009
12010         * ecomplete.el (ecomplete-add-item): Chop off decimals.
12011
12012         * gnus-sum.el (gnus-summary-save-parts):
12013         Bind gnus-summary-save-parts-counter and use it to make unique file
12014         names.
12015
12016         * gnus-art.el (gnus-ignored-headers): Add some more headers.
12017
12018         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
12019         parameter to say whether to actually parse the individual
12020         addresses.
12021
12022         * message.el (message-put-addresses-in-ecomplete): New function.
12023         (ecomplete): Require.
12024         (message-mail-alias-type): Add ecomplete as an option.
12025
12026 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
12027
12028         * flow-fill.el (fill-flowed): Remove trailing space from blank
12029         quoted lines.
12030
12031 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12032
12033         * smiley.el (smiley-style): Move definition later to avoid a
12034         compilation warning.
12035
12036 2006-04-12  Kenichi Handa  <handa@m17n.org>
12037
12038         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
12039         buffer and then decode the buffer text if necessary.
12040         (rfc2231-encode-string): Be sure to work on multibyte buffer at
12041         first, and after mm-encode-body, change the buffer to unibyte.
12042         Use mm-disable-multibyte instead of set-buffer-multibyte.
12043
12044 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12045
12046         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
12047         Content-Type header instead of Content-Disposition header.
12048         (gnus-mime-inline-part): Ditto.
12049         (gnus-mime-view-part-as-charset): Ignore charset that the part
12050         specifies.
12051
12052         * mm-decode.el (mm-display-part): Work with external parts and
12053         usual parts similarly.
12054
12055         * mm-extern.el (mm-inline-external-body): Use mm-display-part
12056         instead of gnus-display-mime.
12057
12058         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
12059         instead of with-temp-buffer.
12060
12061         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
12062         tag to summarized topics part in order to encode non-ASCII text.
12063
12064 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
12065
12066         * smiley.el (smiley-style): New variable.
12067         (smiley-directory): New function.
12068         (smiley-data-directory): Derive from `smiley-style' using
12069         `smiley-directory'.
12070         (smiley-regexp-alist): Add new entries.
12071
12072         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
12073         (gnus-article-browse-delete-temp): Add :version.
12074
12075 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
12076
12077         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
12078         the sieve region.
12079
12080 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12081
12082         * gnus.el (gnus-version-number): Bump version.
12083
12084 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
12085
12086         * gnus.el: No Gnus v0.4 is released.
12087
12088 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12089
12090         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
12091         layout.
12092
12093         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
12094         unknown charset.
12095
12096         * message.el (message-header-synonyms): Add Original-To to the
12097         default.
12098
12099         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
12100         optional parameter.
12101
12102 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
12103
12104         * gnus-fun.el (gnus): Require it for gnus-directory.
12105
12106 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12107
12108         * gnus-fun.el (gnus-face-properties-alist): Add :version.
12109
12110 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
12111
12112         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
12113
12114 2006-04-05  Simon Josefsson  <jas@extundo.com>
12115
12116         * password.el (password-reset): New function.
12117
12118 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
12119
12120         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
12121         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
12122
12123 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12124
12125         * nnweb.el (nnweb-google-create-mapping): Update regexp.
12126         Some whitespace was matched into the url, which broke browsing hits
12127         > 100 when mm-url-use-external was nil.
12128
12129 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
12130
12131         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
12132         Check gnus-extra-headers for 'Newsgroups.
12133
12134         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
12135         bound.
12136
12137 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
12138
12139         * pgg-gpg.el: Clean up process buffers every time gpg processes
12140         complete.
12141
12142 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
12143
12144         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
12145         doc string.
12146
12147 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
12148
12149         * pgg-gpg.el (pgg-gpg-process-filter)
12150         (pgg-gpg-wait-for-completion): Check if buffer is alive.
12151
12152         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
12153         lines, temporary fix.
12154
12155 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12156
12157         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
12158
12159 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
12160
12161         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
12162         default-enable-multibyte-characters.  This reverts the change from
12163         revision 6.17 which is no longer necessary because the passphrase
12164         is sent separately now.  GnuPG messages are unreadable under
12165         multibyte locales with default-enable-multibyte-characters set to
12166         nil.
12167
12168 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
12169
12170         * message.el (message-tool-bar-gnome): Move "spell".
12171
12172 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
12173
12174         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
12175         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
12176         instead.
12177
12178 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
12179
12180         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
12181         Improve newsgroups handling for NNTP overviews which don't include
12182         Newsgroups.
12183
12184 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12185
12186         * message.el (message-resend): Bind message-generate-hashcash to nil.
12187
12188 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12189
12190         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
12191         when searching for already-paid recipients.
12192
12193 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
12194
12195         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
12196         passphrases when it is not needed.
12197         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
12198         passphrase stuff from gpg, should only be necessary when you use
12199         gpg with a smartcard.
12200
12201 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12202
12203         * mml.el (mml-insert-mime): Ignore cached contents of
12204         message/external-body part.
12205
12206         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
12207         (mm-insert-part): Ditto.
12208
12209 2006-03-23  Simon Josefsson  <jas@extundo.com>
12210
12211         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
12212         Reiner.
12213         (pgg-gpg-use-agent-p): Use it again.
12214
12215 2006-03-23  Simon Josefsson  <jas@extundo.com>
12216
12217         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
12218         older emacsen.
12219         (pgg-gpg-use-agent-p): Don't use it.
12220
12221 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
12222
12223         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
12224         if we can.
12225
12226 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
12227
12228         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
12229         (pgg-gpg-update-agent): New function.
12230         (pgg-gpg-use-agent-p): New function.
12231         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
12232         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
12233         (pgg-gpg-sign-region): Use it.
12234
12235 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12236
12237         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
12238         Reported by Ralf Wachinger <rwachinger@gmx.de>.
12239
12240 2006-03-21  Simon Josefsson  <jas@extundo.com>
12241
12242         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
12243         <wilde@sha-bang.de>.
12244         (pgg-gpg-use-agent): New variable.
12245         (pgg-gpg-process-region): Use it.
12246         (pgg-gpg-encrypt-region): Likewise.
12247         (pgg-gpg-encrypt-symmetric-region): Likewise.
12248         (pgg-gpg-decrypt-region): Likewise.
12249         (pgg-gpg-sign-region): Likewise.
12250         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
12251
12252 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
12253
12254         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
12255
12256         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
12257         Add comment on version.
12258
12259 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
12260
12261         * smiley.el: Add missing test smiley.
12262
12263 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12264
12265         * mm-decode.el (mm-with-part): New macro.
12266         (mm-get-part): Use it; work with message/external-body as well.
12267         (mm-save-part): Treat name and filename equally.
12268
12269         * mm-extern.el (mm-extern-cache-contents): New function.
12270         (mm-inline-external-body): Use it; force the part to be displayed;
12271         move undisplayer added to the cached handle to the parent.
12272
12273         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
12274         (gnus-mime-view-part-as-type): Work with message/external-body.
12275
12276         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
12277
12278 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
12279
12280         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
12281         images in image-load-path.  [Sync with image.el, revision 1.60, in
12282         Emacs.]
12283
12284 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
12285
12286         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
12287         path rather than symbol.  Always return list of directories.
12288         Guarantee that image directory comes first.  [Sync with image.el,
12289         revision 1.59, in Emacs.]
12290
12291         * message.el (message-make-tool-bar): Adjust to new API of
12292         `gmm-image-load-path-for-library'.
12293
12294         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12295
12296         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
12297
12298 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12299
12300         * gnus-art.el (gnus-article-only-boring-p):
12301         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
12302         intangible text.
12303         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
12304
12305 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
12306
12307         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
12308         Use `defun' instead of `gmm-defun-compat'.
12309
12310 2006-03-14  Simon Josefsson  <jas@extundo.com>
12311
12312         * message.el (message-unique-id): Don't use message-number-base36
12313         if (user-uid) is a float.
12314         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
12315
12316 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12317
12318         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
12319
12320         * gnus-art.el (gnus-mime-display-single): Make sure there is an
12321         empty line between a part and a message part.
12322
12323 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
12324
12325         * smiley.el: Add more test smileys.
12326         (smiley-data-directory, smiley-regexp-alist)
12327         (gnus-smiley-file-types): Fix doc strings.
12328         (smiley-update-cache): Clear smiley-cached-regexp-alist before
12329         adding new elements.
12330         (smiley-mouse-map): Unused code.  Make it a comment.
12331
12332 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12333
12334         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
12335         scan latest NoCeM messages instead of old ones.
12336         (gnus-nocem-check-article): Fix regexps so as to match to PGP
12337         delimiters that are recently used.
12338         (gnus-nocem-load-cache): Add autoload cookie.
12339
12340         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
12341
12342         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
12343         level which is larger than gnus-use-nocem is specified.
12344
12345         * gnus-group.el (gnus-group-get-new-news): Ditto.
12346
12347 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
12348
12349         * gnus-util.el (gnus-tool-bar-update): New function.
12350
12351         * gnus-group.el (gnus-group-update-tool-bar): New variable.
12352         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
12353
12354         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
12355
12356         * gnus-group.el (gnus-group-redraw-when-idle)
12357         (gnus-group-redraw-check): Remove.
12358         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
12359
12360 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12361
12362         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
12363         if optional last element is specified in splits (FIELD VALUE...).
12364
12365 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
12366
12367         * message.el (message-make-tool-bar): Rename gmm-image-load-path
12368         to gmm-image-load-path-for-library.  Call with no-error argument.
12369         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
12370
12371         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12372
12373         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
12374
12375         * gmm-utils.el (gmm-image-load-path): Remove alias.
12376
12377 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
12378
12379         * gmm-utils.el (gmm-image-load-path): Add alias.
12380
12381         * nnml.el (nnml-generate-nov-databases-directory): Rename from
12382         nnml-generate-nov-databases-1.
12383         (nnml-generate-nov-databases): Use it.
12384         (nnml-generate-nov-databases-directory): Document no-active
12385         argument.
12386
12387         * gmm-utils.el (gmm-image-load-path-for-library): Return single
12388         directory if path is t.  Add no-error.
12389
12390         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
12391         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
12392
12393         * gnus-art.el (gnus-article-browse-delete-temp-files):
12394         Simplify resetting gnus-article-browse-html-temp-list.
12395
12396         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
12397         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
12398         Add example to docstring.  Rename local variables.  Move error
12399         checks to default case in cond and simplify.
12400
12401 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12402
12403         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
12404         handle is multipart when calling it recursively.
12405         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
12406
12407 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
12408
12409         * nnimap.el (nnimap-request-update-info-internal): Optimize.
12410         Don't `gnus-uncompress-range' to avoid excessive memory usage.
12411
12412 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12413
12414         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
12415         is loaded.
12416
12417         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
12418         loaded.
12419
12420 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
12421
12422         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
12423         to "Emacs 23 (unicode)" in doc string.
12424
12425         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
12426         "Emacs 23 (unicode)" in comment.
12427
12428 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12429
12430         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
12431
12432         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
12433         characters 160 through 255 in Emacs 23.
12434
12435 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
12436
12437         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
12438         gnus-article-browse-html-temp.
12439         (gnus-article-browse-delete-temp): Make it customizable.
12440         Add `file'.  Adjust doc string.
12441         (gnus-article-browse-delete-temp-files): Add argument.
12442         Allow query for each file.  Adjust doc string.
12443         (gnus-article-browse-html-parts):
12444         Add `gnus-article-browse-delete-temp-files' to
12445         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
12446
12447 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
12448
12449         * gnus-art.el (gnus-article-browse-html-temp)
12450         (gnus-article-browse-delete-temp): New variables.
12451         (gnus-article-browse-delete-temp-files): New function.
12452         (gnus-article-browse-html-parts): Use it.
12453
12454 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
12455
12456         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
12457
12458         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
12459         string.
12460
12461         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
12462         gnus-summary-insert-new-articles when unplugged.
12463         Remove gnus-summary-search-article-forward.
12464
12465         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
12466         display-visual-class instead of display-color-cells.
12467
12468 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12469
12470         * dgnushack.el: Autoload customize-group for XEmacs.
12471
12472         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
12473         message/* containing non-ASCII text properly.
12474
12475 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
12476
12477         * message.el: Require gmm-utils, remove autoloads.
12478         (message-tool-bar): Set default based on
12479         gmm-tool-bar-style.
12480         (message-tool-bar-gnome): Add gmm-customize-mode.
12481
12482         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
12483         gmm-tool-bar-style.
12484         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
12485
12486         * gnus-group.el (gnus-group-tool-bar): Set default based on
12487         gmm-tool-bar-style.
12488         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
12489
12490         * gmm-utils.el (gmm-image-directory): Rename variable from
12491         gmm-image-load-path.
12492         (gmm-image-load-path): Use gmm-image-directory.
12493         (gmm-customize-mode): New function.
12494         (gmm-tool-bar-style): New variable.
12495
12496         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
12497         gnus-group-redraw-line-number.
12498         (gnus-group-redraw-check): Simplify.
12499         (gnus-group-tool-bar-update): Remove redraw check.
12500         (gnus-group-make-tool-bar): Add redraw check.
12501
12502 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
12503
12504         * gnus-art.el (gnus-button): Add missing parentheses.
12505
12506 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12507
12508         * lpath.el: Fbind line-number-at-pos.
12509
12510 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12511
12512         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
12513
12514 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
12515
12516         * gnus-art.el (gnus-button): New face.
12517         (gnus-article-button-face): Use it.
12518
12519         * gnus-sum.el (gnus-summary-tool-bar-gnome):
12520         Add gnus-summary-next-page.  Re-order.
12521
12522         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
12523         next-node are now included.
12524         (gnus-group-redraw-line-number): New internal variable.
12525         (gnus-group-redraw-check): Helper function for updating the tool
12526         bar.
12527         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
12528
12529         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
12530
12531         * spam.el (spam-spamassassin-score-regexp): New internal variable.
12532         (spam-extra-header-to-number, spam-check-spamassassin-headers):
12533         Use it to match format of Spamassassin 3.0 and later.
12534         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
12535         (spam-check-bogofilter)
12536         (spam-bogofilter-register-with-bogofilter): Fix args of
12537         `gnus-error' calls.
12538
12539 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
12540
12541         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
12542         unnecessary interaction when sending queued mails.
12543         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
12544
12545 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
12546
12547         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
12548         first or last are nil.
12549
12550 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12551
12552         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
12553
12554 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12555
12556         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
12557
12558 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12559
12560         * dns.el (query-dns): Protect more against buggy tcp output.
12561
12562 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
12563
12564         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
12565         nov.php.
12566
12567 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12568
12569         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
12570         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
12571         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
12572         output on the server side.
12573         (nnweb-google-create-mapping): Update regexps and add some
12574         progress indication.
12575
12576 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
12577
12578         * gnus-group.el (gnus-group-tool-bar-gnome):
12579         Fix gnus-agent-toggle-plugged.  Re-order icons.
12580         (gnus-group-tool-bar-gnome):
12581         Add gnus-group-{prev,next}-unread-group.
12582         (gnus-group-tool-bar-gnome): Re-order icons.
12583
12584         * gnus-sum.el (gnus-summary-tool-bar-gnome):
12585         Move gnus-summary-insert-new-articles.
12586
12587         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
12588         Fix comments.
12589
12590         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
12591         also available in Emacs 21.3.
12592
12593         * message.el (message-fix-before-sending): Change "Emacs 22" to
12594         "Emacs 23 (unicode)" in comment.
12595
12596         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
12597         "Emacs 23 (unicode)" in comment.
12598
12599         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
12600         comment.
12601         (mm-coding-system-p): Add comment about no-MULE XEmacs.
12602
12603         * mm-view.el (mm-fill-flowed): Add :version.
12604
12605 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12606
12607         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
12608         and load-path.
12609
12610 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
12611
12612         * message.el: Autoload gmm-image-load-path.
12613         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
12614         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
12615         consitency.
12616
12617         * gmm-utils.el (gmm-image-load-path): Also search in
12618         "../etc/images".  Don't set gmm-image-load-path if we don't find
12619         the image.
12620
12621 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12622
12623         * gmm-utils.el (gmm-image-load-path): Don't make
12624         `gmm-image-load-path' include subdirectories which the second arg
12625         `image' might specify.
12626
12627         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
12628         subdirectory to icon file names.
12629
12630         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
12631
12632 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
12633
12634         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
12635         gmm-image-load-path calls.
12636
12637         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12638
12639         * message.el (message-make-tool-bar): Ditto.
12640
12641         * mml.el (mml-preview): Add comment concerning tool bar icons.
12642
12643         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
12644         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
12645
12646         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
12647         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
12648
12649         * message.el (message-tool-bar-gnome): Use new icon names.
12650         (message-make-tool-bar): Use `gmm-image-load-path'.
12651
12652         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
12653         New functions from MH-E.
12654         (gmm-image-load-path): New variable from MH-E.
12655         (gmm-image-load-path): New function from MH-E.  Add arguments
12656         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
12657         *-image-load-path-called-flag.
12658
12659 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
12660
12661         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
12662
12663 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
12664
12665         * nnimap.el (nnimap-request-move-article): Change folder back to
12666         source group before deleting.
12667
12668 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
12669
12670         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
12671
12672         * gnus-art.el (mm-url-insert-file-contents-external):
12673         Autoload mm-url.
12674
12675         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
12676
12677 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12678
12679         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
12680         coding system which mm-charset-to-coding-system returns for a
12681         given charset is valid.
12682
12683 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
12684
12685         * html2text.el (html2text-remove-tag-list):
12686         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
12687
12688 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
12689
12690         * gnus-cus.el: Revert 2005-10-17 change.
12691
12692 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12693
12694         * gnus-art.el (article-strip-banner):
12695         Call article-really-strip-banner only when the regexp match is made.
12696
12697 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12698
12699         * gnus-art.el (article-strip-banner):
12700         Use gnus-extract-address-components instead of
12701         mail-header-parse-addresses to make it work with non-ASCII text;
12702         remove mail-encode-encoded-word-string.
12703
12704         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
12705         values which are surrounded with \"...\"; make it never cause a
12706         Lisp error; give up parsing of parameters if it failed in
12707         extracting type.
12708
12709 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
12710
12711         * smime.el (smime-cert-by-ldap-1): Fix bug where
12712         `smime-ldap-search' returns results without userCertificates.
12713
12714 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12715
12716         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
12717
12718 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
12719
12720         * spam.el (spam-check-spamassassin-headers): Adapt format for
12721         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
12722         <ari@mbf.ocn.ne.jp>.
12723         (spam-list-of-processors): Add spam-use-gmane.
12724
12725 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12726
12727         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
12728         make-temp-file; make it work with XEmacs as well.
12729
12730         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
12731         mm-make-temp-file.
12732
12733         * mm-decode.el (mm-display-external): Use the 3rd arg of
12734         mm-make-temp-file.
12735         (mm-create-image-xemacs): Ditto.
12736
12737 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12738
12739         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
12740         with message-narrow-to-headers.
12741         (gnus-draft-setup): Narrow to header to run message-fetch-field.
12742         (gnus-draft-check-draft-articles): New function.
12743         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
12744
12745 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
12746
12747         * gnus-art.el (gnus-article-browse-html-parts):
12748         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
12749         Don't use suffix argument for mm-make-temp-file for Emacs 21
12750         compatibility.  Remove useless `format'.
12751
12752 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12753
12754         * nnweb.el (nnweb-google-wash-article): Update regexps.
12755         (nnweb-group-alist): Use defvoo instead of defvar.
12756
12757 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12758
12759         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
12760         re-loading nn* modules.
12761
12762 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
12763
12764         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
12765         for `tool-bar-mode' and don't check it's default-value.
12766
12767         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12768
12769         * message.el (message-make-tool-bar): Ditto.
12770
12771         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
12772         `substring'.  Shorten tmp-file name.
12773
12774         * gnus.el: Remove bogus comment.
12775
12776 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
12777
12778         * gnus-art.el (gnus-article-browse-html-parts): New function.
12779         (gnus-article-browse-html-article): New function for viewing html
12780         articles with a browser.
12781
12782 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
12783
12784         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
12785         in elisp.
12786         (pgg-gpg-encrypt-symmetric-region): Ditto.
12787         (pgg-gpg-sign-region): Ditto.
12788
12789         * pgg-def.el (pgg-text-mode): New variable.
12790
12791         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
12792         (mml2015-pgg-encrypt): Ditto.
12793
12794         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
12795         (mml1991-pgg-encrypt): Ditto.
12796
12797 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12798
12799         * nnfolder.el (nnfolder-insert-newsgroup-line):
12800         Use message-make-date instead of current-time-string.
12801
12802         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
12803         to gnus-decoded which mm-uu might set.
12804
12805 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12806
12807         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
12808         don't decode quoted parameters; remove misimported Emacs code.
12809         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12810         (rfc2231-decode-encoded-string): Don't use split-string which
12811         behaves differently according to Emacs version; use
12812         mm-decode-coding-region to convert charset to coding-system.
12813         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12814         (rfc2231-encode-string): Remove misimported Emacs code.
12815
12816 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12817
12818         * gnus-art.el (article-decode-charset): Don't use ignore-errors
12819         when calling mail-header-parse-content-type.
12820         (article-de-quoted-unreadable): Ditto.
12821         (article-de-base64-unreadable): Ditto.
12822         (article-wash-html): Ditto.
12823
12824         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
12825         calling mail-header-parse-content-type and
12826         mail-header-parse-content-disposition.
12827         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
12828         mail-header-parse-content-type.
12829
12830         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
12831         insert charset and format parameters; encode description after
12832         inserting it to buffer.
12833         (mml-insert-parameter): Fold lines properly even if a parameter is
12834         segmented into two or more lines; change the max column to 76.
12835
12836         * rfc1843.el (rfc1843-decode-article-body): Don't use
12837         ignore-errors when calling mail-header-parse-content-type.
12838
12839         * rfc2231.el (rfc2231-parse-string): Return at least type if
12840         possible; don't cause an error even if it fails in parsing of
12841         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12842         (rfc2231-encode-string): Don't break lines at the beginning, leave
12843         it to mml-insert-parameter.
12844
12845         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
12846         calling mail-header-parse-content-type.
12847
12848 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
12849
12850         * spam-report.el (spam-report-gmane-use-article-number):
12851         Improve doc string.
12852         (spam-report-gmane-internal): Check if a suitable header was found
12853         in the article.
12854
12855 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12856
12857         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
12858         (rfc2231-encode-string): Make param*=value always begin with LWSP.
12859
12860 2006-02-05  Romain Francoise  <romain@orebokech.com>
12861
12862         Update copyright notices of all files in the gnus directory.
12863
12864 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12865
12866         * nnweb.el (nnweb-request-group): Avoid growing overview files.
12867
12868 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12869
12870         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
12871         segmented lines of parameter value to cope with Thunderbird 1.5
12872         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
12873         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12874         (rfc2231-encode-string): Don't make lines exceeding 76 column.
12875
12876 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
12877
12878         * mml.el (mml-generate-mime-1): Correct the order of inline signed
12879         parts.
12880
12881 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12882
12883         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
12884         there's only one active file for all servers.
12885         (nnweb-request-scan): Make sure nnweb-articles is initialized on
12886         solid groups.  Gnus might have used a FAST request to select the group.
12887         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
12888         and nnweb-search redundantly in the active file.
12889         (nnweb-request-list): Don't list bogus groups.  There can only be one.
12890         (nnweb-request-create-group): Don't use ARGS.
12891         (nnweb-possibly-change-server, nnweb-request-group): Remove some
12892         initialisations.  Let nnoo do the work.
12893
12894 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12895
12896         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
12897         Say the part has been decoded.
12898
12899         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
12900
12901 2006-01-31  Kevin Ryde  <user42@zip.com.au>
12902
12903         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
12904         mailcap-viewer-test-cache when there's no 'test clause, since that
12905         will invert the meaning of a "nil" test previously determined by
12906         mailcap-mailcap-entry-passes-test.
12907
12908 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12909
12910         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
12911         compiling.
12912
12913         * gnus-sum.el: Ditto.
12914
12915         * message.el: Don't bind tool-bar-map when compiling.
12916
12917 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
12918
12919         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
12920
12921 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12922
12923         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
12924         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
12925         current Google Groups.
12926
12927 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
12928
12929         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
12930         and tool-bar-mode.
12931
12932         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
12933         and tool-bar-mode.
12934
12935         * message.el (message-tool-bar-update): Simplify.
12936         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
12937
12938         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
12939         gnus-summary-buffer.
12940         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
12941         gnus-summary-reply.
12942
12943         * gmm-utils.el (gmm): Add :version.
12944
12945 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12946
12947         * Makefile.in (clean): New rule.
12948         (distclean): Use it.
12949
12950 2006-01-26  Steve Youngs  <steve@sxemacs.org>
12951
12952         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
12953         Don't autoload.
12954
12955 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12956
12957         * gmm-utils.el (gmm-verbose): Add :group.
12958
12959 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
12960
12961         * message.el: Change some comments WRT tool-bars.
12962
12963         * gnus-sum.el (gnus-summary-tool-bar)
12964         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
12965         (gnus-summary-tool-bar-zap-list): New variables.
12966         (gnus-summary-make-tool-bar): Complete rewrite using
12967         `gmm-tool-bar-from-list'.
12968
12969         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
12970         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
12971         New variables.
12972         (gnus-group-make-tool-bar): Complete rewrite using
12973         `gmm-tool-bar-from-list'.
12974         (gnus-group-tool-bar-update): New function.
12975
12976         * message.el (message-mode-field-menu): Add "Show hidden Headers".
12977
12978 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12979
12980         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
12981         is dissected into a single part of which the type is the same as
12982         the given one; decode charset.
12983
12984 2006-01-21  Kevin Ryde  <user42@zip.com.au>
12985
12986         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
12987         into alists as symbol not string, since that's what
12988         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
12989         look for.
12990
12991 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
12992
12993         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
12994         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
12995
12996         * message.el (message-tool-bar-gnome): Use gmm-ignore.
12997
12998 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12999
13000         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
13001         (gnus-xmas-mime-security-button-menu): New function.
13002
13003         * gnus-art.el (gnus-mime-security-button-commands): New variable.
13004         (gnus-mime-security-button-menu): New definition.
13005         (gnus-mime-security-button-map): Use them.
13006         (gnus-mime-security-button-menu): New function.
13007         (gnus-insert-mime-security-button): Addition to help echo.
13008         (gnus-mime-security-run-function, gnus-mime-security-save-part)
13009         (gnus-mime-security-pipe-part): New functions.
13010
13011         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
13012         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
13013
13014         * mm-decode.el (mm-handle-set-disposition): Remove.
13015         (mm-handle-set-description): Remove.
13016
13017 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13018
13019         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
13020         (mm-w3m-standalone-supports-m17n-p): New function.
13021         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
13022         w3m usage.
13023
13024         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
13025         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
13026
13027 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
13028
13029         * message.el (message-tool-bar-zap-list):
13030         Use gmm-tool-bar-zap-list as custom type.
13031         (message-tool-bar-update): New function.
13032         (message-tool-bar, message-tool-bar-gnome)
13033         (message-tool-bar-retro): Add message-tool-bar-update.
13034         (message-tool-bar-gnome): Add flyspell-buffer.
13035
13036         * gnus-util.el (gnus-error): Describe `args'.
13037
13038         * gmm-utils.el (gmm-error): Describe `args'.
13039         (gmm-tool-bar-zap-list): New widget.
13040         (gmm-tool-bar-from-list): Improve description of `zap-list'.
13041
13042 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13043
13044         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
13045         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
13046         the number of recursive calls.
13047
13048         * mm-decode.el (mm-handle-set-disposition): New macro.
13049         (mm-handle-set-description): New macro.
13050
13051 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13052
13053         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
13054         encoding.
13055
13056 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
13057
13058         * message.el (message-tool-bar-zap-list, message-tool-bar)
13059         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
13060         (message-tool-bar-local-item-from-menu): Remove.
13061         (message-tool-bar-map): Replace by `message-make-tool-bar'.
13062         (message-make-tool-bar): New function.
13063         (message-mode): Use `message-make-tool-bar'.
13064
13065         * gmm-utils.el: New file.
13066         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
13067         (gmm-lazy): New widget copied from `nnmail.el'.
13068         (gmm-tool-bar-from-list): New function for creating customizable
13069         tool bars.
13070         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
13071         output.
13072         (gmm): Add :prefix to defgroup.
13073
13074 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
13075
13076         * gmm-utils.el (gmm-widget-p): New function.
13077
13078 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
13079
13080         * mml.el (mml-attach-file): Describe `description' in doc string.
13081         (mml-menu): Add Emacs MIME manual and PGG manual.
13082
13083 2006-01-20  Richard M. Stallman  <rms@gnu.org>
13084
13085         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
13086
13087 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
13088
13089         * nntp.el (nntp-end-of-line): Doc fix.
13090
13091 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
13092
13093         * imap.el (imap-open): Handle case where buffer is a buffer
13094         object.
13095
13096 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13097
13098         * gnus-delay.el (gnus-delay): Don't autoload.
13099         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
13100         to be re-loaded when customizing the `gnus-delay' group.
13101
13102 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
13103
13104         * message.el (message-insert-citation-line): Use newlines.
13105
13106 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
13107
13108         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
13109         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
13110         these routines, so the passphrase can be managed externally and
13111         passed in to the system.
13112         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
13113         pgg-add-passphrase-to-cache function.
13114
13115         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
13116         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
13117         these routines, so the passphrase can be managed externally and
13118         passed in to the system.
13119         (pgg-pgp5-sign-region): Use new name of
13120         pgg-add-passphrase-to-cache function.
13121
13122 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
13123
13124         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
13125         part of the decoded armor to find the key-identifier.
13126         (pgg-gpg-lookup-key-owner): New function to return the
13127         human-readable identifier of a key owner.
13128         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
13129         itself.
13130         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
13131         the key value) if we have a key and can match it against a secret
13132         key.  Also, added a note pointing out fact that the prompt only
13133         indicates the first matching key.
13134
13135         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
13136         pgg-decrypt-region.
13137         (pgg-add-passphrase-to-cache): Rename from
13138         `pgg-add-passphrase-cache' to reduce confusion (all callers
13139         changed).
13140         (pgg-remove-passphrase-from-cache): Rename from
13141         `pgg-remove-passphrase-cache' to reduce confusion (all callers
13142         changed).
13143         (pgg-read-passphrase, pgg-add-passphrase-cache)
13144         (pgg-remove-passphrase-cache): Add informative docstrings.
13145         (pgg-decrypt): Convey provided passphrase in subordinate call to
13146         pgg-decrypt-region.
13147
13148 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
13149
13150         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
13151         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
13152         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
13153         'passphrase' argument, so the passphrase can be managed externally
13154         and then passed in to the system.
13155
13156         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
13157         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
13158         so the passphrase cache can be used reliably with identifiers
13159         besides a pgp packet's key id.
13160
13161         * pgg-gpg.el (pgg-gpg-encrypt-region)
13162         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
13163         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
13164         these routines, so the passphrase can be managed externally and
13165         passed in to the system.
13166
13167         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
13168         'notruncate' argument, so the passphrase cache can be used
13169         reliably with identifiers besides a pgp packet's key id.
13170
13171 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
13172
13173         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
13174         symmetric encryption.
13175         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
13176         encrypted session key.
13177         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
13178         message ask for the passphrase in a proper way.
13179
13180         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
13181         New user commands for symmetric encryption.
13182
13183 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13184
13185         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
13186
13187         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
13188
13189 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
13190
13191         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
13192
13193 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13194
13195         * mm-decode.el (mm-inlined-types): Add application/pgp.
13196         (mm-automatic-display): Ditto.
13197
13198         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
13199         part as text.
13200
13201 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13202
13203         * nnrss.el: Update copyright.
13204         (nnrss-opml-import): Query whether to subscribe to each entry.
13205
13206         * gnus-art.el:
13207         * gnus-sum.el:
13208         * gnus-xmas.el:
13209         * messagexmas.el:
13210         * mm-uu.el:
13211         * mm-view.el: Update copyright.
13212
13213 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
13214
13215         * message.el (message-info): New function.
13216         (message-mode-menu): Add it.
13217         Update copyright.
13218
13219         * ChangeLog: Fix and update copyright.
13220
13221 2006-01-13  Romain Francoise  <romain@orebokech.com>
13222
13223         * message.el (message-forward-subject-name-subject): Prefer the
13224         address to 'nowhere' if the sender has no name.
13225         Fix typo.  Update copyright year.
13226
13227 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13228
13229         * gnus-art.el (article-wash-html):
13230         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
13231         (gnus-article-wash-html-with-w3m-standalone): New function.
13232
13233         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
13234         mm-inline-text-html-render-with-w3m-standalone.
13235         (mm-text-html-washer-alist): Map w3m-standalone to
13236         gnus-article-wash-html-with-w3m-standalone.
13237         (mm-inline-text-html-render-with-w3m-standalone): New function.
13238
13239 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
13240
13241         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
13242         Improve LaTeX.
13243
13244 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13245
13246         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
13247         (nnrss-request-article): Render text/plain parts as HTML.
13248
13249         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
13250         the buffer.
13251
13252 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
13253
13254         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
13255         custom definition of `gnus-posting-styles'.
13256
13257         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
13258         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
13259
13260 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13261
13262         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
13263         Use nntp for bug archive.
13264
13265 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13266
13267         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
13268         parts.
13269         (nnrss-normalize-date): New function converts ISO 8601 date into
13270         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
13271         (nnrss-check-group): Use it.
13272
13273 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13274
13275         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
13276
13277         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
13278         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
13279         (nnrss-insert-w3): Ditto.
13280
13281 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13282
13283         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
13284         the articles to be forwarded including the case where neither a
13285         number of articles nor a region is specified.
13286
13287 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13288
13289         * nnrss.el (nnrss-request-article): Fix last change; fill
13290         text/plain parts.
13291
13292 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13293
13294         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
13295         in text/plain part.
13296         (nnrss-check-group): Don't add excessive newline to dc:subject.
13297
13298 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
13299
13300         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
13301         article.
13302
13303 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
13304
13305         * nnml.el: Don't require gnus-bcklg.  Autoload it.
13306         (nnml-use-compressed-files, nnml-save-mail): Support other
13307         comression programs such as bzip2.
13308
13309 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13310
13311         * dns.el (query-dns): Make sure we check the buffer size before
13312         removing tcp headers.
13313
13314 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13315
13316         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
13317         remove MIME buttons associated with multipart/alternative parts.
13318         (gnus-mime-display-alternative): Tag buttons using `article-type'
13319         text property.
13320
13321         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
13322         associated with multipart/alternative parts.
13323
13324         * gnus-art.el (gnus-signature-separator): Fix custom type.
13325
13326         * mm-decode.el (mm-inlined-types): Fix custom type.
13327         (mm-keep-viewer-alive-types): Ditto.
13328         (mm-automatic-display): Ditto.
13329         (mm-attachment-override-types): Ditto.
13330         (mm-inline-override-types): Ditto.
13331         (mm-automatic-external-display): Ditto.
13332
13333 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
13334
13335         * spam-report.el (spam-report-user-mail-address)
13336         (spam-report-user-agent): New variables.
13337         (spam-report-url-ping-plain): Use spam-report-user-agent.
13338
13339 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
13340
13341         * gnus-art.el (gnus-button-handle-custom): Do not just use
13342         `customize-apropos' for any "M-x customize-*" button but the
13343         function called for.  Accept both the function name and its
13344         argument in order to achieve this.
13345         (gnus-button-alist): Remove support for "custom:" URL's.
13346         Pass function name to `gnus-button-handle-custom' in case of "M-x
13347         customize-*" buttons.
13348
13349 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13350
13351         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
13352         multipart/alternative and add xref to mm-discouraged-alternatives
13353         in doc string.
13354
13355         * mm-decode.el (mm-discouraged-alternatives): Add xref to
13356         gnus-buttonized-mime-types in doc string.
13357
13358 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
13359
13360         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
13361         Suggest image/.* in the doc string.
13362
13363 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
13364
13365         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
13366         message-marks (Debian bug #342521).
13367
13368 2005-12-12  Simon Josefsson  <jas@extundo.com>
13369
13370         * password.el (password-read-from-cache): Add.
13371         (password-read): Use it.
13372
13373 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13374
13375         * rfc2047.el (rfc2047-charset-to-coding-system):
13376         Recognize us-ascii as a MIME charset.
13377
13378         * mm-bodies.el (mm-decode-content-transfer-encoding):
13379         Protect against the case where the 2nd arg TYPE is nil.
13380
13381 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
13382
13383         * pop3.el (pop3-stream-type): Fix custom version.
13384
13385         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
13386
13387 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13388
13389         * mm-decode.el (mm-display-external): Add missing cdr.
13390
13391 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13392
13393         * mm-decode.el (mm-display-external): Use nametemplate (defined in
13394         RFC1524) if it is in mailcap or add a suffix according to
13395         mailcap-mime-extensions when generating a temp filename; postpone
13396         deleting a temp file for 2 seconds for some wrappers, shell
13397         scripts, and so on, which might exit right after having started a
13398         viewer command as a background job.
13399
13400 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
13401
13402         * nntp.el (nntp-marks-directory): Fix custom group.
13403
13404         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
13405         steps when < 10.
13406
13407         * gnus-start.el (gnus-no-server-1):
13408         Mention `gnus-level-default-subscribed' in doc string.
13409
13410 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13411
13412         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
13413         parens.
13414
13415 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13416
13417         * gnus-xmas.el (gnus-use-toolbar): Revert.
13418         (gnus-xmas-setup-toolbar): Use global default-toolbar if
13419         gnus-use-toolbar is default.
13420
13421         * messagexmas.el (message-use-toolbar): Revert.
13422         (message-setup-toolbar): Use global default-toolbar if
13423         message-use-toolbar is default.
13424
13425 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13426
13427         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
13428         according to default-toolbar-visible-p.
13429
13430         * messagexmas.el (message-use-toolbar): Ditto.
13431
13432 2005-11-26  Dave Love  <fx@gnu.org>
13433
13434         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
13435         (tls-program, tls-success): Provide openssl alternative.
13436
13437         * starttls.el: Doc fixes.
13438         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
13439         SERVICE to PORT.
13440
13441         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
13442         port null or service name.
13443         (starttls-negotiate): Autoload.
13444
13445 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13446
13447         * message.el (message-kill-to-signature): Fix interactive spec.
13448
13449 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13450
13451         * pop3.el (pop3-open-server): Recognize a string as a service name.
13452
13453 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
13454
13455         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
13456
13457 2005-11-23  Dave Love  <fx@gnu.org>
13458
13459         Add pop3s, pop3/starttls.
13460
13461         * pop3.el (pop3-authentication-scheme): Clarify doc.
13462         (open-tls-stream, starttls-open-stream): Autoload.
13463         (pop3-stream-type): New.
13464         (pop3-open-server): Use it.
13465
13466         * mail-source.el (mail-sources): Fix some :types.  Add stream type
13467         for POP.
13468         (mail-source-keyword-map): Add :stream for POP.
13469         (mail-source-fetch-pop): Use pop3-stream-type.
13470
13471 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13472
13473         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
13474         of current-time-string.
13475
13476 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
13477
13478         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
13479         date header.
13480
13481 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
13482
13483         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
13484         it can seriously impact performance as it bypasses the agent's
13485         local caches.
13486
13487 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
13488
13489         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
13490         must be explicitly online rather than "not explicitly offline" for
13491         its flags to be synchronized.
13492
13493         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
13494         that gnus-uu-unmark-thread will function correctly.
13495
13496         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
13497         1024K is instead displayed as 1M.
13498
13499 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13500
13501         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
13502
13503 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
13504
13505         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
13506
13507 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
13508
13509         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
13510         error message to display actual error condition.
13511         (gnus-agent-save-local): Avoid saving symbols that are bound to
13512         nil as they simply result in a warning message in
13513         gnus-agent-read-local.
13514
13515 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13516
13517         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
13518         rather than make-variable-buffer-local for file-precious-flag.
13519
13520 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
13521
13522         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
13523         for duplicates which are removed.  The invalid sort check then
13524         triggers a rescan after the sort as sorting may have moved
13525         duplicate entries such that they can be cheaply detected.
13526
13527 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13528
13529         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
13530
13531 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
13532
13533         * gnus-agent.el (gnus-agent-article-alist-save-format):
13534         Change internal variable to a custom variable.  Change default value
13535         from compressed(2) to uncompressed(1).
13536         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
13537         support for uncompressed agentview files.  Taken together, reading
13538         the agentview file should now be 6-7 times faster.
13539
13540 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
13541
13542         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
13543         as a buffer-local variable.  This avoids creating truncated
13544         dribble files as a result of a hang up, eg.
13545
13546 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
13547
13548         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
13549         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
13550         XEmacs.
13551
13552 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
13553
13554         * gnus-start.el (gnus-start-draft-setup):
13555         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
13556
13557         * gnus.el (gnus-splash): Change custom group.
13558         (gnus-group-get-parameter, gnus-group-parameter-value):
13559         Describe allow-list argument.
13560
13561         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
13562         string.
13563
13564 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
13565
13566         * gnus-art.el (gnus-default-article-saver): Add user-defined
13567         `function' to custom type.
13568
13569 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
13570
13571         * imap.el (imap-open): Handle case where buffer is a buffer
13572         object.
13573
13574 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
13575
13576         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
13577         long lines.
13578         (gnus-cache-delete-group): Wrap doc strings.
13579
13580         * gnus-agent.el (gnus-agent-rename-group)
13581         (gnus-agent-delete-group): Wrap doc strings.
13582
13583 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13584
13585         * messagexmas.el (message-use-toolbar): Change the valid values
13586         into default, top, bottom, left, and right.
13587         (message-toolbar-thickness): New variable.
13588         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
13589         well.
13590         (message-setup-toolbar): Make it work.
13591
13592         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
13593         (gnus-use-toolbar): Change the valid values into default, top,
13594         bottom, left, and right.
13595         (gnus-toolbar-thickness): New variable.
13596         (gnus-xmas-setup-toolbar): New function.
13597         (gnus-xmas-setup-group-toolbar): Use it.
13598         (gnus-xmas-setup-summary-toolbar): Use it.
13599
13600 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13601
13602         * gnus-start.el (gnus-1): Add "native" to
13603         gnus-predefined-server-alist.
13604
13605         * gnus.el (gnus-method-to-server): Don't add "native" to the
13606         lists here, because that leads to problems when
13607         gnus-select-method is bound.
13608
13609 2005-11-09  Simon Josefsson  <jas@extundo.com>
13610
13611         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
13612         use (not sort-by-date) instead.
13613
13614 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13615
13616         * gnus-delay.el (gnus-delay-group): Don't autoload.
13617         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
13618         to be re-loaded when customizing the `gnus-delay' group.
13619
13620 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
13621
13622         * message.el: Revert last changes.
13623         (message-insert-citation-line): Use newlines.
13624
13625 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
13626
13627         * message.el (message-courtesy-message)
13628         (message-mark-insert-begin, message-mark-insert-end)
13629         (message-elide-ellipsis, message-cancel-message)
13630         (message-add-header, message-change-subject)
13631         (message-cross-post-followup-to-header)
13632         (message-cross-post-insert-note, message-reduce-to-to-cc)
13633         (message-widen-reply, message-delete-not-region)
13634         (message-kill-to-signature, message-insert-signature)
13635         (message-insert-importance-high, message-insert-importance-low)
13636         (message-insert-or-toggle-importance)
13637         (message-insert-disposition-notification-to)
13638         (message-indent-citation, message-yank-original)
13639         (message-cite-original-without-signature, message-cite-original)
13640         (message-insert-citation-line, message-position-on-field)
13641         (message-fix-before-sending, message-send-mail-partially)
13642         (message-send-mail, message-send-mail-with-sendmail)
13643         (message-send-mail-with-qmail, message-send-news)
13644         (message-check-news-header-syntax, message-generate-headers)
13645         (message-insert-courtesy-copy, message-fill-address)
13646         (message-fill-header, message-shorten-references)
13647         (message-setup-1, message-cancel-news)
13648         (message-forward-make-body-plain, message-forward-make-body-mime)
13649         (message-forward-make-body-mml, message-encode-message-body)
13650         (message-forward-make-body-digest-plain)
13651         (message-forward-make-body-digest-mime)
13652         (message-use-alternative-email-as-from): Insert `hard-newline'
13653         instead of ordinary newlines.
13654
13655 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13656
13657         * message.el (message-generate-headers): Downcase the argument
13658         given to message-check-element.
13659
13660 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
13661
13662         * nntp.el (nntp-authinfo-rejected): New error condition.
13663         (nntp-wait-for): Use new error condition to signal authentication
13664         error.
13665         (nntp-retrieve-data): Rethrow new error condition to break out of
13666         recursive call to nntp-send-authinfo.
13667
13668 2005-11-08  Romain Francoise  <romain@orebokech.com>
13669
13670         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
13671         (gnus-summary-exit-map): Bind to `Z p'.
13672         (gnus-summary-make-menu-bar): Add menu item.
13673
13674 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
13675
13676         * gnus-art.el (gnus-article-treat-custom): Add `first'.
13677         (gnus-treat-*): Add `first' in all doc strings.
13678
13679         * gnus-group.el (gnus-group-compact-group): Fix typo.
13680
13681 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13682
13683         * gnus.el (gnus-parameters-case-fold-search): New variable.
13684         (gnus-parameters-get-parameter): Use it.
13685
13686         * gnus-score.el (gnus-home-score-file): Doc fix.
13687
13688 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
13689
13690         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
13691
13692 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13693
13694         * mm-util.el (mm-special-display-p): New function.
13695
13696         * mml.el (mml-preview): Use it; doc fix.
13697
13698 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
13699
13700         * imap.el (imap-open): Handle case where buffer is a buffer object.
13701
13702 2005-10-29  Romain Francoise  <romain@orebokech.com>
13703
13704         * message.el (message-fix-before-sending): Fix comment.
13705
13706 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
13707
13708         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
13709
13710 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
13711
13712         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
13713         Used in gnus-score.el.
13714
13715 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
13716
13717         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
13718
13719 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
13720
13721         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
13722         whitespace removed in revision 7.8.  Use concatenated string to
13723         protect trailing whitespace.
13724
13725 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
13726
13727         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
13728         (nnimap-request-expire-articles): Use it to avoid sending 'UID
13729         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
13730         Courier IMAP ("some version from 2004").  Mostly based on similar
13731         code in the same function.
13732
13733 2005-10-26  Didier Verna  <didier@xemacs.org>
13734
13735         * gnus-group.el (gnus-group-compact-group): Invalidate original
13736         article buffer.
13737         * gnus-srvr.el (gnus-server-compact-server): Ditto.
13738         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
13739         NOV database and in article itself.
13740         Invalidate article backlog.
13741
13742 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13743
13744         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
13745
13746 2005-10-26  Simon Josefsson  <jas@extundo.com>
13747
13748         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
13749         part of 2004-07-25 change.
13750
13751 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13752
13753         * message.el (message-display-completion-list): New function.
13754         (message-expand-group): Use it; make sure the Completions buffer
13755         is modifiable.
13756 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
13757
13758         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
13759         user-mail-name is an empty string.
13760
13761 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
13762
13763         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
13764         depending on gnus-score-decay-constant.
13765
13766         * encrypt.el (encrypt-insert-file-contents)
13767         (encrypt-write-file-contents): Don't use `gnus-message'.
13768
13769         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
13770         arguments.
13771         (mm-uu-type-alist): Add message-marks and insert-marks.
13772         Pass arguments to mm-uu-verbatim-marks-extract.
13773         (mm-uu-hide-markers): New variable.
13774         (mm-uu-extract): Use face similar to `gnus-cite-3'.
13775
13776         * gnus-fun.el (gnus-convert-image-to-x-face-command)
13777         (gnus-convert-image-to-face-command): Use "convert" by default to
13778         allow other input image formats.
13779         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
13780         accordingly.
13781
13782 2005-10-23  Simon Josefsson  <jas@extundo.com>
13783
13784         * imap.el (imap-gssapi-program): Align command line parameters
13785         with latest GNU SASL.
13786         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
13787
13788 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13789
13790         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
13791         HTML.
13792         (nnslashdot-request-article): Ditto.
13793
13794         * lpath.el (featurep): Add nobreak-char-display.
13795
13796 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
13797
13798         * mail-source.el (mail-source-fetch-pop): Require pop3.
13799         (mail-source-check-pop): Ditto.
13800
13801 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13802
13803         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
13804         errors.
13805
13806 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
13807
13808         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
13809         (gnus-treat-strip-leading-blank-lines): Improve doc string.
13810
13811         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
13812
13813         * mm-bodies.el (mm-decode-string):
13814         Call `mm-charset-to-coding-system' with allow-override argument.
13815
13816 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13817
13818         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
13819         (rfc2047-charset-to-coding-system): New function.
13820         (rfc2047-decode-encoded-words): New function.
13821         (rfc2047-decode-region): Use them.
13822         (rfc2047-decode-cte): Remove.
13823         (rfc2047-parse-and-decode): Remove.
13824         (rfc2047-decode): Remove.
13825
13826 2005-10-15  Kenichi Handa  <handa@m17n.org>
13827
13828         * rfc2047.el (rfc2047-decode-cte): New function.
13829         (rfc2047-decode-region): Change the way to decode successive
13830         encoded-words: decode B- or Q-encoding in each encoded-word,
13831         concatenate them, and decode it as charset.
13832
13833 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13834
13835         * lpath.el: Fbind codepage-setup for XEmacs.
13836
13837 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
13838
13839         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
13840         widget-move-and-invoke.
13841         (gnus-custom-mode): Use gnus-custom-map.
13842
13843 2005-10-15  Bill Wohler  <wohler@newt.com>
13844
13845         * message.el (message-tool-bar-map): Rename image file from
13846         mail_send to mail/send.
13847
13848 2005-10-16  Masatake YAMATO  <jet@gyve.org>
13849
13850         * message.el (message-expand-group): Pass the common
13851         prefix substring of completion to `display-completion-list'.
13852
13853 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
13854
13855         * mml-sec.el (mml-secure-method): New internal variable.
13856         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
13857         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
13858         New functions using mml-secure-method.
13859
13860         * mml.el (mml-mode-map): Add key bindings for those functions.
13861         (mml-menu): Simplify security menu entries.  Suggested by Jesper
13862         Harder <harder@myrealbox.com>.
13863         (mml-attach-file, mml-attach-buffer, mml-attach-external):
13864         Goto end of message if point is the headers of the message.
13865
13866         * message.el (message-in-body-p): New function.
13867
13868         * assistant.el: Autoload gnus-util and netrc.
13869
13870         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
13871         Use `mm-charset-override-alist' only when decoding.
13872
13873         * mm-bodies.el (mm-decode-body):
13874         Call `mm-charset-to-coding-system' with allow-override argument.
13875
13876         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
13877         `filename' from Content-Disposition if Content-Type doesn't
13878         provide `name'.
13879         (gnus-mime-view-part-as-type): Set default instead of
13880         initial-input.
13881
13882 2005-10-09  Daniel Brockman  <daniel@brockman.se>
13883
13884         * format-spec.el (format-spec): Propagate text properties of % spec.
13885
13886 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
13887
13888         * gnus-art.el (gnus-treat-predicate): Add `first'.
13889
13890 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
13891
13892         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
13893         (mm-charset-override-alist): New variable.
13894         (mm-charset-to-coding-system): Use it.
13895         (mm-codepage-setup): New helper function.
13896         (mm-charset-eval-alist): New variable.
13897         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
13898         Warn about unknown charsets.
13899
13900         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
13901
13902 2005-10-04  David Hansen  <david.hansen@gmx.net>
13903
13904         * nnrss.el (nnrss-request-article): Add support for the comments tag.
13905         (nnrss-check-group): Ditto.
13906
13907 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
13908
13909         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
13910         Rename x-gnus-verbatim to x-verbatim.
13911         (mm-uu-type-alist): Fix regexp for verbatim-marks.
13912
13913         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
13914         x-verbatim.
13915
13916         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
13917
13918         * gnus-util.el (gnus-remove-duplicates): Remove.
13919
13920         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
13921         instead of gnus-remove-duplicates.
13922
13923         * message.el (message-remove-duplicates): Remove.
13924         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
13925         message-remove-duplicates.
13926
13927         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
13928         available, else use implementation from `delete-dups'.
13929
13930         * message.el (message-insert-expires): New function.
13931         (message-mode-map): Add key binding.
13932         (message-mode-field-menu): Add menu entry.
13933         (message-mode): Document it.
13934         (message-make-expires-date): Use `message-make-date'.
13935
13936 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
13937
13938         * message.el (message-make-expires-date): New function.
13939
13940 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13941
13942         * Makefile.in (list-installed-shadows): New entry.
13943         (install): Use it.
13944         (remove-installed-shadows): New entry.
13945
13946         * dgnushack.el (dgnushack-default-load-path): New variable.
13947         (dgnushack-find-lisp-shadows): New function.
13948         (dgnushack-remove-lisp-shadows): New function.
13949
13950 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13951
13952         * Makefile.in (install-el-elc): New entry.
13953         (install): Use it so that .el files are necessarily installed.
13954
13955 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13956
13957         * time-date.el: Autoload parse-time-string, XEmacs needs it.
13958
13959 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13960
13961         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
13962         function rather than the diff-mode.el package.
13963         (mm-display-external): Use with-current-buffer.
13964         (mm-viewer-completion-map, mm-viewer-completion-map):
13965         Move initialization inside declaration.
13966
13967 2005-09-29  Simon Josefsson  <jas@extundo.com>
13968
13969         * spam.el: Load hashcash when compiling, to avoid warnings.
13970         Don't autoload mail-check-payment.
13971         (spam-check-hashcash): Define unconditionally, since hashcash.el
13972         is part of Gnus now.  Ignore errors from payment checking.
13973
13974 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
13975
13976         * message.el (message-bold-region, message-unbold-region):
13977         Rename from `bold-region' and `unbold-region'.
13978
13979         * message.el: Remove useless autoloads.
13980
13981 2005-09-28  Simon Josefsson  <jas@extundo.com>
13982
13983         * message.el (message-use-idna): Default to t.
13984         (message-use-idna): Test whether encoding works too.  Doc fix.
13985
13986 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13987
13988         * nntp.el (nntp-warn-about-losing-connection): Remove.
13989
13990 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
13991
13992         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
13993         customizable.  Change default value.
13994         (mm-uu-diff-groups-regexp): Change default value.
13995         (mm-uu-type-alist): Add doc string.
13996         (mm-uu-configure): Add doc string.  Make it interactive.
13997         (mm-uu-tex-groups-regexp): New variable.
13998         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
13999         (mm-uu-type-alist): Add LaTeX documents.
14000         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
14001         of "text/verbatim".
14002         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
14003
14004         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
14005         instead of "text/verbatim".
14006
14007         * message.el (message-mark-inserted-region)
14008         (message-mark-insert-file): Use slrn style marks when called with
14009         prefix argument.
14010
14011 2005-09-27  Simon Josefsson  <jas@extundo.com>
14012
14013         * message.el (message-idna-to-ascii-rhs-1): Reformat.
14014
14015 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
14016
14017         * message.el (message-remove-duplicates): New function.
14018         Implementation borrowed from `gnus-remove-duplicates'.
14019         (message-idna-to-ascii-rhs): Also encode idna addresses in
14020         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
14021         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
14022         only ask about the same idna domain once per header and also tell
14023         in what header to replace the idna domain.
14024
14025         * gnus-art.el (article-decode-idna-rhs): Also decode idna
14026         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
14027         (article-decode-idna-rhs): Fix regexp so that all idna-address in
14028         a header is decoded and not just the last one.
14029
14030 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14031
14032         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
14033         has been decoded.
14034
14035         * mm-decode.el (mm-automatic-display): Add text/verbatim.
14036         (mm-insert-part): Don't modify text if it has been decoded.
14037
14038         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
14039         decoded.
14040
14041         * mm-view.el (mm-inline-text): Don't strip text props unless
14042         decoding enriched or richtext parts.
14043
14044 2005-09-25  Romain Francoise  <romain@orebokech.com>
14045
14046         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
14047         * gnus-start.el (gnus-subscribe-interactively):
14048         * gnus-uu.el (gnus-uu-grab-articles):
14049         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
14050         space.
14051
14052 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
14053
14054         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
14055         * mm-view.el (mm-view-pkcs7-decrypt):
14056         * gnus-sum.el (gnus-summary-limit-to-extra)
14057         (gnus-summary-respool-article, gnus-read-move-group-name):
14058         * gnus-score.el (gnus-summary-increase-score):
14059         * gnus-util.el (gnus-completing-read-with-default):
14060         * gnus-art.el (gnus-read-save-file-name)
14061         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
14062         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
14063         * message.el (message-check-news-header-syntax):
14064         Follow convention for reading with the minibuffer.
14065
14066 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
14067
14068         * spam-report.el (spam-report-url-ping-plain):
14069         Use gnus-extended-version as User-Agent.
14070
14071         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
14072         default value is nil.
14073
14074         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
14075         (mm-uu-verbatim-marks-extract): New function.
14076         (mm-uu-extract): New face.
14077         (mm-uu-copy-to-buffer): Use it.
14078
14079         * spam-report.el (spam-report-gmane-ham): Rename from
14080         `spam-report-gmane-unspam'.
14081         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
14082         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
14083
14084         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
14085         Autoload.
14086         (spam-report-gmane-unregister-routine):
14087         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
14088
14089 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
14090
14091         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
14092         (spam-report-gmane-unregister-routine): Add support for gmane
14093         unregistration.
14094
14095         * spam-report.el (spam-report-gmane-unspam)
14096         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
14097         (spam-report-gmane): Change to take a single article and do unspam
14098         registration.
14099
14100 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14101
14102         * mm-url.el (mm-url-decode-entities): Fix regexp.
14103
14104 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14105
14106         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
14107         default to nil, to be able to use Gnus at all.  If the default
14108         switches to something else, then the function should be fixed not
14109         be exceedingly slow.
14110
14111 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
14112
14113         * gnus-start.el (gnus-activate-group): If the server is nil, don't
14114         fail hard.
14115
14116         * spam-report.el: Add better Keywords line.
14117
14118         * spam.el: Add Maintainer and better Keywords line.
14119
14120 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14121
14122         * gnus-art.el (gnus-article-replace-part)
14123         (gnus-mime-replace-part): New functions.
14124         (gnus-mime-action-alist, gnus-mime-button-commands)
14125         (gnus-mime-save-part-and-strip): Add file argument.
14126         (gnus-article-part-wrapper): Add interactive argument.
14127
14128         * gnus-sum.el (gnus-summary-mime-map):
14129         Add `gnus-article-replace-part'.
14130
14131 2005-09-19  Didier Verna  <didier@xemacs.org>
14132
14133         The nnml compaction feature:
14134         * nnml.el (nnml-request-compact-group): New function.
14135         * nnml.el (nnml-request-compact): New function.
14136         * gnus-int.el (gnus-request-compact-group): New function.
14137         * gnus-int.el (gnus-request-compact): New function.
14138         * gnus-group.el (gnus-group-compact-group): New function.
14139         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
14140         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
14141         * gnus-srvr.el (gnus-server-compact-server): New function.
14142         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
14143         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
14144
14145 2005-09-18  Deepak Goel  <deego@gnufans.org>
14146
14147         * sieve.el (sieve-help): Fix `message' call: first arg should be a
14148         format spec.
14149
14150 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14151
14152         * gnus.el (gnus-group-startup-message): Bind image-load-path.
14153
14154 2005-09-15  Romain Francoise  <romain@orebokech.com>
14155
14156         * message.el (message-fill-paragraph): Clarify docstring.
14157
14158 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14159
14160         * gnus-art.el (gnus-mime-display-part): Protect against broken
14161         MIME messages.
14162
14163 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14164
14165         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
14166         before parsing header.
14167
14168 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
14169
14170         * html2text.el (html2text-replace-list): Add new entities.
14171
14172 2005-09-11  Romain Francoise  <romain@orebokech.com>
14173
14174         * message.el (message-alternative-emails): Improve docstring.
14175         (message-setup-1): Call `message-use-alternative-email-as-from'
14176         after `message-setup-hook' to give it precedence over posting
14177         styles, etc.
14178         (message-use-alternative-email-as-from): Add docstring.
14179         Remove the original From header if present.
14180
14181         * nnml.el (nnml-compressed-files-size-threshold): New variable.
14182         (nnml-save-mail): Use it.
14183
14184         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
14185         articles.  Add new argument `silent'.
14186         (gnus-uu-mark-all): Report the total number of marked articles.
14187
14188 2005-09-10  Romain Francoise  <romain@orebokech.com>
14189
14190         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
14191         (gnus-uu-mark-series): Likewise.
14192
14193 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
14194
14195         * spam-report.el (spam-report-gmane): Fix generation of spam
14196         report URL.
14197
14198 2005-09-10  Simon Josefsson  <jas@extundo.com>
14199
14200         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
14201         t, based on discussion on the ding list with Robert Epprecht
14202         <epprecht@solnet.ch>.
14203
14204 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
14205
14206         * spam-report.el (spam-report-gmane): Make it work without
14207         X-Report-Spam header.  Gmane now only provides Archived-At.
14208         This is only used if `spam-report-gmane-use-article-number' is nil.
14209         (spam-report-gmane-spam-header): Remove.  Not used anymore.
14210
14211         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
14212         make `gnus-summary-sort-by-recipient' work with threading.
14213
14214         * nnweb.el (nnweb-google-wash-article): Print a message if article
14215         is not available.
14216
14217 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14218
14219         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
14220         change.  Decode text/* parts content before displaying.
14221
14222 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
14223
14224         * mml-smime.el: Remove defvar of gnus-extract-address-components.
14225
14226 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14227
14228         * mm-view.el (mm-display-inline-fontify): Disable support modes.
14229
14230         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
14231         url-package-name, url-package-version,
14232         w3m-cid-retrieve-function-alist, w3m-current-buffer,
14233         w3m-display-inline-images, and w3m-minor-mode-map.
14234
14235 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
14236
14237         * message.el (message-tab-body-function): Fix mismatched custom type.
14238
14239         * gnus.el (gnus-group-change-level-function): Ditto.
14240
14241         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
14242
14243         * gnus-art.el (gnus-signature-limit)
14244         (gnus-article-mime-part-function): Ditto.
14245
14246 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14247
14248         * mml.el (mml-mode): Silence the byte compiler.
14249
14250         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
14251         using `(sit-for 0)' before moving the point to the specified part;
14252         skip unbuttonized parts.
14253         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
14254         return to the summary window if gnus-auto-select-part is non-nil.
14255
14256 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
14257
14258         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
14259         New variables.
14260         (mml-dnd-attach-file, mml-mode): Use them.
14261
14262         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
14263         Make fetching article by MID work again for Google Groups.
14264         Add FIXME concerning gnus-group-make-web-group.
14265
14266         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
14267         Don't depend on Gnus by using mail-extract-address-components if
14268         gnus-extract-address-components is not bound.
14269
14270 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14271
14272         * gnus-art.el (gnus-mime-display-security): Don't display the
14273         signature, but only the signed part.
14274
14275 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14276
14277         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
14278
14279         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
14280         list, not listp.
14281
14282 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
14283
14284         * mm-encode.el (mm-encode-content-transfer-encoding):
14285         Likewise when encoding.
14286
14287         * mm-bodies.el (mm-decode-content-transfer-encoding):
14288         De-canonicalize CRLF for all text content types, not just
14289         text/plain.
14290
14291 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14292
14293         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
14294         valid article; point arrow and cursor at the MIME button.
14295
14296 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14297
14298         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
14299         Suggested by Dan Christensen <jdc@uwo.ca>.
14300
14301         * mm-decode.el (mm-save-part): Enable change of prompt.
14302
14303 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
14304
14305         * gnus-msg.el (gnus-inews-add-send-actions):
14306         Make `message-post-method' lambda parameter ARG `&optional'.
14307
14308 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
14309
14310         * gnus-sum.el (gnus-summary-mime-map):
14311         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
14312         gnus-article-jump-to-part.
14313
14314         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
14315         (gnus-article-edit-part): Use it.
14316         (gnus-article-part-wrapper): Add no-handle argument.
14317         (gnus-article-save-part-and-strip, gnus-article-delete-part):
14318         New functions.
14319
14320 2005-08-29  Romain Francoise  <romain@orebokech.com>
14321
14322         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
14323         docstring.
14324         (gnus-face-from-file): Likewise.
14325
14326 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
14327
14328         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
14329         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
14330         non-nil.
14331         (gnus-auto-select-part): New variable.
14332         (gnus-article-jump-to-part): New function.
14333         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
14334         (gnus-mime-delete-part): Allow selecting specified part after
14335         deleting or stripping parts.
14336         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
14337         part if argument is bogus.
14338
14339 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
14340
14341         * gnus-art.el (w3m-minor-mode-map):
14342         * gnus-spec.el (gnus-newsrc-file-version):
14343         * gnus-util.el (nnmail-active-file-coding-system)
14344         (gnus-original-article-buffer, gnus-user-agent):
14345         * gnus.el (gnus-ham-process-destinations)
14346         (gnus-parameter-ham-marks-alist)
14347         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
14348         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
14349         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
14350         * mm-decode.el (gnus-current-window-configuration):
14351         * mm-extern.el (gnus-article-mime-handles):
14352         * mm-url.el (url-current-object, url-package-name)
14353         (url-package-version):
14354         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
14355         (smime-keys, w3m-cid-retrieve-function-alist)
14356         (w3m-current-buffer, w3m-display-inline-images)
14357         (w3m-minor-mode-map):
14358         * mml-smime.el (gnus-extract-address-components):
14359         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
14360         (gnus-newsrc-hashtb, message-default-charset)
14361         (message-deletable-headers, message-options)
14362         (message-posting-charset, message-required-mail-headers)
14363         (message-required-news-headers):
14364         * mml1991.el (mc-pgp-always-sign):
14365         * mml2015.el (mc-pgp-always-sign):
14366         * nnheader.el (nnmail-extra-headers):
14367         * rfc1843.el (gnus-decode-encoded-word-function)
14368         (gnus-decode-header-function, gnus-newsgroup-name):
14369         * spam-stat.el (gnus-original-article-buffer): Add defvars.
14370
14371 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
14372
14373         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
14374         the end of the date treatments.
14375
14376 2005-08-15  Simon Josefsson  <jas@extundo.com>
14377
14378         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
14379         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
14380         Capello and Romain Francoise.
14381         (pgg-fetch-key-function): Remove, not used?
14382         (pgg-insert-url-with-w3): Require url, to get
14383         url-insert-file-contents regardless of where it is defined.
14384
14385 2005-08-13  Romain Francoise  <romain@orebokech.com>
14386
14387         * message.el (message-cite-original-1): New function.
14388         (message-cite-original): Use it.
14389         (message-cite-original-without-signature): Ditto.
14390
14391 2005-08-08  Romain Francoise  <romain@orebokech.com>
14392
14393         * message.el (message-yank-empty-prefix): New variable.
14394         (message-indent-citation): Use it.
14395         (message-cite-original-without-signature): Respect X-No-Archive.
14396
14397 2005-08-08  Simon Josefsson  <jas@extundo.com>
14398
14399         * pgg.el: Autoload url-insert-file-contents instead of loading
14400         w3/url.
14401         (pgg-insert-url-with-w3): Don't load url here.
14402
14403 2005-08-07  Jesper Harder  <harder@phys.au.dk>
14404
14405         * message.el (message-kill-to-signature): Don't insert newline at
14406         bol.
14407         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
14408
14409 2005-08-06  Romain Francoise  <romain@orebokech.com>
14410
14411         * message.el (message-user-fqdn): Fix typo in docstring.
14412
14413 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
14414
14415         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
14416
14417         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
14418
14419 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14420
14421         * mm-bodies.el (mm-encode-body): Use coding system rather than
14422         charset to encode text.
14423
14424         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
14425         number of charsets if utf-8 is available (XEmacs).
14426
14427 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
14428
14429         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
14430         taken from `gnus-button-mid-or-mail-regexp'.
14431         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
14432         (gnus-button-alist): Improve regexp for domain part of the MIDs
14433         for news:localpart@domain buttons.
14434         (gnus-button-ctan-directory-regexp): Update.
14435
14436 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14437
14438         * sieve-manage.el (sieve-manage-interactive-login):
14439         Use make-local-variable rather than make-variable-buffer-local.
14440         (sieve-manage-open): Ditto.
14441         (sieve-manage-authenticate): Ditto.
14442
14443         * mml.el (mml-generate-mime-1): Make the content type default to
14444         text/plain if the filename is not specified.
14445
14446 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14447
14448         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
14449         instead of insert-buffer.
14450
14451         * message.el (message-yank-original): Ditto; set the mark at the
14452         end of the yanked message.
14453
14454 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14455
14456         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
14457         lines to scroll rather than to stop it.
14458
14459         * mml.el (mml-generate-default-type): Add doc string.
14460         (mml-generate-mime-1): Use mm-default-file-encoding or make it
14461         default to application/octet-stream when determining the content
14462         type if it is not specified for the part or the mml contents; add
14463         a comment about mml-generate-default-type.
14464
14465 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
14466
14467         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
14468         make it default to application/octet-stream when determining the
14469         content type if it is not specified for the external contents.
14470
14471 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14472
14473         * rfc2231.el (rfc2231-parse-string): Take care that not only a
14474         segmented parameter but also other parameters might be there.
14475
14476 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14477
14478         * mm-decode.el (mm-display-external): Delete temp file, directory
14479         and buffer immediately if the external process is exited.
14480
14481 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14482
14483         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
14484         fewer lines than that of scroll-margin.
14485         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
14486
14487 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14488
14489         * gnus-art.el (gnus-article-next-page): Revert.
14490         (gnus-article-beginning-of-window): New macro.
14491         (gnus-article-next-page-1): Use it.
14492         (gnus-article-prev-page): Ditto.
14493         (gnus-article-edit-part): Use insert-buffer-substring instead of
14494         insert-buffer.
14495         (gnus-article-edit-exit): Ditto.
14496
14497         * gnus-util.el (gnus-beginning-of-window): Remove.
14498         (gnus-end-of-window): Remove.
14499
14500         * lpath.el: Don't bind header-line-format and scroll-margin.
14501
14502 2005-07-25  Simon Josefsson  <jas@extundo.com>
14503
14504         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
14505         to have the url package without w3.  Reported by Daiki Ueno
14506         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
14507
14508 2005-07-20  Didier Verna  <didier@xemacs.org>
14509
14510         * gnus-diary.el: Remove the description comment (nndiary is now
14511         properly documented in the Gnus manual).
14512         Fix the spelling of "Back End".
14513         * nndiary.el: Ditto.
14514         Fix the copyright notice.
14515
14516 2005-07-18  Romain Francoise  <romain@orebokech.com>
14517
14518         * gnus-sum.el (gnus-summary-to-prefix)
14519         (gnus-summary-newsgroup-prefix): New variables.
14520         (gnus-summary-from-or-to-or-newsgroups): Use them.
14521
14522 2005-07-17  Romain Francoise  <romain@orebokech.com>
14523
14524         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
14525         space as it's generally not especially interesting to the user.
14526
14527 2005-07-16  Romain Francoise  <romain@orebokech.com>
14528
14529         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
14530         nil to avoid prompting and file modification if one of the
14531         messages at the top of the nnfolder file contains a copyright
14532         notice.
14533         Update copyright notice.
14534
14535         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
14536         instead of `current-time-string' as the latter creates a time
14537         string that is not RFC 2822 compliant (it lacks the zone).
14538         Update copyright notice.
14539
14540 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14541
14542         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
14543         for text/rtf.  Display default in prompt.  Pass default for M-n.
14544
14545         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
14546
14547 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14548
14549         * gnus-msg.el (gnus-button-mailto):
14550         Remove save-selected-window-window hackery because it relies on
14551         save-selected-window internals.
14552
14553 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14554
14555         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
14556         (gnus-article-next-page-1): Use gnus-beginning-of-window.
14557         (gnus-article-prev-page): Ditto.
14558
14559         * gnus-util.el (gnus-beginning-of-window): New function.
14560         (gnus-end-of-window): New function.
14561
14562         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
14563
14564 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
14565
14566         * gnus-score.el (gnus-score-edit-all-score):
14567         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
14568         gnus-message.
14569
14570 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14571
14572         * gnus-msg.el (gnus-button-mailto):
14573         Remove save-selected-window-window hackery because it relies on
14574         save-selected-window internals.
14575
14576 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14577
14578         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
14579         add-minor-mode.
14580         (gnus-binary-mode): Ditto.
14581
14582         * gnus-topic.el (gnus-topic-mode): Ditto.
14583
14584 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
14585
14586         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
14587         (gnus-article-prev-page): Take scroll-margin into consideration.
14588
14589 2005-07-04  Lute Kamstra  <lute@gnu.org>
14590
14591         Update FSF's address in GPL notices.
14592
14593 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
14594
14595         * gnus.el (gnus-exit):
14596         * gnus-group.el (gnus-group-icons):
14597         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
14598
14599         * gnus-nocem.el (gnus-nocem):
14600         * message.el (message-various, message-buffers, message-sending)
14601         (message-interface, message-forwarding, message-insertion)
14602         (message-headers, message-news, message-mail):
14603         * pgg-gpg.el (pgg-gpg):
14604         * pgg-parse.el (pgg-parse):
14605         * pgg-pgp.el (pgg-pgp):
14606         * pgg-pgp5.el (pgg-pgp5):
14607         * pop3.el (pop3): Finish `defgroup' description with period.
14608
14609 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14610
14611         * gnus-art.el (article-display-face): Improve the efficiency.
14612         (article-display-x-face): Ditto; remove grey x-face stuff.
14613
14614 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14615
14616         * gnus-art.el (article-display-face): Correct the position in
14617         which Faces are inserted.
14618
14619 2005-06-29  Didier Verna  <didier@xemacs.org>
14620
14621         * gnus-art.el (article-display-face): Display faces in correct
14622         order.
14623
14624 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14625
14626         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
14627         (gnus-fill-real-hashtb): Use hash table instead of obarray.
14628         (gnus-nocem-check-article): Fetch the Type header.
14629         (gnus-nocem-message-wanted-p): Fix the way to examine types.
14630         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
14631         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
14632         make sure gnus-nocem-hashtb is initialized.
14633         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
14634         (gnus-nocem-unwanted-article-p): Ditto.
14635
14636         * pgg.el (pgg-verify): Return the verification result.
14637
14638 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14639
14640         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
14641         is ascii.
14642
14643 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
14644
14645         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
14646         `show-nonbreak-escape'.
14647
14648 2005-06-23  Lute Kamstra  <lute@gnu.org>
14649
14650         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
14651
14652         * dig.el (dig-mode):
14653         * smime.el (smime-mode): Use gnus-run-mode-hooks.
14654
14655 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
14656
14657         * nnimap.el (nnimap-split-download-body): Fix spellings.
14658
14659 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
14660
14661         * gnus-art.el (gnus-article-encrypt-body):
14662         * gnus-cus.el (gnus-score-customize):
14663         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
14664         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
14665
14666 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
14667
14668         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
14669         header by looking for magic "MII" at the beginnig.
14670
14671 2005-06-16  Miles Bader  <miles@gnu.org>
14672
14673         * gnus-xmas.el (gnus-xmas-group-startup-message):
14674         Use renamed gnus-splash face.
14675
14676         * assistant.el (assistant-field): Remove "-face" suffix from face name.
14677         (assistant-field-face): New backward-compatibility alias for renamed
14678         face.
14679         (assistant-render-text): Use renamed assistant-field face.
14680
14681         * spam.el (spam): Remove "-face" suffix from face name.
14682         (spam-face): New backward-compatibility alias for renamed face.
14683         (spam-face, spam-initialize): Use renamed spam face.
14684
14685         * message.el (message-header-to, message-header-cc)
14686         (message-header-subject, message-header-newsgroups)
14687         (message-header-other, message-header-name)
14688         (message-header-xheader, message-separator, message-cited-text)
14689         (message-mml): Remove "-face" suffix from face names.
14690         (message-header-to-face, message-header-cc-face)
14691         (message-header-subject-face, message-header-newsgroups-face)
14692         (message-header-other-face, message-header-name-face)
14693         (message-header-xheader-face, message-separator-face)
14694         (message-cited-text-face, message-mml-face):
14695         New backward-compatibility aliases for renamed faces.
14696         (message-font-lock-keywords): Use renamed message faces.
14697
14698         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
14699         (sieve-test-commands, sieve-tagged-arguments):
14700         Remove "-face" suffix from face names.
14701         (sieve-control-commands-face, sieve-action-commands-face)
14702         (sieve-test-commands-face, sieve-tagged-arguments-face):
14703         New backward-compatibility aliases for renamed faces.
14704         (sieve-control-commands-face, sieve-action-commands-face)
14705         (sieve-test-commands-face, sieve-tagged-arguments-face):
14706         Use renamed sieve faces.
14707
14708         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
14709         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
14710         (gnus-group-news-3-empty, gnus-group-news-4)
14711         (gnus-group-news-4-empty, gnus-group-news-5)
14712         (gnus-group-news-5-empty, gnus-group-news-6)
14713         (gnus-group-news-6-empty, gnus-group-news-low)
14714         (gnus-group-news-low-empty, gnus-group-mail-1)
14715         (gnus-group-mail-1-empty, gnus-group-mail-2)
14716         (gnus-group-mail-2-empty, gnus-group-mail-3)
14717         (gnus-group-mail-3-empty, gnus-group-mail-low)
14718         (gnus-group-mail-low-empty, gnus-summary-selected)
14719         (gnus-summary-cancelled, gnus-summary-high-ticked)
14720         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
14721         (gnus-summary-high-ancient, gnus-summary-low-ancient)
14722         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
14723         (gnus-summary-low-undownloaded)
14724         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
14725         (gnus-summary-low-unread, gnus-summary-normal-unread)
14726         (gnus-summary-high-read, gnus-summary-low-read)
14727         (gnus-summary-normal-read, gnus-splash):
14728         Remove "-face" suffix from face names.
14729         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
14730         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
14731         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
14732         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
14733         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
14734         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
14735         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
14736         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
14737         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
14738         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
14739         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
14740         (gnus-summary-selected-face, gnus-summary-cancelled-face)
14741         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
14742         (gnus-summary-normal-ticked-face)
14743         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
14744         (gnus-summary-normal-ancient-face)
14745         (gnus-summary-high-undownloaded-face)
14746         (gnus-summary-low-undownloaded-face)
14747         (gnus-summary-normal-undownloaded-face)
14748         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
14749         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
14750         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
14751         (gnus-splash-face):
14752         New backward-compatibility aliases for renamed faces.
14753         (gnus-group-startup-message): Use renamed gnus faces.
14754
14755         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
14756         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
14757         (gnus-server-agent): Remove "-face" suffix from face names.
14758         (gnus-server-agent-face, gnus-server-opened-face)
14759         (gnus-server-closed-face, gnus-server-denied-face)
14760         (gnus-server-offline-face):
14761         New backward-compatibility aliases for renamed faces.
14762         (gnus-server-agent-face, gnus-server-opened-face)
14763         (gnus-server-closed-face, gnus-server-denied-face)
14764         (gnus-server-offline-face): Use renamed gnus faces.
14765
14766         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
14767         Remove "-face" suffix from face names.
14768         (gnus-picon-xbm-face, gnus-picon-face):
14769         New backward-compatibility aliases for renamed faces.
14770
14771         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
14772         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
14773         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
14774         (gnus-cite-11): Remove "-face" suffix from face names.
14775         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
14776         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
14777         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
14778         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
14779         New backward-compatibility aliases for renamed faces.
14780         (gnus-cite-attribution-face, gnus-cite-face-list)
14781         (gnus-article-boring-faces): Use renamed gnus faces.
14782
14783         * gnus-art.el (gnus-signature, gnus-header-from)
14784         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
14785         (gnus-header-content): Remove "-face" suffix from face names.
14786         (gnus-signature-face, gnus-header-from-face)
14787         (gnus-header-subject-face, gnus-header-newsgroups-face)
14788         (gnus-header-name-face, gnus-header-content-face):
14789         New backward-compatibility aliases for renamed faces.
14790         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
14791
14792         * gnus-sum.el (gnus-summary-selected-face)
14793         (gnus-summary-highlight): Use renamed gnus faces.
14794         * gnus-group.el (gnus-group-highlight): Likewise.
14795
14796 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
14797
14798         * gnus-sieve.el (gnus-sieve-article-add-rule):
14799         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
14800         * spam-stat.el (spam-stat-buffer-change-to-spam)
14801         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
14802
14803         * message.el (message-is-yours-p):
14804         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
14805
14806 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14807
14808         * mm-view.el (mm-inline-text): Withdraw the last change.
14809
14810 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14811
14812         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
14813         executing enriched-decode.
14814
14815 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14816
14817         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
14818         charset of tar files.
14819
14820 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
14821
14822         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
14823
14824 2005-06-04  Lute Kamstra  <lute@gnu.org>
14825
14826         * nnfolder.el (nnfolder-read-folder): Make sure that undo
14827         information is never recorded.
14828
14829 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14830
14831         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
14832
14833 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14834
14835         * pop3.el (pop3-apop): Run md5 in the binary mode.
14836
14837         * starttls.el (starttls-set-process-query-on-exit-flag):
14838         Use eval-and-compile.
14839
14840 2005-05-31  Simon Josefsson  <jas@extundo.com>
14841
14842         * smime.el (smime-replace-in-string): Define.
14843         (smime-cert-by-ldap-1): Use it.
14844
14845 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14846
14847         * gnus-art.el (article-display-x-face): Replace
14848         process-kill-without-query by gnus-set-process-query-on-exit-flag.
14849
14850         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
14851         set-process-query-on-exit-flag or process-kill-without-query.
14852
14853         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
14854         loop instead of replace-regexp.
14855
14856         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
14857         instead of process-kill-without-query if it is available.
14858
14859         * lpath.el: Fbind ldap-search-entries.
14860
14861         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
14862         instead of find-file-hooks if it is available.
14863
14864         * mml1991.el: Bind pgg-default-user-id when compiling.
14865
14866         * mml2015.el: Bind pgg-default-user-id when compiling.
14867
14868         * nndraft.el (nndraft-request-associate-buffer):
14869         Use write-contents-functions instead of write-contents-hooks if it is
14870         available.
14871
14872         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
14873         instead of find-file-hooks if it is available.
14874
14875         * nntp.el (nntp-open-connection): Replace
14876         process-kill-without-query by gnus-set-process-query-on-exit-flag.
14877         (nntp-open-ssl-stream): Ditto.
14878         (nntp-open-tls-stream): Ditto.
14879
14880         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
14881         set-process-query-on-exit-flag or process-kill-without-query.
14882         (starttls-open-stream-gnutls): Use it instead of
14883         process-kill-without-query.
14884         (starttls-open-stream): Ditto.
14885
14886 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
14887
14888         * smime.el (smime-cert-by-ldap-1): Don't use
14889         replace-regexp-in-string.
14890
14891 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
14892
14893         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
14894
14895         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
14896         in PEM format.  Adjust to the XEmacs compability.
14897
14898 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
14899
14900         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
14901         by `string-to-number'.
14902         * gnus-agent.el (gnus-agent-regenerate-group)
14903         (gnus-agent-fetch-articles): Ditto.
14904         * gnus-art.el (gnus-button-fetch-group): Ditto.
14905         * gnus-cache.el (gnus-cache-generate-active)
14906         (gnus-cache-articles-in-group): Ditto.
14907         * gnus-group.el (gnus-group-set-current-level)
14908         (gnus-group-insert-group-line): Ditto.
14909         * gnus-score.el (gnus-score-set-expunge-below)
14910         (gnus-score-set-mark-below, gnus-summary-score-effect)
14911         (gnus-summary-score-entry): Ditto.
14912         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
14913         (gnus-soup-pack): Ditto.
14914         * gnus-spec.el (gnus-xmas-format): Ditto.
14915         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
14916         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
14917         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
14918         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
14919         * nndb.el (nndb-get-remote-expire-response): Ditto.
14920         * nndiary.el (nndiary-parse-schedule-value)
14921         (nndiary-string-to-number, nndiary-request-replace-article)
14922         (nndiary-request-article): Ditto.
14923         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
14924         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
14925         * nneething.el (nneething-make-head): Ditto.
14926         * nnfolder.el (nnfolder-request-article)
14927         (nnfolder-retrieve-headers): Ditto.
14928         * nnheader.el (nnheader-file-to-number): Ditto.
14929         * nnkiboze.el (nnkiboze-request-article): Ditto.
14930         * nnmail.el (nnmail-process-unix-mail-format)
14931         (nnmail-process-babyl-mail-format): Ditto.
14932         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
14933         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
14934         (nnmh-request-create-group, nnmh-request-list-1)
14935         (nnmh-request-group, nnmh-request-article): Ditto.
14936         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
14937         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
14938         * nnsoup.el (nnsoup-make-active): Ditto.
14939         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
14940         * nntp.el (nntp-find-group-and-number)
14941         (nntp-retrieve-headers-with-xover): Ditto.
14942         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
14943         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
14944         (pgg-format-key-identifier): Ditto.
14945         * pop3.el (pop3-last, pop3-stat): Ditto.
14946         * qp.el (quoted-printable-decode-region): Ditto.
14947
14948         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
14949         of concat.
14950
14951 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14952
14953         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
14954
14955         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
14956
14957         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
14958
14959         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
14960
14961         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
14962
14963         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
14964
14965         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
14966         (gnus-carpal-mode): Ditto.
14967
14968         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
14969         (gnus-browse-mode): Ditto.
14970
14971         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
14972
14973         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
14974
14975 2005-05-29  Richard M. Stallman  <rms@gnu.org>
14976
14977         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
14978
14979 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14980
14981         * gnus-util.el (gnus-run-mode-hooks): New function.
14982
14983         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
14984
14985         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
14986         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
14987
14988 2005-05-27  Lute Kamstra  <lute@gnu.org>
14989
14990         * dns-mode.el (dns-mode): Specify customization group.
14991
14992 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
14993
14994         * gnus-agent.el (gnus-agent-make-mode-line-string):
14995         Use mode-line-highlight as mouse-face.
14996
14997 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14998
14999         * canlock.el (canlock): Change the parent group to news.
15000
15001         * deuglify.el (gnus-outlook-deuglify): Add :group.
15002
15003         * dig.el (dig): Add :group.
15004
15005         * dns-mode.el (dns-mode): Add :group.
15006
15007         * encrypt.el (encrypt): Add :group.
15008
15009         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
15010         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
15011         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
15012         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
15013         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
15014
15015         * gnus-diary.el (gnus-diary): Add :group.
15016
15017         * gnus.el (gnus-group-news-1-face): Add :group.
15018         (gnus-group-news-1-empty-face): Ditto.
15019         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
15020         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
15021         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
15022         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
15023         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
15024         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
15025         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
15026         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
15027         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
15028         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
15029         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
15030         (gnus-summary-high-ticked-face): Ditto.
15031         (gnus-summary-low-ticked-face): Ditto.
15032         (gnus-summary-normal-ticked-face): Ditto.
15033         (gnus-summary-high-ancient-face): Ditto.
15034         (gnus-summary-low-ancient-face): Ditto.
15035         (gnus-summary-normal-ancient-face): Ditto.
15036         (gnus-summary-high-undownloaded-face): Ditto.
15037         (gnus-summary-low-undownloaded-face): Ditto.
15038         (gnus-summary-normal-undownloaded-face): Ditto.
15039         (gnus-summary-high-unread-face): Ditto.
15040         (gnus-summary-low-unread-face): Ditto.
15041         (gnus-summary-normal-unread-face): Ditto.
15042         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
15043         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
15044
15045         * hashcash.el (hashcash): New custom group.
15046         (hashcash-default-payment): Add :group.
15047         (hashcash-payment-alist): Ditto.
15048         (hashcash-default-accept-payment): Ditto.
15049         (hashcash-accept-resources): Ditto.
15050         (hashcash-path): Ditto.
15051         (hashcash-extra-generate-parameters): Ditto.
15052         (hashcash-double-spend-database): Ditto.
15053         (hashcash-in-news): Ditto.
15054
15055         * message.el (message-minibuffer-local-map): Add :group.
15056
15057         * netrc.el (netrc): Add :group.
15058
15059         * sieve-manage.el (sieve-manage-log): Add :group.
15060         (sieve-manage-default-user): Diito.
15061         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
15062         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
15063         (sieve-manage-authenticators): Ditto.
15064         (sieve-manage-authenticator-alist): Ditto.
15065         (sieve-manage-default-port): Ditto.
15066
15067         * sieve-mode.el (sieve-control-commands-face): Add :group.
15068         (sieve-action-commands-face): Ditto.
15069         (sieve-test-commands-face): Ditto.
15070         (sieve-tagged-arguments-face): Ditto.
15071
15072         * smime.el (smime): Add :group.
15073
15074         * spam-report.el (spam-report): Add :group.
15075
15076         * spam.el (spam, spam-face): Add :group.
15077
15078 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15079
15080         * nntp.el (nntp-next-result-arrived-p): Some news servers may
15081         return \n.\n.\n at the end of articles.  Protect against that.
15082         (nntp-with-open-group): Allow debugging.
15083
15084         * nnheader.el (mail-header-set-extra): Make into a function
15085         because I just could't understand how to quote the list properly.
15086
15087         * dns.el (query-dns-cached): New function.
15088
15089 2005-05-26  Lute Kamstra  <lute@gnu.org>
15090
15091         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
15092
15093 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15094
15095         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
15096
15097         * gnus-art.el: Don't autoload mail-extract-address-components.
15098
15099         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
15100         eval-and-compile to evaluate it.
15101
15102         * hashcash.el: Don't autoload executable-find.
15103
15104         * nndb.el: Don't declare the nndb back end two or more times; don't
15105         autoload news-reply-mode, news-setup, cancel-timer and telnet.
15106
15107         * nntp.el: Autoload format-spec instead of format; use
15108         eval-and-compile to evaluate autoload forms.
15109
15110 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
15111
15112         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
15113
15114 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15115
15116         * gnus.el (gnus-version-number): Bump version.
15117
15118 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15119
15120         * gnus.el: No Gnus v0.3 is released.
15121
15122 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15123
15124         * lpath.el (featurep): Bind show-nonbreak-escape.
15125
15126 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15127
15128         * gnus-art.el (gnus-article-edit-part): Disable undo.
15129
15130 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15131
15132         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
15133         gnus-article-date-lapsed-new-header is t if date timer is active;
15134         skip headers in which the original date value is empty.
15135         (gnus-article-save-original-date): Redefine it as a macro.
15136         (gnus-display-mime): Use it.
15137
15138 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15139
15140         * gnus-art.el (article-date-ut): Support converting date in
15141         forwarded parts as well.
15142         (gnus-article-save-original-date): New function.
15143         (gnus-display-mime): Use it.
15144
15145 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
15146
15147         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
15148         enclosure element of <item>.
15149
15150 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
15151
15152         * message.el (message-kill-buffer-query): Rename from
15153         `message-kill-buffer-query-if-modified'.  Add :version.
15154
15155 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15156
15157         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
15158         window layout.
15159
15160 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15161
15162         * mml.el: Autoload dnd when compiling.
15163
15164 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
15165
15166         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
15167         x-dnd-*.
15168
15169 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15170
15171         * qp.el (quoted-printable-encode-region): Save excursion.
15172
15173 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
15174
15175         * message.el (message-kill-buffer-query-if-modified): Add new variable
15176         so the user can kill a modified message buffer quickly.
15177         (message-kill-buffer): Use it.
15178
15179 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15180
15181         * lpath.el: Fbind display-time-event-handler; don't fbind
15182         string-to-multibyte.
15183
15184         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
15185
15186 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15187
15188         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
15189         contained in text because xml.el decodes entities) with LFs.
15190
15191 2005-04-11  Lute Kamstra  <lute@gnu.org>
15192
15193         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
15194         differently.
15195
15196 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15197
15198         * mm-util.el (mm-detect-coding-region): Typo.
15199
15200 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15201
15202         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
15203
15204 2005-04-06  Deepak Goel  <deego@gnufans.org>
15205
15206         * spam-stat.el (spam-stat-score-buffer): Add a call to a
15207         user-function allow user modifications of the scores.
15208         (spam-stat-score-buffer-user): New function, to allow
15209         user-computed modifications to the score.
15210         (spam-stat-score-buffer-user-functions): List of additional
15211         scoring functions.
15212         (spam-stat-error-holder): Global temporary error holder.
15213         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
15214         variable.
15215
15216 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
15217
15218         * gnus-registry.el (gnus-registry-clean-empty-function)
15219         (gnus-registry-trim, gnus-registry-fetch-groups)
15220         (gnus-registry-delete-group): Groups that match
15221         `gnus-registry-ignored-groups' are removed from the registry
15222         entries, not just ignored for splitting.  This helps clean up the
15223         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
15224         to get all the groups a message ID is in.
15225
15226         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
15227         (spam-stat-split-fancy): Change "threshhold" to "threshold".
15228         (spam-stat-score-buffer-user-functions): Add :number custom type.
15229
15230 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15231
15232         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
15233         argument in XEmacs.
15234
15235         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
15236         (nnrss-request-group): Decode group name first.
15237         (nnrss-request-article): Make a text/plain article if mml-to-mime
15238         failed.
15239         (nnrss-get-encoding): Return a compatible encoding according to
15240         nnrss-compatible-encoding-alist.
15241         (nnrss-find-el): Use consp instead of listp.
15242         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
15243
15244 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15245
15246         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
15247         which Emacs 20 doesn't support.
15248         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
15249
15250 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
15251
15252         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
15253         silence the byte compiler inside the defun.
15254
15255         * gnus-demon.el (parse-time-string): Add autoload.
15256
15257         * gnus-delay.el (parse-time-string): Add autoload.
15258
15259         * gnus-art.el (parse-time-string): Add autoload.
15260
15261         * nnultimate.el (parse-time): Require for `parse-time-string'.
15262
15263 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
15264
15265         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
15266
15267         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
15268
15269         * smime.el (smime-ldap-host-list): Add :version.
15270
15271 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
15272
15273         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
15274         pass it to `gnus-browse-read-group'.
15275         (gnus-browse-read-group): Add NUMBER argument and pass it to
15276         `gnus-group-read-ephemeral-group'.
15277
15278         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
15279         argument and pass it to `gnus-group-read-group'.
15280
15281 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
15282
15283         * mm-util.el (mm-xemacs-find-mime-charset): Only call
15284         mm-xemacs-find-mime-charset-1 if we have the mule feature
15285         available at runtime.
15286
15287 2005-03-25  Werner Lemberg  <wl@gnu.org>
15288
15289         * nnmaildir.el: Replace `illegal' with `invalid'.
15290
15291 2005-03-23  Lute Kamstra  <lute@gnu.org>
15292
15293         * time-date.el: Add comment on time value formats.
15294         Don't require parse-time.
15295         (with-decoded-time-value): New macro.
15296         (encode-time-value): New function.
15297         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
15298         (days-to-time): Return a valid time value when arg is huge.
15299         (time-since): Use time-subtract.
15300         (time-to-number-of-days): Use time-to-seconds.
15301
15302 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15303
15304         * gnus-start.el (gnus-display-time-event-handler):
15305         Check display-time-timer at runtime rather than only at load time
15306         in case display-time-mode is turned off in the mean time.
15307
15308 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
15309
15310         * nnimap.el (nnimap-open-connection): Print which authinfo file is
15311         used.
15312
15313         * nneething.el (nneething-map-file-directory): Derive from
15314         `gnus-directory'.
15315
15316         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
15317         the To/Cc button.
15318
15319 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
15320
15321         * nnmaildir.el (nnmaildir-request-accept-article):
15322         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
15323
15324 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
15325
15326         * gnus-async.el: Require timer-funcs at compile time when in
15327         XEmacs for `run-with-idle-timer'.
15328
15329 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
15330
15331         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
15332         autoloaded function.
15333
15334 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15335
15336         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
15337
15338 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
15339
15340         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
15341
15342 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15343
15344         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
15345         Add gnus-expert-user to default.
15346
15347 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
15348
15349         * nnimap.el (nnimap-open-server): Ditto.
15350
15351         * imap.el (imap-authenticate): Fix typo.
15352
15353 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
15354
15355         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
15356         buffer (since IMAP server might return FETCH response out of
15357         order, and the nntp buffer must be sorted).
15358
15359 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
15360
15361         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
15362         comparison on string.
15363
15364         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
15365         (gnus-agent-score): Rename category keywords to match gnus-cus.
15366         (gnus-agent-summary-fetch-series): Modify to protect against
15367         gnus-agent-summary-fetch-group clearing processable flags.
15368         (gnus-agent-synchronize-group-flags): Update live group buffer as
15369         synchronization may occur due to the user toggle the plugged
15370         status.
15371         (gnus-agent-fetch-group-1): Clear downloadable flag when article
15372         successfully downloaded.
15373         (gnus-agent-expire-group-1): Avoid using markers when the overview
15374         is in ascending order; greatly improves performance.
15375         (gnus-agent-regenerate-group):
15376         Use gnus-agent-synchronize-group-flags to reset read status in both
15377         gnus and server.
15378         (gnus-agent-update-files-total-fetched-for): Fix initial size.
15379
15380 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
15381
15382         * message.el: Don't autoload former message-utils variables.
15383         (message-strip-subject-trailing-was): Change doc string.
15384
15385         * nnweb.el: Fixes for `gnus-group-make-web-group'.
15386         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
15387         (nnweb-google-search): Add "hl=en" here.
15388         (nnweb-google-parse-1, nnweb-google-create-mapping):
15389         Don't hardcode URL.
15390
15391 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
15392
15393         * message.el (message-get-reply-headers, message-followup):
15394         Mention related variables `message-use-followup-to' and
15395         `message-use-mail-followup-to', in the information buffer.
15396
15397         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
15398         of broken groups(-beta).google.com.
15399
15400 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
15401
15402         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
15403         parameter to invoked gnus-request-move-article; remove the
15404         redundant gnus-sum-hint-move-is-internal variable; apply the marks
15405         all at once instead of once per article.
15406         (gnus-summary-remove-process-mark): Accept a list of articles as
15407         well as a single article for processing.
15408
15409         * gnus-int.el (gnus-request-move-article): Add move-is-internal
15410         parameter.
15411
15412         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
15413
15414         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
15415
15416         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
15417         parameter.
15418
15419         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
15420         parameter.
15421
15422         * nnimap.el (nnimap-request-move-article): Add move-is-internal
15423         parameter and remove the gnus-sum-hint-move-is-internal variable.
15424
15425         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
15426         parameter.
15427
15428         * nndraft.el (nndraft-request-move-article): Add move-is-internal
15429         parameter.
15430
15431         * nndiary.el (nndiary-request-move-article): Add move-is-internal
15432         parameter.
15433
15434         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
15435
15436         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
15437         parameter.
15438
15439         * nnagent.el (nnagent-request-move-article): Add move-is-internal
15440         parameter.
15441
15442 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
15443
15444         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
15445         a more conservative way.
15446
15447 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
15448
15449         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
15450         buffer, so it moves the window's cursor.
15451
15452 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
15453
15454         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
15455         `mm-dissect-multipart' and receive the from field as an (optional)
15456         argument from `mm-dissect-multipart'.
15457         (mm-dissect-multipart): Receive the from field as an argument and
15458         pass it on when we call `mm-dissect-buffer' on MIME parts.
15459         Fixes verification/decryption of signed/encrypted MIME parts.
15460
15461 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
15462
15463         * gnus-sum.el (gnus-summary-move-article):
15464         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
15465         whatever it calls (right now, only nnimap-request-move article
15466         respects it).
15467
15468         * nnimap.el (nnimap-request-move-article):
15469         When gnus-sum-hint-move-is-internal is set, don't do the extra
15470         nnimap-request-article.
15471
15472 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
15473
15474         * nnheader.el (nnheader-find-file-noselect): Add doc string.
15475
15476         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
15477         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
15478
15479         * gnus-sum.el (gnus-summary-caesar-message):
15480         Apply `gnus-treat-article' after rotation.
15481
15482         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
15483         doc string.
15484
15485 2005-02-22  Simon Josefsson  <jas@extundo.com>
15486
15487         * encrypt.el (encrypt-password-cache-expiry): Remove (use
15488         `password-cache-expiry' instead).  Reported by Arne Jørgensen
15489         <arne@arnested.dk>.
15490         (encrypt): Add password-cache and password-cache-expiry as group
15491         members.
15492
15493 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
15494
15495         * smime.el (smime-ldap-host-list): Doc fix.
15496         (smime-ask-passphrase): Use `password-read-and-add' to read (and
15497         cache) password.
15498         (smime-sign-region): Use it.
15499         (smime-decrypt-region): Use it.
15500         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
15501         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
15502         fails.
15503         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
15504         certificate from DER to PEM format rather than calling openssl.
15505
15506         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
15507
15508         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
15509         for signing/encryption.
15510
15511         * mml.el (mml-parse-1): Use them.
15512
15513 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
15514
15515         * nnrss.el (nnrss-verbose): Remove.
15516         (nnrss-request-group): Use `nnheader-message' instead.
15517
15518 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
15519
15520         * nnrss.el (nnrss-verbose): New variable.
15521         (nnrss-request-group): Make it say nnrss is requesting a group.
15522
15523 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
15524
15525         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
15526         Handle news URL with given port correctly.
15527
15528 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15529
15530         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
15531         containing special characters.
15532
15533         * gnus-sum.el (gnus-summary-edit-article): Ditto.
15534
15535         * mml.el (mime-to-mml): Ditto.
15536
15537         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
15538         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
15539         (rfc2047-decode-region): Quote decoded words containing special
15540         characters when rfc2047-quote-decoded-words-containing-tspecials
15541         is non-nil.
15542
15543 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
15544
15545         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
15546
15547         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
15548
15549 2005-02-15  Simon Josefsson  <jas@extundo.com>
15550
15551         * nnimap.el (nnimap-debug): Doc fix.
15552
15553         * imap.el (imap-debug): Doc fix.
15554
15555 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15556
15557         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
15558
15559 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
15560
15561         * gnus.el (spam-contents): Improve docs for spam-contents
15562         parameter in its variable incarnation.
15563
15564 2005-02-14  Simon Josefsson  <jas@extundo.com>
15565
15566         * smime-ldap.el: Use require instead of load-library for ldap.
15567         (smime-ldap-search): Indent.
15568         (smime-ldap-search-internal): Shorten line.
15569
15570         * smime.el (smime-cert-by-dns): Add doc-string.
15571         (smime-cert-by-ldap-1): Indent.
15572
15573         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
15574         mml-smime-get-dns-ldap.
15575         (mml-smime-encrypt-query): Use new function.  Default to ldap.
15576
15577 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
15578
15579         * smime.el: Require smime-ldap.
15580         (smime-ldap-host-list): New variable.
15581         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
15582
15583         * mml-smime.el (mml-smime-encrypt-query): New function.
15584         (mml-smime-encrypt-query): Use it.
15585
15586         * smime-ldap.el: New file.
15587
15588 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15589
15590         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
15591
15592 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
15593
15594         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
15595         argument in doc string.  Make query for type more clear.
15596
15597 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
15598
15599         * gnus.el (gnus-group-startup-message): Search for gnus images in
15600         etc/images/gnus.
15601         * mm-util.el (mm-image-load-path): Likewise.
15602         * smiley.el (smiley-data-directory): Search for smilies in
15603         etc/images/smilies.
15604
15605 2005-02-09  Kim F. Storm  <storm@cua.dk>
15606
15607         Change Emacs release version from 21.4 to 22.1 throughout.
15608         Change Emacs development version from 21.3.50 to 22.0.50.
15609
15610 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15611
15612         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
15613
15614         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
15615         non-Mule XEmacs as well.
15616         (mm-decompress-buffer): Signal an error intentionally if it does
15617         not decompress compressed data because auto-compression-mode is
15618         disabled.
15619
15620 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
15621
15622         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
15623         an ID in the registry even if it has no groups.
15624
15625 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15626
15627         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
15628         merge it into mm-decompress-buffer.
15629         (gnus-mime-copy-part): Use the MIME part charset, the value which
15630         a user specified or gnus-newsgroup-charset for decoding, like
15631         gnus-mime-inline-part does; set buffer-file-coding-system to tell
15632         save-buffer what was used.  Suggested by Kevin Ryde
15633         <user42@zip.com.au>.
15634         (gnus-mime-inline-part): Allow the name parameter as well as the
15635         filename parameter; force decompressing of compressed data; always
15636         display contents being not decoded as unibyte.
15637
15638         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
15639         as well as the filename parameter.
15640
15641         * mm-util.el (mm-decompress-buffer):
15642         Merge gnus-mime-jka-compr-maybe-uncompress.
15643         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
15644         of compressed data.
15645
15646 2005-02-08  Simon Josefsson  <jas@extundo.com>
15647
15648         * imap.el (imap-log): Doc fix.
15649
15650 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15651
15652         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
15653         the coding cookies; decompress compressed parts.
15654
15655         * mml.el (mml-generate-mime-1): Add the charset parameter according
15656         to the value which a user specified manually or the coding cookie.
15657
15658         * mm-util.el (mm-string-to-multibyte): New function.
15659         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
15660         (mm-coding-system-to-mime-charset): New function.
15661         (mm-decompress-buffer): New function.
15662         (mm-find-buffer-file-coding-system): New function.
15663
15664         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
15665         (mm-display-inline-fontify): Rewrite for decoding and decompressing
15666         parts.
15667
15668 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15669
15670         * mm-view.el (mm-display-inline-fontify): Decode a part according
15671         to the charset parameter.
15672
15673 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15674
15675         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
15676         prefix arg is neither nil nor a number, as info specifies.
15677
15678 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15679
15680         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
15681         timestamps.
15682
15683 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
15684
15685         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
15686         groups error checking and notify user.
15687
15688 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
15689
15690         * message.el (message-send-mail-function): Check existence of
15691         sendmail-program first before using default value
15692         `message-send-mail-with-sendmail'.  Otherwise use more generic
15693         `smtpmail-send-it'.
15694
15695 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15696
15697         * nntp.el (nntp-request-update-info): Always return nil.
15698
15699 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15700
15701         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
15702
15703 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15704
15705         * message.el (message-beginning-of-line): Change the behavior when
15706         invoked between BOL and : so that it first moves backward.
15707
15708 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15709
15710         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
15711         article buffer when editing of the article is discarded.
15712         (gnus-article-prepare): Revert.
15713
15714 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15715
15716         * gnus-art.el (gnus-article-prepare):
15717         Remove message-strip-forbidden-properties from the local hook.
15718
15719 2005-01-27  Simon Josefsson  <jas@extundo.com>
15720
15721         * password.el (password-cache-add): Only start one timer per key.
15722         Reported by Derek Atkins <warlord@MIT.EDU>.
15723
15724 2005-01-26  Steve Youngs  <steve@sxemacs.org>
15725
15726         * run-at-time.el: Remove.  It is no longer needed as
15727         timer-funcs.el in the xemacs-base package has a working version of
15728         `run-at-time'.
15729
15730         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
15731
15732         * password.el: Require timer-funcs instead of run-at-time in
15733         XEmacs.
15734         Remove `password-run-at-time' macro.
15735         (password-cache-add): Use `run-at-time' instead of
15736         `password-run-at-time'.
15737
15738         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
15739         Remove `nnheader-cancel-function-timers' alias,
15740         `cancel-function-timers' exists in XEmacs in timer-funcs.
15741
15742         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
15743         for `run-with-idle-timer'.
15744
15745         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
15746         for `run-at-time'.
15747
15748         * mm-url.el: Require timer-funcs at compile time when in XEmacs
15749         for `with-timeout'.
15750
15751         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
15752         the same as for XEmacs 21.4.
15753         No need to ignore `run-with-idle-timer', this function exists in
15754         XEmacs now in timer-funcs.el in the xemacs-base package.
15755         (dgnushack-compile): No need to delete
15756         run-at-time.el from the list of files to compile because it
15757         doesn't exist anymore.
15758
15759 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15760
15761         * mml.el (mml-generate-mime-1): Convert string into unibyte when
15762         inserting " *mml*" buffer's contents into a unibyte temp buffer.
15763
15764 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
15765
15766         * mail-source.el (mail-source-fetch-imap): Search for ^From case
15767         sensitively.
15768
15769 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
15770
15771         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
15772
15773 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15774
15775         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
15776         which will be inserted according to the multibyteness of a buffer
15777         rather than the type of contents.  Suggested by ARISAWA Akihiro
15778         <ari@mbf.ocn.ne.jp>.
15779
15780         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
15781         of string which old xml.el may return rather than a string.
15782
15783 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15784
15785         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
15786
15787 2005-01-16  Simon Josefsson  <jas@extundo.com>
15788
15789         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
15790         idn/idna.el isn't available.
15791         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
15792         <michael@waxrat.com>.
15793
15794         * hashcash.el: Remove non-FSF copyright header.
15795
15796         * hashcash.el (hashcash-extra-generate-parameters): New variable.
15797         (hashcash-generate-payment): Use it.
15798         (hashcash-generate-payment-async): Use it.
15799
15800 2005-01-15  Simon Josefsson  <jas@extundo.com>
15801
15802         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
15803         Suggested by Raymond Scholz <ray-2005@zonix.de>.
15804
15805         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
15806         gnus-summary-idna-message.
15807         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
15808         (gnus-summary-idna-message): New function.
15809
15810 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
15811
15812         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
15813         gnus-novice-user.
15814
15815 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15816
15817         * nnrss.el (nnrss-request-delete-group): Delete entries in
15818         nnrss-group-alist as well.
15819         (nnrss-save-server-data): Insert newline.
15820
15821 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
15822
15823         * gnus.el (gnus-user-agent): Use list of symbols instead of
15824         symbols.  Display full version number for (S)XEmacs.
15825         Optionally display (S)XEmacs codename.
15826
15827         * gnus-util.el (gnus-emacs-version): Update for new
15828         `gnus-user-agent'.
15829
15830         * gnus-msg.el (gnus-extended-version): Make it possible to omit
15831         Gnus version.
15832
15833 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
15834
15835         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
15836         which is unreadable in some setups.
15837
15838 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15839
15840         * gnus-spec.el (gnus-update-format-specifications): Flush the
15841         group format spec cache if it doesn't support decoded group names.
15842
15843 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
15844
15845         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
15846         Allow to apply decay on score files matching a regexp.
15847
15848 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15849
15850         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
15851         compatibility in %g and %c.
15852
15853 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15854
15855         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
15856         name for only %g and %c.
15857         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
15858         of gnus-tmp-group to decoded group name.
15859         (gnus-group-make-rss-group): Exclude `/'s from group names.
15860
15861 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15862
15863         * nnrss.el (nnrss-get-encoding): Fix regexp.
15864
15865 2004-12-27  Simon Josefsson  <jas@extundo.com>
15866
15867         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
15868         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
15869         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
15870
15871 2004-12-17  Kim F. Storm  <storm@cua.dk>
15872
15873         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
15874
15875         * gnus-sum.el (gnus-summary-mode-map): Likewise.
15876
15877 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
15878
15879         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
15880
15881 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15882
15883         * nnrss.el: Require rfc2047 and mml.
15884         (nnrss-file-coding-system): New variable.
15885         (nnrss-format-string): Redefine it as an inline function.
15886         (nnrss-decode-group-name): New function.
15887         (nnrss-string-as-multibyte): Remove.
15888         (nnrss-retrieve-headers): Decode group name; don't use
15889         nnrss-format-string.
15890         (nnrss-request-group): Decode group name.
15891         (nnrss-request-article): Decode group name; allow a Message-ID as
15892         well as an article number; don't use nnrss-format-string; encode a
15893         Message-ID string which may contain non-ASCII characters; use
15894         mml-to-mime to compose a MIME article.
15895         (nnrss-request-expire-articles): Decode group name.
15896         (nnrss-request-delete-group): Decode group name.
15897         (nnrss-fetch): Clarify error message.
15898         (nnrss-read-server-data): Use insert-file-contents instead of load;
15899         bind file-name-coding-system; use multibyte buffer.
15900         (nnrss-save-server-data): Bind coding-system-for-write to the
15901         value of nnrss-file-coding-system; bind file-name-coding-system;
15902         add coding cookie.
15903         (nnrss-read-group-data): Use insert-file-contents instead of load;
15904         bind file-name-coding-system; use multibyte buffer.
15905         (nnrss-save-group-data): Bind coding-system-for-write to the
15906         value of nnrss-file-coding-system; bind file-name-coding-system.
15907         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
15908         make it work with non-ASCII text.
15909         (nnrss-find-el): Make it work with old xml.el as well.
15910
15911 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
15912
15913         * nnrss.el (nnrss-get-encoding): New function.
15914         (nnrss-fetch): Use unibyte buffer initially; bind
15915         coding-system-for-read while performing mm-url-insert; remove ^Ms;
15916         decode contents according to the encoding attribute.
15917         (nnrss-save-group-data): Add coding cookie.
15918         (nnrss-mime-encode-string): New function.
15919         (nnrss-check-group): Use it to encode subject and author.
15920
15921 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
15922
15923         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
15924         imaginary variable.
15925
15926 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15927
15928         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
15929         correctly even if there are wide characters.
15930
15931 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
15932
15933         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
15934         downcased symbol names; make a new cache instead of reusing
15935         bbdb-hashtable.
15936
15937 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15938
15939         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
15940         concatenating segments rather than before concatenating them.
15941         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15942
15943         * message.el (message-get-reply-headers): Bind `extra'.
15944
15945 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15946
15947         * message.el (message-extra-wide-headers): New variable.
15948         (message-get-reply-headers): Use it.
15949
15950 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15951
15952         * gnus-agent.el (gnus-agent-group-path): Decode group name.
15953         (gnus-agent-group-pathname): Ditto.
15954
15955         * gnus-cache.el (gnus-cache-file-name): Decode group name.
15956
15957         * gnus-group.el (gnus-group-make-group): Decode group name.
15958         (gnus-group-make-rss-group): Register the group data after opening
15959         the nnrss group.
15960
15961 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
15962
15963         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
15964         by expiry now get marked as read.
15965
15966 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15967
15968         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
15969
15970 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
15971
15972         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
15973         unify Latin characters in XEmacs.
15974         (mm-find-mime-charset-region): Use it.
15975
15976 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15977
15978         * gnus-util.el (gnus-delete-directory): New function.
15979
15980         * gnus-agent.el (gnus-agent-delete-group): Use it.
15981
15982         * gnus-cache.el (gnus-cache-delete-group): Use it.
15983
15984 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15985
15986         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
15987         names.
15988
15989 2004-12-16  Simon Josefsson  <jas@extundo.com>
15990
15991         * hashcash.el (hashcash-payment-alist): Fix custom :type.
15992
15993 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15994
15995         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
15996
15997         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
15998         (gnus-group-set-current-level): Decode group name.
15999
16000 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
16001
16002         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
16003         failed.
16004
16005 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16006
16007         * gnus-group.el (gnus-group-delete-group): Decode group name.
16008         (gnus-group-make-rss-group): Encode group name.
16009         (gnus-group-catchup-current): Decode group name.
16010         (gnus-group-kill-group): Decode group name.
16011
16012 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
16013
16014         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
16015
16016 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16017
16018         * gnus-group.el (gnus-group-make-rss-group):
16019         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
16020
16021         * gnus-start.el (gnus-setup-news): Honor user's setting to
16022         gnus-message-archive-method.  Suggested by Lute Kamstra
16023         <lute@gnu.org>.
16024
16025 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
16026
16027         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
16028         global counterparts of the buffer-local variables.
16029
16030 2004-11-16  Romain Francoise  <romain@orebokech.com>
16031
16032         * gnus-sum.el (gnus-summary-exit): Don't clear the global
16033         counterparts of the buffer-local variables.
16034
16035 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
16036
16037         * message.el (message-forbidden-properties): Fix typo in doc
16038         string.
16039
16040 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
16041
16042         * gnus-util.el (gnus-replace-in-string): Add doc string.
16043
16044         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
16045         to avoid problems when splitting mails with many recipients.
16046
16047 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16048
16049         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
16050         pop-to-buffer, covered by the subsequent gnus-configure-windows.
16051
16052 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
16053
16054         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
16055         if there is no hashtable in memory or file modification time is
16056         newer than cached timestamp.
16057
16058 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
16059
16060         * gnus-sum.el (gnus-summary-limit-to-recipient):
16061         Implement not-matching option.
16062
16063 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
16064
16065         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
16066         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
16067         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
16068         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
16069         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
16070         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
16071
16072 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16073
16074         * message.el (message-forward-make-body-mml): Remove headers
16075         according to message-forward-ignored-headers if a message is decoded.
16076
16077 2004-12-02  Romain Francoise  <romain@orebokech.com>
16078
16079         * message.el (message-forward-make-body-plain): Always remove
16080         headers according to message-forward-ignored-headers.
16081
16082 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
16083
16084         * spam.el (spam-summary-prepare-exit): Remove the
16085         gnus-summary-limit pop for now, it has problems with ham marks for
16086         me.
16087
16088 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
16089
16090         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
16091         correctly.
16092
16093 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
16094
16095         * format-spec.el (format-spec): Message the char.
16096
16097 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
16098
16099         * gnus-art.el (gnus-split-methods): Reformat comments.
16100
16101         * spam.el (spam-summary-prepare-exit): Remove article limits
16102         before exiting the summary buffer.
16103
16104 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16105
16106         * lpath.el: Remove bbdb-create-internal, bbdb-records,
16107         spam-BBDB-register-routine and spam-enter-ham-BBDB.
16108
16109         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
16110         order to silence the byte compiler.
16111
16112         * spam.el: Fix the way to silence the byte compiler, which
16113         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
16114         bbdb-search-simple, spam-BBDB-register-routine,
16115         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
16116         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
16117         spam-stat-buffer-is-spam, spam-stat-load,
16118         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
16119         spam-stat-save and spam-stat-split-fancy.
16120
16121 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16122
16123         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
16124         which may confuse users.
16125         (canlock-password-for-verify): Ditto.
16126
16127         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
16128
16129         * gnus-art.el (gnus-emphasis-alist): Ditto.
16130
16131         * gnus-registry.el (gnus-registry-max-entries): Ditto.
16132
16133         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
16134
16135         * gnus-start.el (gnus-save-killed-list): Ditto.
16136
16137         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
16138         (gnus-sum-thread-tree-root): Ditto.
16139         (gnus-sum-thread-tree-false-root): Ditto.
16140         (gnus-sum-thread-tree-single-indent): Ditto.
16141
16142         * message.el (message-courtesy-message): Ditto.
16143         (message-archive-note): Ditto.
16144         (message-subscribed-address-file): Ditto.
16145         (message-user-fqdn): Ditto.
16146
16147         * spam-report.el (spam-report-gmane-regex): Ditto.
16148
16149         * spam.el (spam-blackhole-good-server-regex): Ditto.
16150
16151 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16152
16153         * mml.el (mml-preview): Widen the message buffer before copying
16154         the contents to the preview buffer; sort headers before previewing.
16155
16156         * message.el (message-hidden-headers): Fix the way to avoid a bug
16157         in the `repeat' widget in Emacs 21.3 or earlier.
16158
16159 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16160
16161         * message.el (message-hidden-headers): Default to "^References:".
16162         Improve customization type.  Suggested by Reiner Steib
16163         <Reiner.Steib@gmx.de>.
16164
16165 2004-11-25  Romain Francoise  <romain@orebokech.com>
16166
16167         * message.el (message-strip-forbidden-properties): Remove check for
16168         obsolete `message-hidden' text property, hidden headers are not
16169         accessible in the buffer anymore.
16170
16171 2004-11-22  Romain Francoise  <romain@orebokech.com>
16172
16173         * message.el (message-header-format-alist): Add `From' in list
16174         so that it can be sorted.
16175         (message-fix-before-sending): Widen and sort headers before
16176         sending.
16177         (message-hide-headers): Use narrowing to hide headers by moving
16178         them to the top of the buffer and narrowing to the region
16179         underneath.
16180
16181 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16182
16183         * message.el (message-strip-forbidden-properties):
16184         Bind buffer-read-only (etc) to nil.
16185
16186 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16187
16188         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
16189         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16190
16191 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
16192
16193         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
16194
16195 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16196
16197         * dns.el (query-dns): Use sit-for to time instead of
16198         accept-process-output, since that doesn't seem to work on udp
16199         sockets.
16200
16201 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16202
16203         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
16204
16205 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
16206
16207         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
16208         doc string.  Improve doc string.
16209
16210 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16211
16212         * nntp.el (nntp-request-update-info): Return nil if
16213         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
16214         may not call gnus-activate-group which uselessly issues the GROUP
16215         commands for all nntp groups and wastes time.  Reported by Romain
16216         Francoise <romain@orebokech.com>.
16217
16218         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
16219
16220 2004-11-15  Simon Josefsson  <jas@extundo.com>
16221
16222         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
16223         headers separately.
16224         (gnus-button-openpgp): New function, inspired by Jochen Küpper
16225         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
16226
16227 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
16228
16229         * gnus-start.el (gnus-convert-old-newsrc):
16230         Assign legacy-gnus-agent to 5.10.7.
16231
16232 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16233
16234         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
16235         start of the lines.
16236
16237 2004-11-14  Magnus Henoch  <mange@freemail.hu>
16238
16239         * hashcash.el (hashcash-default-payment): Change default to 20.
16240         (hashcash-default-accept-payment): Change default to 20.
16241         (hashcash-process-alist): New variable.
16242         (hashcash-generate-payment-async): Add.
16243         (hashcash-already-paid-p): Add.
16244         (hashcash-insert-payment): Don't generate payments twice.
16245         (hashcash-insert-payment-async): Add.
16246         (hashcash-insert-payment-async-2): Add.
16247         (hashcash-cancel-async): Add.
16248         (hashcash-wait-async): Add.
16249         (hashcash-processes-running-p): Add.
16250         (hashcash-wait-or-cancel): Add.
16251         (mail-add-payment): New optional argument.  Conditionally start
16252         asynchronous calculation.
16253         (mail-add-payment-async): Add.
16254
16255         * message.el (message-send-mail): Wait for asynchronous hashcash
16256         results.  Don't clobber existing X-Hashcash headers.
16257         (message-setup-1): Call mail-add-payment-async when
16258         message-generate-hashcash is non-nil.
16259
16260 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
16261
16262         * message.el (message-use-alternative-email-as-from): Examine the
16263         From header as well; use message-make-from in order to include a
16264         user's full name.
16265
16266 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16267
16268         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
16269         default; improve customization type.
16270         (gnus-emphasis-custom-with-format): New macro.
16271         (gnus-emphasis-custom-value-to-external): New function.
16272         (gnus-emphasis-custom-value-to-internal): New function.
16273
16274 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16275
16276         * dns.el (query-dns): Resolve reverse addresses.
16277
16278 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16279
16280         * gnus-group.el (gnus-group-get-new-news): Use it.
16281
16282         * gnus-start.el (gnus-check-reasonable-setup): New function.
16283
16284 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16285
16286         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
16287         "Args out of range" error.  Reported by Arnaud Giersch
16288         <arnaud.giersch@free.fr>.
16289
16290 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
16291
16292         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
16293
16294 2004-11-04  Richard M. Stallman  <rms@gnu.org>
16295
16296         * spam.el (spam group): Add :version.
16297
16298         * pgg-def.el (pgg group): Add :version.
16299
16300 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16301
16302         * gnus-art.el (gnus-article-edit-article): Don't associate the
16303         article buffer with a draft file.  This is a temporary measure
16304         against the 2004-08-22 change to gnus-article-edit-mode.
16305
16306 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16307
16308         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
16309         (html2text-format-tags): Remove unused variable `attr'.
16310
16311 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
16312
16313         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
16314
16315         * tls.el (tls-process-connection-type, tls-success)
16316         (tls-certtool-program): Add :version.
16317
16318         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
16319         (starttls-extra-arguments, starttls-process-connection-type)
16320         (starttls-connect, starttls-failure, starttls-success): Add :version.
16321
16322         * spam-stat.el (spam-stat): Add :version.
16323
16324         * sieve.el (sieve): Add :version.
16325
16326         * sha1.el (sha1): Add :version.
16327         (sha1-use-external): Remove redundant version.
16328
16329         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
16330         (nnmail-cache-ignore-groups, nnmail-spool-hook)
16331         (nnmail-split-fancy-match-partial-words)
16332         (nnmail-split-lowercase-expanded): Add :version.
16333
16334         * nndiary.el (nndiary): Add :version.
16335
16336         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
16337
16338         * mml-sec.el (mml-default-sign-method)
16339         (mml-default-encrypt-method, mml-signencrypt-style-alist):
16340         Add :version.
16341
16342         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
16343
16344         * mm-url.el (mm-url-use-external, mm-url-program)
16345         (mm-url-arguments): Add :version.
16346
16347         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
16348         (mm-attachment-file-modes, mm-decrypt-option)
16349         (mm-w3m-safe-url-regexp): Add :version.
16350
16351         * message.el (message-cite-prefix-regexp)
16352         (message-sendmail-envelope-from, message-minibuffer-local-map)
16353         (message-user-fqdn, message-completion-alist): Add :version.
16354
16355         * gnus-win.el (gnus-configure-windows-hook)
16356         (gnus-use-frames-on-any-display): Add :version.
16357
16358         * gnus-art.el (gnus-article-address-banner-alist)
16359         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
16360         (gnus-treat-from-picon, gnus-treat-mail-picon)
16361         (gnus-treat-x-pgp-sig): Add :version.
16362
16363         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
16364         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
16365         (gnus-summary-article-delete-hook)
16366         (gnus-summary-display-while-building): Add :version.
16367
16368         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
16369         (gnus-get-top-new-news-hook): Add :version.
16370
16371         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
16372         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
16373
16374         * gnus-registry.el (gnus-registry): Add :version.
16375
16376         * gnus-spec.el (gnus-use-correct-string-widths)
16377         (gnus-make-format-preserve-properties): Add :version.
16378
16379         * gnus.el (gnus-group-charter-alist)
16380         (gnus-group-fetch-control-use-browse-url)
16381         (gnus-install-group-spam-parameters): Add :version.
16382
16383         * gnus-diary.el (gnus-diary): Add :version.
16384
16385         * gnus-delay.el (gnus-delay): Add :version.
16386
16387         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
16388         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
16389         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
16390         Add :version.
16391
16392         * gnus-agent.el (gnus-agent-max-fetch-size)
16393         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
16394         (gnus-agent-prompt-send-queue): Add :version.
16395
16396         * deuglify.el (gnus-outlook-deuglify): Add :version.
16397
16398         * html2text.el: Beautify code.  Improve doc strings.
16399         Some checkdoc cleanup.
16400         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
16401
16402 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
16403
16404         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
16405
16406 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
16407
16408         * gnus-registry.el (gnus-registry-hashtb): Create the registry
16409         when package is loaded.
16410
16411         * spam.el (spam-summary-score-preferred-header): Add global preference
16412         for people who want to override the default SpamAssassin over
16413         Bogofilter preference (when both are set).
16414         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
16415         (spam-user-format-function-S):
16416         Check spam-summary-score-preferred-header.
16417         (spam-extra-header-to-number): Add X-Bogosity header parsing.
16418         (spam-user-format-function-S): Format the score correctly.
16419
16420 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16421
16422         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
16423         signature file.  Suggested by Manoj Srivastava
16424         <srivasta@golden-gryphon.com>.
16425
16426         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
16427         iso-2022-jp even in the Japanese language environment.
16428         Suggested by Jason Rumney <jasonr@gnu.org>.
16429
16430 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16431
16432         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
16433         use the same characters as the dummy marks; make it free from
16434         getting affected by the language environment.
16435         (gnus-summary-read-group-1): Update mark positions only when the
16436         format spec is updated.
16437
16438         * gnus-spec.el (gnus-update-format-specifications): Return a list
16439         of updated types.
16440
16441 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16442
16443         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
16444         of boundp to check if display-warning is available.
16445
16446 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
16447
16448         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
16449
16450 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16451
16452         * nnspool.el (nnspool-spool-directory): Use news-path if the
16453         news-directory variable is not bound.
16454
16455         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
16456         function instead of display-warning if it is not available.
16457
16458 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16459
16460         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
16461         v5-10: Use `point-at-bol'.
16462
16463 2004-10-26  Simon Josefsson  <jas@extundo.com>
16464
16465         * hashcash.el: Fix URL in comment, reported by Cheng Gao
16466         <chenggao@gmail.com>.
16467
16468 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
16469
16470         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
16471         instead.
16472
16473 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
16474
16475         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
16476         to remove a server from the nnimap-server-buffer-alist.
16477         (nnimap-open-connection, nnimap-close-server): Use it.
16478
16479         * gnus-encrypt.el: Remove file in favor of encrypt.el.
16480
16481 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16482
16483         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
16484         running the major-mode function.
16485
16486 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16487
16488         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
16489         dummy marks in the right way.
16490
16491 2004-10-18  David Edmondson  <dme@dme.org>
16492
16493         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
16494         excessively.
16495
16496 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
16497
16498         * gnus-util.el (gnus-split-references): Accept a nil references
16499         string and go on blissfully.
16500
16501         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
16502         cases where the references string is non-nil but has no references.
16503
16504         * encrypt.el: Add autoload tags.
16505
16506         * spam.el (spam-resolve-registrations-routine): Remove article
16507         from unregistration list too.  Reported by David Hanak
16508         <dhanak@isis.vanderbilt.edu>
16509
16510 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
16511
16512         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
16513         nil.  Change custom type.
16514
16515 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
16516
16517         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
16518
16519         * gnus-sum.el (gnus-summary-move-article): Use it.
16520
16521 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
16522
16523         * encrypt.el: Add autoload cookies.
16524
16525         * spam.el (spam-backend-article-list-property)
16526         (spam-backend-get-article-todo-list)
16527         (spam-backend-put-article-todo-list)
16528         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
16529         Resolve registrations separately.
16530         (spam-register-routine): Format comments.
16531         (spam-unregister-routine, spam-register-routine): Always call with
16532         specific-articles, no default list.
16533         (spam-summary-prepare-exit): Use the spam-classifications function.
16534
16535         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
16536         gnus-encrypt.el.
16537
16538         * encrypt.el: Copied from gnus-encrypt.el.
16539
16540         * gnus-encrypt.el: Commented that it's obsolete.
16541
16542 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
16543
16544         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
16545         (gnus-score-save): Use it.
16546
16547         * message.el (message-bury): Use `window-dedicated-p'.
16548
16549 2004-10-15  Simon Josefsson  <jas@extundo.com>
16550
16551         * pop3.el (top-level): Don't require nnheader.
16552         (pop3-read-timeout): Add.
16553         (pop3-accept-process-output): Add.
16554         (pop3-read-response, pop3-retr): Use it.
16555
16556 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
16557
16558         * spam.el (spam-register-routine): Move comment.
16559         (spam-verify-bogofilter): Use 'unknown for the initial
16560         spam-bogofilter-valid state, not 'never.
16561
16562         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
16563         for netrc-machine.
16564
16565         * nnimap.el (nnimap-open-connection):
16566         Use netrc-machine-user-or-password.
16567
16568 2004-10-17  Richard M. Stallman  <rms@gnu.org>
16569
16570         * gnus-registry.el (gnus-registry-unload-hook):
16571         Set as a variable with add-hook.
16572
16573         * nnspool.el (nnspool-spool-directory): Use news-directory instead
16574         of news-path.
16575
16576         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
16577
16578         * spam.el: Delete duplicate `provide'.
16579         (spam-unload-hook): Set as a variable with add-hook.
16580
16581 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
16582
16583         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
16584         in the doc string.
16585
16586         * message.el (message-ignored-news-headers)
16587         (message-ignored-supersedes-headers)
16588         (message-ignored-resent-headers)
16589         (message-forward-ignored-headers): Improve custom type.
16590
16591 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16592
16593         * message.el (message-tokenize-header): Fix 2004-09-06 change
16594         which used point-min in the wrong place.
16595
16596 2004-10-12  Simon Josefsson  <jas@extundo.com>
16597
16598         * tls.el (tls-certtool-program): New variable.
16599         (tls-certificate-information): New function, based on
16600         ssl-certificate-information.
16601
16602 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16603
16604         * compface.el: Move the version of ELisp-based uncompface program
16605         to the contrib directory because of the copyright problem.
16606
16607 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
16608
16609         * message.el (message-kill-buffer): Raise the current frame.
16610
16611 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
16612
16613         * gnus-sum.el: Mention that multibyte characters don't work as marks.
16614
16615         * gnus.el (message-y-or-n-p): Autoload.
16616
16617         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
16618         (pop3-password-required, pop3-authentication-scheme)
16619         (pop3-leave-mail-on-server): Make customizable.
16620         (pop3): New custom group.
16621         (pop3-retr): Remove `sleep-for' statements.
16622         Suggested by Dave Love <fx@gnu.org>.
16623
16624         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
16625         Windows/DOS.
16626
16627         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
16628         (imap-parse-body): Fix incorrect use of `assert'.
16629         Suggested by Dave Love <fx@gnu.org>.
16630
16631         * mml.el (mml-minibuffer-read-disposition): Require match.
16632         Suggested by Dave Love <fx@gnu.org>.
16633
16634 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
16635
16636         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
16637         doc string.
16638
16639 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16640
16641         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
16642
16643 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16644
16645         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
16646         instead of calling `mm-insert-inline', to decode text/* parts
16647         before displaying them.
16648
16649 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16650
16651         * mm-uu.el (mm-uu-text-plain-type): New variable.
16652         (mm-uu-pgp-signed-extract-1): Use it.
16653         (mm-uu-pgp-encrypted-extract-1): Use it.
16654         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
16655         bind mm-uu-text-plain-type with that value.
16656         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
16657         mm-uu-dissect.
16658
16659 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16660
16661         * gnus-group.el (gnus-update-group-mark-positions):
16662         * gnus-sum.el (gnus-update-summary-mark-positions):
16663         * message.el (message-check-news-body-syntax):
16664         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
16665         of string-as-multibyte.
16666
16667 2004-10-05  Juri Linkov  <juri@jurta.org>
16668
16669         * gnus-group.el (gnus-update-group-mark-positions):
16670         * gnus-sum.el (gnus-update-summary-mark-positions):
16671         * message.el (message-check-news-body-syntax):
16672         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
16673         8-bit unibyte values to a multibyte string for search functions.
16674
16675 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16676
16677         * mm-uu.el (mm-uu-dissect): Allow optional arg.
16678         (mm-uu-dissect-text-parts): New function.
16679
16680         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
16681         dissect text parts.
16682
16683         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
16684         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
16685
16686         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
16687
16688         * gnus-topic.el (gnus-topic-hierarchical-parameters):
16689         Use gnus-current-topics instead of gnus-current-topic.
16690
16691 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
16692
16693         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
16694
16695 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
16696
16697         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
16698         where approriate.
16699
16700         * nnml.el (nnml-generate-active-info): do.
16701
16702         * nndiary.el (nndiary-generate-active-info): do.
16703
16704         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
16705         (gnus-topic-move): do.
16706
16707         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
16708         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
16709
16710         * gnus-srvr.el (gnus-server-prepare)
16711         (gnus-server-open-all-servers): do.
16712
16713         * gnus-msg.el (gnus-summary-cancel-article)
16714         (gnus-summary-resend-message)
16715         (gnus-summary-mail-crosspost-complaint): do.
16716
16717         * gnus-move.el (gnus-change-server): do.
16718
16719         * gnus-group.el (gnus-group-unmark-all-groups)
16720         (gnus-group-set-current-level): do.
16721
16722 2004-10-04  Simon Josefsson  <jas@extundo.com>
16723
16724         * message.el (message-generate-hashcash): Doc fix.
16725
16726 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
16727
16728         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
16729         avoid infinite recursion via gnus-get-function.
16730
16731 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
16732
16733         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
16734
16735         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
16736
16737         * nnmail.el (nnmail-split-history): do.
16738
16739         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
16740         (nnml-request-delete-group): do.
16741
16742         * nnslashdot.el (nnslashdot-read-groups): do.
16743
16744         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
16745         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
16746
16747         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
16748         (nnspool-sift-nov-with-sed): Use last.
16749         (nnspool-retrieve-headers-with-nov): Use mapc.
16750         (nnspool-request-newgroups): Use dolist.
16751         (nnspool-request-group): Use last.
16752
16753         * nntp.el (nntp-read-server-type): Use dolist.
16754
16755         * nnvirtual.el (nnvirtual-create-mapping)
16756         (nnvirtual-update-read-and-marked): Use dolist.
16757         (nnvirtual-convert-headers): Simplify.
16758
16759 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
16760
16761         * gnus-agent.el (gnus-agent-synchronize-group-flags):
16762         Add support for sync'ing tick marks.
16763
16764 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16765
16766         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
16767         there's no visible header.
16768
16769 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
16770
16771         * gnus-agent.el (gnus-agent-synchronize-group-flags):
16772         When necessary, pass full group name to gnus-request-set-marks.
16773
16774 2004-10-01  Simon Josefsson  <jas@extundo.com>
16775
16776         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
16777         acroread.
16778
16779 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16780
16781         * spam-report.el (spam-report-gmane): Fix interactive.
16782
16783         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
16784
16785         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
16786         when writing file.
16787         (gnus-agent-synchronize-flags): Don't default to being
16788         interactive.
16789
16790 2004-09-30  Simon Josefsson  <jas@extundo.com>
16791
16792         * message.el (message-generate-hashcash): Add.
16793         (message-send-mail): Use it, call mail-add-payment.
16794
16795 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
16796
16797         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
16798
16799 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
16800
16801         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
16802         gnus-requst-update-info with explicit code to sync the in-memory
16803         info read flags with the marks being sync'd to the backend.
16804
16805         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
16806
16807 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
16808
16809         * spam.el (spam-verify-bogofilter): Add new function.
16810         (spam-check-bogofilter)
16811         (spam-bogofilter-register-with-bogofilter): Use it.
16812         (spam-verify-bogofilter): Add small fixes.
16813
16814 2004-09-28  Simon Josefsson  <jas@extundo.com>
16815
16816         * hashcash.el (hashcash-generate-payment): Revert.
16817
16818 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
16819
16820         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16821         Use gnus-extract-references instead of gnus-split-references.
16822
16823         * gnus-util.el (gnus-extract-references): Add new function, analogous
16824         to gnus-split-references but extracts only the message-ID without
16825         anything extra.
16826
16827         * hashcash.el (hashcash-generate-payment)
16828         (hashcash-check-payment): Do the right thing if hashcash-path is
16829         nil (because the hashcash program could not be found).
16830
16831         * spam.el (spam-use-hashcash): Remove comment.
16832
16833 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
16834
16835         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
16836         (gnus-cache-enter-article, gnus-cache-remove-article)
16837         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
16838
16839         * gnus-async.el (gnus-async-prefetch-remove-group): do.
16840
16841         * gnus-art.el (article-hide-boring-headers)
16842         (article-translate-strings, article-display-face)
16843         (gnus-article-mime-match-handle-first)
16844         (gnus-article-highlight-headers)
16845         (gnus-article-add-buttons-to-head): do.
16846
16847 2004-09-27  Simon Josefsson  <jas@extundo.com>
16848
16849         * hashcash.el: New version, from
16850         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
16851         ../contrib/.
16852
16853 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16854
16855         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
16856
16857 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
16858
16859         * gnus-dup.el (gnus-dup-open): Use mapc.
16860         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
16861
16862         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
16863         Reported by Stefan Wiens <s.wi@gmx.net>.
16864
16865         * gnus.el (gnus-shutdown): Use dolist.
16866
16867         * gnus-undo.el (gnus-undo): Use mapc.
16868
16869         * nnrss.el (nnrss-generate-active): do.
16870
16871         * message.el (message-cite-original-without-signature)
16872         (message-cite-original): Use mapc.
16873         (message-do-actions, message-make-forward-subject): Use dolist.
16874
16875 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
16876
16877         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
16878         deletion to remove entire duplicate line.  Fixes merged article
16879         number bug.
16880
16881 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
16882
16883         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
16884         servers that are offline.  Avoids having gnus-agent-toggle-plugged
16885         first ask if you want to open a server and then, even when you
16886         responded with no, asking if you want to synchronize the server's
16887         flags.
16888         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
16889         multi-line expressions.
16890         (gnus-agent-synchronize-group-flags): New internal function.
16891         Updates marks in memory (in the info structure) AND in the
16892         backend.
16893
16894         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
16895
16896         * nnagent.el (nnagent-request-set-mark):
16897         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
16898         method, to ensure that synchronization updates marks in the
16899         backend and in the info (in memory) structure.
16900
16901 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16902
16903         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
16904         convention fully; don't miss the root article of a thread; make
16905         the X-Draft-From header with correct article numbers.
16906
16907 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
16908
16909         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
16910         unless plugged.  Disable the agent so that an open failure causes
16911         an error.
16912
16913         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
16914         Revert 2004-09-21 change.  The backend must be opened while
16915         synchronizing flags even when the backend stores the flags
16916         locally.
16917
16918 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
16919
16920         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
16921         in `header' match.  Reported by Svend Tollak Munkejord.
16922
16923         * message.el (message-cite-original): Fix use of
16924         `message-cite-articles-with-x-no-archive'.
16925
16926 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16927
16928         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
16929         (gnus-window-to-buffer): Ditto.
16930
16931         * mml.el (mml-preview-buffer): New variable.
16932         (mml-preview): Manage window layout with gnus-buffer-configuration.
16933
16934         * gnus-msg.el (gnus-setup-message): Put article numbers into the
16935         X-Draft-From header even if those articles aren't quoted.
16936
16937 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
16938
16939         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
16940         (gnus-request-set-mark, gnus-request-update-mark): Use new
16941         g-s-t-u-l-m to decide to use backend even when unplugged.
16942
16943 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16944
16945         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
16946         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
16947
16948 2004-09-20  Simon Josefsson  <jas@extundo.com>
16949
16950         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
16951         "utf-16-le".
16952
16953 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16954
16955         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
16956
16957 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
16958
16959         * uudecode.el (uudecode-use-external): Add :version.
16960
16961         * smime.el (smime-CA-file, smime-encrypt-cipher)
16962         (smime-dns-server): Add :version.
16963
16964         * smiley.el (gnus-smiley-file-types): Add :version.
16965
16966         * sha1.el (sha1-use-external): Add :version.
16967
16968         * pgg-def.el (pgg-query-keyserver): Add :version.
16969
16970         * nnmail.el (nnmail-fancy-expiry-targets)
16971         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
16972         Add :version.
16973
16974         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
16975         (nnimap-retrieve-groups-asynchronous): Add :version.
16976         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
16977
16978         * mml.el (mml-content-disposition-parameters)
16979         (mml-insert-mime-headers-always): Add :version.
16980
16981         * mm-util.el (mm-coding-system-priorities): Add :version.
16982
16983         * mm-decode.el (mm-inline-text-html-with-images)
16984         (mm-keep-viewer-alive-types, mm-external-terminal-program)
16985         (mm-verify-option): Add :version.
16986         (mm-text-html-renderer): Change :version.
16987
16988         * message.el (message-fcc-externalize-attachments)
16989         (message-required-headers, message-draft-headers)
16990         (message-subject-trailing-was-query)
16991         (message-subject-trailing-was-ask-regexp)
16992         (message-subject-trailing-was-regexp, message-mark-insert-begin)
16993         (message-mark-insert-end, message-archive-header)
16994         (message-archive-note, message-cross-post-default)
16995         (message-cross-post-note, message-followup-to-note)
16996         (message-cross-post-note-function, message-use-mail-followup-to)
16997         (message-subscribed-address-functions)
16998         (message-subscribed-address-file, message-subscribed-addresses)
16999         (message-subscribed-regexps, message-allow-no-recipients)
17000         (message-yank-cited-prefix, message-signature-insert-empty-line)
17001         (message-hidden-headers, message-hierarchical-addresses)
17002         (message-mail-user-agent, message-use-idna)
17003         (message-valid-fqdn-regexp)
17004         (message-strip-special-text-properties, message-header-synonyms)
17005         (message-beginning-of-line, message-tab-body-function): Add :version.
17006         (message-insert-canlock, message-wide-reply-confirm-recipients):
17007         Change :version.
17008
17009         * mail-source.el (mail-source-ignore-errors): Add :group, :type
17010         and :version.
17011         (mail-source-delete-old-incoming-confirm)
17012         (mail-source-movemail-program): Add :version.
17013
17014         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
17015         (gnus-agent-cache, gnus-agent): Change :version.
17016
17017         * gnus-util.el (gnus-use-byte-compile): Change :version.
17018
17019         * gnus-sum.el (gnus-summary-make-false-root-always)
17020         (gnus-summary-default-high-score)
17021         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
17022         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
17023         (gnus-read-all-available-headers, gnus-article-emulate-mime)
17024         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
17025         (gnus-sum-thread-tree-single-indent)
17026         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
17027         (gnus-sum-thread-tree-leaf-with-other)
17028         (gnus-sum-thread-tree-single-leaf): Add :version.
17029         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
17030         (gnus-article-loose-mime): Change :version.
17031
17032         * gnus-start.el (gnus-backup-startup-file)
17033         (gnus-save-startup-file-via-temp-buffer): Add :version.
17034
17035         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
17036         (gnus-server-offline-face): Add :version.
17037
17038         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
17039
17040         * gnus-msg.el (gnus-gcc-externalize-attachments)
17041         (gnus-debug-files, gnus-debug-exclude-variables)
17042         (gnus-discouraged-post-methods): Change :version.
17043         (gnus-confirm-mail-reply-to-news)
17044         (gnus-confirm-treat-mail-like-news): Add :version.
17045
17046         * gnus-int.el (gnus-server-unopen-status): Add :version.
17047
17048         * gnus-group.el (gnus-group-jump-to-group-prompt)
17049         (gnus-large-ephemeral-newsgroup)
17050         (gnus-fetch-old-ephemeral-headers): Add :version.
17051
17052         * gnus-fun.el (gnus-x-face-directory)
17053         (gnus-convert-pbm-to-x-face-command)
17054         (gnus-convert-image-to-x-face-command)
17055         (gnus-convert-image-to-face-command): Add :version.
17056
17057         * gnus-delay.el (gnus-delay-default-hour): Add :version.
17058
17059         * gnus-cite.el (gnus-cite-blank-line-after-header)
17060         (gnus-article-boring-faces): Add :version.
17061
17062         * gnus-art.el (gnus-buttonized-mime-types)
17063         (gnus-inhibit-mime-unbuttonizing)
17064         (gnus-treat-display-face)
17065         (gnus-treat-body-boundary): Change :version.
17066         (gnus-body-boundary-delimiter, gnus-picon-databases)
17067         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
17068         (gnus-treat-date-english, gnus-treat-fold-headers)
17069         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
17070         (gnus-treat-mail-picon, gnus-treat-wash-html)
17071         (gnus-article-encrypt-protocol)
17072         (gnus-use-idna, gnus-article-over-scroll)
17073         (gnus-mime-display-multipart-alternative-as-mixed)
17074         (gnus-mime-display-multipart-related-as-mixed)
17075         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
17076         (gnus-ctan-url, gnus-button-ctan-handler)
17077         (gnus-button-handle-ctan-bogus-regexp)
17078         (gnus-button-ctan-directory-regexp)
17079         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
17080         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
17081         (gnus-button-man-level, gnus-button-emacs-level)
17082         (gnus-button-message-level, gnus-button-browse-level): Add :version.
17083
17084         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
17085         (gnus-agent-go-online): Change :version.
17086         (gnus-agent-expire-unagentized-dirs)
17087         (gnus-agent-auto-agentize-methods): Add :version.
17088
17089         * flow-fill.el (fill-flowed-display-column)
17090         (fill-flowed-encode-column): Add :version.
17091
17092         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
17093         (gnus-outlook-deuglify-unwrap-max)
17094         (gnus-outlook-deuglify-cite-marks)
17095         (gnus-outlook-deuglify-unwrap-stop-chars)
17096         (gnus-outlook-deuglify-no-wrap-chars)
17097         (gnus-outlook-deuglify-attrib-cut-regexp)
17098         (gnus-outlook-deuglify-attrib-verb-regexp)
17099         (gnus-outlook-deuglify-attrib-end-regexp)
17100         (gnus-outlook-display-hook): Add :version.
17101
17102         * binhex.el (binhex-use-external): Add :version.
17103
17104 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
17105
17106         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
17107         and `invisible'.
17108
17109 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
17110
17111         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
17112         in gnus-registry-trim.
17113
17114 2004-09-13  Simon Josefsson  <jas@extundo.com>
17115
17116         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
17117
17118         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
17119
17120         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
17121         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
17122         <yamaoka@jpl.org>.
17123         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
17124         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
17125         <yamaoka@jpl.org>.
17126
17127         * sieve.el (sieve-manage-mode): Ditto.
17128
17129 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
17130
17131         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
17132
17133 2004-09-11  Simon Josefsson  <jas@extundo.com>
17134
17135         * dns-mode.el: Add.
17136
17137         * mm-view.el (mm-display-dns-inline): Add.
17138
17139         * mm-decode.el (mm-inline-media-tests): Add text/dns.
17140         (mm-automatic-display): Ditto.
17141
17142         * mailcap.el (mailcap-mime-data): Add text/dns.
17143         (mailcap-mime-extensions): Map .soa to text/dns.
17144
17145 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
17146
17147         * gnus-art.el (article-decode-mime-words, article-babel)
17148         (gnus-article-highlight-signature, gnus-article-add-buttons)
17149         (gnus-signature-toggle): Remove unnecessary bindings of
17150         `inhibit-read-only' inherited from v5.10 merge.
17151
17152 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
17153
17154         * nntp.el (nntp): New customization group.
17155         (nntp-authinfo-file): Add customization group.
17156
17157         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
17158
17159         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
17160
17161         * gnus.el (to-address, to-list, subscribed)
17162         (large-newsgroup-initial): Ditto.
17163
17164         * flow-fill.el (fill-flowed-display-column)
17165         (fill-flowed-encode-column): Ditto.
17166
17167 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
17168
17169         * message.el (message-tokenize-header, message-send-mail-with-qmail):
17170         Use point-min rather than 1.
17171         (message-send-mail): Use buffer-size rather than point-max.
17172
17173         * gnus-sum.el (gnus-summary-search-article-forward):
17174         Signal a specific `search-failed' rather than a generic `error'.
17175
17176         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
17177         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
17178         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
17179
17180 2004-09-10  Simon Josefsson  <jas@extundo.com>
17181
17182         * nndb.el (require): Remove tcp and duplicate cl.
17183
17184 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17185
17186         * gnus-agent.el (directory-files-and-attributes): Move forward.
17187
17188 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
17189
17190         * gnus-agent.el (directory-files-and-attributes):
17191         Optionally defined to support XEmacs.
17192
17193 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
17194
17195         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
17196         to avoid run-time CL dependencies.
17197         (gnus-agent-unfetch-articles): New function.
17198         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
17199         article numbers even when local .overview file is missing.
17200         (gnus-agent-read-article-number): New function.  Only accepts
17201         27-bit article numbers.
17202         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
17203         Use gnus-agent-read-article-number.
17204         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
17205         from backend while recognizing that article numbers in .overview
17206         must be valid.
17207         (gnus-agent-update-files-total-fetched-for):
17208         Use directory-files-and-attributes to improve performance.
17209         * gnus-int.el (gnus-request-move-article):
17210         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
17211         improve performance.
17212
17213         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
17214         some users confused by references to .newsrc when they only have a
17215         .newsrc.eld file.
17216         (gnus-convert-mark-converter-prompt)
17217         (gnus-convert-converter-needs-prompt): Fix use of property list.
17218         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
17219         New function.  Used internally to only display 'gnus converting
17220         files' message when actually necessary.
17221
17222         * gnus-sum.el (): Remove (require 'gnus-agent) as required
17223         methods now autoloaded.
17224
17225 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17226
17227         * gnus-sum.el (gnus-summary-insert-subject): Remove list
17228         identifiers.
17229
17230 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
17231
17232         * gnus-picon.el: Fix indentation and closing parenthesis.
17233
17234 2004-09-01  Simon Josefsson  <jas@extundo.com>
17235
17236         * message.el (message-canlock-generate): Require sha1, not
17237         sha1-el.  (Can we get rid of this require altogether?  It is ugly
17238         to require within a function.  Sadly, if sha1.el isn't loaded, the
17239         let binding in m-c-g will hide the defcustom definition, which is
17240         bad.)
17241
17242         * canlock.el: Require sha1, not sha1-el.
17243
17244         * message.el: Don't autoload sha1 (there is a autoload cookie in
17245         sha1.el).
17246
17247         * sha1-el.el: Rename to sha1.el.
17248
17249 2004-08-30  Juanma Barranquero  <lektu@terra.es>
17250
17251         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
17252
17253 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
17254
17255         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
17256
17257 2004-08-30  Kim F. Storm  <storm@cua.dk>
17258
17259         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
17260
17261         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
17262         Add :group 'nnimap.
17263
17264 2004-08-30  Andreas Schwab  <schwab@suse.de>
17265
17266         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
17267         ?* and ?\;.
17268
17269         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
17270         and ?\' to symbol instead of whitespace.
17271
17272 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17273
17274         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
17275
17276         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
17277         instead of re-search-forward.
17278
17279         * gnus-uu.el (gnus-uu-save-article): Ditto.
17280         (gnus-uu-post-encode-uuencode): Ditto.
17281
17282         * html2text.el (html2text-clean-list-items): Ditto.
17283         (html2text-clean-dtdd): Ditto.
17284         (html2text-format-tags): Ditto.
17285
17286         * message.el (message-send-mail-with-sendmail): Fix regexp.
17287         (message-fill-field-general): Use search-forward instead of
17288         re-search-forward.
17289         (unbold-region): Ditto.
17290
17291         * nnrss.el (nnrss-request-article): Ditto.
17292
17293         * nnslashdot.el (nnslashdot-request-article): Ditto.
17294
17295         * nnweb.el (nnweb-gmane-wash-article): Ditto.
17296
17297         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
17298         "Unrecognized menu descriptor" error in XEmacs.
17299
17300 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
17301
17302         * gnus-sum.el (gnus-read-header): Don't remove a header for the
17303         parent article of a sparse article in the thread hashtb.
17304
17305 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
17306
17307         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
17308         (nnmail-expand-newtext): Lowercase expanded entries if
17309         nnmail-split-lowercase-expanded is non-nil.
17310
17311 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17312
17313         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
17314
17315         * gnus-group.el (gnus-group-line-format-alist): Convert the value
17316         of gnus-tmp-news-method into string under XEmacs.  It will be
17317         passed to gnus-correct-length which takes only a string argument.
17318
17319 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17320
17321         * gnus-util.el (gnus-bind-print-variables): New macro.
17322         (gnus-prin1): Use it.
17323         (gnus-prin1-to-string): Use it.
17324         (gnus-pp): New function.
17325         (gnus-pp-to-string): New function.
17326
17327         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
17328         Replace pp-to-string with gnus-pp-to-string.
17329         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
17330         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
17331         * gnus-msg.el (gnus-debug): Ditto.
17332         * gnus-score.el (gnus-score-save): Ditto.
17333         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
17334         gnus-pp-to-string.
17335         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
17336         with gnus-pp.
17337         * score-mode.el (gnus-score-pretty-print): Ditto.
17338         * webmail.el (webmail-debug): Ditto.
17339
17340 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17341
17342         * gnus-art.el (article-display-face, article-display-x-face):
17343         Use buffer-read-only.
17344
17345 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17346
17347         * gnus-art.el (article-hide-list-identifiers):
17348         Bind inhibit-read-only as t.
17349
17350 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
17351
17352         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
17353
17354 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17355
17356         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
17357         (gnus-narrow-to-page): Don't assume point-min == 1.
17358         (gnus-article-edit-mode): Derive from message-mode.
17359
17360         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
17361         point-min == 1.
17362
17363         * imap.el (imap-parse-address-list, imap-parse-body-ext):
17364         Disable incorrect use of `assert'.
17365
17366         * message.el (message-mode): Set comment-start-skip.
17367
17368
17369 2004-08-22  Sam Steingold  <sds@gnu.org>
17370
17371         * pop3.el (pop3-leave-mail-on-server): New user variable.
17372         (pop3-movemail): Delete mail only when it is nil.
17373
17374 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
17375
17376         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
17377
17378         * mml.el (mml-preview): Use `pop-to-buffer'.
17379
17380         * message.el (message-goto-mail-followup-to): Insert after "To".
17381         (message-carefully-insert-headers): Add comment.
17382
17383         * gnus.el: Remove unused variable `gnus-article-check-size'.
17384
17385         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
17386
17387         * gnus-art.el (gnus-button-alist):
17388         Improve `gnus-button-handle-library' entry.
17389
17390 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
17391
17392         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
17393         Use downcase, since XEmacs capitalizes error messages differently.
17394
17395 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
17396
17397         * nntp.el: Add (require 'gnus) due to reference to
17398         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
17399
17400 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
17401
17402         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
17403         Bind `mm-fill-flowed'.
17404
17405         * mm-decode.el (mm-dissect-singlepart): Check it.
17406
17407 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
17408
17409         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
17410         'imap' for netrc parsing.
17411
17412 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
17413
17414         * mailcap.el (mailcap-mime-data): Mark as risky.
17415
17416 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17417
17418         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
17419         may be included in the encoded word.
17420         (rfc2047-encode): Don't append a space if the encoded word
17421         includes close parenthesis.
17422
17423 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17424
17425         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
17426         of text within parentheses.
17427
17428 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
17429
17430         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
17431         (gnus-encrypt-write-file-contents): Make the password key the file
17432         name PLUS the cipher, not just the cipher.  Also remove failed
17433         passwords from the cache.
17434
17435 2004-08-06  Simon Josefsson  <jas@extundo.com>
17436
17437         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
17438         Doc fix.
17439
17440 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17441
17442         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
17443         LWSP.
17444
17445 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
17446
17447         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17448         Try to append in-reply-to: data to the references: header.
17449
17450         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
17451         (netrc-parse): Use gnus-encrypt.el functions.
17452
17453         * gnus-encrypt.el: Add new file for encryption support; currently
17454         does only a few GPG ciphers and an internal XOR cipher.
17455
17456         * password.el: Add comments on using password-read-and-add.
17457         (password-read-and-add): Add function to read and add the
17458         password to the cache at once.
17459
17460 2004-07-28  Simon Josefsson  <jas@extundo.com>
17461
17462         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
17463         parameter (but don't use it, for now).
17464
17465         * imap.el (imap-ssl-open): Use imap-process-connection-type,
17466         instead of hard coding to nil.
17467
17468 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17469
17470         * mm-view.el (mm-inline-image-emacs): Open lines under an image
17471         as mm-inline-image-xemacs does.
17472
17473 2004-07-26  Simon Josefsson  <jas@extundo.com>
17474
17475         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
17476         Revert part of 2004-07-17 change below.
17477
17478 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17479
17480         * rfc2047.el (rfc2047-encode-region): Don't infloop.
17481         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17482
17483 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17484
17485         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
17486         quotes that actually start with ">" at the beginning of the
17487         lines.
17488
17489 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17490
17491         * rfc2047.el (rfc2047-encode-region): Fix last change.
17492         (rfc2047-encode-parameter): Remove useless concat.
17493
17494 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17495
17496         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
17497         encode special characters; fix some kind of misconfigured headers;
17498         signal a real error if debug-on-quit or debug-on-error is non-nil.
17499         (rfc2047-encode-max-chars): New variable.
17500         (rfc2047-encode-1): Use it.
17501         (rfc2047-encode-parameter): New function.
17502
17503         * mml.el (mml-insert-parameter): Remove an excessive space.
17504
17505 2004-07-17  Simon Josefsson  <jas@extundo.com>
17506
17507         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
17508         Kai Grossjohann <kai@emptydomain.de>.
17509         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
17510         (gnus-group-make-menu-bar): Ditto.
17511
17512         * gnus-util.el (gnus-group-server): Add.
17513
17514 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
17515
17516         * message.el (message-clone-locals): Clone sendmail and smtp
17517         variables.
17518
17519 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17520
17521         * rfc2047.el (rfc2047-encode-region): Fix last change.
17522
17523 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17524
17525         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
17526         characters as non-special.
17527
17528 2004-07-09  Simon Josefsson  <jas@extundo.com>
17529
17530         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
17531         Users will lose all flag changes made while unplugged with
17532         e.g. nntp unless flag synchronization happens, thus `nil' is not a
17533         good default.  See numerous reports on ding mailing list.
17534
17535 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17536
17537         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
17538         add generate-head-function and generate-article-function to the
17539         rfc822-forward entry.
17540         (nndoc-rfc822-forward-generate-article): New function.
17541         (nndoc-rfc822-forward-generate-head): New function.
17542
17543         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
17544
17545 2004-07-06  Dan Christensen  <jdc@uwo.ca>
17546
17547         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
17548         respect display group parameter and gnus-summary-expunge-below.
17549         (gnus-articles-to-read): Remove unused reference to display group
17550         parameter.
17551
17552 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17553
17554         * nnheader.el (nnheader-uniquify-message-id): New experimental
17555         variable.
17556         (nnheader-nov-read-message-id): Use it.
17557
17558         * spam-report.el (spam-report-gmane): Add interactive.
17559
17560 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17561
17562         * mm-encode.el (mm-content-transfer-encoding-defaults):
17563         Use qp-or-base64 for the application/* types.
17564
17565 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
17566
17567         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
17568
17569 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
17570
17571         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
17572         trim value.
17573
17574 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
17575
17576         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
17577         New macro and function.
17578         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
17579
17580 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17581
17582         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
17583         after-load-alist.
17584
17585 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17586
17587         * gnus-group.el (gnus-group-get-new-news-this-group):
17588         Don't update info that isn't there.
17589
17590 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
17591
17592         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
17593         entry.
17594
17595 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17596
17597         * mm-view.el (mm-inline-render-with-function): Use multibyte
17598         buffer; decode html source by charset.
17599
17600         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
17601
17602         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
17603         Mule-UCS is loaded under XEmacs.
17604         (mm-mime-mule-charset-alist): Avoid duplicated entries.
17605
17606 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
17607
17608         * nnheader.el (nnheader-max-head-length): Increase to 8192.
17609
17610 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17611
17612         * mm-util.el (mm-coding-system-p): Return a coding-system.
17613         (mm-mime-mule-charset-alist): Use shift_jis instead of
17614         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
17615         entries for the mime charsets iso-2022-jp-3 and shift_jis.
17616         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
17617         instead of japanese-shift-jis and iso-latin-1 respectively in
17618         order to share the default value with both Emacs and XEmacs-mule.
17619         (mm-mule-charset-to-mime-charset):
17620         Make mm-coding-system-priorities effective.
17621         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
17622         while predicating of candidates upon the priorities.
17623
17624 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
17625
17626         * gnus-sum.el (gnus-summary-make-menu-bar):
17627         Add gnus-uu-invert-processable.
17628
17629         * gnus.el: Autoload gnus-uu-invert-processable.
17630
17631 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17632
17633         * mm-util.el (mm-with-multibyte-buffer): New macro.
17634
17635         * rfc2047.el (rfc2047-encode-string): Use it.
17636         (rfc2047-encode-region): Move point to the end of the region after
17637         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
17638
17639 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17640
17641         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
17642         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
17643
17644 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17645
17646         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
17647         (gnus-cite-parse): Ignore quoted envelope From_.
17648         Suggested by Karl Chen <quarl@nospam.quarl.org>.
17649
17650 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
17651
17652         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
17653         invalid addresses.
17654
17655 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
17656
17657         * spam.el: Change section markers, revise TODO list.
17658         (spam-backends): Make new master list of all installed backends.
17659         (spam-summary-exit-behavior): Add new variable to determine how
17660         messages moves are done at summary exit.
17661         (spam-move-spam-nonspam-groups-only)
17662         (spam-process-ham-in-nonham-groups)
17663         (spam-process-ham-in-spam-groups): Remove variables, the
17664         spam-summary-exit-behavior variable should be used to manage this
17665         behavior.
17666         (spam-old-ham-articles, spam-old-spam-articles): Remove.
17667         (spam-old-articles): Add variable, replacing spam-old-ham-articles
17668         and spam-old-spam-articles.
17669         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
17670         Add empty variables, placeholders for the backends they represent.
17671         (spam-set-difference): Move, unchanged.
17672         (spam-list-of-processors): Declare OBSOLETE, not used anymore
17673         unless the user has a processor variable.
17674         (spam-classifications, spam-classification-valid-p)
17675         (spam-backend-properties, spam-backend-property-valid-p)
17676         (spam-backend-function-type-valid-p)
17677         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
17678         (spam-report-articles-gmane, spam-report-articles-resend):
17679         Remove functions, they are not needed.
17680         (spam-install-backend-super, spam-backend-list)
17681         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
17682         (spam-backend-function, spam-backend-ham-registration-function)
17683         (spam-backend-spam-registration-function)
17684         (spam-backend-ham-unregistration-function)
17685         (spam-backend-spam-unregistration-function)
17686         (spam-backend-statistical-p, spam-backend-mover-p)
17687         (spam-install-backend-alias, spam-install-checkonly-backend)
17688         (spam-install-mover-backend, spam-install-nocheck-backend)
17689         (spam-install-backend, spam-install-statistical-backend)
17690         (spam-install-statistical-checkonly-backend): Add backend installation
17691         support.
17692         (spam-summary-prepare-exit): Rewrite to use the new backend code.
17693         (spam-group-processor-p): Use the new backend code and respect the
17694         summary exit behavior.
17695         (spam-mark-spam-as-expired-and-move-routine): Remove.
17696         (spam-summary-prepare): Change to use the new spam-old-articles
17697         variable.
17698         (spam-copy-or-move-routine, spam-copy-spam-routine)
17699         (spam-move-spam-routine, spam-copy-ham-routine)
17700         (spam-move-ham-routine): Add code to copy/move ham or spam.
17701         (spam-fetch-field-fast): Improve doc and code, plus allow the
17702         'number request.
17703         (spam-list-of-checks, spam-list-of-statistical-checks):
17704         Remove variables.
17705         (spam-split, spam-find-spam): Use the new backend code.
17706         (spam-registration-functions): Remove variable.
17707         (spam-unregister-routine): Add convenience wrapper.
17708         (spam-log-undo-registration, spam-register-routine)
17709         (spam-log-processing-to-registry)
17710         (spam-log-unregistration-needed-p): Rename "check" to "backend"
17711         where possible.
17712         (spam-check-gmane-xref, spam-check-regex-headers)
17713         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
17714         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
17715         (spam-check-bogofilter-headers, spam-check-spamoracle)
17716         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
17717         (spam-check-crm114-headers): Use the spam-split-group that
17718         spam-split prepares, no need to determine it every time.
17719
17720         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
17721         to the nnheader-parse-naked-head call.
17722
17723         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
17724
17725         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
17726         the nnheader-nov-read-message-id call.
17727
17728 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17729
17730         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
17731         gnus-activate-group twice.  Suggested by Markus Peter
17732         <warp@spin.de>.
17733
17734 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17735
17736         * gnus-art.el (gnus-article-time-format): Exchange the order of
17737         day and month in the default value; fix customization type.
17738         (article-date-ut): Use add-text-properties.
17739         (article-make-date-line): Use message-make-date instead of
17740         current-time-string.
17741
17742         * message.el (message-fetch-field): Don't use set-text-properties.
17743         (message-make-date): Simplify.
17744
17745         * messagexmas.el (message-xmas-make-date): New function.
17746         (message-xmas-redefine): Defalias message-make-date to it.
17747
17748 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17749
17750         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
17751         (rfc2047-encode-region): Treat text within parentheses as special;
17752         show the original text when error has occurred.
17753
17754         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
17755         already-computed method to gnus-activate-group.
17756
17757         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
17758         same select-methods identical Lisp objects.
17759
17760         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
17761         object when modifying the info.
17762
17763 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17764
17765         * gnus-srvr.el (gnus-server-set-info): Remove the server from
17766         gnus-opened-servers since it has never been opened with the new
17767         configuration yet.
17768
17769 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17770
17771         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
17772         arg to nnheader-generate-fake-message-id.
17773
17774 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
17775
17776         * nnheader.el (nnheader-generate-fake-message-id): Accept a
17777         number and build a fake message ID localized to a group and
17778         article number (so it's repeatable from that point on).
17779         (nnheader-fake-message-id-p): Change regex to accomodate new fake
17780         ID format.
17781
17782         * gnus-sum.el (gnus-get-newsgroup-headers):
17783         Call nnheader-generate-fake-message-id with the article number.
17784
17785 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
17786
17787         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
17788         end-of-buffer.
17789
17790 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17791
17792         * message.el (message-ignored-supersedes-headers): Add Approved.
17793
17794 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17795
17796         * rfc2047.el (rfc2047-encode-message-header): Remove useless
17797         goto-char.
17798         (rfc2047-encode): Fold the line before encoding.
17799
17800 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17801
17802         * rfc2047.el (rfc2047-encode-message-header): Disabled header
17803         folding -- not all headers can be folded, and this should be done
17804         by the message composition mode.  Probably.  I think.
17805
17806 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17807
17808         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
17809         fast.
17810
17811         * gnus-ems.el (gnus-remove-image): Don't use
17812         message-text-with-property; remove only the image found first.
17813
17814         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
17815         found first.
17816
17817 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
17818
17819         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
17820
17821 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17822
17823         * message.el (message-text-with-property): Make it fast and accept
17824         optional arguments.
17825         (message-strip-forbidden-properties): Use it.
17826         (message-fix-before-sending): Follow the m-t-w-p change.
17827
17828         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
17829
17830 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17831
17832         * gnus-art.el (article-hide-headers): Don't change the buffer
17833         mistakenly when performing mml-preview even if
17834         gnus-single-article-buffer is nil.
17835
17836 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
17837
17838         * message.el (message-expand-name-databases): New user option.
17839         (message-expand-name): Use it.
17840
17841 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
17842
17843         * spam.el (spam-report-articles-resend)
17844         (spam-report-resend-register-routine): Allow ham reporting.
17845         (spam-report-resend-register-ham-routine): Add wrapper.
17846         (spam-registration-functions): Add ham resending functions.
17847         (spam-list-of-processors): Add ham resend processor.
17848
17849         * gnus.el (ham-resend-to): Add new group parameter.
17850         (spam-process): Add ham resend option.
17851
17852         * spam-report.el (spam-report-resend): Allow reporting ham.
17853         (spam-report-resend-ham): Add wrapper.
17854
17855 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17856
17857         * message.el (message-cite-articles-with-x-no-archive):
17858         New variable.
17859         (message-cite-original): Use it.
17860
17861 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17862
17863         * message.el (message-cite-original): Respect X-No-Archive.
17864
17865 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17866
17867         * gnus-art.el (article-hide-headers): Refer to the values for
17868         gnus-ignored-headers and gnus-visible-headers in the summary
17869         buffer since a user may have set them as group parameters.
17870
17871 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
17872
17873         * assistant.el (assistant-node-name): Add convenience function.
17874         (assistant-render-text, assistant-render-node): Add error handling,
17875         plus handle multiple next nodes.
17876         (assistant-find-next-node): Comment out for now.
17877         (assistant-find-next-nodes): Add function, returns list of next
17878         nodes.
17879
17880 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
17881
17882         * mail-source.el (mail-source-directory): Fix doc-string.
17883
17884 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
17885
17886         * assistant.el (assistant-render-text, assistant-eval): Add :set
17887         widget type, which is different because it takes and returns a
17888         list.  Much hilarity ensues.
17889
17890 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
17891
17892         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
17893
17894         * gnus-group.el (gnus-group-get-new-news-this-group):
17895         Add doc-string.
17896
17897         * gnus-start.el (gnus-activate-group): Add doc-string.
17898
17899 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17900
17901         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
17902
17903 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
17904
17905         * assistant.el (assistant-render-text): Try to add a :set
17906         widget, more to come.
17907
17908         * spam.el (spam-group-spam-contents-p): Handle empty groupname
17909         strings.
17910         (spam-report-articles-resend)
17911         (spam-register-routine): Do registration iff any articles warrant
17912         it.
17913         (spam-summary-prepare-exit): Change log message for nil group
17914         destinations.
17915
17916 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
17917
17918         * spam.el (spam-report-resend-register-routine):
17919         Allow spam-report-resend-to to be a group parameter or a global value.
17920
17921 2004-05-26  Simon Josefsson  <jas@extundo.com>
17922
17923         * starttls.el: Merge with my GNUTLS based starttls.el.
17924         (starttls-gnutls-program, starttls-use-gnutls)
17925         (starttls-extra-arguments, starttls-process-connection-type)
17926         (starttls-connect, starttls-failure, starttls-success):
17927         New variables.
17928         (starttls-program, starttls-extra-args): Doc fix.
17929         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
17930         New functions.
17931         (starttls-negotiate, starttls-open-stream):
17932         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
17933         function if it is set.
17934
17935 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17936
17937         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
17938         structured fields.
17939
17940 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17941
17942         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
17943
17944 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
17945
17946         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
17947         Add variable.
17948         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
17949         assigning the spam-mark to new messages.
17950
17951 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
17952
17953         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
17954
17955 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17956
17957         * dgnushack.el: Autoload customize-set-variable for XEmacs.
17958
17959         * rfc2047.el (rfc2047-encodable-p): Don't move point.
17960         (rfc2047-decode): Treat the ascii coding-system as raw-text by
17961         default.
17962
17963 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
17964
17965         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
17966         correct data.
17967
17968 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
17969
17970         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
17971         (spam-group-processor-p): Fix function.
17972         (spam-group-processor-multiple-p)
17973         (spam-group-spam-processor-report-gmane-p)
17974         (spam-group-spam-processor-report-resend-p)
17975         (spam-group-spam-processor-bogofilter-p)
17976         (spam-group-spam-processor-blacklist-p)
17977         (spam-group-spam-processor-ifile-p)
17978         (spam-group-ham-processor-ifile-p)
17979         (spam-group-spam-processor-spamoracle-p)
17980         (spam-group-spam-processor-crm114-p)
17981         (spam-group-ham-processor-bogofilter-p)
17982         (spam-group-spam-processor-stat-p)
17983         (spam-group-ham-processor-stat-p)
17984         (spam-group-ham-processor-whitelist-p)
17985         (spam-group-ham-processor-BBDB-p)
17986         (spam-group-ham-processor-spamoracle-p)
17987         (spam-group-ham-processor-copy-p): Remove functions with some
17988         prejudice against unneeded code.
17989         (spam-report-articles-resend)
17990         (spam-report-resend-register-routine): Allow the group/topic
17991         spam-resend-to value to override spam-report-resend-to.
17992         (spam-summary-prepare-exit): Invoke spam-group-processor-p
17993         properly now.
17994
17995         * gnus.el (spam-resend-to): Add group/topic parameter.
17996         (spam-process): Move the OBSOLETE processors to the end of the
17997         choices.
17998
17999 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
18000
18001         * spam-report.el (spam-report-resend-to, spam-report-resend):
18002         Start with resend-to set to nil, and then ask the user if necessary.
18003         (spam-report-resend): spam-report-resend takes a list of articles, not
18004         separate article numbers.
18005
18006 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18007
18008         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
18009         addition to emacs-w3m.
18010
18011 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18012
18013         * assistant.el (assistant-authinfo-data): New function.
18014         (assistant-eval): Eval for entire assistant.
18015
18016         * netrc.el (netrc-services-file): New variable.
18017         (netrc-parse-services): New function.
18018         (netrc-find-service-name): New function.
18019         (netrc-find-service-number): New function.
18020         (netrc-port-equal): New function.
18021         (netrc-machine): Use it.
18022
18023         * nnimap.el (nnimap-open-connection): Use netrc.
18024
18025         * gnus-util.el (gnus-netrc-get): Remove aliases.
18026
18027         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
18028
18029         * assistant.el (wid-edit): Fix compilation.
18030
18031         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
18032
18033 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
18034
18035         * gnus-util.el (gnus-set-file-modes): New function.  (small
18036         patch).
18037
18038 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18039
18040         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
18041
18042         * assistant.el (assistant-render-node): Fix up rendering and
18043         read-only text.
18044         (assistant-render-node): Reset.
18045         (assistant-make-read-only): Not sticky.
18046
18047 2004-05-20  Danny Siu  <dsiu@adobe.com>
18048
18049         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
18050         centered even when gnus-auto-center-summary is t.
18051
18052 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18053
18054         * dns.el (dns-get-txt-answer): New function.
18055         (dns-read-txt): Ditto.
18056         (query-dns): Use it.
18057
18058 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18059
18060         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
18061         active for foreign groups even if the group level is higher than
18062         the specified value.
18063
18064 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18065
18066         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
18067         non-active groups.
18068
18069         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
18070
18071 2004-05-20  Magnus Henoch  <mange@freemail.hu>
18072
18073         * dns.el (dns-read-type): Add support for SVR.  (small patch)
18074
18075 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
18076
18077         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
18078         (spam-crm114-header, spam-crm114-spam-switch)
18079         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
18080         (spam-crm114-positive-spam-header)
18081         (spam-crm114-database-directory, spam-list-of-processors)
18082         (spam-group-spam-processor-crm114-p)
18083         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
18084         (spam-generic-score, spam-list-of-checks)
18085         (spam-list-of-statistical-checks, spam-registration-functions)
18086         (spam-check-crm114-headers, spam-crm114-score)
18087         (spam-check-crm114, spam-crm114-register-with-crm114)
18088         (spam-crm114-register-spam-routine)
18089         (spam-crm114-unregister-spam-routine)
18090         (spam-crm114-register-ham-routine)
18091         (spam-crm114-unregister-ham-routine): Add CRM114 support.
18092         From asjo@koldfront.dk (Adam Sjøgren).
18093
18094         * gnus.el: Add spam-use-crm114.
18095
18096         * spam.el (spam-list-of-processors, spam-registration-functions):
18097         Add spam-use-resend.
18098         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
18099         (spam-report-articles-gmane): Add doc fix.
18100         (spam-report-articles-resend, spam-report-resend-register-routine):
18101         Add wrappers around spam-report-resend-to.
18102
18103         * spam-report.el (spam-report-resend-to, spam-report-resend):
18104         Add support for resending spam.
18105         (spam-report-gmane): Fix line length >80.
18106
18107         * gnus.el (spam-process): Add spam-use-resend.
18108
18109 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18110
18111         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
18112         number of processed spam messages.
18113         (spam-ham-copy-or-move-routine): Return the number of processed
18114         ham messages.
18115         (spam-summary-prepare-exit): Use the above values to decide
18116         whether status messages shouled be displayed.
18117
18118 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18119
18120         * rfc2047.el (rfc2047-encode-function-alist): Rename from
18121         `rfc2047-encoding-function-alist' in order to avoid conflicting
18122         with the old version.
18123         (rfc2047-encode-region): Concatenate words containing non-ASCII
18124         characters in structured fields; don't encode space-delimited
18125         ASCII words even in unstructured fields; don't break words at
18126         char-category boundaries.
18127         (rfc2047-encode-1): New function.
18128         (rfc2047-encode): Use it; encode text so that it occupies the
18129         maximum width within 76-column; work correctly on Q encoding for
18130         iso-2022-* charsets.
18131         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
18132         sure not to break a line just after the header name.
18133         (rfc2047-b-encode-region): Remove.
18134         (rfc2047-b-encode-string): New function.
18135         (rfc2047-q-encode-region): Remove.
18136         (rfc2047-q-encode-string): New function.
18137
18138         * mm-util.el (mm-replace-in-string): New function.
18139
18140 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18141
18142         * gnus-msg.el (gnus-inews-make-draft-meta-information):
18143         Really get it right.
18144         (gnus-inews-make-draft): Really.
18145
18146 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
18147
18148         * nnmh.el (nnmh-request-list-1): Don't check the link count
18149         before descending.  (small patch)
18150
18151 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18152
18153         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
18154         stuff.
18155
18156         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
18157         Match on real group name.
18158
18159         * gnus-art.el (gnus-signature-limit): Doc fix.
18160
18161         * gnus-msg.el (gnus-inews-make-draft): Quote list.
18162
18163         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
18164
18165 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
18166
18167         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
18168         isn't a string.
18169
18170 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18171
18172         * gnus-draft.el (gnus-draft-send):
18173         Bind rfc2047-encode-encoded-words.
18174
18175         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
18176         (rfc2047-encodable-p): Say that =? needs encoding.
18177         (rfc2047-encode-encoded-words): New variable.
18178
18179         * gnus-group.el (gnus-group-select-group): Doc fix.
18180
18181         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
18182
18183         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
18184         to nil.
18185
18186         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
18187
18188         * nnheader.el (nnheader-get-lines-and-char): New function.
18189
18190 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
18191
18192         * gnus-msg.el (gnus-summary-followup-with-original):
18193         Document yanking of region when active.
18194
18195 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18196
18197         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
18198         groups if the group level is higher than the specified value.
18199
18200 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18201
18202         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
18203         (gnus-group-jump-to-group): Add prefix argument using
18204         `gnus-group-jump-to-group-prompt'.  Query before jumping to
18205         non-active group.
18206
18207         * compface.el (uncompface): Be verbose when changing
18208         `uncompface-use-external'.
18209
18210         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
18211         handle manual section.
18212
18213 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18214
18215         * gnus-art.el (gnus-button-alist): Revert previous change.
18216
18217 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18218
18219         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
18220
18221 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18222
18223         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
18224         whether backend can accept message.
18225
18226         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
18227
18228 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
18229
18230         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
18231         Avoid creating directory when nntp-marks-is-evil is true.
18232         Reported by Reiner Steib.
18233
18234 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18235
18236         * gnus-picon.el (gnus-picon-style): New variable.
18237         (gnus-picon-insert-glyph): Add optional `nostring' argument.
18238         (gnus-picon-transform-address): Support `gnus-picon-style'.
18239         From Jesper Harder <harder@ifa.au.dk>.
18240
18241 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18242
18243         * message.el (message-fill-field): Return point.
18244         (message-generate-headers): Go to end of field.
18245
18246         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
18247         stuff for non-living groups.
18248
18249 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
18250
18251         * gnus-art.el (gnus-article-followup-with-original)
18252         (gnus-article-reply-with-original): gnus-mark-active-p ->
18253         gnus-region-active-p.
18254
18255 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
18256
18257         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
18258         only when there is spam or ham to be processed.
18259
18260 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18261
18262         * mail-source.el (mail-source-delete-crash-box): Refactor.
18263         (mail-source-fetch): Use it.
18264         (mail-source-fetch-file): Ditto.
18265         (mail-source-fetch-directory): Run postscript in loop.
18266         (mail-source-fetch-pop): Delete.
18267         (mail-source-fetch-maildir): Ditto.
18268         (mail-source-fetch-imap): Ditto.
18269
18270         * imap.el (imap-authenticators): Comment out sasl.
18271
18272         * message.el (message-skip-to-next-address): New function.
18273         (message-fill-header-address): Refactor.
18274         (message-fill-address): Use it.
18275         (message-delete-address): Use it.
18276         (message-fill-header-general): Refactor.
18277         (message-fill-field-address): Rename.
18278         (message-narrow-to-field): Find the start of the header.
18279         (message-header-format-alist): Don't pre-fill.
18280         (message-fill-header): Remove.
18281         (message-insert-header): New function.
18282         (message-shorten-references): Use it.
18283
18284         * rfc2047.el (rfc2047-field-value): Strip props.
18285
18286         * mail-parse.el (mail-header-make-address): New alias.
18287
18288         * ietf-drums.el (ietf-drums-make-address): New function.
18289
18290         * imap.el: Add compiler directives.
18291
18292         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
18293
18294         * gnus-art.el (article-decode-idna-rhs): Don't use
18295         message-idna-inside-rhs-p.
18296
18297 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18298
18299         * message.el (message-idna-inside-rhs-p): Remove.
18300         (message-idna-to-ascii-rhs-1): Use proper address parsing.
18301
18302         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
18303         false positives.
18304
18305 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
18306
18307         * imap.el (imap-sasl-make-mechanisms): Use sasl.
18308
18309 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18310
18311         * nneething.el (nneething-file-name): Don't create spurious
18312         files.
18313
18314         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
18315         (gnus-inews-do-gcc): Remove sleep.
18316
18317         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
18318         part under point.
18319
18320         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
18321         (gnus-agent-regenerate-group): Using nil messages aren't valid.
18322
18323 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
18324
18325         * spam.el (spam-summary-prepare-exit): Fix (length).
18326
18327 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
18328
18329         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
18330         as expired without moving it" message when there are spam
18331         messages left.
18332
18333 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
18334
18335         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
18336         header is not nil.
18337
18338 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
18339
18340         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
18341         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
18342         (nntp-marks-changed-p): New arg SERVER.
18343         (nntp-request-update-info): Adjust caller.
18344
18345 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
18346
18347         * nntp.el (nntp-save-marks): Pass missing arg.
18348
18349 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
18350
18351         * nntp.el: Support marks.
18352         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
18353         (nntp-marks-modtime, nntp-marks-directory): New variables.
18354         (nntp-request-set-mark, nntp-request-update-info)
18355         (nntp-possibly-create-directory, nntp-marks-changed-p)
18356         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
18357         New functions.
18358
18359 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
18360
18361         * gnus-xmas.el (gnus-xmas-select-lowest-window)
18362         (gnus-xmas-redefine): Rename.
18363
18364         * gnus-score.el (gnus-score-insert-help):
18365         Use gnus-select-lowest-window.
18366
18367         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
18368         appt-select-lowest-window and rename to gnus-select-lowest-window.
18369
18370         * gnus.el: do.
18371
18372 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18373
18374         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
18375         encodings of MIME-encoded words, in order to improve
18376         interoperability with several broken MUAs.
18377
18378 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18379
18380         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
18381         tags, only when charsets are not specified in headers.
18382         (mm-inline-text-html-render-with-w3m): Ditto.
18383
18384         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
18385         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
18386
18387 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18388
18389         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
18390         instead of MIME-decoded from fields when checking
18391         `gnus-article-address-banner-alist'.
18392
18393 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
18394
18395         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
18396         description rather than subject.
18397
18398 2004-05-02  Steve Youngs  <steve@youngs.au.com>
18399
18400         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
18401
18402 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18403
18404         * gnus.el (gnus-version-number): Bump.
18405
18406 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18407
18408         * gnus.el: No Gnus v0.2 is released.
18409
18410 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18411
18412         * gnus-agent.el (gnus-agent-read-agentview):
18413         Inline gnus-uncompress-range.
18414
18415 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18416
18417         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
18418         `exec-installed-p'.
18419
18420 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18421
18422         * gnus.el (spam-process, spam-autodetect-methods):
18423         Add bsfilter and bsfilter-headers.
18424
18425         * spam.el (spam-bsfilter): New customize group.
18426         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
18427         (spam-bsfilter-header, spam-bsfilter-probability-header)
18428         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
18429         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
18430         (spam-bsfilter-database-directory): New options.
18431         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
18432         (spam-list-of-statistical-checks, spam-registration-functions):
18433         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
18434         (spam-bsfilter-score): New command.
18435         (spam-check-bsfilter-headers, spam-check-bsfilter)
18436         (spam-bsfilter-register-with-bsfilter)
18437         (spam-bsfilter-register-spam-routine)
18438         (spam-bsfilter-unregister-spam-routine)
18439         (spam-bsfilter-register-ham-routine)
18440         (spam-bsfilter-unregister-ham-routine): New functions.
18441         (spam-generic-score): Support bsfilter; Accept an optional argument
18442         to recalcurate spam score even if scoring header has already been
18443         added.
18444         (spam-bogofilter-score, spam-spamassassin-score): Accept an
18445         optional argument to recalcurate spam score even if scoring header
18446         has already been added.
18447
18448 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
18449
18450         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
18451         strings!  Reported by David D. Smith <davidsmith@acm.org>.
18452         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
18453         link is missing.
18454
18455 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
18456
18457         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
18458         (html2text-get-attr): Rewrite.
18459
18460         * message.el (message-setup-1): Remove redundant put-text-property
18461         on mail-header-separator.
18462
18463 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
18464
18465         * gnus-registry.el (gnus-registry-cache-whitespace)
18466         (gnus-registry-action, gnus-registry-spool-action)
18467         (gnus-registry-split-fancy-with-parent): Change message levels
18468         from 5 to 3 or 7, as needed.
18469
18470         * spam.el (spam-summary-prepare-exit)
18471         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
18472         (spam-split, spam-find-spam, spam-log-undo-registration)
18473         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
18474         level from 5 to 6.
18475
18476 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18477
18478         * gnus-ems.el: Autoload appt-select-lowest-window (revert
18479         2004-03-04 change).
18480
18481 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
18482
18483         * sieve-manage.el (sieve-manage-open):
18484         * nnweb.el (nnweb-insert-html):
18485         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
18486         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
18487         * nnspool.el (nnspool-request-group):
18488         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
18489         * nnml.el (nnml-request-update-info):
18490         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
18491         (nnmh-request-create-group, nnmh-update-gnus-unreads):
18492         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
18493         (nnimap-request-set-mark):
18494         * nnfolder.el (nnfolder-request-update-info):
18495         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
18496         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
18497         * gnus-uu.el (gnus-uu-find-articles-matching):
18498         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
18499         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
18500         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
18501         * gnus-nocem.el (gnus-nocem-scan-groups):
18502         * gnus-int.el (gnus-start-news-server):
18503         * gnus-group.el (gnus-group-make-kiboze-group)
18504         (gnus-group-browse-foreign-server):
18505         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
18506         Use mapc when appropriate.
18507
18508 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
18509
18510         FIXME: Make separate entries for each person.
18511
18512         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
18513         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
18514         <shields@msrl.com>:
18515
18516         * spam.el (spam-necessary-extra-headers): Get the extra headers we
18517         may need for spam sorting and scoring.
18518         (spam-user-format-function-S): Add user format function suitable for
18519         general use.
18520         (spam-article-sort-by-spam-status): Add sorting function for summary
18521         sorting.
18522         (spam-extra-header-to-number): Add function to get a score from a
18523         header.
18524         (spam-summary-score): Add function to get a numeric score from the
18525         headers.
18526         (spam-generic-score): Fix function doc, was in wrong place.
18527         (spam-initialize): Take symbols when it's run, and install the
18528         extra headers that spam-necessary-extra-headers thinks we need.
18529
18530 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
18531
18532         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
18533         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
18534
18535 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
18536
18537         * gnus-sum.el (gnus-set-global-variables)
18538         (gnus-build-all-threads, gnus-get-newsgroup-headers)
18539         (gnus-article-get-xrefs, gnus-summary-best-group)
18540         (gnus-summary-next-article, gnus-summary-enter-digest-group)
18541         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
18542         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
18543         Use with-current-buffer.
18544
18545 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
18546
18547         * spam.el (spam-summary-prepare-exit): Simplify logic.
18548         (spam-fetch-article-header): Read the article header if it's not
18549         available.
18550         (spam-list-articles): Simplify logic.
18551         (spam-filelist-register-routine): Fix bug with unregister-list.
18552
18553         * gnus-registry.el: Fix comments at beginning.
18554
18555 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
18556
18557         * message.el (message-cater-to-broken-inn): Remove.
18558         (message-shorten-references): Make sure the total folded length of
18559         References is shorter than 998 characters to cater to a bug in INN
18560         2.3.  Also, don't pretend that references aren't folded -- this
18561         hasn't worked for a while.
18562
18563 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18564
18565         * gnus-agent.el (gnus-agentize):
18566         gnus-agent-send-mail-real-function no longer set to current value
18567         of message-send-mail-function but rather a lambda that calls
18568         message-send-mail-function.  The change makes the agent real-time
18569         responsive to user changes to message-send-mail-function.
18570
18571 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18572
18573         * legacy-gnus-agent.el
18574         (gnus-agent-convert-to-compressed-agentview): Fix typos with
18575         help from Florian Weimer <fw@deneb.enyo.de>
18576
18577 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18578
18579         * nnmail.el (nnmail-cache-insert): Revert last change.
18580
18581 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18582
18583         * nnmail.el (nnmail-cache-insert): Always check whether
18584         nnmail-cache-ignore-groups matches a group name.
18585
18586 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
18587
18588         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
18589         (spam-find-spam, spam-log-processing-to-registry)
18590         (spam-log-registered-p, spam-log-unregistration-needed-p)
18591         (spam-log-undo-registration): Use gnus-message instead of
18592         gnus-error, none of these errors are fatal.
18593
18594         * gnus-registry.el (gnus-registry-clean-empty-function)
18595         (gnus-registry-clean-empty): Remove only empty entries without
18596         extra data.
18597
18598 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
18599
18600         * spam-stat.el (spam-stat-buffer-change-to-spam)
18601         (spam-stat-buffer-change-to-non-spam): Change (error) to
18602         (gnus-message 8) invocation.
18603
18604 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18605
18606         * nntp.el (nntp-via-netcat-command): New variable.
18607         (nntp-via-netcat-switches): New variable.
18608         (nntp-open-via-rlogin-and-netcat): New function.
18609         (nntp-open-connection-function): Doc fix.
18610         (nntp-telnet-command): Doc fix.
18611         (nntp-end-of-line): Doc fix.
18612         (nntp-via-rlogin-command): Doc fix.
18613         (nntp-via-user-name): Doc fix.
18614         (nntp-via-address): Doc fix.
18615
18616 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18617
18618         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
18619         error in Emacs 21.1.
18620
18621 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
18622
18623         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
18624
18625 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18626
18627         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
18628         (gnus-agent-with-refreshed-group): New macro.
18629         (gnus-agent-rename-group): New function.
18630         (gnus-agent-delete-group): New function.
18631         (gnus-agent-save-group-info): Use gnus-command-method when
18632         `method' parameter is nil.  Don't write nil entries into the
18633         active file.
18634         (gnus-agent-get-group-info): New function.
18635         (gnus-agent-fetch-articles):
18636         Use gnus-agent-update-files-total-fetched-for to increment disk space
18637         used.
18638         (gnus-agent-fetch-headers, gnus-agent-save-alist):
18639         Use gnus-agent-update-view-total-fetched-for to increment disk space
18640         used.
18641         (gnus-agent-get-local): Add optional parameters to avoid calling
18642         gnus-group-real-name and gnus-find-method-for-group.
18643         (gnus-agent-set-local): Delete stored entry if either min, or max,
18644         are nil.
18645         (gnus-agent-fetch-session): Reworded error/quit messages.
18646         On quit, use gnus-agent-regenerate-group to record existance of any
18647         articles fetched to disk before the quit occurred.
18648         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
18649         gnus-agent-update-view-total-fetched-for, and
18650         gnus-agent-update-files-total-fetched-for to decrement disk space
18651         used.
18652         (gnus-agent-retrieve-headers):
18653         Use gnus-agent-update-view-total-fetched-for to increment disk space
18654         used.
18655         (gnus-agent-regenerate-group): Replace gnus-group-update-group
18656         with gnus-agent-update-files-total-fetched-for to decrement disk
18657         space and fresh group buffer.
18658         (gnus-agent-inhibit-update-total-fetched-for): New variable.
18659         (gnus-agent-need-update-total-fetched-for): New variable.
18660         (gnus-agent-update-files-total-fetched-for): New function.
18661         (gnus-agent-update-view-total-fetched-for): New function.
18662         (gnus-agent-total-fetched-for): New function.
18663
18664         * gnus-cache.el (gnus-cache-save-buffers):
18665         Use gnus-cache-update-overview-total-fetched-for to change disk space
18666         used by this group.
18667         (gnus-cache-possibly-enter-article):
18668         Use gnus-cache-update-file-total-fetched-for to increment disk space
18669         used by this group.
18670         (gnus-cache-possibly-remove-article):
18671         Use gnus-cache-update-file-total-fetched-for to decrement disk space
18672         used by this group.
18673         (gnus-cache-generate-nov-databases): Purge total fetched cache.
18674         (gnus-cache-rename-group): New function.
18675         (gnus-cache-delete-group): New function.
18676         (gnus-cache-inhibit-update-total-fetched-for): New variable.
18677         (gnus-cache-need-update-total-fetched-for): New variable.
18678         (gnus-cache-with-refreshed-group): New macro.
18679         (gnus-cache-update-file-total-fetched-for): New function.
18680         (gnus-cache-update-overview-total-fetched-for): New function.
18681         (gnus-cache-rename-group-total-fetched-for): New function.
18682         (gnus-cache-delete-group-total-fetched-for): New function.
18683         (gnus-cache-total-fetched-for): New function.
18684
18685         * gnus-group.el: Require gnus-sum and autoload functions to
18686         resolve warnings when gnus-group.el compiled alone.
18687         (gnus-group-line-format): Documented new %F.
18688         (size of Fetched data) group line format; identifies disk space
18689         used by agent and cache.
18690         (gnus-group-line-format-alist): Defined new F format.
18691         (gnus-total-fetched-for): New function.
18692         (gnus-group-delete-group): No longer update
18693         gnus-cache-active-altered as gnus-request-delete-group now keeps
18694         the cache in sync.
18695         (gnus-group-list-active): Let the agent store a server's active
18696         list if currently plugged.
18697
18698         * gnus-int.el (gnus-request-delete-group):
18699         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
18700         local disk in sync with the server.
18701         (gnus-request-rename-group):
18702         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
18703         local disk in sync with the server.
18704
18705         * gnus-start.el (gnus-get-unread-articles):
18706         Cosmetic simplification to logic.
18707
18708         * gnus-util.el (gnus-rename-file): New function.
18709
18710 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
18711
18712         * mm-util.el (mm-image-load-path): Handle nil in load-path.
18713
18714 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
18715
18716         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
18717         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
18718
18719 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
18720
18721         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
18722         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
18723
18724 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
18725
18726         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
18727
18728 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
18729
18730         * spam.el (spam-set-difference): Add function to replace
18731         gnus-set-difference in spam.el.
18732         (spam-summary-prepare-exit): Use spam-set-difference.
18733
18734 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
18735
18736         * gnus-registry.el (gnus-registry-cache-file): Update to use
18737         gnus-dribble-directory OR gnus-home-directory OR ~.
18738         (gnus-registry-split-fancy-with-parent): Fix doc.
18739
18740 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18741
18742         * message.el (message-exchange-point-and-mark):
18743         Use message-mark-active-p.  Suggested by Jesper Harder
18744         <harder@ifa.au.dk>.
18745
18746 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18747
18748         * message.el (message-exchange-point-and-mark): Don't activate
18749         region if it was inactive.  Suggested by Hiroshi Fujishima
18750         <pooh@nature.tsukuba.ac.jp>.
18751
18752 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18753
18754         * gnus-art.el (article-display-face): Display Faces in the same
18755         order as X-Faces.
18756
18757 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18758
18759         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
18760
18761 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18762
18763         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
18764         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
18765         (gnus-article-mime-hierarchy): Remove.
18766         (gnus-article-mime-hierarchy-next): Remove.
18767         (gnus-article-mode): Revert 2004-03-19 change.
18768         (gnus-article-setup-buffer): Revert 2004-03-19 change.
18769         (gnus-insert-mime-button): Revert 2004-03-19 change.
18770         (gnus-mime-accumulate-hierarchy): Remove.
18771         (gnus-mime-enter-multipart): Remove.
18772         (gnus-mime-leave-multipart): Remove.
18773         (gnus-mime-display-part): Revert 2004-03-19 change.
18774         (gnus-mime-display-alternative): Revert 2004-03-19 change.
18775
18776         * mml.el (mml-preview): Revert 2004-03-19 change.
18777
18778 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
18779
18780         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
18781
18782 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18783
18784         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
18785         t while entering a file name using the mm-with-multibyte macro.
18786         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18787
18788         * mm-util.el (mm-with-multibyte): New macro.
18789
18790 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18791
18792         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
18793         New user option.
18794         (gnus-mime-multipart-functions): Doc and customization fix.
18795         (gnus-article-mime-hierarchy): New variable.
18796         (gnus-article-mime-hierarchy-next): New variable.
18797         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
18798         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
18799         gnus-article-mime-hierarchy-next to nil.
18800         (gnus-insert-mime-button): Show hierarchy numbers.
18801         (gnus-mime-accumulate-hierarchy): New function.
18802         (gnus-mime-enter-multipart): New function.
18803         (gnus-mime-leave-multipart): New function.
18804         (gnus-mime-display-part): Recompute hierarchical MIME structure.
18805         (gnus-mime-display-alternative): Show hierarchy numbers.
18806
18807         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
18808         gnus-article-mime-hierarchy-next to nil.
18809
18810 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
18811
18812         * dns.el: Don't require gnus-xmas.
18813
18814 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
18815
18816         * mml.el (mml-generate-mime-1): Don't use format=flowed with
18817         inline PGP.
18818         (mml-menu): Disable mml-quote-region if mark is inactive.
18819
18820 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18821
18822         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
18823         when the group's active is not available.
18824
18825 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18826
18827         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
18828         error.
18829
18830 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
18831
18832         * imap.el (imap-store-password): New variable.
18833         (imap-interactive-login): Use it.
18834         Suggested by Mark Plaksin <happy@mcplaksin.org>.
18835
18836 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18837
18838         * gnus-art.el (gnus-article-read-summary-keys): Restore new
18839         window-start and hscroll to summary window.
18840
18841 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18842
18843         * gnus-start.el (gnus-convert-old-newsrc): Only write the
18844         conversion message to newsrc-dribble when an actual conversion is
18845         performed.
18846
18847 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
18848
18849         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
18850
18851 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18852
18853         * mm-decode.el (mm-complicated-handles): New function reviving
18854         former definition of mm-multiple-handles.
18855
18856         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
18857         (gnus-mime-delete-part): Use it.
18858
18859 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18860
18861         * gnus-agent.el (gnus-agent-read-local):
18862         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
18863         avoid the implicit assumption that they will always be equal.
18864         (gnus-agent-save-local): Bind buffer-file-coding-system, not
18865         coding-system-for-write, as the with-temp-file macro first prints
18866         to a buffer then saves the buffer.
18867
18868 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18869
18870         * gnus-art.el (gnus-article-edit-part): New function.
18871         (gnus-mime-save-part-and-strip): Use it; do query instead of
18872         signaling an error; don't use mm-multiple-handles.
18873         (gnus-mime-delete-part): Ditto.
18874
18875 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18876
18877         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
18878         old file versions.
18879         (gnus-group-prepare-hook): Remove function that converted list
18880         form of gnus-agent-expire-days to group properties.
18881
18882         * gnus-int.el: Autoload gnus-agent-regenerate-group.
18883         (gnus-request-accept-article): Re-indented.
18884
18885         * gnus-start.el (gnus-convert-old-newsrc): Registered new
18886         converters to handle old agent file formats.  Add logic for a
18887         "backup before upgrading warning".
18888         (gnus-convert-mark-converter-prompt): Developers can mark
18889         functions as needing (default), or not needing,
18890         gnus-convert-old-newsrc's "backup before upgrading warning".
18891         (gnus-convert-converter-needs-prompt): Tests whether the user
18892         should be protected from potentially irreversable changes by the
18893         function.
18894
18895         * legacy-gnus-agent.el: New.  Provides converters that are only
18896         loaded when gnus-convert-old-newsrc needs to call them.
18897
18898 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18899
18900         * mail-source.el (mail-source-touch-pop): Doc fix.
18901
18902         * message.el (message-smtpmail-send-it): Doc fix.
18903
18904 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
18905
18906         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
18907
18908         * nnmail.el (nnmail-split-fancy): do.
18909
18910         * gnus-kill.el (gnus-kill, gnus-execute): do.
18911
18912 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
18913
18914         * gnus-sum.el (gnus-widget-reversible-match)
18915         (gnus-widget-reversible-to-internal)
18916         (gnus-widget-reversible-to-external): New functions.
18917         (gnus-widget-reversible): New widget.
18918         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
18919
18920 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
18921
18922         * gnus-sum.el (gnus-thread-sort-functions)
18923         (gnus-article-sort-functions): Document `(not F)' items.
18924
18925 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
18926
18927         * spam.el (spam-use-gmane-xref): Add new backend.
18928         (spam-gmane-xref-spam-group): Add variable to control the name of the
18929         Gmane spam group.
18930         (spam-blackhole-servers, spam-blackhole-good-server-regex)
18931         (spam-regex-headers-spam, spam-regex-headers-ham)
18932         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
18933         (spam-list-of-checks): Add spam-use-gmane-xref to list of
18934         backends and checks.
18935         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
18936
18937         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
18938         an autodetect method.
18939
18940 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18941
18942         * gnus-int.el (gnus-request-accept-article): Inform the agent that
18943         articles are being added to a group.
18944         (gnus-request-replace-article): Inform the agent that articles
18945         need to be uncached as the cached contents are no longer valid.
18946
18947 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18948
18949         * binhex.el: Don't autoload executable-find.
18950
18951         * canlock.el: Don't autoload mail-fetch-field.
18952
18953         * dgnushack.el: Autoload c-mode for XEmacs.
18954
18955         * gnus-ems.el: Don't autoload appt-select-lowest-window.
18956
18957         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
18958         rmail-dont-reply-to and rmail-output.
18959
18960         * gnus-score.el: Don't autoload ffap-string-at-point.
18961
18962         * gnus-setup.el: Don't autoload sc-cite-original.
18963
18964         * imap.el: Don't autoload base64-decode-string,
18965         base64-encode-string and md5.
18966
18967         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
18968         and rmail-msg-restore-non-pruned-header.
18969
18970         * mm-decode.el: Don't autoload executable-find.
18971
18972         * mm-url.el: Don't autoload executable-find.
18973
18974         * mm-view.el: Don't autoload diff-mode.
18975
18976         * nndb.el: Don't autoload news-reply-mode, news-setup,
18977         cancel-timer and telnet.
18978
18979         * password.el: Don't autoload run-at-time for Emacs.
18980
18981         * sha1-el.el: Don't autoload executable-find.
18982
18983         * sieve-mode.el: Don't autoload c-mode.
18984
18985         * uudecode.el: Don't autoload executable-find.
18986
18987 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18988
18989         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
18990         (gnus-agent-possibly-alter-active): Avoid null in numeric
18991         comparison.
18992         (gnus-agent-set-local): Refuse to save null in local object table.
18993         (gnus-agent-regenerate-group): The REREAD parameter can now be a
18994         list of articles that will be marked as unread.
18995
18996 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18997
18998         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
18999
19000 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
19001
19002         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
19003         language tags.
19004
19005 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
19006
19007         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
19008         Don't bind "obarray".
19009
19010         * gnus-sum.el (gnus-thread-sort-functions):
19011         Add `gnus-thread-sort-by-most-recent-number' and
19012         `gnus-thread-sort-by-most-recent-date'.
19013         Reported by Kai Grossjohann <kai@emptydomain.de>.
19014
19015 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19016
19017         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
19018
19019 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19020
19021         * gnus-cus.el (gnus-agent-customize-category):
19022         Remove ignore-errors macro reference that required cl to be loaded at
19023         run-time.
19024
19025         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
19026         single-interval range of the form (min . max).  Previously the
19027         range had to look like ((min . max)).  Likewise, return
19028         (min . max) rather than ((min . max)).
19029         (gnus-range-map): Use gnus-range-normalize to accept
19030         single-interval range.
19031
19032         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
19033         the cache, but not the agent, now appear with their usual face.
19034
19035         * dgnushack.el (loaddir): New variable that is bound to the
19036         directory containing the dgnushack.el file. Use loaddir, rather
19037         than srcdir, to update load-path. Change lets dgnushack compile
19038         code in directories other than GNUS/lisp.
19039
19040 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19041
19042         * lpath.el: Don't bind w3m-safe-url-regexp.
19043
19044         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
19045         w3m-safe-url-regexp variable buffer-local.
19046
19047         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
19048
19049 2004-02-27  Simon Josefsson  <jas@extundo.com>
19050
19051         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
19052         gnus-group-real-prefix.
19053         (gnus-summary-move-article): Use it, instead of
19054         gnus-group-real-prefix.
19055
19056 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19057
19058         * lpath.el: Bind w3m-safe-url-regexp.
19059
19060         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
19061         w3m-safe-url-regexp variable buffer-local and set it as the value
19062         of mm-w3m-safe-url-regexp.
19063
19064         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
19065
19066         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
19067         parsing gnus-posting-styles when the message is not for replying.
19068
19069         * dgnushack.el: Autoload sgml-mode for XEmacs.
19070
19071         * nnrss.el (nnrss-opml-export):
19072         Use mm-set-buffer-file-coding-system instead of
19073         set-buffer-file-coding-system.
19074
19075 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
19076
19077         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
19078         of checkdoc.el).
19079         * nnrss.el: do.
19080         * gnus-mlspl.el: do.
19081         * gnus-ml.el: do.
19082         * gnus-srvr.el: do.
19083
19084         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
19085
19086 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
19087
19088         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
19089         Corrections to custom-manual links.
19090
19091         * gnus-art.el (gnus-article): Ditto.
19092
19093         * mm-decode.el (mime-display, mime-security): Ditto.
19094
19095 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
19096
19097         * flow-fill.el: Typo.
19098
19099 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
19100
19101         * spam-wash.el: New file.
19102
19103 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
19104
19105         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
19106
19107 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
19108
19109         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
19110         to be run with new-articles as LIST1, not LIST2.
19111         (spam-registration-functions): Add spam-use-ham-copy as a nil
19112         registration backend.
19113
19114 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
19115
19116         * spam-stat.el (spam-stat-washing-hook): New option.
19117         (spam-stat-buffer-words): Use it.
19118         (spam-stat-process-directory, spam-stat-test-directory):
19119         Use insert-file-contents-literally.
19120         (spam-stat-coding-system): New variable.
19121         (spam-stat-load, spam-stat-save): Use it.
19122
19123 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19124
19125         * spam-report.el (spam-report-plug-agent):
19126         Quote spam-report-url-to-file and spam-report-url-ping-plain.
19127
19128 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
19129
19130         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
19131         Allow / in mailto URLs.
19132
19133 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
19134
19135         * spam-report.el (spam-report-process-queue): Fix interactive use.
19136         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
19137         (spam-report-unplug-agent): Doc fixes.
19138         (spam-report-url-ping-mm-url, spam-report-url-to-file)
19139         (spam-report-agentize, spam-report-deagentize): Autoload.
19140
19141 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19142
19143         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
19144
19145         * message.el (message-setup-fill-variables): Add mml tags to
19146         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
19147         <ajk@iu.edu>.
19148         (message-mode): Don't modify paragraph-separate there.
19149
19150 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19151
19152         * compface.el (uncompface-use-external): Default to undecided.
19153         (uncompface-use-external-threshold): New variable.
19154         (uncompface-float-time): New macro.
19155         (uncompface): Determine whether to use the external decoder if
19156         uncompface-use-external is undecided.
19157
19158 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19159
19160         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
19161         after images.
19162
19163         * gnus-art.el (gnus-mime-display-single): Remove dead code.
19164
19165 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
19166
19167         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
19168
19169         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
19170
19171         * gnus-sum.el (gnus-summary-limit-to-age)
19172         (gnus-summary-limit-children): do.
19173
19174         * gnus-int.el (gnus-request-scan): do.
19175
19176         * gnus-group.el (gnus-group-suspend): do.
19177
19178         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
19179
19180         * gnus-cite.el (gnus-cite-parse-attributions): do.
19181
19182         * gnus-agent.el (gnus-summary-set-agent-mark)
19183         (gnus-agent-regenerate-group): do.
19184
19185         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
19186
19187         * binhex.el (binhex-decode-region-internal): do.
19188
19189 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19190
19191         * gnus-fun.el (gnus-face-properties-alist): New user option.
19192         (gnus-display-x-face-in-from): Use it.
19193
19194         * gnus-art.el (article-display-face): Ditto.
19195
19196         * compface.el (uncompface-use-external): Default to nil.
19197
19198 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
19199
19200         * nntp.el (nntp-erase-buffer): New function.
19201         (nntp-retrieve-data, nntp-send-command)
19202         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
19203         (nntp-possibly-change-group): Use it.
19204
19205         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
19206         Use with-current-buffer.
19207
19208 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
19209
19210         * compface.el: Merge the ELisp-based uncompface program.
19211         (compface): New customization group.
19212         (uncompface-use-external): New user option.
19213         (uncompface): Call uncompface-internal if uncompface-use-external
19214         is nil.
19215         (uncompface-internal): New function.  Note that there are also
19216         some other functions and variables added for this function.
19217
19218 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
19219
19220         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
19221         if necessary.
19222
19223 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
19224
19225         * spam-report.el (spam-report-unplug-agent)
19226         (spam-report-plug-agent, spam-report-deagentize)
19227         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
19228         Add support for the Agent in spam-report: when unplugged, report to a
19229         file; when plugged, submit all the requests.
19230
19231         * spam.el (spam-register-routine): Fix message about
19232         registration.
19233
19234 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
19235
19236         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
19237         dependencies.
19238         (rfc2047-encode): Use it.
19239
19240         * gnus-art.el (gnus-button-marker-list): Move before first
19241         reference.
19242
19243         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
19244         (imap-parse-body): Fix format string mismatch.
19245
19246         * gnus-score.el (gnus-summary-increase-score): do.
19247
19248         * nnrss.el (nnrss-close): New function.
19249
19250 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
19251
19252         * nnrss.el (nnrss-make-filename): New function.
19253         (nnrss-request-delete-group, nnrss-read-server-data)
19254         (nnrss-save-server-data, nnrss-read-group-data)
19255         (nnrss-save-group-data): Use it.
19256         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
19257         (nnrss-read-server-data, nnrss-read-group-data): Use load.
19258         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
19259
19260 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
19261
19262         * mml.el (mml-compute-boundary-1): Don't uncompress files.
19263
19264 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
19265
19266         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
19267         files.
19268
19269         * message.el (message-generate-headers-first): Don't quote nil
19270         and t in docstrings.
19271
19272         * imap.el (imap-id): do.
19273
19274         * gnus-agent.el (gnus-agent-consider-all-articles)
19275         (gnus-agent-queue-mail): do.
19276
19277 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
19278
19279         * spam-report.el (spam-report-process-queue): New function.
19280         Process requests from `spam-report-requests-file'.
19281         (spam-report-process-queue): Doc fix.
19282
19283 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
19284
19285         * spam.el (spam-register-routine)
19286         (spam-log-processing-to-registry, spam-log-registered-p)
19287         (spam-log-unregistration-needed-p, spam-log-undo-registration):
19288         Change "check" to "spam-check" for semi-clarity.
19289
19290 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
19291
19292         * pop3.el: Require nnheader.
19293
19294         * mml-smime.el: Require cl.  Autoload message-fetch-field.
19295
19296         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
19297
19298         * gnus-picon.el: Require cl.
19299
19300         * gnus-fun.el: Require gnus-ems and gnus-util.
19301
19302         * gnus.el (gnus-method-to-server): Move defsubst before first use.
19303
19304         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
19305
19306         * gnus-art.el (gnus-article-edit-mode): Define before first
19307         reference.
19308
19309 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
19310
19311         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
19312         (gnus-uu-post-encoded): Use point-at-bol.
19313
19314         * gnus-topic.el (gnus-group-active-topic-p): do.
19315
19316         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
19317
19318         * gnus-group.el (gnus-group-kill-region): do.
19319
19320         * gnus-art.el (article-date-ut): do.
19321
19322         * message.el (message-fetch-field): Remove redundant
19323         case-fold-search binding.
19324         (message-narrow-to-field): Simplify.
19325
19326 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
19327
19328         * spam.el (spam-directory): Derive from `gnus-directory'.
19329
19330         * spam-report.el (spam-report-url-to-file)
19331         (spam-report-requests-file): New function and variable for offline
19332         reporting.
19333         (spam-report-url-ping-function): Add `spam-report-url-to-file'
19334         and user defined function.
19335         (spam-report-url-ping-mm-url): Remove doubled slash.
19336
19337 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
19338
19339         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
19340
19341 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
19342
19343         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
19344         Fix format string mismatch.
19345
19346         * sieve.el (sieve-deactivate-all): do.
19347
19348         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
19349
19350         * nnlistserv.el (nnlistserv-kk-wash-article): do.
19351
19352         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
19353
19354         * mm-bodies.el (mm-7bit-chars): Don't include \r.
19355
19356 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
19357
19358         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
19359         the list of checks.
19360
19361 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
19362
19363         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
19364         padding.
19365
19366 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
19367
19368         * mm-view.el (mm-fill-flowed): New variable.
19369         (mm-inline-text): Use it.
19370
19371 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
19372
19373         * spam.el (spam-spamassassin-register-ham-routine)
19374         (spam-spamassassin-register-spam-routine): Fix function names.
19375
19376 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19377
19378         * gnus.el (gnus-tmp-grouplens): Remove.
19379         (gnus-summary-line-format): Remove grouplens.
19380
19381         * gnus-group.el (gnus-group-line-format): Ditto.
19382
19383         * gnus-spec.el (gnus-format-specs): Ditto.
19384         (gnus-update-format-specifications): Flush the group format spec
19385         cache if there's the grouplens stuff.
19386         (gnus-parse-simple-format): Replace %l with the empty string.
19387
19388 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
19389
19390         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
19391         omission.
19392
19393 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19394
19395         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
19396         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
19397
19398 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
19399
19400         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
19401         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
19402         New macros and functions.
19403         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
19404         Handle > NLINK_MAX messages.
19405         * nnmaildir.el (nnmaildir-request-set-mark):
19406         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
19407
19408 2004-01-25  Alex Schroeder  <alex@gnu.org>
19409
19410         * spam-stat.el (spam-stat-process-directory-age): New option.
19411         (spam-stat-process-directory): Use it.
19412
19413 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
19414
19415         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
19416         (spam-stat-save): Accept prefix argument.
19417
19418 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
19419
19420         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
19421         links" error.
19422
19423 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19424
19425         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
19426         the rest of the and/or forms.
19427
19428 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
19429
19430         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
19431         compatibility with old .newsrc.eld files.
19432
19433         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
19434
19435         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
19436
19437         * gnus-start.el (gnus-1): do.
19438
19439         * gnus-group.el (gnus-group-line-format-alist): do.
19440
19441         * gnus.el (gnus-use-grouplens, gnus-visual): do.
19442
19443         * gnus-gl.el: Remove.
19444
19445 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19446
19447         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
19448         marks consisting of a single range {for example, (3 . 5)} rather
19449         than a list of a single range { ((3 . 5)) }.
19450
19451 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
19452
19453         * spam-stat.el (spam-stat-store-gnus-article-buffer):
19454         Use with-current-buffer.
19455         (spam-stat-store-current-buffer): Use insert-buffer-substring to
19456         avoid consing a string.
19457
19458         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
19459         Remove obsolete entries for big5 and gb2312.
19460
19461 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19462
19463         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
19464         uncompressed list.
19465
19466 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
19467
19468         * spam-stat.el (spam-stat-strip-xref): New function.
19469         (spam-stat-process-directory): Use it.
19470
19471         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
19472         here -- it's done in message-fetch-field.
19473
19474 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19475
19476         * gnus-agent.el (gnus-agent-queue-mail)
19477         (gnus-agent-prompt-send-queue): New variables.
19478         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
19479         * gnus-draft.el (gnus-group-send-queue): Pass the group name
19480         "nndraft:queue" along to gnus-draft-send.
19481         Use gnus-agent-prompt-send-queue.
19482         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
19483         is "nndraft:queue".  Suggested by Gaute Strokkenes
19484         <gs234@srcf.ucam.org>
19485
19486         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
19487         (agent-enable-undownloaded-faces): Add.
19488         (gnus-agent-cat-groups): Use eval-and-compile, not
19489         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
19490         method of gnus-agent-cat-groups even when the buffer has been
19491         evaled.
19492         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
19493         delete gnus-agent-save-active-1.
19494         (gnus-agent-save-groups): Delete.  Identical to
19495         gnus-agent-save-active.
19496         (gnus-agent-write-active): No longer adjust agent's copy of active
19497         file as agent's adjustments are now stored in their own
19498         file.  Remove optional parameter.
19499         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
19500         servers.  Add use of min/max range limits from server's local
19501         file.
19502         (gnus-agent-save-alist): Remove unused optional argument.
19503         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
19504         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
19505         (gnus-agent-set-local): A per-server file that keeps min/max range
19506         limits for articles known to the agent.  Provides a fast mechanism
19507         for altering many active ranges.
19508         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
19509         active file (local makes it unnecessary).
19510         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
19511
19512         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
19513         (agent-enable-undownloaded-faces): Add.
19514
19515         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
19516         disable it when sending to "nndraft:queue".
19517         (gnus-group-send-queue): Add safety check to avoid sending queue
19518         when unplugged.
19519
19520         * gnus-group.el (gnus-group-catchup): Use new
19521         gnus-sequence-of-unread-articles, not
19522         gnus-list-of-unread-articles, to avoid exhausting memory with huge
19523         numbers of articles.  Use gnus-range-map to avoid having to
19524         uncompress the unread list.
19525         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
19526         Fix invalid ange-ftp reference.
19527
19528         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
19529         (gnus-sorted-range-intersection): Intersection of two ranges
19530         without requiring that they first be uncompressed.
19531
19532         * gnus-start.el (gnus-activate-group): Unless blocked by the
19533         caller, possibly expand the active range to include both cached
19534         and agentized articles.
19535         (gnus-convert-old-newsrc): Rewrote in anticipation of having
19536         multiple version-dependent converters.
19537         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
19538         gnus-agent-save-active.
19539         (gnus-save-newsrc-file): Save dirty agent range limits.
19540
19541         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
19542         gnus-agent-possibly-alter-active.
19543         (gnus-adjust-marked-articles): Faster handling of simple lists.
19544
19545 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
19546
19547         * spam-stat.el (spam-stat-test-directory): New optional argument
19548         displays a list of files detected.  Suggested by Andrew Cohen
19549         <cohen@andy.bu.edu>.
19550         (spam-stat-buffer-words-with-scores): Don't narrow and change
19551         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
19552
19553 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
19554
19555         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
19556         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
19557         (spam-spamassassin-arguments)
19558         (spam-spamassassin-spam-flag-header)
19559         (spam-spamassassin-positive-spam-flag-header)
19560         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
19561         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
19562         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
19563         (spam-list-of-processors, spam-list-of-checks)
19564         (spam-list-of-statistical-checks, spam-registration-functions)
19565         (spam-check-spamassassin-headers, spam-check-spamassassin)
19566         (spam-spamassassin-score)
19567         (spam-spamassassin-register-with-sa-learn)
19568         (spam-spamassassin-register-spam-routine)
19569         (spam-spamassassin-register-ham-routine)
19570         (spam-assassin-register-spam-routine)
19571         (spam-assassin-register-ham-routine): Add SpamAssassin support.
19572         (spam-bogofilter-score): Fix to show article before scoring.
19573
19574 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
19575
19576         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
19577         default scoring function.
19578         (spam-generic-score): Call spam-spamassassin-score if
19579         spam-use-spamassassin or spam-use-spamassassin-headers is on;
19580         spam-bogofilter-score otherwise.
19581
19582         * gnus.el (spam-process, spam-autodetect-methods):
19583         Add spamassassin and spamassassin-headers.
19584
19585 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
19586
19587         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
19588         Suppress unnecessary messages.
19589
19590 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
19591
19592         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
19593         make-hash-table.
19594
19595 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19596
19597         * canlock.el (base64-encode-string): Don't autoload it.
19598
19599 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19600
19601         * run-at-time.el: Remove useless (require 'itimer),
19602         eval-and-compile and (featurep 'xemacs).
19603
19604 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
19605
19606         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
19607         GROUP is a virtual group.
19608
19609 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
19610
19611         * gnus.el: Autoload `message-y-or-n-p'.
19612
19613 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
19614
19615         * pgg-parse.el: Remove unnecessary (require 'custom).
19616
19617         * pgg-def.el: do.
19618
19619         * nnmail.el: do.
19620
19621         * gnus-undo.el: do.
19622
19623         * gnus-picon.el: do.
19624
19625         * gnus-util.el: do.
19626
19627 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
19628
19629         * gnus-sum.el (gnus-pick-line-number): Add autoload.
19630
19631 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19632
19633         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
19634         handle, as well as a list.
19635
19636         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
19637         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
19638         (mm-w3m-cid-retrieve): Simplify.
19639
19640 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
19641
19642         * message.el (message-kill-to-signature): Allow prefix arg to
19643         specify number of lines to keep before signature.
19644
19645 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
19646
19647         * message.el (message-kill-to-signature): Change docstring.
19648
19649 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19650
19651         * canlock.el: Always require sha1-el.
19652         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
19653
19654         * message.el: Autoload sha1 only when compiling.
19655
19656         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
19657         eudc-expand-inline for XEmacs.
19658
19659 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19660
19661         * message.el (message-canlock-generate): Require sha1-el.
19662
19663 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
19664
19665         * message.el (message-expand-name): Silence the byte compiler.
19666
19667         * lpath.el: Add detect-coding-system.
19668
19669         * dgnushack.el (dgnushack-compile): Remove obsolete check for
19670         cus-edit.
19671
19672 2004-01-13  Simon Josefsson  <jas@extundo.com>
19673
19674         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
19675         Invoke gnus-score-mode.
19676         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
19677
19678         * gnus-range.el (gnus-compress-sequence): Doc fix.
19679         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
19680
19681 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
19682
19683         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
19684
19685 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
19686
19687         * spam.el (spam-get-article-as-string): Update to use
19688         gnus-request-article-this-buffer, much simpler.
19689         (spam-get-article-as-buffer): Remove.
19690
19691 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
19692
19693         * message.el (message-expand-name): Use EUDC if the user uses that.
19694
19695 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
19696
19697         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
19698         character for the encoding to avoid consing a string.
19699
19700         * rfc2047.el (rfc2047-decode-string): Don't cons a string
19701         unnecessarily.
19702
19703         * mm-util.el (mm-replace-chars-in-string): Remove.
19704
19705         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
19706         of mm-replace-chars-in-string.
19707
19708 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
19709
19710         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
19711
19712         * mm-util.el (mm-subst-char-in-string): Support inplace.
19713
19714         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
19715         a new string in every iteration.  Use shy groups.
19716
19717 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
19718
19719         * gnus-srvr.el (gnus-browse-unsubscribe-group):
19720         * gnus-soup.el (gnus-soup-group-brew):
19721         * gnus-msg.el (gnus-put-message):
19722         * gnus-move.el (gnus-group-move-group-to-server):
19723         * gnus-kill.el (gnus-batch-score):
19724         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
19725         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
19726         (gnus-group-update-group, gnus-group-read-group)
19727         (gnus-group-make-group, gnus-group-make-help-group)
19728         (gnus-group-make-archive-group, gnus-group-make-directory-group)
19729         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
19730         (gnus-group-sort-by-unread, gnus-group-catchup)
19731         (gnus-group-unsubscribe-group, gnus-group-kill-group)
19732         (gnus-group-yank-group, gnus-group-set-info)
19733         (gnus-group-list-groups):
19734         * gnus.el (gnus-generate-new-group-name):
19735         * gnus-delay.el (gnus-delay-send-queue):
19736         * nnvirtual.el (nnvirtual-catchup-group):
19737         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
19738         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
19739         (gnus-group-prepare-topics, gnus-topic-check-topology):
19740         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
19741         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
19742         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
19743         (gnus-group-make-articles-read):
19744         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
19745         (gnus-group-change-level, gnus-kill-newsgroup)
19746         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
19747         (gnus-get-unread-articles, gnus-make-articles-unread)
19748         (gnus-make-ascending-articles-unread): Use accessor
19749         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
19750         to get group information for improved readability.
19751
19752
19753 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
19754
19755         * gnus-art.el (article-decode-mime-words, article-babel)
19756         (gnus-article-highlight-signature, gnus-article-add-buttons)
19757         (gnus-signature-toggle): Use gnus-with-article-buffer.
19758
19759         * gnus-art.el (gnus-article-highlight-headers)
19760         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
19761
19762         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
19763         (gnus-article-set-globals, gnus-request-article-this-buffer)
19764         (gnus-button-message-id, gnus-article-maybe-hide-headers)
19765         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
19766         (gnus-mime-display-alternative): Use with-current-buffer.
19767
19768 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
19769
19770         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
19771         also under 80 char limit, and call gnus-error if needed.
19772         (spam-fetch-article-header): Fix - it was a
19773         buffer-local variable (gnus-newsgroup-data).
19774         (spam-find-spam): Use spam-generate-fake-headers, forget about
19775         spam-insert-fake-headers.
19776         (spam-insert-fake-headers): Remove.
19777
19778 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
19779
19780         * deuglify.el (gnus-article-outlook-unwrap-lines)
19781         (gnus-outlook-rearrange-article)
19782         (gnus-outlook-repair-attribution-outlook)
19783         (gnus-outlook-repair-attribution-block)
19784         (gnus-outlook-repair-attribution-other): Remove redundant
19785         save-excursion.
19786
19787 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
19788
19789         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
19790         (spam-fetch-field-subject-fast)
19791         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
19792         (spam-fetch-article-header): Add functions to deal with Gnus
19793         internals for fast retrieval of article header data.
19794         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
19795
19796 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
19797
19798         * pop3.el (pop3-md5): Remove.
19799         (pop3-apop): Replace pop3-md5 with md5.
19800
19801         * mm-bodies.el: base64 is always built-in.
19802
19803         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
19804         Use with-current-buffer.
19805
19806 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19807
19808         * canlock.el (canlock-insert-header): Remove excessive grouping in
19809         regexp.
19810
19811         * gnus-sum.el (gnus-summary-read-document): Ditto.
19812
19813         * gnus-uu.el (gnus-uu-part-number): Ditto.
19814
19815         * html2text.el (html2text-remove-tags): Ditto.
19816         (html2text-format-tags): Ditto.
19817         (html2text-format-single-elements): Ditto.
19818
19819         * mml.el (mml-parse-1): Ditto.
19820
19821 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
19822
19823         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
19824
19825         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
19826
19827         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
19828
19829         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
19830
19831 2003-11-15  Simon Josefsson  <jas@extundo.com>
19832
19833         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
19834         (pgg-gpg-lookup-key): Use regexp match instead of
19835         split-string (split-string is different between emacs 21.2 and
19836         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
19837
19838 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
19839
19840         * gnus-art.el (gnus-mime-view-all-parts)
19841         (gnus-article-part-wrapper, gnus-article-view-part):
19842         Use with-current-buffer.
19843
19844 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
19845
19846         * spam.el (spam-disable-spam-split-during-ham-respool)
19847         (spam-spamoracle-database, spam-cache-lookups)
19848         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
19849         (spam-group-ham-mark-p, spam-group-spam-mark-p)
19850         (spam-group-ham-marks, spam-group-spam-marks)
19851         (spam-group-spam-contents-p, spam-group-ham-contents-p)
19852         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
19853         also add spam-use-blackholes to the statistical checks.
19854         (spam-fetch-field-fast): Add interface to fetching fields, may
19855         become a macro.
19856         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
19857         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
19858         (spam-insert-fake-headers): Fake an article when needed.
19859         (spam-find-spam): Fake article when possible.
19860         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
19861         (spam-check-bogofilter-headers): Use message-fetch-field instead
19862         of nnmail-fetch-field.
19863
19864 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
19865
19866         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
19867
19868 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
19869
19870         * spam.el (spam-split): Do not require spam-use-CHECK to be
19871         enabled if that check is passed to spam-split explicitly; also
19872         fix so 'spam doesn't get converted to spam-split-group when
19873         spam-split-symbolic-return is t.
19874         (spam-find-spam): Find registrations of the article and use those
19875         instead of re-running spam-split to find the spam/ham
19876         classification of the article.
19877         (spam-log-processing-to-registry, spam-log-registered-p)
19878         (spam-log-unregistration-needed-p, spam-log-undo-registration):
19879         Use gnus-error instead of gnus-message.
19880         (spam-log-registration-type): Add function to determine the
19881         classification of a message based on registry entries; will
19882         return nil if both 'spam and 'ham are found.
19883         (spam-check-BBDB): Expand all the BBDB macros here so we can have
19884         a reasonably fast local cache without the loading errors.
19885         (spam-cache-lookups): Set to t by default.
19886         (spam-find-spam): Don't try to guess spam-cache-lookups.
19887         (spam-enter-whitelist, spam-enter-blacklist): Clear the
19888         spam-caches entry.
19889         (spam-filelist-build-cache, spam-filelist-check-cache):
19890         Fix caching of whitelist/blacklist entries.
19891         (spam-check-whitelist, spam-check-blacklist):
19892         Invoke spam-from-listed-p with a type, not a cache variable.
19893         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
19894
19895 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
19896
19897         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
19898
19899         * nnmail.el (nnmail-split-fancy): do.
19900
19901         * mml.el (mml-parse): do.
19902
19903         * gnus-score.el (gnus-enter-score-words-into-hashtb)
19904         (gnus-score-adaptive): do.
19905
19906 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19907
19908         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
19909         (gnus-mime-button-map): Don't set keymap parent.
19910         (gnus-button-ctan-directory-regexp): Use shy grouping.
19911         (gnus-prev-page-map): Don't set keymap parent.
19912         (gnus-prev-page-map): Remove duplicated one.
19913         (gnus-next-page-map): Don't set keymap parent.
19914         (gnus-mime-security-button-map): Ditto.
19915
19916         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
19917         version number.
19918
19919         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
19920
19921 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19922
19923         * canlock.el (canlock-sha1-function): Remove.
19924         (canlock-sha1-function-for-verify): Remove.
19925         (canlock-openssl-program): Remove.
19926         (canlock-openssl-args): Remove.
19927         (canlock-ignore-errors): Remove.
19928         (canlock-sha1-with-openssl): Remove.
19929         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
19930         (canlock-verify): Don't use canlock-ignore-errors.
19931
19932         * sha1-el.el (sha1-string-external): Make it can return a string
19933         in binary form.
19934         (sha1-region-external): Ditto.
19935         (sha1-string-internal): Ditto.
19936         (sha1-region-internal): Ditto.
19937         (sha1-region): Ditto.
19938         (sha1-string): Ditto.
19939         (sha1): Ditto.
19940
19941 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19942
19943         * spam.el (spam-report-articles-gmane): New command.
19944
19945 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19946
19947         * gnus.el: Don't make unnecessary *Group* buffer when loading.
19948
19949         * run-at-time.el (run-at-time-saved): Remove.
19950         (run-at-time): Doc fix.
19951
19952 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
19953
19954         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
19955         (gnus-summary-limit-map): Add it.
19956         (gnus-summary-make-menu-bar): do.
19957
19958 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
19959
19960         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
19961         Make attempt at some caching support (done for BBDB only now).
19962         (spam-find-spam): Set spam-cache-lookups if there are more than 2
19963         addresses to be checked.
19964         (spam-clear-cache-BBDB): Add function, to be invoked by
19965         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
19966         (spam-check-BBDB): Check and use the caches, if
19967         spam-cache-lookups is on, remove superfluous (provide).
19968
19969 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
19970
19971         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
19972
19973 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
19974
19975         * run-at-time.el (run-at-time-saved): Move to after the definition
19976         of `run-at-time'.
19977
19978         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
19979
19980 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19981
19982         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
19983         mm-w3m-local-map-property.
19984
19985         * mm-view.el (mm-w3m-mode-map): Remove.
19986         (mm-w3m-local-map-property): Remove.
19987         (mm-inline-text-html-render-with-w3m): Don't use
19988         mm-w3m-local-map-property.
19989
19990 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19991
19992         * run-at-time.el: New file.
19993
19994         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
19995         under Emacs.
19996
19997         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
19998         of gnus-set-text-properties.
19999
20000         * gnus-uu.el (gnus-uu-save-article): Ditto.
20001
20002         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
20003
20004         * gnus-cite.el (gnus-cite-parse): Ditto.
20005
20006         * gnus-art.el (gnus-button-push): Use set-text-properties instead
20007         of gnus-.
20008
20009         * gnus-xmas.el (run-at-time): Require run-at-time.
20010
20011         * gnus.el: Change calls to nnheader-run-at-time and
20012         password-run-at-time throughout to use run-at-time directly.
20013
20014         * password.el: Remove definition of run-at-time.
20015
20016         * nnheaderxm.el: Remove definition of run-at-time.
20017
20018 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
20019
20020         * mml.el (mml-minibuffer-read-disposition): Show attachment type
20021         in prompt.
20022
20023 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
20024
20025         * messagexmas.el (message-xmas-redefine): Alias
20026         `message-make-caesar-translation-table' to
20027         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
20028         version.
20029
20030         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
20031         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
20032         `gnus-xmas-set-text-properties'.
20033         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
20034         `gnus-xmas-completing-read'.
20035         (gnus-xmas-completing-read): Removed.
20036         (gnus-xmas-open-network-stream): Removed.
20037
20038         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
20039         XEmacs version.
20040
20041         * dns.el (dns-make-network-process): Use `open-network-stream'
20042         instead of `gnus-xmas-open-network-stream'.
20043
20044         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
20045
20046         * .cvsignore: Add auto-autoloads.el, custom-load.el.
20047
20048 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
20049
20050         * gnus-art.el (gnus-mime-display-alternative)
20051         (gnus-insert-mime-button, gnus-insert-mime-security-button)
20052         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
20053         Don't use gnus-local-map-property.
20054
20055         * gnus-util.el (gnus-local-map-property): Remove.
20056
20057         * mm-view.el (mm-view-pkcs7-decrypt):
20058         Replace gnus-completing-read-maybe-default with completing-read.
20059
20060         * gnus-util.el (gnus-completing-read): do.
20061         (gnus-completing-read-maybe-default): Remove.
20062
20063 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
20064
20065         * password.el: Only autoload `run-at-time' if not XEmacs.
20066         Only autoload the itimer functions if XEmacs.
20067
20068 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20069
20070         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
20071         XEmacsen.
20072
20073         * dgnushack.el: Autoload executable-find for XEmacs.
20074
20075 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
20076
20077         * gnus-art.el (gnus-read-string): Remove.
20078         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
20079         read-string.
20080
20081 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
20082
20083         * netrc.el: Autoload password-read.
20084         (netrc): Add configuration group.
20085         (netrc-encoding-method, netrc-openssl-path):
20086         Add variables for encoding and decoding of files with symmetric
20087         ciphers.
20088         (netrc-encode): Add assistant function to encode a file with
20089         netrc-encoding-method.
20090         (netrc-parse): Add interactive parameter, added optional
20091         decoding if netrc-encoding-method is non-nil but otherwise
20092         behavior is standard.
20093         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
20094         Do s/encode/encrypt/ everywhere.
20095
20096         * spam.el: Remove executable-find autoload.
20097
20098 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
20099
20100         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
20101
20102         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
20103
20104 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
20105
20106         * gnus-art.el (gnus-treat-ansi-sequences)
20107         (article-treat-ansi-sequences): New variable and function.
20108         Suggested by Dan Jacobson <jidanni@jidanni.org>.
20109
20110         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
20111         Use it.
20112
20113 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
20114
20115         * mm-util.el (mm-quote-arg): Remove.
20116
20117         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
20118         shell-quote-argument.
20119
20120         * gnus-uu.el (gnus-uu-command): do.
20121
20122         * gnus-sum.el (gnus-summary-insert-pseudos): do.
20123
20124         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
20125         with make-char.
20126
20127         * mm-util.el (mm-make-char): Remove.
20128
20129         * mml.el (mml-mode): Replace gnus-add-minor-mode with
20130         add-minor-mode.
20131
20132         * gnus-undo.el (gnus-undo-mode): do.
20133
20134         * gnus-topic.el (gnus-topic-mode): do.
20135
20136         * gnus-sum.el (gnus-dead-summary-mode): do.
20137
20138         * gnus-start.el (gnus-slave-mode): do.
20139
20140         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
20141
20142         * gnus-ml.el (gnus-mailing-list-mode): do.
20143
20144         * gnus-gl.el (gnus-grouplens-mode): do.
20145
20146         * gnus-draft.el (gnus-draft-mode): do.
20147
20148         * gnus-dired.el (gnus-dired-mode): do.
20149
20150         * gnus-ems.el (gnus-add-minor-mode): Remove.
20151
20152         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
20153         Replace gnus-char-width with char-width.
20154
20155         * gnus-ems.el (gnus-char-width): Remove.
20156
20157         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
20158         Replace gnus-char-width with char-width.
20159
20160         * gnus-ems.el (gnus-char-width): Remove.
20161
20162         * spam-stat.el (with-syntax-table): Remove with-syntax-table
20163         definition.
20164         Remove Emacs 20 hash table compatibility code.
20165
20166         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
20167         20 compatibility code.
20168
20169         * spam.el (spam-point-at-eol): Replace with point-at-eol.
20170
20171         * smime.el (smime-point-at-eol): Replace with point-at-eol.
20172
20173         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
20174         Replace with point-at-{eol,bol}.
20175
20176         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
20177
20178         * imap.el (imap-point-at-eol): Replace with point-at-eol.
20179
20180         * flow-fill.el (fill-flowed-point-at-bol)
20181         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
20182
20183         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
20184         Replace with point-at-{eol,bol} throughout all files.
20185
20186 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20187
20188         * ntlm.el (ntlm-string-as-unibyte): New macro.
20189         (ntlm-build-auth-response): Use it.
20190
20191         Remove Emacs 20 stuff:
20192         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
20193         (butlast, mapc, remove): Remove the compiler macros.
20194         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
20195         of delq and copy-sequence.
20196         * gnus-art.el (popup-menu): Remove the compiler macro.
20197         * nnmail.el (nnmail-split-fancy): Don't support customizing with
20198         Emacs 20.
20199
20200 2004-01-05  Simon Josefsson  <jas@extundo.com>
20201
20202         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
20203         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
20204         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
20205         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
20206         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
20207         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
20208         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
20209         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
20210         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
20211         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
20212         ntlm-string-permute, string-lshift into ntlm-string-lshift,
20213         string-xor into ntlm-string-xor.
20214         Suggested by Jesper Harder <harder@myrealbox.com>.
20215
20216         * ntlm.el: Don't include poem.
20217
20218         * md4.el (print-int32, print-string-hexa): Remove.
20219         Suggested by Jesper Harder <harder@myrealbox.com>.
20220
20221         * sasl-ntlm.el, ntlm.el, md4.el: New files.
20222
20223         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
20224         probably breaks emacs with DL patch, but do we care? Is anyone
20225         still using the DL stuff?)
20226
20227         * sieve-manage.el: Use the password package.
20228         (sieve-manage-read-passwd): Remove.
20229         (sieve-manage-interactive-login): Use password.  Re-add
20230         condition-case around loop.
20231
20232         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
20233         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
20234         Use the password package.
20235
20236 2003-02-19  Simon Josefsson  <jas@extundo.com>
20237
20238         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
20239         token.
20240
20241 2002-08-07  Simon Josefsson  <jas@extundo.com>
20242
20243         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
20244         (sieve-manage-authenticators):
20245         (sieve-manage-authenticator-alist): Add some SASL mechs.
20246         (sieve-sasl-auth): New function.
20247         (sieve-manage-cram-md5-auth):
20248         (sieve-manage-plain-auth): Rewrite using SASL library.
20249         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
20250         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
20251         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
20252         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
20253
20254 2004-01-05  Simon Josefsson  <jas@extundo.com>
20255
20256         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
20257         New files.
20258
20259 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20260
20261         * gnus-group.el (gnus-no-groups-message): Update.
20262
20263         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
20264
20265 2003-11-09  Simon Josefsson  <jas@extundo.com>
20266
20267         * imap.el: Support for ID IMAP extension (RFC 2971).
20268         (imap-local-variables): Add imap-id.
20269         (imap-id): New variable.
20270         (imap-id): New function.
20271         (imap-parse-response): Parse untagged ID response.
20272         * nnimap.el (nnimap-id): New variable.
20273         (nnimap-open-connection): Use it.
20274
20275 2003-12-28  Simon Josefsson  <jas@extundo.com>
20276
20277         * gnus-score.el (gnus-score-edit-all-score): New.
20278         * gnus-group.el (gnus-group-score-map): Bind it to W e.
20279
20280 2004-01-04  Simon Josefsson  <jas@extundo.com>
20281
20282         * password.el: Add.
20283
20284 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
20285
20286         * dns.el (dns-query-types): Fix typo.
20287         (dns-query-types): New function.
20288         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
20289         PTR and SOA replies, see RFC 1035.
20290
20291 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20292
20293         * gnus.el (gnus-logo-color-style): Change colors to `no'.
20294
20295         * Move to Changelog.2.
20296
20297 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20298
20299         * gnus.el (gnus-version-number): Bump version.
20300
20301 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
20302
20303         * gnus.el: No Gnus v0.1 is released.
20304
20305 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
20306
20307         * gnus.el: No Gnus v0.0 is released.
20308
20309 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20310
20311         * gnus.el (gnus-version-number): Bump.
20312         (gnus-version): No.
20313
20314 See ChangeLog.2 for earlier changes.
20315
20316   Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
20317     Free Software Foundation, Inc.
20318
20319   This file is part of GNU Emacs.
20320
20321   GNU Emacs is free software: you can redistribute it and/or modify
20322   it under the terms of the GNU General Public License as published by
20323   the Free Software Foundation, either version 3 of the License, or
20324   (at your option) any later version.
20325
20326   GNU Emacs is distributed in the hope that it will be useful,
20327   but WITHOUT ANY WARRANTY; without even the implied warranty of
20328   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
20329   GNU General Public License for more details.
20330
20331   You should have received a copy of the GNU General Public License
20332   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
20333
20334 ;; Local Variables:
20335 ;; coding: utf-8
20336 ;; fill-column: 79
20337 ;; add-log-time-zone-rule: t
20338 ;; End: