(shr-render-td): Only do colours at the final rendering.
[gnus] / lisp / ChangeLog
1 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
2
3         * shr.el (shr-render-td): Only do colours at the final rendering.
4         Should be slightly faster.
5
6         * gnus-art.el (article-date-ut): Protect against articles with no Date
7         header.
8         (article-update-date-lapsed): Don't use current-column to find the
9         horizontal position.  It's fragile in the presence of \003 characters.
10
11         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
12
13 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
14
15         * gnus-art.el (article-transform-date): Rewrite to still work when
16         there are several rfc2822 parts.
17         (article-transform-date): Fix infinite recursion.
18         (article-date-ut): Replace infinitely many Date headers with a single
19         one when called interactively.
20
21         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
22         secure manner.
23
24         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
25         move around by not using save-window-excursion.  It seems to work...
26
27 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
28
29         * gnus-art.el (article-make-date-line): Work for user-defined format.
30
31 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
32
33         * nntp.el (nntp-retrieve-group-data-early)
34         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
35         fetching functions.
36
37         * gnus-start.el (gnus-read-active-for-groups): Read the active files
38         thoroughly for all backends that have no known groups.  This should
39         allow new nnml methods to retrieve mail.
40
41         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
42         that Gnus doesn't know exists again.
43
44         * gnus-art.el (gnus-article-date-lapsed-new-header): Removed.
45         (gnus-treat-date-ut): Ditto.
46         (gnus-article-update-date-header): Renamed.
47         (gnus-treat-date-local): Removed.
48         (gnus-treat-date-english): Removed.
49         (gnus-treat-date-lapsed): Removed.
50         (gnus-treat-date-combined-lapsed): Removed.
51         (gnus-treat-date-original): Removed.
52         (gnus-treat-date-iso8601): Removed.
53         (gnus-treat-date-user-defined): Removed.
54         (gnus-article-date-headers): New variable to control all the date
55         header options.
56         (article-date-ut): Rewrite to allow using the new way to format date
57         headers(s).
58
59 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
60
61         * nnmail.el (nnmail-article-group): Check for a direct fancy split
62         method.
63         (nnmail-article-group): A better test for fanciness.
64
65         * nnimap.el (nnimap-request-head): Protect against not finding the
66         article by Message-ID.
67
68 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
69
70         * gnus-art.el (article-update-date-lapsed): Try a better way to really
71         keep point at the "same place".
72
73 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
74
75         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
76         data if the group is unactivated.
77
78 2011-01-28  Julien Danjou  <julien@danjou.info>
79
80         * gnus-win.el: Remove dead function gnus-window-configuration-element.
81         (gnus-all-windows-visible-p): Remove old compatibility code.
82         (gnus-window-top-edge): Add docstring.
83
84         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
85
86 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
87
88         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
89         older request-update-info.
90
91         * gnus-art.el (article-make-date-line): Limit the length a bit more.
92
93 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
94
95         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Give
96         mml2015-signers higher precedence over mml2015-sign-with-sender.
97
98 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
99
100         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
101         groups.  This makes the nndraft:queue group pop up if it's not already
102         there.
103
104         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
105         messages" logic, which was reversed.
106
107         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
108         the "same place" even if point is on the line being replaced.
109         (article-update-date-lapsed): Allow updating both the combined lapsed
110         and the lapsed headers.
111         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
112         (article-make-date-line): Limit the number of segments dynamically to
113         avoid too-long lines.
114
115 2011-01-27  Julien Danjou  <julien@danjou.info>
116
117         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
118         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
119
120 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
121
122         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
123         Use plist-get instead of the cl function getf.
124
125 2011-01-27  Glenn Morris  <rgm@gnu.org>
126
127         * gnus-util.el (float-time): Get rid of compiler warning, again.
128
129 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
130
131         * shr.el (shr-put-color): Special-case background colours: Do put them
132         at the blank parts at the front of the lines.
133
134         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
135         exit hook to nix out all data on readedness on group exit.
136
137         * gnus-util.el (float-time): If float-time is bound, always use it on
138         all Emacsen.  It's unclear why the subrp check was there.
139         (time-date): Require to make some autoload issues on XEmacs go away.
140
141         * shr.el (shr-put-color): Don't do the box padding in tables, since
142         they're already padded.
143
144 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
145
146         * gnus-art.el (gnus-article-next-page): When the last line of the
147         article is displayed, scroll down once more instead of going to the
148         next article at once.
149         (article-lapsed-string): Refactor out and allow specifying how many
150         segments you want.
151         (gnus-article-setup-buffer): Start updating the lapsed header directly.
152         (gnus-article-update-lapsed-header): New variable.
153
154         * shr.el: Revert change that made headings use different-sized faces.
155         The Emacs display engine isn't advanced enough that, for instance,
156         tables can comfortably use differntly-sized faces.
157
158 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
159
160         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
161         used.
162         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
163         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
164         we're using an encrypted connection.
165
166         * proto-stream.el: Alter the interface functions to also return the
167         actual stream type used: network or tls.
168
169 2011-01-25  Julien Danjou  <julien@danjou.info>
170
171         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
172         (mm-display-javascript-inline): New function.
173
174         * mm-decode.el (mm-inline-media-tests): Add application/javascript
175         viewing function.
176
177 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
178
179         * shr.el (shr-expand-newlines): Fix variable name.
180
181 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
182
183         * shr.el (shr-expand-newlines): Make nested boxes work.
184
185 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
186
187         * shr.el (shr-expand-newlines): Proof of concept implemantation of boxy
188         backgrounds.
189         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
190         in a more sensible manner.
191
192 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
193
194         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
195         if EPG is loaded.
196
197 2011-01-24  Julien Danjou  <julien@danjou.info>
198
199         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
200         tags.
201
202 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
203
204         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
205         commands.
206
207         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
208         in the article buffer.
209         (gnus-gravatar-insert): Use blank space from the current buffer to
210         avoid breaking text properties.  This makes X-Sent updating work again.
211
212         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
213
214 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
215
216         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
217         fix the bug in url-http.el instead.
218
219         * shr.el (shr-image-fetched): Ditto.
220
221         * shr.el (shr-image-fetched): Avoid having point move in the article
222         buffer.
223
224         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
225         buffer after being called.  It's apparently being killed by url.el, and
226         killing it made point move to end-of-buffer in a random buffer.
227
228         * shr.el (shr-image-fetched): Ditto.
229
230 2011-01-23  Julien Danjou  <julien@danjou.info>
231
232         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
233
234         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
235         text/x-org.
236
237 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
238
239         * gnus-sum.el (gnus-summary-move-article): Protect against backends
240         (i.e., nnimap) returning nil as the article number.
241
242 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
243
244         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
245         "DelSp" parameter in RFC3676.
246
247 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
248
249         * message.el (message-check-recipients): Display the encoded version of
250         the bogus address if they differ.
251
252         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
253         after sending.
254
255         * gnus-agent.el (gnus-agent-send-mail): Ditto.
256
257         * gnus-group.el (gnus-group-refresh-group): New convenience function.
258
259         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
260         group buffer after sending the queue.
261
262         * gnus-agent.el (gnus-agent-send-mail): Ditto.
263
264 2011-01-22  Julien Danjou  <julien@danjou.info>
265
266         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
267
268 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
269
270         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
271         nested related parts.
272
273         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
274         unexpired articles.  This fixes the regression that led expiry marks to
275         disappear from nnfolder groups.
276
277 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
278
279         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
280         Don't confuse the "ret" of "retrograde" with RET.
281
282 2011-01-21  Julien Danjou  <julien@danjou.info>
283
284         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
285         than mm-insert-inline.
286
287 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
288
289         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
290         Widen article buffer.
291
292 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
293
294         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
295         the temp buffer.
296         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
297
298 2011-01-20  Julien Danjou  <julien@danjou.info>
299
300         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
301
302         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
303         than mm-insert-inline to insert inline part: this respect
304         mm-inline-media-tests displayers.
305
306         * mm-view.el (mm-display-shell-script-inline): New function.
307
308         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
309
310         * mm-uu.el (mm-uu-type-alist): Add org block.
311         (mm-uu-org-src-code-block-extract): New function.
312
313         * mm-view.el (mm-display-org-inline): New function.
314
315         * mm-decode.el (mm-automatic-display): Add text/org.
316
317         * mailcap.el (mailcap-mime-extensions): Add .org.
318
319 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
320
321         * gnus-art.el (gnus-article-highlight): Remove argument passed to
322         gnus-article-add-buttons.
323
324 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
325
326         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
327         From header with a date and "nobody" as the sender.
328
329 2011-01-19  Julien Danjou  <julien@danjou.info>
330
331         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
332         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
333         if you have the same regexp several times.
334         (gnus-button-push): Fix matching when regexp is symbol.
335
336 2011-01-15  Glenn Morris  <rgm@gnu.org>
337
338         * message.el (message-mail): A compose-mail function should
339         accept headers as strings.
340
341 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
342
343         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
344         Add :vert-only tags.
345         (message-mail): New arg RETURN-ACTION.
346         (message-return-action): New var.
347         (message-bury): Use it.
348         (message-mode): Make it buffer-local.
349         (message-send-and-exit): Always call message-bury.
350
351         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
352         message-mail.
353
354 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
355
356         * nnimap.el (nnimap-convert-partial-article): Protect against
357         zero-length body parts.
358
359         * mm-decode.el (mm-preferred-alternative-precedence):
360         Discourage showing empty parts.
361
362         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
363         and stuff if the backend didn't return the article number.  This fixes
364         an Exchange-related nnimap bug.
365
366         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
367         group window, because it does the wrong thing when a separate frame
368         displays the group buffer.
369
370         * proto-stream.el (open-protocol-stream): Protect against the low-level
371         transport functions returning nil.
372
373 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
374
375         * mml2015.el (epg-sub-key-fingerprint): Autoload.
376         (mml2015-epg-find-usable-secret-key): New function.
377         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
378         mml2015-epg-find-usable-key (Bug#7797).
379         (mml2015-epg-encrypt): Ditto.
380
381 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
382
383         * dgnushack.el (rot13-string): Fix the way to get the argument.
384
385 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
386
387         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
388
389 2011-01-03  Glenn Morris  <rgm@gnu.org>
390
391         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
392
393         * sieve.el (sieve-open-server): Give a more explicit error if
394         sieve-manage-open returns nil.  (Bug#7720)
395
396 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
397
398         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
399
400 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
401
402         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
403         This avoids sending passwords in plain text over non-encrypted
404         channels.
405
406         * shr.el (shr-rescale-image): Display all GIF images as animated images.
407
408         * nnimap.el (nnimap-login): Refactored out into own function, and
409         implement CRAM-MD5.
410         (nnimap-wait-for-line): Refactored out.
411
412         * mm-view.el (mml-smime): Require.
413
414 2010-12-20  David Engster  <deng@eml.cc>
415
416         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
417         use EPG to decrypt S/MIME messages instead of openssl.
418
419 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
420
421         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
422
423         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
424         status is the group clearly is unreachable.
425
426         * auth-source.el (auth-source-create): Add the optional second
427         parameter to `local-variable-p' to be compatible with XEmacs.
428
429 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
430
431         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
432         work when using a compressed nnml folder.
433
434 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
435
436         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
437         backends after sanitising on entry, because this never makes sense:
438         If the articles have gone missing, then the data no longer exists on
439         the backend, and if they haven't, then Gnus is wrong, and shouldn't
440         overwrite anything anyway.
441
442         * shr.el (shr-insert-document): Bind shr-width dynamically to
443         window-width if it's nil.
444
445 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
446
447         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
448         with the meaning of using the full emacs window width for rendering.
449
450 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
451
452         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
453         case when sender is not given.
454
455 2010-12-23  Julien Danjou  <julien@danjou.info>
456
457         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
458         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
459         the addresses, otherwise we might misplaced the gravatar.
460
461 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
462
463         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
464         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
465         obsolete in Emacs.
466
467 2010-12-20  Julien Danjou  <julien@danjou.info>
468
469         * gnus-util.el (gnus-rescale-image): Revert last change.
470
471 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
472
473         * binhex.el: Improve commentary (Bug#7482).
474
475 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
476
477         * gnus-group.el (gnus-group-delete-articles): New command.
478
479 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
480
481         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
482
483 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
484
485         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
486         here, since it's up to the backends to do CRLF removal if their
487         protocol has it.
488
489         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
490
491 2010-12-17  Julien Danjou  <julien@danjou.info>
492
493         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
494         they are from file. Can also scale up.
495
496 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
497
498         * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
499         gnus-use-agent.
500         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
501
502         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
503
504 2010-12-17  Julien Danjou  <julien@danjou.info>
505
506         * gravatar.el (gravatar-retrieve-synchronously): New function.
507         (gravatar-get-data): Make more robust.
508
509 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
510
511         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
512
513 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
514
515         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
516         to really consider the last line.
517
518 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
519
520         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
521         list of recipient keys, or use symmetric encryption if not a list.
522         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
523         EPA override, replacing the call to `netrc-store-data'.
524
525 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
526
527         * gnus-srvr.el: Avoid passing nil regexp argument to
528         delete-matching-lines.
529
530 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
531
532         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
533         fetching stops when Gnus exits.
534
535         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
536         function.
537         (nnfolder-request-expire-articles): Save all the buffers after doing
538         expiry.
539
540         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
541         the last article", since that led to serious performance regressions
542         when expiring nnml groups.
543
544 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
545
546         * nnir.el: Improve customizations.
547
548 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
549
550         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
551
552         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
553         group has been killed.
554         (gnus-group-yank-group): Ditto.
555
556         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
557
558         * nnimap.el (nnimap-request-update-group-status): New function.
559
560         * gnus-int.el (gnus-request-update-group-status): New interface
561         function.
562
563         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
564         copying read-ness to the backends.
565
566         * nnimap.el (nnimap-quirk): New function.
567         (nnimap-retrieve-group-data-early): Use it.
568         (nnimap-quirks): New alist.
569
570 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
571
572         * shr.el (shr-insert): Set shr-start after deleting trailing space;
573         don't delete it within indentation.
574
575 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
576
577         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
578         previous line.
579
580 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
581
582         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
583         QRESYNC command by deleting a superfluous space which broke Cyrus
584         servers.  This change will break other servers that are buggy the other
585         way around.
586
587 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
588
589         * spam.el: Reindent and fix long lines.
590         (spam-copy-or-move-routine): Exclude invalid move destinations.
591
592 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
593
594         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
595         installed the registry.
596
597 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
598
599         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
600
601 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
602
603         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
604         groupname doesn't contain "gmane".
605
606 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
607
608         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
609         and netrc-bound-and-true-p bindings.
610         (netrc-parse): Cache the netrc contents.
611
612         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
613         (gnus-1): Don't create the nndrafts group twice.
614         (gnus-setup-news): There's no need to read the active file here, since
615         that's done again later on a per-backend basis.
616         (gnus-start-draft-setup): Make sure that the new group is started out
617         empty.
618
619         * gnus-agent.el (gnus-agentize): Don't create the queue group
620         automatically on startup.  It'll be created later, if needed.
621
622         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
623         of automatically subscribed groups.
624         (gnus-auto-subscribed-categories): New variable.
625         (gnus-matches-options-n): Use it.
626         (gnus-default-subscribed-newsgroups): Remove unused variable.
627         (gnus-start-draft-setup): Message a bit less.
628
629 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
630
631         * nnir.el (nnir-run-imap): Return article list in order of increasing
632         UID.
633
634 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
635
636         * gnus-sum.el (gnus-summary-enter-digest-group):
637         Mention gnus-auto-select-on-ephemeral-exit.
638
639         * proto-stream.el (proto-stream-open-network-only): Fix the calling
640         convention of the network-only option.
641
642 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
643
644         * proto-stream.el (proto-stream-open-network-only): New function to
645         have a way to specify non-STARTTLS upgrade connections.
646
647 2010-12-10  Julien Danjou  <julien@danjou.info>
648
649         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
650         email address is nil.
651
652         * message.el (message-bogus-recipient-p): Set address to "" if nil.
653
654 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
655
656         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
657         deletion.
658         (nnir-run-imap): Only need to parse list once.
659
660 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
661
662         * shr.el (shr-tag-script): Ignore <script>.
663         (shr-tag-label): Add <label> support.
664
665 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
666
667         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
668
669         * shr.el (shr-image-displayer): Work for images lined side by side.
670
671 2010-12-08  Robert Pluim  <rpluim@gmail.com>
672
673         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
674         parameter, since XEmacs doesn't accept t as a parameter.
675
676 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
677
678         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
679         ids.
680         (nnir-run-gmane): Simplify groupspec formatting.
681         (nnir-request-expire-articles): New function.
682
683 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
684
685         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
686         overflow, possibly.
687
688         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
689         (shr-render-td): Handle td style="" better.
690         (shr-tag-table): Use the color from the style sheet.
691         (shr-render-td): Make sure we copy over all the overlays, too.
692
693 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
694
695         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
696         (nnir-request-article): Improve article retrieval.
697
698 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
699
700         * mm-util.el (mm-extra-numeric-entities): New variable.
701
702         * mm-url.el (mm-url-decode-entities):
703         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
704
705         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
706
707 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
708
709         * message.el: Use completion-at-point.
710         (message-completion-function): New fun, extracted from message-tab.
711         (message-mode): Use it for completion-at-point-functions.
712         (message-tab): Use it and completion-at-point.
713
714 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
715
716         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
717         character if a non-breakable character follows.
718
719 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
720
721         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
722         any stream.
723
724         * shr.el (shr-tag-font): Colorize the region.
725         (shr-tag-body): Ditto.
726         (shr-tag-font): Actually let the styles be inherited instead of
727         overwriting them.
728         (shr-tag-font): Get the background color right.
729         (shr-tag-style): Ignore all <style> tags for the moment.
730
731         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
732         a Message-ID to avoid having nnimap depend on gnus-sum.
733
734         * shr.el (shr-descend): Only colorize something if we have a node that
735         sets colors.
736
737 2010-12-06  Julien Danjou  <julien@danjou.info>
738
739         * shr.el (shr-render-td): Render td content with shr-descend, so style
740         will be applied to <td> too.
741         (shr-colorize-region): Colorize region even if we only have a background.
742         (shr-tag-body): Fix color and background color inheritance.
743         Do not recolorize after shr-generic.
744         (shr-tag-font): Let shr-generic colorize via inheritance.
745
746 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
747
748         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
749
750 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
751
752         * nnir.el (nnir-request-move-article): Remove obsolete code.
753
754 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
755
756         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
757
758 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
759
760         * gnus-sum.el (gnus-summary-respool-article): The completion function
761         expects a list instead of an alist.
762
763         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
764         string as the parameter.
765
766         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
767
768         * shr.el (shr-stylesheet): New dynamic variable for cascading the
769         styles.
770         (shr-colorize-region): New function.
771         (shr-insert-background-overlay): Remove.
772         (shr-render-td): Background setting should be taken care of on a higher
773         level.
774         (shr-tag-body): Use post-hoc colorizations.
775         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
776         (shr-put-color-1): Don't overwrite old colors.
777         (shr-colorize-region): When the background color isn't explicit, use
778         a fixed background.
779
780         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
781         nnmail variables.
782
783 2010-12-05  Bjørn Mork  <bjorn@mork.no>
784
785         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
786         unless necessary.
787
788 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
789
790         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
791         server.
792
793 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
794
795         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
796         so that TAB works.
797
798         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
799         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
800
801         * shr.el (shr-urlify): Show the URL before the title to avoid
802         misleading URLs.
803
804 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
805
806         * shr.el (shr-urlify): Display the title in <a> tags.
807
808 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
809
810         * nnir.el (nnir-categorize): Replace mapcar with mapc.
811
812 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
813
814         * nnir.el: Rearrange code to allow macros to be autoloaded by
815         gnus-sum.el.
816         (nnir-retrieve-headers-override-function): Make this variable
817         customizable.
818         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
819
820         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
821         from nnir.el.
822
823 2010-12-03  Julien Danjou  <julien@danjou.info>
824
825         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
826
827 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
828
829         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
830         allow optional argument `environment'.
831
832 2010-12-03  Glenn Morris  <rgm@gnu.org>
833
834         * mm-extern.el (message-goto-body): Update declaration.
835
836 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
837
838         * gnus-util.el (gnus-macroexpand-all): New function.
839
840         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
841         instead of macroexpand-all that is unavailable in XEmacs.
842
843 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
844
845         * nnir.el (nnir-summary-line-format): New variable.
846         (nnir-mode): Use it.
847         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
848         (nnir-article-ids): Reimplement as defsubst.
849         (nnir-retrieve-headers): Don't mangle the subject header.
850         (nnir-run-imap): Use 100 as RSV score.
851         (nnir-run-find-grep): Fix for full server searching.
852         (nnir-run-gmane): Better restriction to gmane groups.
853
854         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
855         summary buffers.
856
857 2010-12-02  Julien Danjou  <julien@danjou.info>
858
859         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
860
861         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
862
863         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
864         support.
865
866 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
867
868         * nnir.el: Update to handle the registry better.
869         (autoload): Silence byte-compiler.
870         (nnir-open-server): Add a hook for nnir groups.
871         (nnir-request-move-article): Don't mangle the header. Better to use
872         formating variables (which will be added in the future).
873         (nnir-registry-action): Update the registry using the original article
874         group name.
875         (nnir-mode): Install nnir-specific hooks for updating the registry.
876
877         * gnus-sum.el
878         (gnus-article-original-subject,gnus-newsgroup-original-name):
879         Remove obsolete variables.
880         (gnus-summary-move-article): Remove use of obsolete variables.
881         (gnus-summary-local-variables): Make move and delete hooks local to
882         summary buffers.
883
884 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
885
886         * rtree.el: New file.
887
888 2010-12-01  Julien Danjou  <julien@danjou.info>
889
890         * message.el (message-user-organization): Do not use
891         gnus-local-organization.
892
893         * gnus.el: Remove gnus-local-organization.
894
895         * gnus-msg.el: Remove nastygram thing.
896
897 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
898
899         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
900         funcall.
901
902 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
903
904         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
905         names.
906
907         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
908         characters.
909
910         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
911         to t of inhibit-read-only since it is inside gnus-with-article-headers.
912         Suggested by Å tÄ›pán NÄ›mec <stepnem@gmail.com>.
913         (gnus-gravatar-transform-address): Use mail-extract-address-components
914         that supports non-ASCII names rather than mail-header-parse-addresses.
915
916 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
917
918         * proto-stream.el (open-protocol-stream): All starttls connections are
919         handled by the network handler.
920
921 2010-11-30  Julien Danjou  <julien@danjou.info>
922
923         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
924         (nnimap-open-connection-1): Fix PREAUTH.
925
926         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
927
928 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
929
930         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
931         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
932         (shr-insert): Use them.
933         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
934
935 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
936
937         * nnir.el (nnir-request-move-article): Bail out if original group
938         doesn't support article moves.
939         (nnir-get-active): Improve active list retrieval.
940
941 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
942
943         * shr.el (shr-find-fill-point): Don't break before apostrophes.
944
945 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
946
947         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
948         seem to accept strings-with-numbers as port numbers,
949
950 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
951
952         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
953         change the registry.
954
955 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
956
957         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
958         delete-dups that is not available in XEmacs 21.4.
959
960         * mm-util.el (mm-delete-duplicates): Add comment.
961
962 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
963
964         * nnir.el (nnir-ignored-newsgroups): New variable.
965         (nnir-get-active): Use it.
966
967 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
968
969         * proto-stream.el (proto-stream-open-network): Add some comments.
970
971         * nntp.el (nntp-open-connection): Provide a :success condition.
972
973         * nnimap.el (nnimap-open-connection-1): Ditto.
974
975         * proto-stream.el (proto-stream-open-network): See what the response to
976         the STARTTLS command is.
977
978         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
979         backwards compatibility).
980         (nnimap-open-connection-1): Really respect nnimap-server-port.
981
982         * proto-stream.el (proto-stream-open-network): When doing opportunistic
983         TLS upgrades we don't really care about the identity of the peer.
984         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
985         that what we've checked for.
986         (proto-stream-always-use-starttls): Only default to t if
987         open-gnutls-stream exists.
988         (proto-stream-open-network): If STARTTLS failed, then just open a
989         normal connection.
990         (proto-stream-open-network): Wait until the greeting before doing
991         STARTTLS.
992
993         * nntp.el (nntp-open-connection): Report what the connection error is.
994
995         * proto-stream.el (open-protocol-stream): Rename from
996         open-proto-stream.
997
998 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
999
1000         * nnimap.el (nnimap-stream): Change default to `undecided'.
1001         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
1002         first, and then network.
1003         (nnimap-open-connection-1): Respect nnimap-server-port.
1004         (nnimap-open-connection): Be more backwards-compatible.
1005
1006         * proto-stream.el (proto-stream-always-use-starttls): New variable.
1007         (proto-stream-open-starttls): De-duplicate the starttls code.
1008         (proto-stream-open-starttls): Folded back into the main function.
1009         (proto-stream-open-network): Fix typo in the gnutls path.
1010         (proto-stream-command): Refactor out.
1011
1012         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
1013
1014         * proto-stream.el (proto-stream-open-starttls): Actually implement the
1015         starttls.el STARTTLS.
1016
1017         * color.el (color-lab->srgb): Fix function call name.
1018
1019         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
1020         if we're using tls.el.
1021         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
1022         built in, then don't try to establish a STARTTLS connection.
1023
1024         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
1025         servers.
1026
1027         * proto-stream.el (open-proto-stream): Use network, not stream.
1028         (open-proto-stream): Add a way to specify what the end of a command is.
1029
1030         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
1031         connections types.
1032         (nntp-open-network-stream): Remove.
1033         (nntp-open-ssl-stream): Remove.
1034         (nntp-open-tls-stream): Remove.
1035         (nntp-ssl-program): Remove.
1036
1037         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
1038
1039 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
1040
1041         * nnir.el: Fix typos.
1042         (nnir-retrieve-headers-override-function): Rename variable to reflect
1043         new semantics.
1044         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
1045         macros.
1046         (nnir-request-article, nnir-request-move-article): Use them.
1047         (nnir-categorize): New function.
1048         (nnir-run-query): Use it.
1049         (nnir-retrieve-headers): Rewrite to batch header retrieval.
1050         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
1051         sorted.
1052         (nnir-group-full-name): Use gnus-group-full-name instead.
1053         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
1054         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
1055
1056 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1057
1058         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
1059
1060         * proto-stream.el: New library to provide protocol-specific
1061         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
1062         protocols.
1063         (open-proto-stream): Complete the documentation.
1064         (proto-stream-open-network): Fix some typos.
1065
1066         * nnimap.el (nnimap-open-connection): Use it.
1067
1068 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
1069
1070         * pop3.el (pop3-open-server): Read server greeting before starting TLS
1071         negotiation.
1072
1073 2010-11-26  Julien Danjou  <julien@danjou.info>
1074
1075         * color.el: Rename various rgb functions to srgb.
1076
1077 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1078
1079         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
1080         names.
1081
1082 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1083
1084         * shr.el (shr-insert): Revert last change.
1085         (shr-find-fill-point): Never leave point being at bol;
1086         relax the kinsoku limitation when rendering tables.
1087
1088 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1089
1090         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
1091         results from -accept-article.
1092
1093         * shr-color.el: Require cl when compiling.
1094
1095         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
1096         checkin.
1097
1098         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
1099
1100         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
1101
1102         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
1103         'add and 'delete to set backend marks.
1104
1105         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
1106
1107         * nnheader.el (nnheader-update-marks-actions): Refactor out.
1108
1109         * nntp.el (nntp-request-set-mark): Use it.
1110
1111         * nnfolder.el (nnfolder-request-set-mark): Ditto.
1112
1113         * nnml.el (nnml-request-set-mark): Ditto.
1114
1115         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
1116         introduces regressions in article selection.
1117         (nnimap-find-uid-response): New function.
1118         (nnimap-request-accept-article): Use the UID returned, if any.
1119         (nnimap-request-move-article): Use the UID returned, if any.
1120         (nnimap-get-groups): Reimplement to work with folded lines.
1121         (nnimap-find-uid-response): The UID is the last element in the list.
1122         (nnimap-request-set-mark): Extend syntax with 'set.
1123
1124         * nnml.el (nnml-request-set-mark): Ditto.
1125
1126         * nnfolder.el (nnfolder-request-set-mark): Ditto.
1127
1128         * nntp.el (nntp-request-set-mark): Ditto.
1129
1130 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1131
1132         * message.el (message-called-interactively-p): A temporary macro.
1133         (message-goto-body): Use it temporarily.
1134
1135 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1136
1137         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
1138         (nnimap-last-response-string): Unfold quoted lines, if they exist.
1139         (nnimap-last-response-string): Fix last unfolding fix.
1140
1141 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1142
1143         * shr.el (shr-insert): Fix the way to fold lines.
1144
1145 2010-11-25  Julien Danjou  <julien@danjou.info>
1146
1147         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
1148
1149         * color.el: Rename from color-lab.el
1150         (color-rgb->hex): Add.
1151         (color-complement): Add.
1152         (color-complement-hex): Add.
1153
1154         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
1155
1156 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1157
1158         * shr-color.el (shr-color-visible): Don't bug out if the colour names
1159         don't exist.
1160
1161 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1162
1163         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
1164         assuming that article displaying or another mml-preview may be
1165         interrupted for an error or for the like.
1166
1167         * shr.el (shr-get-background): Fix argument name.
1168
1169 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1170
1171         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
1172
1173         * gnus-sum.el (gnus-summary-include-articles): New function.
1174
1175         * message.el (message-goto-body): called-interactively-p needs a
1176         parameter, so use `any'.
1177
1178         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
1179         clear marks before moving, since they're synced from the Gnus side
1180         first.
1181
1182         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
1183         (gnus-summary-move-article): Copy over all marks before moving, so that
1184         IMAP doesn't think a new article has arrived.
1185
1186 2010-11-24  Julien Danjou  <julien@danjou.info>
1187
1188         * shr.el (shr-insert-background-overlay): Fix typo.
1189         (shr-render-td): Copy the background before rendering.
1190
1191         * shr-color.el (shr-color-visible): Fix docstring.
1192
1193         * shr.el (shr-tag-table): Add bgcolor support.
1194         (shr-render-td): Add bgcolor support.
1195         (shr-get-background): Add.
1196         (shr-insert-foreground-overlay): Use shr-get-background.
1197
1198         * message.el (message-goto-body): Use called-interactively-p.
1199         (message-in-body-p): message-goto-body returns point.
1200
1201 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1202
1203         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
1204         Fixes something or other in Emacs 23, and is backwards compatible.
1205
1206         * message.el (message-goto-body): Remove the <#secure special-casing,
1207         which is too special.
1208
1209         * shr.el (shr-parse-style): Drop !important from styles.
1210
1211 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
1212
1213         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
1214         this function to return incorrect results when calling it with an
1215         explicit article argument different from
1216         (gnus-summary-article-number).
1217
1218 2010-11-24  Julien Danjou  <julien@danjou.info>
1219
1220         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
1221         (shr-tag-body): Add background support.
1222         (shr-descend): Add background support.
1223         (shr-tag-title): Add.
1224
1225         * shr-color.el (shr-color-visible): Really return original background
1226         if fixed.
1227
1228 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1229
1230         * shr.el (shr-color-check): Protect against non-existant colour names.
1231
1232 2010-11-24  Julien Danjou  <julien@danjou.info>
1233
1234         * color-lab.el: Require 'cl when compiling.
1235
1236         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
1237
1238         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
1239         matched part.
1240
1241         * color-lab.el: Fix all expt calls to use float type.
1242
1243 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1244
1245         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
1246         expression to shr-color-check as is.
1247
1248         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
1249
1250         * color-lab.el: Add coding cookie.
1251         (float-pi): Use eval-and-compile.
1252
1253         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
1254         compiled for Emacsen having no `libxml-parse-html-region' support.
1255
1256 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1257
1258         * shr.el (shr-insert-color-overlay): Split stuff like
1259         "#444444 !important" to find the real colour.
1260         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
1261         parse <font color="red"> entries.
1262
1263 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
1264
1265         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
1266         point when parsing headers.
1267
1268         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
1269         is positioned properly when parsing headers.
1270
1271 2010-11-23  Julien Danjou  <julien@danjou.info>
1272
1273         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
1274
1275         * shr-color.el (shr-color->hexadecimal): Add support for color names.
1276
1277         * shr.el (shr-parse-style): Replace \n with space in style parsing.
1278
1279         * shr-color.el (shr-color-hsl-to-rgb-fractions):
1280         Use shr-color-hue-to-rgb.
1281         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
1282
1283 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1284
1285         * shr.el (shr-color->hexadecimal): Autoload.
1286         (shr-descend): Add color to all tags.
1287
1288 2010-11-22  Julien Danjou  <julien@danjou.info>
1289
1290         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
1291         shr-color->hexadecimal.
1292
1293         * shr-color.el (shr-color->hexadecimal): Add converting functions for
1294         RGB() or HSL() color representation.
1295
1296         * shr.el (shr-tag-font): Add.
1297         (shr-tag-color-check): New function to get better colors.
1298         (shr-tag-insert-color-overlay): Factorize code between tag-font and
1299         tag-span.
1300
1301         * shr-color.el: New file.
1302
1303         * color-lab.el: New file.
1304
1305         * gnus-art.el (gnus-url-mailto): Do not downcase args.
1306
1307 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
1308
1309         * nnir.el: Fix typo in comments.
1310         (nnir-run-imap): Simplify code. No need to reverse artlist.
1311         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
1312
1313 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1314
1315         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
1316
1317         * nnimap.el (nnimap-get-capabilities): Refactor out.
1318         (nnimap-open-connection): Re-request capabilities after STARTTLS.
1319
1320 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
1321
1322         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
1323         appearing when `mm-uu-hide-markers' is nil.
1324
1325 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1326
1327         * nnimap.el (nnimap-unselect-group): Make into its own function.
1328         (nnimap-request-rename-group): Unselect group before renaming.
1329         This had gotten lost somewhere.
1330         (nnimap-request-accept-article): Keep track of examined groups, and
1331         unselect the group before APPENDing to read-only groups.
1332         (nnimap-request-move-article): Clear flags before moving so that they
1333         can be re-set later.
1334
1335 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1336
1337         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
1338         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
1339
1340 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1341
1342         * gnus-art.el (gnus-mime-display-single)
1343         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
1344         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
1345         parameter.
1346
1347 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1348
1349         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
1350         (shr-table-vertical-line): New variable.
1351         (shr-insert-table): Use it.
1352
1353 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1354
1355         * gnus-html.el (gnus-html-wash-images): Don't display images if
1356         gnus-inhibit-images is non-nil; register displayer for cid images.
1357         (gnus-html-display-image): Work for cid image.
1358         (gnus-html-insert-image): Allow arguments.
1359         (gnus-html-put-image): Inhibit read-only.
1360         (gnus-html-prefetch-images): Don't prefetch images if
1361         gnus-inhibit-images is non-nil.
1362
1363 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1364
1365         * shr.el (shr-put-image): Break lines when inserting big pictures.
1366
1367 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1368
1369         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
1370         sender, thanks Katsumi Yamaoka.
1371
1372 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
1373
1374         * nnir.el (nnir-run-imap): Reverse the article list for each group
1375         rather than the whole list.
1376
1377 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1378
1379         * shr.el (shr-image-displayer): Protect function against non-existent
1380         image source.
1381
1382         * gnus-art.el (gnus-inhibit-images): New user option.
1383         (gnus-mime-display-single): Don't display image if it is non-nil.
1384
1385         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
1386         gnus-inhibit-images.
1387
1388         * shr.el (shr-image-displayer): New function.
1389         (shr-tag-img): Use it.
1390
1391 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1392
1393         * mml2015.el (mml2015-epg-sign): Use From header.
1394
1395 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1396
1397         * gnus-html.el (gnus-html-wash-images): Register a displayer.
1398
1399         * gnus-util.el (gnus-find-text-property-region): Return markers.
1400
1401         * shr.el (shr-tag-img): Put a displayer in the text property.
1402
1403         * gnus-util.el (gnus-find-text-property-region): New utility function.
1404
1405         * gnus-html.el (gnus-html-display-image): Make the alt optional.
1406         (gnus-html-show-images): Remove.
1407
1408         * gnus-art.el (gnus-article-show-images): New, more general function.
1409
1410         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
1411         image url text properties.
1412
1413         * shr.el: Ditto.
1414
1415         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
1416         gnus-agent-auto-agentize-methods is set.  Which it isn't.
1417
1418 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1419
1420         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
1421         work for two or more articles.
1422
1423 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1424
1425         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
1426         divide an image that's in an html article to two or more when washing
1427         non-ASCII characters in alt text of it.
1428
1429 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1430
1431         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
1432         smime-decrypt-region using function argument.
1433         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
1434
1435         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
1436
1437         * smime.el (smime-decrypt-region): Catch it.
1438
1439 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1440
1441         * smime.el (smime-mode-map): Move initialization into declaration.
1442         (gnus-run-mode-hooks): Don't autoload.
1443         (smime-mode): Use define-derived-mode.
1444
1445 2010-11-11  Glenn Morris  <rgm@gnu.org>
1446
1447         * smime.el (from): Restrict declaration to XEmacs.
1448
1449         * nnir.el (gnus-group-topic-name): Autoload.
1450
1451 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1452
1453         * shr.el (shr-insert): Don't break long line if it is because of
1454         kinsoku-bol characters in the line end.
1455
1456 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
1457
1458         * nnir.el (nnir-request-move-article): Fix to provide original group
1459         and subject.
1460         (nnir-warp-to-article): Don't fail on articles whose headers haven't
1461         been retrieved.
1462
1463         * gnus-sum.el (gnus-summary-move-article): Use original group and
1464         subject for virtual articles such as those in an nnir summary buffer.
1465
1466 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1467
1468         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
1469         least 21.5).
1470
1471         * smime.el (from): Declare it again for XEmacs.
1472
1473 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1474
1475         * message.el (message-resend): Don't disable encoding unless it's
1476         already encoded.
1477
1478         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
1479         low-numbered articles.
1480
1481 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1482
1483         * rfc2047.el (rfc2047-syntax-table): Simplify.
1484
1485         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
1486
1487         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
1488         set-char-table-range for XEmacs.
1489
1490 2010-11-10  Glenn Morris  <rgm@gnu.org>
1491
1492         * time-date.el (time-to-seconds): Always an alias on Emacs,
1493         never a real function.
1494         (with-no-warnings): Remove compat stub, now unused.
1495         (time-less-p): Doc fix.
1496         (time-to-number-of-days): Simplify.
1497
1498         * smime.el (from): Remove unused declaration.
1499
1500         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
1501         (gnus-float-time): On Emacs, always an alias.
1502
1503         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
1504         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
1505
1506 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1507
1508         * dgnushack.el: Don't use ignore-errors in the top level form since it
1509         is unavailable in XEmacs even if cl is loaded.
1510
1511         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
1512
1513 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1514
1515         * shr.el (browse-url-mailto): Autoload.
1516
1517         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
1518
1519         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
1520         regexp doesn't need quoting.
1521
1522 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
1523
1524         * message.el (message-subject-trailing-was-ask-regexp)
1525         (message-subject-trailing-was-regexp): Match was: in addition to was.
1526
1527 2010-11-09  Glenn Morris  <rgm@gnu.org>
1528
1529         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
1530         (nnbabyl-check-mbox): Use point-at-bol.
1531
1532 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1533
1534         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
1535
1536         * message.el (message-mailto): New function.
1537         (message-mailto): Should accept other parameters.
1538         (message-mailto): Remove since it duplicates browse-url-mailto
1539         functionality.
1540
1541 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1542
1543         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
1544         methods.
1545         (gnus-read-active-file): Ditto.
1546
1547         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
1548         ": " from the prompt.
1549         (gnus-group-make-group): Ditto.
1550
1551 2010-11-07  Glenn Morris  <rgm@gnu.org>
1552
1553         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
1554         (gnus-bookmark-kill-line): Use point-at-eol.
1555
1556 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1557
1558         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
1559         asterisks in From header.
1560
1561 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1562
1563         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
1564         string to avoid making the From headers syntactically invalid.
1565
1566         * message.el (message-send-mail): Don't insert courtesy messages if the
1567         message already has List-Post and List-ID messages.
1568
1569 2010-11-06  Glenn Morris  <rgm@gnu.org>
1570
1571         * gnus-art.el (gnus-treat-article): Give dynamic local variables
1572         `condition', `type', `length' a prefix.
1573         (gnus-treat-predicate): Update for above name changes.
1574
1575 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
1576
1577         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
1578         binding.  Handled by `gnus-summary-refer-thread' instead.
1579         (nnir-warp-to-article): New backend function.
1580
1581         * nnimap.el (nnimap-request-thread): Force dependency updating.
1582
1583         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
1584         (gnus-summary-refer-thread): Rework to improve thread-referral.
1585
1586         * gnus-int.el (gnus-warp-to-article): New function.
1587
1588         * gnus-sum.el (gnus-summary-article-map): Bind it.
1589
1590 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
1591
1592         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
1593         gnus-summary-refer-thread.
1594
1595         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
1596         headers.
1597         (gnus-summary-limit-include-thread): Prevent articles in thread from
1598         being cut in gnus-cut-threads.
1599         (gnus-summary-refer-thread): Limit retrieved headers to those in
1600         thread.
1601
1602 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1603
1604         * message.el (message-send-mail): Use the value of
1605         message-courtesy-message from the message buffer.
1606
1607         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
1608
1609         * shr.el (shr-browse-url): Implement mailto: URLs.
1610
1611         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
1612         "raw".
1613
1614         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
1615         if it's already selected.
1616
1617         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
1618
1619 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1620
1621         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
1622         to measure the length and truncate alt text.
1623
1624 2010-11-03  Glenn Morris  <rgm@gnu.org>
1625
1626         * nndiary.el (nndiary-generate-nov-databases-1)
1627         (nndiary-generate-active-info): Rename dynamic variable `files' to
1628         something less generic.
1629
1630 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
1631
1632         * nnir.el (nnir-request-move-article): Call the underlying backend to
1633         move articles from nnir.
1634
1635 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1636
1637         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
1638
1639 2010-11-02  Julien Danjou  <julien@danjou.info>
1640
1641         * nnir.el: Remove wais support.
1642
1643 2010-11-02  Glenn Morris  <rgm@gnu.org>
1644
1645         * gnus-html.el: Reorder requirements to quieten compiler.
1646
1647 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1648
1649         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
1650         properly for XEmacs as well.
1651         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
1652         (gnus-article-natural-long-line-p): Use window-width rather than
1653         frame-width.
1654
1655 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
1656
1657         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
1658         (nnir-read-parms): Don't modify query.
1659         (nnir-run-query): Add ability to search topic on current line.
1660         (nnir-get-active): Clean up.
1661
1662 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1663
1664         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
1665         degenerate articles.
1666
1667         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
1668         (gnus-print-buffer): Just print the buffer as is, without any copying
1669         to a buffer and then re-highlighting.
1670
1671         * nnimap.el (nnimap-request-group): Store the new updated info.
1672         (nnimap-request-group): Select the group when we don't know whether it
1673         exists or not.
1674
1675         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
1676         groups.
1677
1678         * gnus-group.el (gnus-group-find-new-groups): Display all the new
1679         groups.
1680
1681         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
1682         groups.
1683
1684         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
1685         long-lines case by only filling the long lines.
1686
1687         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
1688         (bug #7311).
1689
1690 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1691
1692         * shr.el: No need to declare `declare-function' since shr.el is for
1693         only Emacsen that provide `libxml-parse-html-region'.
1694
1695         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
1696         effective only in a file it is referred to.
1697
1698 2010-11-01  Glenn Morris  <rgm@gnu.org>
1699
1700         * mm-util.el (gnus-completing-read): Autoload.
1701         (mm-read-coding-system): Simplify Emacs definition.
1702
1703         * nnmail.el (gnus-activate-group):
1704         * nnimap.el (gnutls-negotiate):
1705         * nntp.el (netrc-parse): Fix declarations.
1706
1707 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1708
1709         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
1710         string-match-p in Emacs >=23.
1711
1712         * gnus-msg.el (gnus-configure-posting-styles)
1713         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
1714
1715 2010-11-01  Glenn Morris  <rgm@gnu.org>
1716
1717         * nnir.el (declare-function): Add compat stub.
1718         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
1719         (nnir-run-gmane): Require 'mm-url.
1720
1721         * mm-util.el (mm-string-to-multibyte): Simplify.
1722
1723         * shr.el (declare-function): Add compat stub.
1724         (url-cache-create-filename): Declare.
1725         (mm-disable-multibyte, widget-convert-button): Autoload.
1726
1727         * smime.el (ldap-search): Declare.
1728         (smime-cert-by-ldap-1): Require ldap on Emacs.
1729
1730         * nnimap.el: Require nnmail, and gnus-sum when compiling.
1731         (nnimap-keepalive): Use gnus-float-time.
1732
1733         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
1734         (mail-source-delete-crash-box): Use gnus-float-time.
1735
1736         * gnus-dired.el (gnus-completing-read): Autoload.
1737
1738         * mm-view.el (gnus-rescale-image): Autoload.
1739
1740         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
1741
1742         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
1743
1744         * sieve-manage.el: Require 'cl when compiling.
1745
1746         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
1747         (gnus-iswitchb-completing-read): Require iswitchb.
1748         (gnus-select-frame-set-input-focus): Silence compiler.
1749
1750 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1751
1752         * message.el (message-subject-trailing-was-query): Change default to t,
1753         since I think that's what most people want.
1754
1755         * nnimap.el (nnimap-request-accept-article): Erase buffer before
1756         appending for easier debugging.
1757         (nnimap-wait-for-connection): Take a regexp.
1758         (nnimap-request-accept-article): Wait for the continuation line before
1759         sending anything unless we're streaming.
1760
1761         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
1762         leave the header washing to take place.
1763
1764 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1765
1766         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
1767         regular expression match and replace in posting styles.
1768
1769 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
1770
1771         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
1772         an entire server.
1773         (nnir-get-active): New function.
1774         (nnir-run-imap): Use it.
1775         (nnir-run-gmane): Who knew, gmane search returns an article score!
1776
1777         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
1778         server on the current line with nnir.
1779
1780 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1781
1782         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
1783         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
1784         left edge.
1785         (gnus-article-foldable-buffer): Skip past the prefix when determining
1786         raggedness.
1787
1788         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
1789         the raw article, and change `C-u g' to show the article without doing
1790         treatments.
1791
1792         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
1793         on to `gnus-treat-article'.
1794         (gnus-inhibit-article-treatments): New variable.
1795
1796         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
1797
1798         * gnus-art.el (gnus-treatment-function-alist): Have
1799         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
1800         (gnus-treat-fill-long-lines): Change default to fill all text/plain
1801         sections.
1802
1803         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
1804         parameter.
1805         (gnus-article-fill-cited-long-lines): New function.
1806         (gnus-article-fill-cited-article): Allow filling only long sections.
1807
1808         * shr.el (shr-find-fill-point): Don't break lines between punctuation
1809         and non-punctuation (like after the apostrophe in "'We").
1810
1811         * gnus-sum.el (gnus-summary-select-article): Make sure
1812         gnus-original-article-buffer is alive.
1813
1814         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
1815         reflect the order they're in in the digest.
1816
1817         * gnus.el (gnus-group-startup-message): Move point to the start of the
1818         buffer.
1819
1820         * nnimap.el (nnimap-capability): New function.
1821         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
1822         is set.
1823
1824 2010-10-31  David Engster  <dengste@eml.cc>
1825
1826         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
1827         conform with changes to gnus-completing-read.
1828
1829 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1830
1831         * shr.el (shr-tag-img): Output "*" instead of "[img]".
1832
1833 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
1834
1835         * nnir.el: Move defvar, defcustom around to keep file organized
1836         and keep byte-compiler quiet.
1837         (nnir-read-parms): Accept search-engine as arg.
1838         (nnir-run-query): Pass search-engine as arg.
1839         (nnir-search-engine): Remove.
1840
1841 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1842
1843         * shr.el (shr-generic): The text nodes should be text, not :text.
1844
1845         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
1846         later in the file.
1847
1848 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
1849
1850         * nnir.el: General clean up.  Allow searching with multiple engines.
1851         Allow separate extra-parameters for each engine.
1852         Batch queries when possible.
1853         (nnir-imap-default-search-key,nnir-method-default-engines):
1854         Add customize interface.
1855         (nnir-run-gmane): New engine.
1856         (nnir-engines): Use it.  Qualify all prompts with engine name.
1857         (nnir-search-engine): Remove global variable.
1858         (nnir-run-hyrex): Restore for now.
1859         (nnir-extra-parms,nnir-search-history): New variables.
1860         (gnus-group-make-nnir-group): Use them.
1861         (nnir-group-server): Remove in favor of gnus-group-server.
1862         (nnir-request-group): Avoid searching twice.
1863         (nnir-sort-groups-by-server): New function.
1864
1865 2010-10-30  Julien Danjou  <julien@danjou.info>
1866
1867         * gnus-group.el: Remove gnus-group-fetch-control.
1868
1869         * gnus-start.el (gnus-find-new-newsgroups):
1870         Remove gnus-check-first-time-used.
1871
1872         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
1873
1874 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1875
1876         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
1877         set on groups that don't have \* permanentflags.
1878
1879 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1880
1881         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
1882         control the background color.
1883         (shr-tag-img): Ignore very small web bug type images.
1884         (shr-put-image): Add help-echo alt texts to the images.
1885         (shr-tag-video): Show the video poster image.
1886
1887 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1888
1889         * shr.el (shr-table-depth): New variable.
1890         (shr-tag-table-1): Only insert the images after the top-level table.
1891
1892         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
1893
1894         * gnus-util.el (gnus-list-memq-of-list): New function.
1895
1896         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
1897         selected.
1898         (nnimap-unsplittable-articles): New slot.
1899         (nnimap-new-articles): Use it.
1900
1901 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
1902
1903         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
1904         move to the previous line on `M-g'.
1905
1906 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1907
1908         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
1909         *-request-group, which seems unnecessary.
1910
1911         * nnimap.el (nnimap-quote-specials): Function copied over from
1912         imap.el.
1913         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
1914         they support that.  Suggested by Tom Regner.
1915
1916 2010-10-29  Julien Danjou  <julien@danjou.info>
1917
1918         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
1919         defalias.
1920         (gnus-summary-delete-marked-with): Remove obsolete defalias.
1921
1922         * gnus.el: Remove `gnus-nntp-service' variable.
1923         (gnus-secondary-servers): Make obsolete.
1924         (gnus-nntp-server): Make obsolete.
1925
1926         * gnus-start.el (gnus-1): Remove x-splash calls.
1927
1928         * gnus-ems.el (gnus-x-splash): Remove.
1929
1930         * gnus.el (gnus-group-startup-message): Simplify/update code.
1931
1932         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
1933         definition.
1934
1935         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
1936         capability before doing anything.
1937         (gnus-group-insert-group-line): Remove useless
1938         gnus-group-remove-excess-properties.
1939
1940 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1941
1942         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
1943
1944 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1945
1946         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
1947         config after reselecting.
1948
1949 2010-10-28  Julien Danjou  <julien@danjou.info>
1950
1951         * shr.el (shr-put-image): Use point even if only inserting text.
1952         (shr-put-image): Save excursion when inserting alt text on non-graphic
1953         display, so the behaviour is the same when we are on a graphic display.
1954
1955         * nnir.el (nnir-run-swish-e): Remove hyrex support.
1956
1957 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1958
1959         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
1960         (gnus-mime-copy-part): Check coding system, not charset.
1961         (gnus-mime-view-part-externally): Never remove part.
1962         (gnus-mime-view-part-internally): Don't remove part here.
1963         (gnus-article-part-wrapper): Make sure MIME tag is visible.
1964         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
1965         multipart/alternative.
1966
1967         * mm-decode.el (mm-display-part): Take optional arg `force'.
1968
1969 2010-10-26  Julien Danjou  <julien@danjou.info>
1970
1971         * gnus-group.el (gnus-group-default-list-level): Add this function to
1972         compute the default list level.
1973         (gnus-group-default-list-level): Add possibility to use a function.
1974
1975 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1976
1977         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
1978
1979         * gnus-group.el (gnus-group-completing-read)
1980         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
1981         gnus-replace-in-string.
1982
1983 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1984
1985         * shr.el (shr-tag-div): Add.
1986
1987         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
1988
1989 2010-10-25  Julien Danjou  <julien@danjou.info>
1990
1991         * gnus-util.el: Remove `gnus-with-local-quit'.
1992
1993         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
1994
1995 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1996
1997         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
1998         the original article buffer.
1999
2000 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2001
2002         * nnimap.el (nnimap-request-head): New function.
2003         (nnimap-request-move-article): Try to be slighly faster by not
2004         requesting the entire message when moving.
2005         (nnimap-transform-headers): Don't bug out on bodiless articles.
2006         (nnimap-send-command): Have no outstanding messages if the IMAP server
2007         doesn't support streaming.
2008         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
2009
2010 2010-10-24  Julien Danjou  <julien@danjou.info>
2011
2012         * message.el (message-default-headers): Fix type.
2013
2014 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2015
2016         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
2017         prefetching images.
2018
2019         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
2020         backend for unknown groups.  This is mainly useful for nnimap groups.
2021
2022         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
2023         group isn't covered by the agent.
2024
2025 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
2026
2027         * nnir.el (nnir-method-default-engines): New variable.
2028         (nnir-run-query): Use it.
2029         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
2030         (gnus-summary-nnir-goto-thread): Change group if needed.
2031
2032         * gnus-group.el (gnus-group-group-map): Add key binding for
2033         gnus-group-make-nnir-group.
2034
2035 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2036
2037         * shr.el (shr-tag-object): Add.
2038
2039         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
2040         original article buffer live.
2041         (gnus-summary-select-article-buffer):
2042         Mention gnus-widen-article-buffer.
2043
2044 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2045
2046         * shr.el (shr-tag-strong): Add.
2047
2048 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2049
2050         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
2051         group names.  They mess up the group buffer badly.
2052
2053         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
2054
2055         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
2056         instead of the summary one.
2057
2058 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2059
2060         * mml.el (mml-preview): Work properly when editing article.
2061
2062         * gnus-start.el (gnus-read-active-file-1): Don't add method to
2063         gnus-have-read-active-file if it's already been in.
2064
2065 2010-10-22  Tom Tromey  <tromey@redhat.com>
2066
2067         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
2068         gnus-group-completing-read.
2069
2070 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2071
2072         * message.el (message-mode-map): Don't bind M-; to comment region, to
2073         allow the global comment-dwim to work.
2074
2075 2010-10-21  Julien Danjou  <julien@danjou.info>
2076
2077         * message.el (message-setup-1): Allow message-default-headers to be a
2078         function.
2079
2080 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2081
2082         * shr.el (shr-tag-table): Simplify.
2083
2084 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2085
2086         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
2087         to avoid trying to snarf invalid stuff.
2088
2089         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
2090
2091         * gnus.el (gnus-message-archive-group): Quote value.
2092         (gnus-message-archive-group): Mark as changed.
2093
2094         * shr.el (shr-add-font): Don't put the font properties on the newline
2095         or the indentation.
2096
2097         * message.el (message-fix-before-sending): Change options when sending
2098         non-printable characters.
2099
2100         * gnus.el (gnus-message-archive-method): Change the default to
2101         monthly outgoing groups.
2102
2103         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
2104         that have gotten new numbers.
2105
2106         * nnimap.el (nnimap-request-replace-article): New function.
2107
2108 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2109
2110         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
2111         (nnrss-request-article): Don't use special html washing code.
2112
2113 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2114
2115         * shr.el (shr-tag-table): Remove useless nconc.
2116
2117 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2118
2119         * gnus-art.el (article-wash-html): Simplify and remove the charset
2120         stuff.  Use the normal html rendering code instead of the special html
2121         washing code.
2122
2123         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
2124         `gnus-w3m' symbols.
2125         (mm-text-html-washer-alist): Remove.
2126
2127         * mm-decode.el (mm-inline-text-html-renderer): Remove.
2128         (mm-inline-media-tests): Remove use.
2129         (mm-text-html-renderer): Change default to the `shr' symbol.
2130
2131         * mm-view.el (mm-inline-text-html): Remove use.
2132
2133         * gnus-art.el (gnus-blocked-images): New function.  Allow the
2134         `gnus-blocked-images' to be a function.
2135         (gnus-article-wash-function): Remove.
2136
2137 2010-10-20  Julien Danjou  <julien@danjou.info>
2138
2139         * spam.el (spam-list-of-processors): Mark as obsolete.
2140
2141         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
2142         (nnimap-insert-partial-structure): Fix boundary detection.
2143
2144 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
2145
2146         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
2147         run file-truename on remote files.  This can be expensive and even
2148         prevent one from editing drafts if some unrelated buffer has a stale
2149         connection.
2150
2151 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2152
2153         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
2154         kinsoku-eol regardless of shr-kinsoku-shorten.
2155         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
2156         (shr-tag-table): Support caption, thead, and tfoot.
2157
2158 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2159
2160         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
2161         lines.
2162         (shr-save-contents): New command and keystroke.
2163
2164         * nndoc.el (nndoc-type-alist): Add git support.
2165         (nndoc-git-type-p): New function.
2166         (nndoc-transform-git-article): Ditto.
2167         (nndoc-transform-git-headers): Ditto.
2168         (nndoc-transform-git-headers): Generate Subject headers.
2169
2170         * shr.el (shr-parse-style): New function.
2171         (shr-tag-span): Ditto.
2172
2173         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
2174         to `G G' to avoid collisions.
2175
2176 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2177
2178         * shr.el: Load kinsoku if necessary.
2179         (shr-kinsoku-shorten): New internal variable.
2180         (shr-find-fill-point): Make kinsoku shorten text line if
2181         shr-kinsoku-shorten is bound to non-nil.
2182         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
2183         shr-indentation too when testing if table is wider than frame width.
2184         (shr-insert-table): Use `string-width' instead of `length' to measure
2185         text width.
2186         (shr-insert-table-ruler): Make sure indentation is done at bol.
2187
2188 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2189
2190         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
2191         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
2192         undecoded network data.
2193
2194 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2195
2196         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
2197         name in the mode line spec so that the mode line menu works
2198         (bug #2431).
2199
2200         * message.el (message-get-reply-headers): If we're fed `to-address',
2201         then always use that.
2202
2203         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
2204         aren't so wide as to need to switch off the edit menu.
2205
2206         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
2207         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
2208
2209         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
2210         `M-g'.
2211         (nnimap-update-info): Update flags/read marks even if \* isn't part of
2212         the permanent marks.
2213
2214 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
2215
2216         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
2217         Splitting according to references/in-reply-to obeys the ignore-groups
2218         variable, while splitting by sender and subject do not.
2219
2220 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2221
2222         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
2223         alist, so that we can look for non-Unicode chars.
2224         (article-translate-strings): Allow both character and string maps.
2225
2226 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2227
2228         * shr.el (shr-insert): Don't insert space behind a wide character
2229         categorized as kinsoku-bol, or between characters both categorized as
2230         nospace.
2231
2232 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
2233
2234         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
2235         headers to gnus-newsgroup-headers.
2236
2237 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2238
2239         * shr.el (shr-tag-img): Don't align images -- since we're not
2240         rescaling, this often leads to ugly displays.
2241
2242 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
2243
2244         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
2245         duplicates.
2246
2247 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
2248
2249         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
2250         call.
2251
2252 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2253
2254         * gnus.el: Autoload gnus-html-show-images.
2255
2256         * nnimap.el: Use nnheader-message throughout.
2257
2258         * shr.el (shr-tag-img): Ignore images with no data.
2259
2260 2010-10-15  Julien Danjou  <julien@danjou.info>
2261
2262         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
2263         a possibility to disable format=flow encoding when using hard newlines.
2264
2265 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2266
2267         * shr.el (shr-insert): Remove space inserted before or after a
2268         breakable character or at the beginning or the end of a line.
2269         (shr-find-fill-point): Do kinsoku; find the second best point or give
2270         it up if there's no breakable point.
2271
2272 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2273
2274         * nnimap.el (nnimap-open-connection): Message when opening connection
2275         for debugging purposes.
2276
2277         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
2278         on every setup buffer call to allow this to change from article to
2279         article.
2280
2281         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
2282         buffers where we have a wide table.
2283
2284 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
2285
2286         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
2287         uses *-request-thread.
2288
2289 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2290
2291         * nnimap.el (nnimap-open-connection): Remove %s from openssl
2292         incantation, which is no longer valid.
2293
2294 2010-10-14  Julien Danjou  <julien@danjou.info>
2295
2296         * shr.el: Fix defcustom type (char -> character).
2297
2298 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2299
2300         * nnimap.el (nnimap-open-connection): tls-program should be a list of
2301         programs.
2302
2303 2010-10-14  Julien Danjou  <julien@danjou.info>
2304
2305         * shr.el (shr-tag-a): Use url-link as widget type.
2306
2307         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
2308         `gnus-group-get-icon'.
2309
2310 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2311
2312         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
2313         This should make server editing work better.
2314
2315         * shr.el (shr-find-fill-point): Don't inloop on indented text.
2316
2317         * tls.el (tls-program): Remove spurious %s from openssl.
2318
2319         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
2320         (nnimap-parse-flags): Fix regexp.
2321
2322         * shr.el (shr-find-fill-point): Use a filling algorithm that should
2323         probably work for CJVK text, too.
2324
2325         * nnimap.el (nnimap-extend-tls-programs): Remove.
2326         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
2327
2328         * tls.el (tls-starttls-switches): Remove starttls hack.
2329         (open-tls-stream): Ditto.
2330         (tls-find-starttls-argument): Ditto.
2331
2332 2010-10-13  Julien Danjou  <julien@danjou.info>
2333
2334         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
2335         responses.
2336
2337 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2338
2339         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
2340
2341         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
2342         anything in Emacs.
2343
2344         * shr.el (shr-current-column): Remove buggy and unnecessary function.
2345
2346 2010-10-13  Julien Danjou  <julien@danjou.info>
2347
2348         * shr.el (shr-width): Make shr-width a defcustom with default to
2349         fill-column.
2350         (shr-tag-img): Use shr-width rather than fill-column.
2351
2352 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2353
2354         * dgnushack.el (byte-optimize-apply)
2355         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
2356
2357         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
2358         position when (X-)Faces exist.
2359         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
2360         avatars when called interactively.
2361
2362 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2363
2364         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
2365         gnus-article-x-face-too-ugly is bound.
2366
2367 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2368
2369         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
2370
2371         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
2372         mailbox that doesn't exist.
2373
2374 2010-10-12  Julien Danjou  <julien@danjou.info>
2375
2376         * shr.el (shr-tag-img): Encode URL properly when retrieving.
2377         (shr-get-image-data): Encode URL properly when fetching from cache.
2378         (shr-tag-img): Use aligned-to spaces to align correctly images.
2379
2380         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
2381         before inserting the Gravatar.
2382
2383         * shr.el (shr-tag-img): Add align attribute support for <img>.
2384
2385 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2386
2387         * gnus-gravatar.el (gnus-art): Require.
2388
2389         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
2390         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
2391         Remove long obsoleted functions.
2392
2393 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2394
2395         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
2396
2397         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
2398
2399         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
2400         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
2401         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
2402         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
2403         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
2404         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
2405         * sieve-manage.el, smime.el, spam.el:
2406         Fix comment for declare-function.
2407
2408 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2409
2410         * nnimap.el (nnimap-request-rename-group): Select group read-only
2411         before renaming it.
2412
2413         * shr.el (shr-insert): Fix up the white space only regexp.
2414
2415         * nnimap.el (nnimap-transform-split-mail): Not all articles have
2416         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
2417
2418         * shr.el (shr-current-column): New function.
2419         (shr-find-fill-point): New function.
2420
2421 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2422
2423         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
2424         numbers.
2425
2426 2010-10-11  Julien Danjou  <julien@danjou.info>
2427
2428         * shr.el (shr-hr-line): Add.
2429         (shr-tag-hr): Use shr-hr-line to specify which character to use to
2430         display hr lines.
2431         (shr-max-columns): Do not change state to nil if we just inserting
2432         spaces.
2433
2434 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2435
2436         * gnus-topic.el (gnus-topic-read-group): If after the last group,
2437         select the last group.
2438
2439 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
2440
2441         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
2442
2443 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
2444
2445         * dig.el (dig-mode-map): Declare and define in one step.
2446
2447 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2448
2449         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
2450         for Gnus.
2451         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
2452         (nnimap-update-qresync-info): Mark \Seen articles as read.
2453
2454         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
2455         non-variable, too.
2456
2457         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
2458         available.
2459         (nnimap-update-info): Rely more on the current active than the param
2460         active to avoid marking articles as read too much.
2461
2462         * auth-source.el (auth-source-create): Use (user-login-name) for the
2463         user name default.
2464
2465         * nnimap.el (nnimap-update-info): If the server doesn't return any
2466         useful info, just use the previous info.
2467         (nnimap-update-info): Prefer old info over start-article.
2468         (nnimap-update-qresync-info): Finish implementing QRESYNC.
2469
2470 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
2471
2472         * nnir.el (autoload): Clean up autoloads.
2473         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
2474         Use key rather than value.
2475         (nnir-imap-search-other): New variable.
2476         (nnir-read-parm): Use it.
2477         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
2478         (gnus-summary-nnir-goto-thread): Modify to work with imap.
2479
2480 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2481
2482         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
2483         the process, too.
2484
2485 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2486
2487         * spam.el (gnus-summary-mode-map): Bind to "$".
2488         Suggested by Russ Allbery.
2489
2490         * shr.el: Rework the way things are indented by <li> slightly.
2491
2492         * gnus.el (gnus-group-set-parameter): Fix typo.
2493
2494         * nnimap.el: Start implementing QRESYNC support.
2495
2496 2010-10-09  Julien Danjou  <julien@danjou.info>
2497
2498         * nnir.el (nnir-engines): Fix too many arguments.
2499
2500 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2501
2502         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
2503         group is the "last", so that the backends like nnfolder actually save
2504         their folders.
2505
2506         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
2507         try to use that for the tls stream.
2508         (nnimap-retrieve-group-data-early): Rework the marks code to heed
2509         UIDVALIDITY and find out which groups are read-only and not.
2510         (nnimap-get-flags): Use the same marks parsing code as the rest of
2511         nnimap.
2512
2513 2010-10-09  Julien Danjou  <julien@danjou.info>
2514
2515         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
2516
2517         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
2518         retrieving gravatars.
2519
2520         * shr.el (shr-table-corner): Add.
2521         (shr-table-line): Add.
2522         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
2523
2524 2010-10-08  Julien Danjou  <julien@danjou.info>
2525
2526         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
2527
2528 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
2529
2530         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
2531
2532         * gnus-sum.el (gnus-mark-article-as-unread)
2533         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
2534         (gnus-summary-set-bookmark): Use it.
2535
2536         * gnus-msg.el (gnus-setup-message): Use it.
2537
2538         * gnus-demon.el (gnus-demon-remove-handler): Use it.
2539
2540         * gnus.el (gnus-group-remove-parameter): Use it.
2541
2542         * gnus-group.el (gnus-group-make-web-group): Use it.
2543
2544         * gnus-demon.el (gnus-demon-remove-handler): Use it.
2545
2546         * nnregistry.el: Update docs to mention manual.
2547
2548         * gnus-registry.el: Update docs to mention nnregistry.el.
2549         (gnus-registry-initialize): Don't install nnregistry refer method
2550         automatically.
2551         (gnus-registry-install-nnregistry): Remove it.
2552
2553 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2554
2555         * shr.el (shr-insert): Don't insert double spaces.
2556
2557 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2558
2559         * gnus-gravatar.el (gnus-treat-from-gravatar)
2560         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
2561         called interactively.
2562
2563         * gnus-art.el (gnus-mime-view-part-externally)
2564         (gnus-mime-view-part-internally): Make predicate function passed to
2565         gnus-mime-view-part-as-type assume argument is a mime type, not a list
2566         of a mime type.
2567
2568         * shr.el (shr-table-widths): Don't use cl function `reduce'.
2569
2570 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2571
2572         * shr.el (require): Require cl when compiling.
2573         (shr-tag-hr): New function.
2574
2575         * nnimap.el (nnimap-update-info): Remove double setting of high.
2576         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
2577         This makes nnimap work properly on Courier again.
2578
2579         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
2580         the variable for backwards compatability.
2581
2582         * mm-decode.el (mm-save-part): If given a non-directory result, expand
2583         the file name before using to avoid setting mm-default-directory to
2584         nil.
2585
2586         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
2587         bidning gnus-agent variables.
2588
2589         * shr.el (shr-render-td): Use a cache for the table rendering function
2590         to avoid getting an exponential rendering behaviour in nested tables.
2591         (shr-insert): Rework the line-breaking algorithm.
2592         (shr-insert): Don't leave trailing spaces.
2593         (shr-insert-table): Also insert empty TDs.
2594         (shr-tag-blockquote): Ensure paragraphs after </ul>.
2595
2596 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2597
2598         * gnus-sum.el (gnus-number): Rename from `number'.
2599         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
2600         (gnus-summary-limit-children): Update uses correspondingly.
2601
2602 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2603
2604         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
2605         (gnus-gravatar-transform-address): Don't show avatars of people of
2606         which mail addresses match gnus-gravatar-too-ugly.
2607
2608 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2609
2610         * shr.el (shr-table-widths): Expand TD elements to fill available
2611         space.
2612
2613 2010-10-07  Julien Danjou  <julien@danjou.info>
2614
2615         * nnimap.el (nnimap-request-rename-group): Add this method.
2616
2617 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2618
2619         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
2620         name from XEmacs' function-arglist.
2621
2622         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
2623         gravatar under XEmacs.
2624
2625 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
2626
2627         * auth-source.el: Update docs with TODO items.
2628
2629         * gnus-sync.el: Update docs to explain state and plans.
2630
2631         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
2632         Hooks for mark updates.
2633         (gnus-request-set-mark, gnus-request-update-mark): Use them.
2634
2635         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
2636         hooks with arguments, which is needed for mark update hooks.
2637
2638 2010-10-06  Julien Danjou  <julien@danjou.info>
2639
2640         * gnus.el (gnus-expand-group-parameter): Only return and act on what
2641         was matched.
2642
2643         * sieve-manage.el: Update example in `Commentary'.
2644
2645         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
2646
2647         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
2648         not 2000.
2649         (sieve-manage-authenticate): Re-add function.
2650
2651 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2652
2653         * shr.el (shr-insert): Get 'space transition right.
2654         (shr-render-td): Only delete space at the end of the TD.
2655
2656         * nnimap.el (nnimap-open-connection): Prepare to support
2657         open-gnutls-stream.
2658
2659         * shr.el: Rearrange function order to be more logical.
2660
2661 2010-10-06  Julien Danjou  <julien@danjou.info>
2662
2663         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
2664         (nnrss-discover-feed): Remove 404 URL in docstring.
2665
2666         * nnir.el: Fix Swish-E URL.
2667         Fix Namazu URL.
2668
2669         * message.el (message-change-subject): Remove 404 URL in a comment.
2670
2671 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2672
2673         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
2674         called interactively.
2675
2676         * gnus-util.el (gnus-remove-if): Allow hash table.
2677         (gnus-remove-if-not): New function.
2678
2679         * gnus-art.el (gnus-mime-view-part-as-type)
2680         * gnus-score.el (gnus-summary-score-effect)
2681         * gnus-sum.el (gnus-read-move-group-name):
2682         Replace remove-if-not with gnus-remove-if-not.
2683
2684         * gnus-group.el (gnus-group-completing-read):
2685         Regard collection as a hash table if it is not a list.
2686
2687 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2688
2689         * shr.el (shr-render-td): Allow blank/missing <TD>s.
2690
2691         * shr.el: Document the table-rendering algorithm.
2692
2693 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2694
2695         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
2696         for Emacsen having no `libxml-parse-html-region' support.
2697
2698 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2699
2700         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
2701         invalid URLs.
2702
2703         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
2704         line-broken.
2705         (shr-tag-img): Ignore image fetching errors.
2706         (shr-overlays-in-region): Compute overlay positions correctly.
2707
2708         * mm-decode.el (mm-shr): Require shr.
2709
2710         * gnus-art.el (gnus-blocked-images): Move variable here.
2711
2712         * shr.el (shr-insert-table): Bind free variable.
2713
2714         * mm-decode.el (mm-shr): Bind shr-content-function.
2715
2716         * shr.el (shr-content-function): New variable.
2717
2718         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
2719         added for symmetry.
2720
2721         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
2722
2723         * gnus-group.el (gnus-group-make-group): Doc fix.
2724
2725         * nnimap.el (nnimap-request-newgroups): Return success.
2726
2727         * shr.el (shr-find-elements): New function.
2728         (shr-tag-table): Put all the images after the table.
2729         (shr-tag-table): Really inhibit images inside the table.
2730         (shr-collect-overlays): Copy over overlays from the TD elements to the
2731         main document.
2732
2733         * mm-decode.el (mm-shr): Bind shr-blocked-images to
2734         gnus-blocked-images.
2735
2736 2010-10-05  Julien Danjou  <julien@danjou.info>
2737
2738         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
2739
2740         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
2741         (gnus-html-maximum-image-size): Add this function.
2742         (gnus-html-put-image): Use gnus-html-maximum-image-size.
2743
2744         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
2745         server-value of the capability is nil.
2746
2747 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2748
2749         * shr.el (shr-tag-em): Add <EM> tag.
2750
2751 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
2752
2753         * sieve-manage.el (sieve-manage-default-stream): Make default stream
2754         customizable.
2755
2756         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
2757         handing broken links to browse-url.
2758
2759 2010-10-05  Julien Danjou  <julien@danjou.info>
2760
2761         * gnus-util.el (gnus-emacs-completing-read)
2762         (gnus-iswitchb-completing-read): Use autoload rather than require.
2763
2764 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2765
2766         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
2767         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
2768         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
2769         iswitchb-temp-buflist for XEmacs.
2770
2771         * gnus-util.el (gnus-completing-read-function): Exclude
2772         gnus-icompleting-read and gnus-ido-completing-read from candidates for
2773         XEmacs since iswitchb.el is very old and ido.el is unavailable in
2774         XEmacs.
2775
2776         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
2777         not to use `delete-dups' that is unavailable in XEmacs 21.4.
2778
2779         * gnus-html.el: Don't require help-fns under XEmacs.
2780         (gnus-html-schedule-image-fetching): Work for XEmacs.
2781
2782         * mm-decode.el (mm-shr): Decode contents by charset.
2783
2784 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2785
2786         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
2787         unknown.
2788
2789         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
2790         (shr-get-image-data): Ensure against the cache file missing.
2791
2792         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
2793         for data.
2794
2795         * spam-report.el (spam-report-url-ping-plain): Don't query about
2796         killing the process.
2797
2798         * shr.el (shr-render-td): Protect against too-wide text.
2799
2800 2010-10-04  Julien Danjou  <julien@danjou.info>
2801
2802         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
2803         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
2804
2805         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
2806         retrieved.
2807
2808 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2809
2810         * shr.el (browse-url): Require.
2811         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
2812         lines.
2813         (shr-show-alt-text, shr-browse-image): New commands.
2814         (shr-browse-url, shr-copy-url): New commands.
2815
2816         * gnus-sum.el (gnus-widen-article-window): New variable.
2817         (gnus-summary-select-article-buffer): Use it.
2818
2819         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
2820         without @ signs.
2821
2822 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2823
2824         * nnir.el (nnir-run-imap): Remove spurious space in search string.
2825
2826 2010-10-04  Julien Danjou  <julien@danjou.info>
2827
2828         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
2829         for XEmacs.
2830
2831 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2832
2833         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
2834
2835         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
2836         (nnimap-close-server): Implement.
2837
2838         * dgnushack.el (iswitchb): Require to shut up the compiler.
2839
2840         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
2841         (shr-insert): Tweak line breaking.
2842         (shr-insert): Handle <pre> better.
2843         (shr-tag-li): Get <li> indentation right.
2844         (shr-tag-li): Get <li> indentation even righter.
2845         (shr-tag-blockquote): Ensure paragraph start.
2846         (shr-make-table): Tweak table generation.
2847         (shr-make-table): Fix typo.
2848
2849         * shr.el: Implement table rendering.
2850
2851 2010-10-04  Julien Danjou  <julien@danjou.info>
2852
2853         * gnus-html.el (gnus-html-put-image): Fix resize image code.
2854
2855 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2856
2857         * shr.el (shr-insert): Use string anchors instead of line anchors.
2858
2859 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2860
2861         * shr.el: Add headings.
2862         (shr-ensure-paragraph): Actually work.
2863         (shr-tag-li): Make <ul> prettier.
2864         (shr-insert): Get white space at the beginning/end of elements right.
2865         (shr-tag-p): Collapse subsequent <p>s.
2866         (shr-ensure-paragraph): Don't insert double line feeds after blank
2867         lines.
2868         (shr-insert): \t is also space.
2869         (shr-tag-s): Fix "s" tag name function.
2870         (shr-tag-s): Fix face prop name.
2871
2872 2010-10-03  Julien Danjou  <julien@danjou.info>
2873
2874         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
2875
2876         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
2877         gnus-window-inside-pixel-edges.
2878
2879         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
2880         gnus-ems.
2881
2882         * mm-view.el (mm-inline-image-emacs): Support image resizing.
2883
2884         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
2885         function.
2886
2887         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
2888         resize choice.
2889
2890 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2891
2892         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
2893         beginning of the buffer.
2894
2895         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
2896         article buffer again.
2897
2898         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
2899
2900         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
2901         when it's at the start of the buffer.
2902
2903         * shr.el (shr-tag-blockquote): Convert name.
2904         (shr-rescale-image): Use the right image-size variant.
2905
2906         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
2907         buffer isn't shown, then select the current article first instead of
2908         bugging out.
2909         (gnus-summary-select-article-buffer): Show both the article and summary
2910         buffers again.
2911
2912         * shr.el (shr-fontize-cont): Protect against regions with no text.
2913         Rename tag functions to shr-tag-* for enhanced security.
2914         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
2915
2916 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
2917
2918         * shr.el (shr-insert):
2919         * pop3.el (pop3-movemail):
2920         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
2921         loaded.
2922
2923 2010-10-03  Glenn Morris  <rgm@gnu.org>
2924
2925         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
2926
2927         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
2928
2929         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
2930
2931         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
2932
2933         * gnus-util.el (gnus-make-local-hook): Simplify.
2934
2935 2010-10-02  Julien Danjou  <julien@danjou.info>
2936
2937         * gnus-util.el (gnus-iswitchb-completing-read): New function.
2938         (gnus-ido-completing-read): New function.
2939         (gnus-emacs-completing-read): New function.
2940         (gnus-completing-read): Use gnus-completing-read-function.
2941         Add gnus-completing-read-function.
2942
2943 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2944
2945         * shr.el (shr-insert-document): Autoload.
2946         (shr-img): Be silent.
2947         (shr-insert): Add a newline after every picture before text.
2948         (shr-add-font): Use overlays for combining faces.
2949         (shr-insert): Pass upwards the text start point.
2950
2951         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
2952         possible.
2953         (mm-shr): New function.
2954
2955 2010-10-02  Julien Danjou  <julien@danjou.info>
2956
2957         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
2958         should go backward.
2959
2960 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
2961
2962         * shr.el (shr): Fix typo in provide call.
2963
2964 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2965
2966         * shr.el: New file.
2967
2968         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
2969
2970         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
2971         completing read.
2972
2973 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2974
2975         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
2976         we're being queried about.  Suggested by Dan Jacobson.
2977
2978         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
2979         Suggested by Jason Eisner.
2980
2981         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
2982         table, too.  Suggested by Stefan Wiens.
2983         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
2984         the table unnecessary.  Suggested by Stefan Wiens.
2985
2986         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
2987         longer needed, and probably doesn't work either, as pointed out by
2988         Stefan Wiens.
2989         (gnus-summary-exit): Remove call to the clearing function.
2990         (gnus-summary-exit-no-update): Ditto.
2991
2992         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
2993         instead of gnus-eval-in-buffer-window to avoid popping up frames.
2994         Reported by Stefan Monnier.
2995         (gnus-summary-save-in-rmail): Ditto.
2996
2997         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
2998         article buffer, instead of both the article buffer and the summary
2999         buffer.  Sort of suggested by Dan Jacobson.
3000
3001         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
3002
3003         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
3004         Suggested by Dan Jacobson.
3005
3006         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
3007         documentation clearer.
3008
3009         * message.el (message-shorten-references): Comment on the number "21".
3010         Suggested by Stefan Monnier.
3011
3012         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
3013         Suggested by Dan Jacobson.
3014
3015         * gnus.el (gnus-large-newsgroup):
3016         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
3017
3018         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
3019         externalize attachments.  Bug reported by Steve Wen.
3020
3021         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
3022         really message anything to the user.
3023
3024         * nnmail.el (nnmail-article-group): Allow using the fancy split method
3025         directly.
3026
3027         * nnimap.el (nnimap-request-group): Low higher than high to signal no
3028         messages in empty groups.
3029
3030 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
3031
3032         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
3033         non-UIDNEXT group.
3034
3035 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3036
3037         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
3038         not the value from the collection.
3039
3040         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
3041         values.  This sometimes happens on some groups that have no info.
3042         (nnimap-request-newgroups): New function.
3043
3044 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
3045
3046         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
3047         check into `gnus-registry-initialize'.
3048         (gnus-registry-initialize): Ditto.
3049         Fix and extend header docs.
3050
3051 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3052
3053         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
3054         regexp backtrace overflows.
3055
3056         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
3057         for starttls that tls.el implements; i.e. openssl.
3058
3059         * tls.el (tls-starttls-switches): Give up on using starttls with
3060         gnutls-cli.
3061         (tls-program): Add --insecure to be consistent with the defaults from
3062         openssl s_client.  Now all three commands are insecure.
3063
3064 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3065
3066         * lpath.el: Bind completion-styles-alist for XEmacs.
3067
3068         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
3069         (gravatar-create-image): New function that's an alias to
3070         gnus-xmas-create-image, gnus-create-image, or create-image.
3071         (gravatar-data->image): Use it.
3072
3073 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
3074
3075         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
3076         install the nnregistry refer method.
3077         (gnus-registry-install-hooks): Use it.
3078         (gnus-registry-unfollowed-groups): Add nnmairix to the default
3079         unfollowed groups.
3080
3081 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
3082
3083         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
3084         expanding threads.
3085
3086 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3087
3088         * nnir.el: Use the server names without suffixes (bug #7009).
3089
3090         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
3091         unencrypted to STARTTLS, if possible.
3092
3093 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
3094
3095         * message.el (message-ignored-supersedes-headers): Strip Injection-*
3096         headers before superseding.
3097
3098 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3099
3100         * nnrss.el (nnrss-use-local): Add documentation.
3101
3102         * nnimap.el (nnimap-extend-tls-programs): New function.
3103         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
3104         (nnimap-wait-for-connection): Accept the greeting from the stupid
3105         output from openssl s_client -starttls, too.
3106
3107         * tls.el (tls-starttls-switches): New variable.
3108         (tls-find-starttls-argument): Use it.
3109         (open-tls-stream): Ditto.
3110
3111         * netrc.el (netrc-credentials): Return the value of the "default" entry.
3112         (netrc-machine): Ditto.
3113
3114         * nnimap.el (nnimap-find-article-by-message-id): Really return the
3115         article number.
3116         (nnimap-split-fancy): New variable.
3117         (nnimap-split-incoming-mail): Use it.
3118
3119         * nntp.el (nntp-server-list-active-group): Document.
3120
3121         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
3122         SELECT to get the message-id.
3123
3124         * mail-source.el (mail-sources): Remove webmail support.
3125         (defvar): Ditto.
3126         (mail-source-fetcher-alist): Ditto.
3127         (mail-source-fetch-webmail): Remove.
3128
3129         * webmail.el: Remove -- doesn't seem relevant any more.
3130
3131         * gnus.el: Fix up make-obsolete-variable declarations throughout.
3132
3133         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
3134         the \r.
3135
3136 2010-09-30  Julien Danjou  <julien@danjou.info>
3137
3138         * gnus-agent.el (gnus-agent-add-group): Fix call to
3139         gnus-completing-read.
3140
3141 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3142
3143         * nndoc.el (nndoc-retrieve-groups): New function.
3144
3145         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
3146         `default', use nnmail-split-methods.
3147         (nnimap-request-article): Downcase the NILs so that they are nil.
3148
3149         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
3150         symbol.
3151
3152         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
3153         code, since if the user has requested network, that's what they ought
3154         to get.
3155         (nnimap-request-set-mark): Erase the buffer before issuing commands.
3156         (nnimap-split-rule): Mark as obsolete.
3157
3158         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
3159         New variable.
3160
3161         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
3162         correct slot, too.
3163
3164 2010-09-29  Julien Danjou  <julien@danjou.info>
3165
3166         * gnus.el (gnus-local-domain): Declare variable obsolete.
3167
3168         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
3169         Fix history computing.
3170         (gnus-ido-completing-read): Require ido.
3171
3172 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3173
3174         * gnus-registry.el: Don't prompt on load, which makes it impossible to
3175         build Gnus.
3176
3177         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
3178         when interpreting the structures.
3179         (nnimap-request-accept-article): Add \r\n to the lines to make this
3180         work with Cyrus.
3181
3182         * nndraft.el (nndraft-request-expire-articles): Use the group name
3183         instead if "nndraft".  Fix found by Nils Ackermann.
3184
3185 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
3186
3187         * nnregistry.el: Add.
3188
3189 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3190
3191         * nnmail.el (group, group-art-list, group-art):
3192         Remove unneeded directives.
3193
3194 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3195
3196         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
3197         (mm-mime-charset)
3198         * rfc2047.el (rfc2047-syntax-table)
3199         * utf7.el (utf7-utf-16-coding-system): Comment fix.
3200
3201         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
3202         rather than `insert-file-contents' and `eval-region'.
3203
3204         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
3205         construction.
3206
3207         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
3208
3209         * time-date.el: No need to require cl for Emacs 21.
3210
3211 2010-09-29  Julien Danjou  <julien@danjou.info>
3212
3213         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
3214         replacement of `gnus-gravatar-relief' to mimic
3215         `gnus-faces-properties-alist'.
3216         Add :version property.
3217
3218 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3219
3220         * mail-source.el (mail-source-report-new-mail)
3221         * message.el (message-default-mail-headers)
3222         * mm-decode.el (mm-valid-image-format-p): Comment fix.
3223
3224         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
3225
3226 2010-09-28  Julien Danjou  <julien@danjou.info>
3227
3228         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
3229         mail-address contains the same string as real-name.
3230
3231         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
3232         non-blank in header, otherwise it'll get stripped.
3233
3234         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
3235         real-name, and then for mail address rather than doing : or , search.
3236
3237 2010-09-27  Julien Danjou  <julien@danjou.info>
3238
3239         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
3240         right completing-read function.
3241         (gnus-use-ido): New variable
3242         (gnus-completing-read-with-default): Remove.
3243         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
3244         (gnus-agent-add-group):
3245         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
3246         * mm-view.el (mm-view-pkcs7-decrypt):
3247         * mm-util.el (mm-codepage-setup):
3248         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
3249         * mml-smime.el (mml-smime-openssl-sign-query):
3250         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
3251         (mml-insert-multipart):
3252         * gnus-msg.el (gnus-summary-yank-message):
3253         * gnus-int.el (gnus-start-news-server):
3254         * mm-decode.el (mm-interactively-view-part):
3255         * gnus-dired.el (gnus-dired-attach):
3256         * gnus.el (gnus-read-method):
3257         * gnus-bookmark.el (gnus-bookmark-jump):
3258         * gnus-art.el (gnus-mime-view-part-as-type)
3259         (gnus-mime-action-on-part, gnus-article-encrypt-body):
3260         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
3261         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
3262         * nnmairix.el (nnmairix-create-server-and-default-group)
3263         (nnmairix-update-groups, nnmairix-get-server)
3264         (nnmairix-backend-to-server, nnmairix-goto-original-article)
3265         (nnmairix-get-group-from-file-path):
3266         * nnrss.el (nnrss-find-rss-via-syndic8):
3267         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
3268         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
3269         (gnus-group-browse-foreign-server):
3270         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
3271         (gnus-summary-execute-command, gnus-summary-respool-article)
3272         (gnus-read-move-group-name):
3273         * gnus-score.el (gnus-summary-increase-score)
3274         (gnus-summary-score-effect):
3275         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
3276
3277 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3278
3279         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
3280         x-focus-frame.
3281
3282         * nnimap.el (auth-source-forget-user-or-password)
3283         (auth-source-user-or-password): Autoload.
3284
3285         * message.el (message-from-style, message-interactive)
3286         (message-cite-prefix-regexp, message-sendmail-envelope-from)
3287         (message-yank-prefix, message-indentation-spaces, message-signature)
3288         (message-signature-file): Add comment.
3289
3290 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3291
3292         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
3293         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
3294         new articles.
3295
3296         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
3297         parts.
3298         (nnimap-request-article): Work with the t setting, too.
3299
3300         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
3301         that you don't get flashes of other buffers.
3302         (gnus-summary-show-complete-article): Intern before setting.
3303
3304 2010-09-27  David Engster  <dengste@eml.cc>
3305
3306         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
3307         well as HEADERS.
3308         (nnmairix-retrieve-headers): Provide new argument for the above.
3309
3310 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3311
3312         * gnus-sum.el (gnus-summary-move-article): Don't alter
3313         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
3314         group.
3315
3316         * nnimap.el (nnimap-update-info): Don't destructively alter active.
3317
3318         * message.el (message-cite-prefix-regexp): Revert my last edit.
3319
3320         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
3321         variable instead of the Gnus variable.
3322
3323         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
3324
3325         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
3326
3327         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
3328         since some servers don't like it.
3329         (nnimap-open-connection): Forget credentials if the server says the
3330         password was wrong.
3331         (nnimap-parse-line): Protect against invalid data.
3332
3333         * gnus-sum.el (gnus-summary-move-article): Add comment.
3334         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
3335         nothing alters it while scanning for new messages.
3336
3337         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
3338         which may or may not help.
3339         (nnimap-open-connection): If we're doing a stream connection, and then
3340         discover we're on a STARTTLS-capable server, then open a STARTTLS
3341         connection instead.
3342
3343 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3344
3345         * nnimap.el (utf7): Require.
3346
3347         * message.el (message-cite-prefix-regexp): Remove "}" from citation
3348         prefix.
3349
3350 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
3351
3352         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
3353
3354 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3355
3356         * nnimap.el (nnimap-request-accept-article): Message the error on
3357         error.
3358
3359 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3360
3361         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
3362
3363 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3364
3365         * nndoc.el (nndoc-request-list): Return success always.
3366
3367         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
3368         `fetch-old' -- we only want to fetch the articles we've requested.
3369         The rest are in the agent, probably.
3370         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
3371         disappeared server" to something low.  It's not important.
3372
3373         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
3374         arrived before the FETCH data.
3375
3376         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
3377         target here, because we don't know the Gnus name of the group.
3378
3379         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
3380         for the correct group.
3381
3382         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
3383
3384         * gnus.el (gnus): Give a final warning after startup.
3385
3386         * gnus-util.el (gnus-action-message-log): New variable.
3387         (gnus-message): Use it.
3388         (gnus-final-warning): New function.
3389
3390         * nnimap.el (nnimap-open-connection): Record the greeting.
3391         (nnimap): Add greeting.
3392
3393 2010-09-26  Julien Danjou  <julien@danjou.info>
3394
3395         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
3396         arguments.
3397         (gnus-html-wash-images): Fix spec computing to include start/end.
3398
3399         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
3400
3401 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3402
3403         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
3404         deletion.
3405         (nnimap-retrieve-headers): Don't select the group, because that's
3406         already done by nnimap-possibly-change-group.
3407
3408         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
3409         (gnus-picon-transform-address): Use it.
3410
3411         * mail-source.el (mail-source-value): Revert previous patch.
3412
3413         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
3414         on failure.
3415         (nnimap-open-connection): Look up both virtual and physical server name
3416         credentials.
3417
3418         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
3419
3420 2009-02-07  Dave Love  <fx@gnu.org>
3421
3422         * tls.el (open-tls-stream): Don't query killing process.
3423
3424 2009-02-08  Dave Love  <fx@gnu.org>
3425
3426         * gnus-win.el (gnus-window-to-buffer-helper)
3427         (gnus-all-windows-visible-p): Function needn't be a symbol.
3428
3429         * mail-source.el (mail-source-value): Function needn't be a symbol.
3430
3431 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3432
3433         * message.el (message-cite-prefix-regexp): Remove } from the cite
3434         prefix.
3435
3436         * gnus-art.el (gnus-treatment-function-alist): Do picons before
3437         highlight again, so that the highlight is correct.
3438
3439         * gnus-picon.el (gnus-picon): Remove again.
3440         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
3441
3442         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
3443         doing the header highlightling, so that the background colour of the
3444         picon is correct.
3445
3446         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
3447         (gnus-picon): Ditto.
3448         (gnus-picon): Reinstate.  The background colour for picons is white.
3449         (gnus-picon-insert-glyph): Make the background white.
3450
3451         * nnml.el (nnml-open-nov): Don't return dead buffers.
3452
3453         * auth-source.el (auth-source-create): Query the user for whether to
3454         store the credentials.
3455
3456         * netrc.el (netrc-store-data): New function.
3457
3458         * auth-source.el (auth-source-user-or-password): Use the existing auth
3459         sources, if any, for creation.
3460
3461         * gnus.el (gnus-group-fast-parameter): Return the last matching
3462         parameter instead of the first matching parameter.
3463
3464 2010-09-26  Julien Danjou  <julien@danjou.info>
3465
3466         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
3467
3468 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3469
3470         * mml2015.el (mml2015-use): Remove gpg support.
3471
3472         * mml1991.el (mml1991-function-alist): Remove gpg function.
3473         (mml1991-gpg-sign): Remove.
3474
3475 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
3476
3477         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
3478         (gnus-browse-unsubscribe-current-group): Document it.
3479         (gnus-browse-unsubscribe-group): Use it.
3480
3481 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3482
3483         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
3484         address to the To list for easier response.
3485
3486         * gnus.el (gnus-play-startup-jingle): Remove.
3487         (gnus-splash): Don't play jingle.
3488         (gnus): Silence gnus-load message.
3489
3490         * gnus-art.el (gnus-treat-play-sounds): Remove.
3491
3492         * gnus.el (gnus-play-jingle): Remove audio support.
3493
3494         * gnus-cus.el (gnus-score-customize): Remove audio reference.
3495
3496         * earcon.el: Remove -- no users.
3497
3498         * gnus-audio.el: Remove -- no users of this package.
3499
3500         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
3501
3502         * gnus-start.el (gnus-setup-news): Remove nocem support.
3503
3504         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
3505
3506         * gnus.el (gnus-use-nocem): Remove.
3507
3508         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
3509         Remove.
3510
3511         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
3512         uses NoCeM any more.
3513
3514         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
3515         (gnus-button-ctan-handler): Ditto.
3516         (gnus-button-handle-ctan-bogus-regexp): Ditto.
3517         (gnus-button-ctan-directory-regexp): Ditto.
3518         (gnus-button-handle-ctan): Ditto.
3519         (gnus-button-tex-level): Ditto.
3520         (gnus-button-alist): Remove CTAN stuff.
3521
3522 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3523
3524         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
3525         nnimap-streaming test.
3526
3527         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
3528         servers twice.
3529
3530         * nnimap.el (nnimap-open-connection): Add more error reporting when
3531         nnimap fails early.
3532
3533         * nnheader.el (nnheader-get-report-string): New function.
3534         (nnheader-get-report): Use it.
3535
3536         * gnus-int.el (gnus-check-server): Say what the error was when opening
3537         failed.
3538
3539         * nnimap.el (nnimap-wait-for-response): Search further when we're not
3540         using streaming.
3541
3542 2010-09-25  Julien Danjou  <julien@danjou.info>
3543
3544         * gnus-html.el (gnus-html-rescale-image): Use our defalias
3545         gnus-window-inside-pixel-edges.
3546
3547 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3548
3549         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
3550
3551         * mm-decode.el (mm-save-part): Allow saving to other directories the
3552         normal Emacs way.
3553
3554         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
3555         Suggested by Jay Berkenbilt.
3556
3557         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
3558         there isn't a single byte.
3559
3560         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
3561         just do it.  It doesn't really seem to matter what the user responds
3562         here, I think, so it's just a confusing question.
3563
3564         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
3565         non-streaming case.
3566
3567         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
3568         (gnus-article-encrypt-body): Use it.
3569
3570         * gnus-sum.el (gnus-summary-show-complete-article): New command and
3571         keystroke.
3572
3573         * nnimap.el (nnimap-find-wanted-parts-1):
3574         Use gnus-fetch-partial-articles.
3575
3576         * gnus-art.el (gnus-fetch-partial-articles): New variable.
3577
3578         * nnimap.el (nnimap-insert-partial-structure): New function.
3579         (nnimap-get-partial-article): New function.
3580         (nnimap-request-article): Use it.
3581         (nnimap-wait-for-response): Return whether the wait was successful.
3582         (nnimap-finish-retrieve-group-infos): Don't do anything if the
3583         retrieval wasn't successful.
3584         (nnimap-retrieve-group-data-early): Allow throttling servers.
3585         (nnimap-streaming): New variable.
3586         (nnimap-fetch-partial-articles): Remove.
3587
3588         * mm-decode.el (mm-with-part): Protect against killed buffers.
3589
3590         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
3591         for prettier summary display.
3592
3593 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
3594
3595         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
3596
3597 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3598
3599         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
3600         apparently third-party libraries depend on it.
3601
3602         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
3603         before starting negotiation.
3604
3605         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
3606         privacy reasons.
3607         (gnus-treat-mail-gravatar): Ditto.
3608
3609         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
3610         buffer when inserting images.  Inserting text into the headers, for
3611         instance, can make them invalid.
3612
3613 2010-09-25  Julien Danjou  <julien@danjou.info>
3614
3615         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
3616         variables.
3617
3618         * nnheader.el: Remove useless variables news-reply-yank-from and
3619         news-reply-yank-message-id.
3620
3621         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
3622         variables.
3623
3624         * mml1991.el: Remove useless mml1991-verbose.
3625
3626         * gnus.el: Remove useless variable gnus-use-generic-from.
3627         Remove obsolete variable gnus-topic-indentation.
3628
3629         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
3630
3631         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
3632
3633         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
3634
3635         * gnus-group.el: Remove useless gnus-group-icon-cache.
3636         Remove useless gnus-ephemeral-group-server.
3637
3638         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
3639
3640         * mml2015.el: Remove useless mml2015-verbose.
3641
3642         * mml-smime.el: Remove useless mml-smime-verbose.
3643
3644         * gnus.el: Remove useless gnus-local-domain.
3645
3646         * gnus-gravatar.el (gnus-gravatar-transform-address):
3647         Use gnus-gravatar-size.
3648
3649         * gnus-art.el: Remove useless gnus-treat-translate.
3650
3651 2010-09-24  Julien Danjou  <julien@danjou.info>
3652
3653         * gnus-sum.el: Add support for Gravatars.
3654
3655         * gnus-art.el: Add support for Gravatars.
3656
3657         * gnus-gravatar.el: Add this file.
3658
3659         * gravatar.el: Add this file.
3660
3661 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3662
3663         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
3664
3665         * gnus-group.el (gnus-group-fetch-faq): Remove.
3666
3667         * gnus.el (gnus-group-faq-directory): Remove.
3668
3669         * gnus-group.el (gnus-group-fetch-charter): Remove.
3670
3671         * gnus.el (gnus-group-charter-alist): Remove.
3672
3673         * gnus-group.el (gnus-group-archive-directory): Remove.
3674         (gnus-group-recent-archive-directory): Ditto.
3675         (gnus-group-make-archive-group): Remove.
3676
3677         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
3678
3679         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
3680         use the same article number for all the cached articles.
3681
3682         * nnimap.el (nnimap-command): Register the last command time so
3683         that we can use it for idling NOOPs.
3684         (nnimap-open-connection): Start the keeplive timer.
3685         (nnimap-make-process-buffer): Store all the process buffers.
3686         (nnimap-keepalive): New function.
3687
3688         * starttls.el (starttls-open-stream): Add autoload cookie.
3689
3690 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3691
3692         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
3693         handling.
3694
3695 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3696
3697         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
3698         its data structures.
3699
3700         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
3701         instead of the cl.el copy-list.
3702         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
3703         equalp.
3704
3705 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3706
3707         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
3708         and tool-bar-local-item-from-menu.
3709
3710         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
3711         mode-line-highlight face for Emacs.
3712
3713         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
3714         loading gnus-sum.elc; fix comment for canlock-verify.
3715         (gnus-article-jump-to-part): Use read-number.
3716         (gnus-insert-mime-button, gnus-insert-mime-security-button):
3717         Remove Emacs pre-21 compatible code for help-echo.
3718         (gnus-article-next-page-1): No need to adjust the number of lines.
3719         (gnus-article-describe-bindings): Always use help-buffer.
3720
3721         * gnus-audio.el (gnus-audio-inline-sound)
3722         * gnus-cus.el (gnus-custom-mode)
3723         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
3724
3725         * gnus-sum.el (gnus-remove-overlays): Doc fix.
3726
3727         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
3728         compatible code.
3729
3730 2010-09-24  Glenn Morris  <rgm@gnu.org>
3731
3732         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
3733         visiting the fcc file in rmail-mode.
3734
3735         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
3736
3737 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3738
3739         * nnir.el: Silence the byte compiler.
3740
3741         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
3742         alias to browse-url-url-encode-chars if any.
3743         (gnus-html-encode-url): Use it.
3744
3745 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3746
3747         * gnus-start.el (gnus-use-backend-marks): New variable.
3748         (gnus-get-unread-articles-in-group): Use it.
3749
3750         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
3751         makeover.
3752
3753 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
3754
3755         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
3756
3757 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3758
3759         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
3760         Remove.
3761         (gnus-setup-news-hook):
3762         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
3763
3764         * gnus-int.el (gnus-request-update-info): Protect against backends not
3765         having the function.
3766
3767         * nnimap.el (nnimap-stream): Mention starttls.
3768         (nnimap-open-connection): Add starttls support.
3769
3770 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
3771
3772         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
3773
3774 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3775
3776         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
3777         BODYSTRUCTUREs.
3778         (nnimap-transform-headers): Unfold quoted {42} headers.
3779
3780         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
3781         the info.
3782         (gnus-get-unread-articles): Only call updatep on backends that support
3783         it.
3784
3785         * nnweb.el (nnweb-request-update-info): NOOP.
3786
3787         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
3788
3789         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
3790         since it only deals with marks.
3791
3792         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
3793         gnus-request-marks, and make a new gnus-request-update-info.
3794
3795         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
3796         the active instead of the high number, which is usually too low.
3797
3798 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
3799
3800         * netrc.el (netrc-parse): Remove encrypt.el mentions.
3801         * encrypt.el: Remove.
3802
3803 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3804
3805         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
3806         server in symbolic form.
3807
3808         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
3809
3810 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3811
3812         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
3813         (nnimap-update-info): Fix up code slightly.
3814
3815         * gnus-int.el (gnus-open-server): Add tracing for performance
3816         debugging.
3817
3818         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
3819         (gnus-group-insert-group-line): Pass the real group name so that it
3820         gets the right data.
3821
3822         * gnus-start.el (gnus-get-unread-articles): Don't have
3823         `gnus-get-unread-articles-in-group' update info, since that can be
3824         really slow and doesn't seem to be needed?
3825
3826 2010-09-22  Dan Christensen  <jdc@uwo.ca>
3827
3828         * time-date.el (date-to-time): Try using parse-time-string first before
3829         using the slower timezone-make-date-arpa-standard.
3830
3831 2010-09-22  Julien Danjou  <julien@danjou.info>
3832
3833         * gnus-group.el (gnus-group-insert-group-line):
3834         Call gnus-group-highlight-line.
3835         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
3836         default hook list.
3837         (gnus-group-update-eval-form): Add new function.
3838         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
3839         (gnus-group-get-icon): Use gnus-group-update-eval-form.
3840
3841 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3842
3843         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
3844         immediate, then expire all articles.
3845         (nnimap-update-info): Fix off-by-one errors.
3846         (nnimap-flags-to-marks): Would return no marks lists for group with no
3847         flags.  Instead return the other data.
3848
3849 2010-09-22  Julien Danjou  <julien@danjou.info>
3850
3851         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
3852         Only return an icon.
3853         (gnus-group-insert-group-line): Compute icon to return.
3854
3855         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
3856         (gnus-html-image-fetched): Only cache if
3857         gnus-html-image-automatic-caching is set.
3858         (gnus-html-image-fetched): Check for errors.
3859
3860 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3861
3862         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
3863         once per method on `g'.  This ensures that backends like nnfolder don't
3864         open all their folders.
3865
3866         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
3867         (nnimap-request-list): Nix out group in the correct buffer.
3868         (nnimap-parse-flags): Implement by using `read' instead of
3869         hand-parsing.
3870         (nnimap-flags-to-marks): Pass on permanent-flags.
3871         (nnimap-make-process-buffer): Record the server name.
3872         (nnimap-parse-flags): Fix typo.
3873         (nnimap-request-scan): Run split on the server in general, not just a
3874         single group.
3875
3876         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
3877         parameter, and propagate this downwards.
3878
3879         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
3880         since EXAMINE changes it on the server.
3881
3882         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
3883         this command might take a while.
3884
3885 2010-09-22  Julien Danjou  <julien@danjou.info>
3886
3887         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
3888         harmful if you have 2 images side-by-side, they can't be properly
3889         update on text deletion.  Using text-property is safer here.
3890         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
3891         data.
3892
3893 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3894
3895         * nnimap.el (nnimap-expunge-inbox): Remove.
3896         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
3897         (nnimap-expunge): Flip default to t.
3898
3899         * gnus.el (gnus-method-to-server): Don't push things to the cache
3900         unless it's unique.
3901         (gnus-server-to-method): Ditto.
3902
3903 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
3904
3905         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
3906
3907 2010-09-22  Julien Danjou  <julien@danjou.info>
3908
3909         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
3910         get the start of data.
3911         (gnus-html-encode-url): Add this function to encode special chars in
3912         URL.
3913         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
3914         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
3915
3916         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
3917         default.
3918         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
3919
3920         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
3921         images alt-text.
3922         (gnus-html-put-image): Put alt-text as help-echo.
3923
3924 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3925
3926         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
3927         * mm-util.el (mm-decompress-buffer)
3928         * nnir.el (nnir-run-find-grep)
3929         * pop3.el (pop3-list): Use 3rd arg of split-string.
3930
3931         * time-date.el (format-seconds): Comment fix.
3932
3933         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
3934         and byte-optimize-form-code-walker.
3935         (dgnushack-make-auto-load): Don't advise make-autoload.
3936
3937         * lpath.el: Remove Emacs 21 stuff.
3938
3939 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3940
3941         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
3942         outside the active range.  Suggested by Dan Christensen.
3943
3944         * gnus-start.el (gnus-get-unread-articles): Get the extended method
3945         slightly later to avoid double-getting it.
3946
3947         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
3948         previous patch.
3949
3950         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
3951
3952 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
3953
3954         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
3955
3956 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3957
3958         * gnus-int.el (gnus-open-server): Give a better error message in the
3959         "go offline" case.
3960
3961         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
3962         marks for nnimap, which is seldom the right thing to do.
3963
3964         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
3965         (gnus-same-method-different-name): New function.
3966
3967         * nnimap.el (parse-time): Require.
3968
3969         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
3970         method in the presence of many similar methods.
3971
3972         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
3973
3974         * nnimap.el (nnimap-find-expired-articles): Don't refer to
3975         nnml-inhibit-expiry.
3976
3977         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
3978         find out whether methods are equal.
3979
3980         * nnimap.el (nnimap-find-expired-articles): New function.
3981         (nnimap-process-expiry-targets): New function.
3982         (nnimap-request-move-article): Request the article before looking at
3983         what the Message-ID is.  Fix found by Andrew Cohen.
3984         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
3985
3986         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
3987         for oldness in addition to being a predicate.
3988
3989         * nnimap.el (nnimap-request-group): When we have zero articles, return
3990         the right data to Gnus.
3991         (nnimap-request-expire-articles): Only delete articles immediately if
3992         the target is 'delete.
3993
3994         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
3995         method, this would bug out.
3996
3997         * gnus-group.el (gnus-group-expunge-group): Rename from
3998         gnus-group-nnimap-expunge, and implemented as a normal interface
3999         function.
4000
4001         * gnus-int.el (gnus-request-expunge-group): New function.
4002
4003         * nnimap.el (nnimap-request-create-group): Implement.
4004         (nnimap-request-expunge-group): New function.
4005
4006 2010-09-21  Julien Danjou  <julien@danjou.info>
4007
4008         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
4009         (gnus-html-cache-expired): Add new function.
4010         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
4011         wethever we should display image for fetch it.
4012         Compute alt-text earlier to pass it to the fetching function too.
4013         (gnus-html-schedule-image-fetching): Change function argument to only
4014         get one image at a time, not a list.
4015         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
4016         cache.
4017         (gnus-html-get-image-data): New function to retrieve image data from
4018         cache.
4019         (gnus-html-put-image): Change buffer argument to use image data rather
4020         than file, and place image above region rather than inserting a new
4021         one.  Do not take alt-text as argument, since it's useless now: we place
4022         the image above alt-text.
4023         (gnus-html-prune-cache): Remove.
4024         (gnus-html-show-images): Start to fetch image when we find one, do not
4025         push into a temporary list.
4026         (gnus-html-prefetch-images): Only fetch image if they have expired.
4027         (gnus-html-browse-image): Fix, use 'gnus-image-url.
4028         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
4029
4030 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4031
4032         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
4033
4034 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4035
4036         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
4037         spec inser "*" if the group isn't active instead of 0.
4038
4039         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
4040         opening the server.
4041         (nnimap-request-delete-group): Implement group deletion.
4042         (nnimap-transform-headers): Return the size of the entire message in
4043         the Bytes header, not just the size of the first part.
4044         (nnimap-request-move-article): When moving an article from nnimap,
4045         request the article first so the accepting form has an article to
4046         accept.  Reported by Dan Christensen.
4047         (nnimap-command): Make sure that the error message doesn't error out.
4048
4049 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
4050
4051         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
4052         we haven't requested anything.
4053
4054 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4055
4056         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
4057         "".  Fix found by Andrew Cohen.
4058
4059         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
4060         instead of -encode-string.
4061
4062 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4063
4064         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
4065
4066         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
4067         by mm-subst-char-in-string.
4068
4069 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4070
4071         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
4072         waiting for the connection string.
4073
4074         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
4075         arriving.
4076
4077         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
4078         bogus characters.  This allows selecting certain Gmail groups.
4079
4080         * nnimap.el (nnimap-find-wanted-parts-1): New function.
4081         (nnimap-fetch-partial-articles): New variable.
4082         (nnimap-open-connection): When looking for credentials, also use the
4083         nnimap-server-port.
4084         (nnimap-request-article): Return the group/article number, so that Gnus
4085         `^' works as expected.
4086         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
4087
4088         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
4089         comments.
4090         (gnus-methods-sloppily-equal): New function.
4091         (gnus): When using the development version of Gnus, load the gnus-load
4092         file.
4093
4094         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
4095         `gnus-open-server' on each method before trying to scan them etc.
4096         This ensures that all the backend parameters are set correctly.
4097
4098         * nnimap.el (nnimap-authenticator): New variable.
4099         (nnimap-open-connection): Allow anonymous login.
4100         (nnimap-transform-headers): The chars header is called Chars not Bytes.
4101         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
4102
4103         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
4104         patch, found by Knut Anders Hatlen.
4105
4106 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
4107
4108         * gnus-agent.el (gnus-agent-batch-confirmation)
4109         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
4110         to gnus-message.
4111         * gnus-art.el (gnus-article-describe-briefly): Likewise.
4112         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
4113         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
4114         * gnus-int.el (gnus-open-server): Likewise.
4115         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
4116         (gnus-score-check-syntax): Likewise.
4117         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
4118         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
4119         Likewise.
4120         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
4121
4122 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4123
4124         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
4125         calling conventions so that prefetch doesn't bug out.
4126
4127 2010-09-19  Julien Danjou  <julien@danjou.info>
4128
4129         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
4130         rather than `subst-char-in-region' in order to be able to replace ASCII
4131         char by UTF-8 ones.
4132
4133         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
4134         than curl.
4135         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
4136         the right URL and ALT text on images.
4137         (gnus-html-wash-tags): Fix tag case.
4138         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
4139         (gnus-article-html): Add -o display_ins_del=2 option.
4140         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
4141
4142 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4143
4144         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
4145         the extra mail headers, which sometimes seem to happen for unknown
4146         reasons.
4147
4148         * mail-parse.el (mail-header-encode-parameter): Define as
4149         rfc2045-encode-string instead of as rfc2231-encode-string, since some
4150         (or most, perhaps?) mail readers don't understand the latter, but do
4151         understand the former.
4152
4153         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
4154         to nil, so that no methods are automatically agentized.  I think this
4155         is probably what most users want.
4156
4157         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
4158         from url-retrieve, for instance about invalid URLs.
4159
4160         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
4161         groups that have no articles.
4162         (nnimap-request-article): Check that we really got an article when we
4163         requested one.
4164
4165         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
4166         doesn't exist.
4167
4168         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
4169         nntp buffer so the agent can save it.
4170         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
4171         that CRLF doesn't get translated to \n.
4172         (nnimap-open-connection): Don't make 'shell commands only send \n.
4173
4174 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
4175
4176         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
4177         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
4178         Update var name.
4179         (nnml-generate-nov-file): Use dolist.
4180         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
4181         Use with-current-buffer.
4182
4183 2010-09-18  Julien Danjou  <julien@danjou.info>
4184
4185         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
4186         parallel.
4187
4188 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4189
4190         * nnimap.el (nnimap-update-info): When doing partial marks update, get
4191         the range update right.
4192         (nnimap-request-group): Don't make `M-g' bug out on group with no
4193         marks.
4194         (nnoo): Require, so that other packages can require nnimap.
4195         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
4196         command we're looking for.  This helps when the server sends more
4197         responses after we've gotten everything we expected.
4198         (nnimap): Add a `newlinep' field to keep track of end-of-line
4199         conventions.
4200         Don't send CRLF to things that don't want it.
4201         (nnimap-request-accept-article): Ditto.
4202
4203 2010-09-18  Julien Danjou  <julien@danjou.info>
4204
4205         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
4206         than curl to retrieve images.
4207
4208 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4209
4210         * nnimap.el (nnimap-update-info): Extend the info so that we can set
4211         the marks.
4212         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
4213         (nnimap-wait-for-connection): New function.
4214         (nnimap-open-connection): If we have PREAUTH, don't query for login
4215         credentials.
4216         (nnimap-update-info): Fix off-by-one error when concatenating ranges
4217         when doing a partial update.
4218
4219 2010-09-18  Julien Danjou  <julien@danjou.info>
4220
4221         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
4222         tags.
4223
4224 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4225
4226         * nnimap.el (nnimap-credentials): New function.
4227         (nnimap-open-connection): Use the new function to look for credentials
4228         also on the numeric equivalents of "imap" and "imaps".
4229
4230         * gnus-start.el (gnus-activate-group): Send the info to
4231         gnus-request-group.
4232
4233         * nnimap.el (nnimap-request-group): Have the "check" version of the
4234         function parse flags and update the info, so that a `M-g' get a total
4235         resync of all flags from the group.
4236
4237         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
4238         to allow backends to alter the info on group selection.  Also alter all
4239         the backend -request-group functions to take the parameter.
4240
4241         * nnimap.el (nnimap-store-info): New function.
4242         (nnimap-update-info): Store the info for later usage.
4243         (nnimap-request-group): Use the stored info for the dont-check case, so
4244         that we don't retrieve all marks when we enter a group.
4245
4246         * nnimap.el: Use deffoo instead of defun for interface functions.
4247
4248         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
4249         update the group info.  This makes the nndraft groups, for instance, go
4250         back to their old behaviour.
4251
4252         * gnus-sum.el (gnus-select-newsgroup): Indent.
4253
4254         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
4255         in.
4256         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
4257         nothing.
4258
4259         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
4260         from methods that are denied.
4261
4262         * gnus-int.el (gnus-method-denied-p): New function.
4263
4264         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
4265         store the password instead of netrc.
4266         (nnimap-open-connection): Don't error out when we can't make a
4267         connections.
4268
4269         * auth-source.el (auth-source-create): In the password prompt, say what
4270         we're querying for.  Also prompt for user name if that hasn't been
4271         given.
4272
4273         * nnimap.el (nnimap-with-process-buffer): Remove.
4274
4275 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4276
4277         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
4278         method when we're reading from the agent.
4279
4280         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
4281
4282         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
4283         that's probably most useful for users.
4284
4285         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
4286         "failed" all the time.
4287
4288         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
4289         ...)) with (with-current-buffer ... ).
4290
4291         * nntp.el (nntp-open-server): Return whether the open was successful or
4292         not.
4293
4294         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
4295         select an unread unseen article first.
4296
4297         * nnimap.el (nnimap-open-connection): If the user doesn't have a
4298         /etc/services, supply some sensible port defaults.
4299
4300         * dgnushack.el: Define netrc-credentials.
4301
4302 2010-09-17  Julien Danjou  <julien@danjou.info>
4303
4304         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
4305
4306 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
4307
4308         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
4309         doesn't have any parameters.
4310
4311 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4312
4313         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
4314         only upcased checks.
4315
4316         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
4317
4318         * nnimap.el (nnimap-open-shell-stream): New function.
4319         (nnimap-open-connection): Use it.
4320         (nnimap-transform-headers): Get the number of lines in each message.
4321         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
4322         number of lines.
4323         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
4324         problem.
4325
4326         * utf7.el (utf7-encode): Autoload.
4327
4328         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
4329         to allow the mail splitting to not return a default group.  This is
4330         useful for nnimap, which will leave unmatched mail in the inbox.
4331
4332         * nnimap.el: Rewritten.
4333
4334         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
4335         nnimap usage.
4336
4337         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
4338         if the move is internal, so that nnimap can do fast internal moves.
4339
4340         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
4341         data.
4342         (gnus-read-active-for-groups): Support finishing the early retrieval of
4343         data.
4344
4345         * gnus-range.el (gnus-range-nconcat): New function.
4346
4347         * gnus-int.el (gnus-finish-retrieve-group-infos)
4348         (gnus-retrieve-group-data-early): New functions.
4349
4350 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
4351
4352         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
4353         (nnrss-retrieve-groups):
4354         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
4355         (pop3-quit): Use with-current-buffer.
4356
4357 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4358
4359         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
4360         instead of nnheader-accept-process-output.
4361
4362         * dgnushack.el (dgnushack-compile): Add comment.
4363
4364         * lpath.el: No need to fbind propertize for XEmacs 21.4.
4365
4366         * gnus-html.el (gnus-html-schedule-image-fetching)
4367         (gnus-html-prefetch-images): Replace process-kill-without-query by
4368         gnus-set-process-query-on-exit-flag.
4369
4370 2010-09-16  Romain Francoise  <romain@orebokech.com>
4371
4372         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
4373
4374 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4375
4376         * gnus-registry.el (gnus-registry-install-shortcuts): The second
4377         parameter to unintern is mandatory-ish in Emacs 24.
4378
4379         * gnus-html.el (gnus-html-schedule-image-fetching)
4380         (gnus-html-prefetch-images): Check for curl before using it.
4381
4382         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
4383         depend on curl, which isn't essential.
4384
4385         * imap.el: Revert back to version
4386         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
4387         seem problematic.
4388
4389 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
4390
4391         * gnus-registry.el (gnus-registry-install-shortcuts):
4392         Explicitly pass `obarray' to `unintern' to avoid a warning.
4393
4394 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4395
4396         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
4397         change.
4398
4399         * nnrss.el (nnrss-request-list): Remove this function and related
4400         functions, including the moreover stuff.
4401
4402 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4403
4404         * nnrss.el (nnrss-retrieve-groups): New function.
4405
4406 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
4407
4408         * .dir-locals.el: Add no-byte-compile cookie.
4409
4410 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4411
4412         * time-date.el (format-seconds): Comment fix.
4413
4414         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
4415         for back end that doesn't support request-scan.
4416
4417 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4418
4419         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
4420         then do request scans from the backends.
4421
4422         * netrc.el (netrc-credentials): New conveniency function.
4423
4424         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
4425         avoid running a hook per line, since this takes a lot of time,
4426         profiling shows.
4427         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
4428         directly if gnus-visual-p is true.
4429
4430 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4431
4432         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
4433         groups; replace mapcar with dolist which is a bit faster; pass groups
4434         info to gnus-read-active-file-1.
4435         (gnus-read-active-file-1): Scan only specified groups if the new
4436         optional arg `infos' is given.
4437
4438 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4439
4440         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
4441
4442         * pop3.el (pop3-movemail): Remove.
4443         (pop3-streaming-movemail): Rename to pop3-movemail.
4444
4445         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
4446         don't restrict end-tag searches to the end of the line.
4447
4448 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4449
4450         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
4451         articles of every unchecked group to t, which means unknown since the
4452         server has never been opened.
4453
4454 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4455
4456         * gnus-html.el (gnus-html-show-alt-text): New command.
4457         (gnus-html-browse-image): Ditto.
4458         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
4459         to browse the image directly.
4460         (gnus-html-wash-tags): Search for images first, so that <a><img> works
4461         better.
4462
4463         * gnus-async.el (gnus-async-article-callback):
4464         Call `gnus-html-prefetch-images' unconditionally.
4465
4466         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
4467         before feeding URLs to curl.
4468
4469 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4470
4471         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
4472         internal images as deletable by `W D D'.
4473
4474         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
4475         (gnus-async-article-callback): Fix typo.
4476
4477 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4478
4479         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
4480         current line to work around bugs in the output from w3m.
4481
4482         * gnus-async.el (gnus-async-article-callback): Always prefetch images
4483         for groups that want that.
4484
4485         * nntp.el (nntp-wait-for-string): Supply a timeout for
4486         accept-process-output to ensure progress.
4487
4488         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
4489         level to get unread articles from, then use that for foreign groups,
4490         too.
4491
4492         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
4493         confuses the rest of the function.
4494
4495         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
4496         for the methods that support -retrieve-groups, too.
4497
4498         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
4499
4500 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4501
4502         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
4503         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
4504
4505         * pop3.el: Require cl when compiling.
4506         (pop3-number-of-responses): Search for "+OK", not "+OK ".
4507
4508 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4509
4510         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
4511         that aren't going to be activated.
4512         (gnus-get-unread-articles): Fix up the last commit.
4513
4514         * gnus-html.el (gnus-article-html): Allow calling without specifying
4515         the handle.  In that case, dissect the buffer first.
4516
4517         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
4518
4519         * nnimap.el (nnimap-open-connection): Revert the change that would look
4520         into authinfo for imaps instead of imap.
4521
4522         * gnus-start.el (gnus-activate-group): Take an optional parameter to
4523         say that you don't want to call gnus-request-group with don-check, but
4524         do check the reponse.  This is for virtual groups only.
4525         (gnus-get-unread-articles): Count the archive groups as secondary, so
4526         that they're activated the same way as before.
4527
4528         * imap.el (imap-message-map): Removed optional buffer parameter, since
4529         no callers use it.
4530         (imap-message-get): Ditto.
4531         (imap-message-put): Ditto.
4532         (imap-mailbox-map): Ditto.
4533         (imap-mailbox-put): Ditto.
4534         (imap-mailbox-get): Ditto.
4535         (imap-mailbox-get): Revert last change for this function.
4536
4537         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
4538         case-insensitively.
4539         (nnimap-debug): Remove.
4540
4541         * imap.el (imap-fetch-safe): Removed function, and altered all callers
4542         to use `imap-fetch' instead.  According to the comments, this should be
4543         safe, since all other IMAP clients use the 1:* syntax.
4544         (imap-enable-exchange-bug-workaround): Removed.
4545         (imap-debug): Removed -- doesn't seem very useful.
4546
4547         * mail-source.el (mail-source-fetch): Don't message if we're fetching
4548         mail from a file, and the file doesn't exist.
4549
4550         * imap.el (imap-log): New convenience function used throughout instead
4551         of repeating the same code all over the place.
4552
4553         * pop3.el (pop3-streaming-movemail): Return t for success.
4554
4555         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
4556         .authinfo if we're using ssl connection.
4557
4558         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
4559         already have if we're in a main Gnus `g' run.
4560
4561         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
4562
4563 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4564
4565         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
4566
4567         * nnmh.el (nnmh-request-list-1): Bind `file'.
4568
4569         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
4570         alias to set-process-query-on-exit-flag or process-kill-without-query.
4571         (pop3-open-server): Use it.
4572
4573 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4574
4575         * mail-source.el (mail-source-delete-crash-box): Always move the crash
4576         box to the Incoming file.  Fixes mistake in previous checkin.
4577
4578         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
4579         request loop (for debugging purposes) removed.
4580
4581         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
4582         culprit is more visible.
4583         (nnml-save-incremental-nov, nnml-open-incremental-nov)
4584         (nnml-add-incremental-nov): New functions to do "incremental" nov
4585         updates, where we just append to the end of the existing nov files
4586         without reading/writing them in full.
4587
4588         * mail-source.el (mail-source-delete-crash-box): Really only check the
4589         incoming files once in a while.
4590
4591         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
4592
4593         * mail-source.el (mail-source-delete-crash-box): Only check the
4594         incoming files for deletion once per day to save a lot of file
4595         accesses.
4596
4597         * pop3.el (pop3-logon): Fix up unbound variable typo.
4598
4599         * mail-source.el (pop3-streaming-movemail): Autoload.
4600
4601         * pop3.el (pop3-streaming-movemail):
4602         Respect pop3-leave-mail-on-server.
4603
4604         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
4605         retrieval.
4606
4607         * pop3.el (pop3-process-filter): Remove unused function.
4608         (pop3-streaming-movemail, pop3-send-streaming-command)
4609         (pop3-wait-for-messages, pop3-write-to-file)
4610         (pop3-number-of-responses): New functions for streaming pop3
4611         retrieval.
4612
4613         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
4614         come from no known methods.
4615         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
4616         list.
4617
4618         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
4619         message sizes.
4620         (pop3-movemail): Use erase-buffer instead of looping and deleting
4621         regions, which seems rather odd.
4622
4623         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
4624         file once per `g' run.
4625
4626         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
4627         directories.  This makes the draft queue directory work.
4628
4629         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
4630         data from the backends, so that we only request the list of groups from
4631         each method once.  This should speed things up considerably.
4632
4633         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
4634         detect that it's not implemented.
4635
4636         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
4637         we actually do recurse down into the tree, but don't stat all leaf
4638         nodes.
4639
4640         * gnus-html.el (gnus-html-show-images): If there are no images to show,
4641         then say so instead of bugging out.
4642
4643         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
4644         files exist before trying to read them.
4645
4646         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
4647         around <pre_int>.
4648
4649         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
4650
4651         * nnmh.el (nnmh-request-list-1): Optimize for speed.
4652
4653 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4654
4655         * mm-util.el (mm-image-load-path): Just return the image directories,
4656         not all directories in the path in addition to the image directories.
4657         (mm-image-load-path): Maintain a cache of the image directories so that
4658         the `g' command in Gnus doesn't have to stat dozens of directories each
4659         time.
4660
4661         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
4662         (gnus-html-wash-tags): Add a new `i' command to insert images.
4663         (gnus-html-insert-image): New command and keystroke.
4664         (gnus-html-redisplay-with-images): New command and keystroke.
4665         (gnus-html-show-images): Rename command.
4666         (gnus-html-wash-tags): Remove more white space before <pre_int> image
4667         spacers.
4668         (gnus-html-wash-tags): Decode entities at the end, so that entities
4669         inside the tags don't mess up the rest of the "parsing".
4670
4671         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
4672         so that nnimap methods aren't agentized by default.  There's apparently
4673         many problems related to agent/imap behaviour.
4674
4675         * gnus-art.el (gnus-article-copy-string): New command and key binding.
4676
4677         * gnus-html.el: Doc fix.
4678
4679 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4680
4681         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
4682         specifier-spec-list for Emacs 21.
4683
4684         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
4685         glyph-width and glyph-height instead of display-graphic-p and
4686         image-size; make avoidance of displaying small images work for XEmacs.
4687
4688         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
4689         for XEmacs.
4690
4691         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
4692         of symbol that holds plist data.
4693         (gnus-process-plist): Remove plist of process after getting it.
4694
4695 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4696
4697         * message.el (message-generate-hashcash): Change default to
4698         'opportunistic if hashcash is installed.
4699
4700         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
4701         (gnus-html-put-image): Only call image-size once, since it's somewhat
4702         time-consuming on remote X servers.
4703
4704 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4705
4706         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
4707         type on data, not a file name.
4708
4709         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
4710         window-pixel-edges for Emacs 21.
4711
4712         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
4713         decoded contents.
4714         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
4715
4716 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4717
4718         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
4719         group line format, since it isn't very interesting.
4720
4721         * gnus-agent.el (gnus-agent-short-article),
4722         (gnus-agent-long-article): Increase values for these two variables,
4723         since most people are likely to have more network connection and
4724         storage than before.
4725
4726         * gnus.el (gnus-refer-article-method): Change default to 'current.
4727         When referring an article, the common behaviour is to refer it from the
4728         current select method, not the native select method.  The chances of
4729         the native select method having the message in question is rather slim
4730         these days.
4731
4732         * gnus-sum.el (gnus-auto-select-subject): Change default to
4733         `unseen-or-unread'.  I think it's likely that most people want to
4734         select an unseen article over a previously seen, but unread one.
4735
4736         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
4737         means that in the article buffer none of the minor mode elements will
4738         be shown, usually, and this is not desirable in most cases.
4739
4740         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
4741         that commands like `d' (and the like) go to the next line in the
4742         buffer, instead of the next unread article.  I think this is the
4743         behaviour that is most natural for most users.
4744         (gnus-single-article-buffer): Change default to nil, so that people can
4745         have as many article buffers open as they have summary buffer.  I think
4746         this is the most natural way for the groups to behave.
4747
4748         * message.el (message-generate-new-buffers): Change default to
4749         `unsent', so that all new message buffers start their names with the
4750         string "*unsent", and it's easier to find the buffers if you move from
4751         them.
4752
4753 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4754
4755         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
4756         small.  They're probably tracking images.
4757         (gnus-html-wash-tags): Remove all <pre_int> place holders.
4758         (gnus-html-rescale-image): Yet another try at getting the image sizing
4759         right.
4760
4761         * nntp.el (nntp-request-set-mark): Refuse to do marks if
4762         nntp-marks-file-name is nil.
4763
4764 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4765
4766         * gnus-html.el (gnus-html-wash-tags)
4767         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
4768         Better logging.
4769
4770 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4771
4772         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
4773
4774         * gnus-html.el (gnus-html-wash-tags): Check the value of
4775         gnus-blocked-images in the summary buffer.
4776
4777 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4778
4779         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
4780
4781 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4782
4783         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
4784         like "a", it seems like.
4785         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
4786         since it needs to be picked from the correct buffer.
4787
4788         * nnwfm.el: Remove.
4789
4790         * nnlistserv.el: Remove.
4791
4792 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4793
4794         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
4795         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
4796
4797 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4798
4799         * nnkiboze.el: Remove.
4800
4801         * nndb.el: Remove.
4802
4803         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
4804         alt text.
4805         (gnus-html-rescale-image): Try to get the rescaling logic right for
4806         images that are just wide and not tall.
4807
4808         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
4809         overshadow variable bindings.
4810
4811 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4812
4813         * gnus-html.el (gnus-html-wash-tags)
4814         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
4815         Add extra logging.
4816
4817 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4818
4819         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
4820         (gnus-max-image-proportion): New variable.
4821         (gnus-html-rescale-image): New function.
4822         (gnus-html-put-image): Rescale images.
4823
4824 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4825
4826         Fix up some byte-compiler warnings.
4827         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
4828         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
4829         (gnus-article-fill-cited-article, gnus-article-hide-citation)
4830         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
4831         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
4832         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
4833         (gnus-group-update-group): Use save-excursion and with-current-buffer.
4834
4835 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4836
4837         * gnus-html.el (gnus-article-html): Decode contents by charset.
4838
4839 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4840
4841         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
4842         (gnus-html-frame-width, gnus-blocked-images)
4843         * message.el (message-prune-recipient-rules): Add custom version.
4844         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
4845
4846         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
4847         functions.
4848
4849         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
4850         gnus-process-get.
4851
4852 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
4853
4854         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
4855         instead of lsub directly.
4856
4857 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4858
4859         * nnwarchive.el: Remove.
4860
4861         * gnus-soup.el: Remove.
4862
4863         * nnsoup.el: Remove.
4864
4865         * nnultimate.el: Remove.
4866
4867         * gnus-html.el (gnus-blocked-images): New variable.
4868
4869         * message.el (message-prune-recipients): New function.
4870         (message-prune-recipient-rules): New variable.
4871
4872         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
4873         guess whether a long line is natural text or not.
4874
4875         * gnus-html.el (gnus-html-schedule-image-fetching):
4876         Use gnus-process-plist and friends for compatibility.
4877
4878 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
4879
4880         * gnus-html.el: Require packages that define macros used in this file.
4881         (gnus-article-mouse-face): Declare to silence byte-compiler.
4882         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
4883         process-get.
4884         (gnus-html-put-image): Use plist-get to avoid getf.
4885         (gnus-html-prefetch-images): Use with-current-buffer.
4886
4887 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4888
4889         * gnus-ems.el: Provide compatibility functions for
4890         gnus-set-process-plist.
4891
4892         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
4893         header-line-format for XEmacs 21.4.
4894
4895         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
4896         * gnus.el (gnus-valid-select-methods)
4897         * message.el (message-send-mail-partially-limit)
4898         * mm-decode.el (mm-text-html-renderer)
4899         * mml.el (mml-insert-mime-headers-always)
4900         * smiley.el (smiley-regexp-alist): Bump custom version.
4901
4902 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4903
4904         * gnus-html.el: require mm-url.
4905         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
4906         with the url to `url'.
4907         (gnus-html-wash-tags): Support cid: URLs/images.
4908
4909 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4910
4911         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
4912         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
4913         bindings, as they aren't useful at all.  `w' is moved to `W w'.
4914
4915         * gnus-move.el: Remove file, since it doesn't really work.
4916
4917         * gnus-html.el (gnus-article-html): Tell w3m that the input is
4918         UTF-8.  This seems to fix problems with some German web feeds.
4919
4920         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
4921         at the top so that the proper colours are applied.
4922
4923         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
4924         don't have dots in their names.
4925
4926         * gnus-art.el (gnus-article-view-part): Doc fix.
4927
4928         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
4929         XEmacs-compatible.
4930         (gnus-html-put-image): Don't do images on non-graphic displays.
4931
4932         * nnslashdot.el: Remove this unused backend.
4933
4934         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
4935         actions.
4936         (gnus-undo-register-1): Revert last change.
4937
4938         * gnus-group.el (gnus-group-completing-read): Protect against not
4939         having completion-styles bound.
4940
4941         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
4942         make broken recipients happier.
4943
4944         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
4945
4946         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
4947         point parameter.
4948
4949         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
4950
4951         * gnus-group.el (gnus-group-completing-read): Add 'substring to
4952         completion-styles for group selection.
4953
4954 2009-02-04  Andreas Schwab  <schwab@suse.de>
4955
4956         * gnus-score.el (gnus-score-string): Fix regex for matching extra
4957         headers and regexp-quote the match if necessary.
4958
4959 2009-03-24  Miles Bader  <miles@gnu.org>
4960
4961         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
4962         the blinking smiley.
4963
4964 2009-03-24  Simon Josefsson  <simon@josefsson.org>
4965
4966         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
4967         blink smiley.
4968
4969 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4970
4971         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
4972         where the dribbel file lives exists.
4973
4974         * message.el (message-send-mail-partially-limit): Change the default to
4975         nil, since most people don't want this.
4976
4977         * mm-url.el (mm-url-decode-entities): Also decode entities like
4978         &#x3212.
4979
4980 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
4981
4982         * gnus-sum.el (gnus-summary-idna-message):
4983         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
4984         Hyperlink urls in docstrings with URL `...'.
4985
4986 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
4987
4988         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
4989         functions.
4990
4991 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4992
4993         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
4994         say what the mouseover text should be.
4995
4996         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
4997         version of the mm-w3m-safe-url-regexp variable to only download images
4998         in the groups where we want that to happen.
4999
5000         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
5001
5002         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
5003         easier debugging.
5004         (gnus-article-beginning-of-window): Add kludge to allow spacing past
5005         big pictures in the article buffer.
5006
5007         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
5008         gnus-article-html.
5009         (mm-text-html-renderer): gnus-article-html needs curl in addition to
5010         w3m.
5011
5012         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
5013
5014 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5015
5016         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
5017         which doesn't exist.
5018
5019         * message.el (message-inhibit-ecomplete): New variable to allow some
5020         function to inhibit ecomplete address storage.
5021         (message-resend): Disable ecomplete message storage when resending
5022         messages.
5023
5024         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
5025
5026 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5027
5028         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
5029         Save excursion while copying, moving, and deleting articles in order to
5030         prevent the cursor from jumping to unforeseen place.
5031
5032 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5033
5034         * lpath.el: No need to bind bookmark-current-buffer,
5035         bookmark-yank-point and bookmark-make-record-function.
5036
5037 2010-08-17  Glenn Morris  <rgm@gnu.org>
5038
5039         * gnus-sync.el: Require gnus components whose functions are used.
5040
5041         * gnus-art.el (bookmark-make-record-function):
5042         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
5043         Declare for compiler.
5044
5045         * mm-url.el (mml-compute-boundary): Autoload.
5046
5047 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5048
5049         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
5050
5051 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
5052
5053         Typo fix "hoo4a" -> "hook".
5054
5055         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
5056
5057 2010-08-14  Glenn Morris  <rgm@gnu.org>
5058
5059         * gnus-sync.el (gnus-sync): Fix defgroup version.
5060
5061 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
5062
5063         Doc fixes and keep unknown groups (ammended for nunion bug fix).
5064
5065         * gnus-sync.el: Fix docs.
5066         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
5067         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
5068
5069 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
5070
5071         Optimizations for gnus-sync.el.
5072
5073         * gnus-sync.el: Add docs about gnus-sync-backend
5074         possibilities.
5075         (gnus-sync-save): Remove unnecessary message.
5076         (gnus-sync-read): Optimize and show what groups were skipped.
5077
5078 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
5079
5080         Minor bug fixes for gnus-sync.el.
5081
5082         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
5083         Don't read the sync on get-new-news.
5084
5085         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
5086         quiet.
5087
5088         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
5089         (fix typo).
5090
5091 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
5092
5093         Make saving and restoring of hidden threads work with overlays.
5094         Patch applied by Ted Zlatanov.
5095
5096         * gnus-sum.el (gnus-hidden-threads-configuration)
5097         (gnus-restore-hidden-threads-configuration): Update to deal with text
5098         properties, rather than searching for a magic character.
5099
5100 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
5101
5102         New gnus-sync.el library for synchronization of marks.
5103
5104         * gnus-sync.el: New library for synchronization of marks.
5105
5106         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
5107         renamed from `gnus-registry-grep-in-list'.
5108
5109         * gnus-registry.el (gnus-registry-follow-group-p):
5110         Use `gnus-grep-in-list'.
5111
5112         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
5113
5114 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5115
5116         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
5117         determining charset of text fails.
5118
5119 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5120
5121         * nnmail.el (nnmail-get-new-mail-1): Revert.
5122
5123         * nnml.el (nnml-active-number): Make sure names of newly created groups
5124         in nnml-group-alist are encoded.
5125
5126 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5127
5128         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
5129         containing non-ASCII characters in active file for nnml back end.
5130
5131 2010-07-24  David Engster  <dengste@eml.cc>
5132
5133         * mml-smime.el (mml-smime-epg-verify): Also accept the older
5134         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
5135
5136 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
5137
5138         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
5139         tag (Bug#6654).
5140
5141 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5142
5143         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
5144         the article buffer, not the summary buffer.
5145
5146 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5147
5148         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
5149         Emacs 23 as well.
5150
5151 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5152
5153         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
5154         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
5155
5156 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5157
5158         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
5159         Patch applied by Karl Fogel.
5160
5161         * gnus-sum.el (gnus-summary-bookmark-make-record):
5162         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
5163
5164 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5165
5166         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
5167         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
5168         C-w still not working correctly from Article buffers; Thierry's
5169         patch to fix that will be applied after this.
5170
5171         * gnus-art.el (bookmark-make-record-function): New local variable.
5172
5173         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
5174         article buffer.
5175         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
5176
5177 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
5178
5179         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
5180         on changes in bookmark.el.
5181
5182 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5183
5184         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
5185         `no-log' instead of message not to log prompt string.
5186
5187 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
5188
5189         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
5190         the *other* type of HTML form submission.
5191
5192 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
5193
5194         * auth-source.el (auth-source-pick): If choice does not contain a
5195         questioned keyword, set the check to t.
5196
5197 2010-06-12  Romain Francoise  <romain@orebokech.com>
5198
5199         * gnus-util.el (gnus-date-get-time): Move up before first use.
5200
5201 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5202
5203         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
5204         (gnus-article-edit-part): Bind it to make last part that is substituted
5205         or deleted visible.
5206         (gnus-mime-display-single): Buttonize part of which id equals to
5207         gnus-mime-buttonized-part-id.
5208
5209 2010-06-10  Dan Christensen  <jdc@uwo.ca>
5210
5211         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
5212         (gnus-dd-mmm): Use gnus-date-get-time.
5213         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
5214         simplify logic.
5215         (gnus-summary-limit-to-age): Use gnus-date-get-time.
5216         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
5217
5218 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
5219
5220         * auth-source.el (top): Autoload `secrets-list-collections',
5221         `secrets-create-item', `secrets-delete-item'.
5222         (auth-sources): Fix tag string.
5223         (auth-get-source, auth-source-retrieve, auth-source-create)
5224         (auth-source-delete): New defuns.
5225         (auth-source-pick): Rewrite in order to avoid 2 passes.
5226         (auth-source-forget-user-or-password): New parameter USERNAME.
5227         (auth-source-user-or-password): New parameters CREATE-MISSING and
5228         DELETE-EXISTING.  Retrieve password interactively, if needed.
5229
5230 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
5231
5232         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
5233         deleting unused directories when gnus-expert-user is t.
5234
5235 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5236
5237         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
5238         for each temp file when gnus-article-browse-delete-temp is ask.
5239
5240 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5241
5242         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
5243         Lisp calls to delete-backward-char by calls to delete-char.
5244
5245 2010-05-20  Kevin Ryde  <user42@zip.com.au>
5246
5247         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
5248
5249 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
5250
5251         * password-cache.el (password-cache-remove): Fix docstring.
5252
5253 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5254
5255         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
5256         article unless decoding article to be saved.
5257
5258 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5259
5260         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
5261         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
5262         generated within the mm-with-unibyte-current-buffer macro.
5263
5264 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5265
5266         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
5267         to nil when we're in a mml-preview buffer and no group is selected.
5268
5269 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
5270
5271         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
5272         when catching the `C-g'.  Reported by "Leo".
5273
5274 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5275
5276         * message.el (message-forward-make-body-plain)
5277         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
5278         multibyte-string-p.
5279
5280         * lpath.el: Revert.
5281
5282 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5283
5284         * message.el (message-forward-make-body-mml): Assume original message
5285         is multibyte string; error on unibyte.
5286         (message-forward-make-body-plain): Ditto; don't add excessive newline
5287         in body end.
5288
5289         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
5290
5291 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
5292
5293         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
5294         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
5295
5296 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5297
5298         * mm-extern.el (mm-extern-url): Don't use
5299         mm-with-unibyte-current-buffer.
5300         (mm-extern-cache-contents): Use with-current-buffer instead of
5301         save-excursion + set-buffer.
5302
5303 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5304
5305         * mm-util.el (mm-emacs-mule): Remove.
5306
5307 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
5308
5309         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
5310         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
5311         change.
5312
5313 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5314
5315         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
5316         bind the default value of enable-multibyte-characters to nil.
5317
5318 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5319
5320         * message.el (message-forward-make-body-plain)
5321         (message-forward-make-body-mml):
5322         Don't use mm-with-unibyte-current-buffer.
5323
5324 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5325
5326         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
5327
5328 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
5329
5330         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
5331         (Bug#5592).
5332
5333 2010-05-07  Julien Danjou  <julien@danjou.info>
5334
5335         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
5336         it to mm-pipe-part.
5337
5338         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
5339         it is given.
5340
5341 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5342
5343         * binhex.el (binhex-decode-region-internal)
5344         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
5345         (dns-query)
5346         * nnweb.el (nnweb-gmane-search)
5347         * pgg-parse.el (pgg-parse-armor)
5348         * pgg.el (pgg-verify-region)
5349         * sha1.el (sha1-string-external)
5350         * uudecode.el (uudecode-decode-region-internal)
5351         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
5352         XEmacs.
5353
5354         * gnus-art.el (gnus-article-browse-html-parts)
5355         * gnus-group.el (gnus-read-ephemeral-gmane-group)
5356         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
5357         make-temp-file.
5358
5359         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
5360         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
5361         compiling.
5362
5363         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
5364         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
5365         XEmacs when compiling.
5366
5367         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
5368         gnus-pick-mode-off-hook for XEmacs when compiling.
5369         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
5370         gnus-binary-mode-off-hook for XEmacs when compiling.
5371
5372         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
5373         Return nil if char-charset is not available.
5374
5375         * imap.el (imap-disable-multibyte)
5376         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
5377         macros.
5378
5379         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
5380         instead of encode-coding-string.
5381
5382         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
5383         'xemacs) instead of mm-emacs-mule to switch function definitions.
5384         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
5385
5386         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
5387         bind temporary-file-directory for XEmacs;
5388         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
5389         timer-set-function for XEmacs 21.4 and SXEmacs;
5390         bind timer-list for XEmacs 21.4 and SXEmacs;
5391         fbind char-charset and find-charset-region for non-Mule XEmacs;
5392         fbind decode-coding-region, decode-coding-string, detect-coding-region,
5393         encode-coding-region and encode-coding-string for XEmacs having no
5394         file-coding feature.
5395
5396 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
5397
5398         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
5399
5400 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5401
5402         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
5403         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
5404
5405 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
5406
5407         * mm-util.el (mm-decompress-buffer): Use `delete-file';
5408         alias `jka-compr-delete-temp-file' no longer exists.
5409
5410 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5411
5412         Use define-minor-mode in Gnus where applicable.
5413         * mml.el (mml-mode): Use define-minor-mode.
5414         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
5415         (gnus-undo-mode): Use define-minor-mode.
5416         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
5417         (gnus-dead-summary-mode): Use define-minor-mode.
5418         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
5419         Initialize in declaration.
5420         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
5421         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
5422         (gnus-mailing-list-mode): Use define-minor-mode.
5423         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
5424         (gnus-draft-mode): Use define-minor-mode.
5425         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
5426         (gnus-dired-mode): Use define-minor-mode.
5427
5428 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
5429
5430         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
5431         handles on recursive mml-to-mime translation and check them for
5432         boundary delimiter collisions.  Reported by Greg Troxel.
5433
5434 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5435
5436         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
5437
5438 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5439
5440         * mm-util.el (mm-find-buffer-file-coding-system):
5441         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
5442
5443 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
5444
5445         * message.el (message-generate-headers): Record insertion of optional
5446         headers as well.  Otherwise the check to prevent repeated insertion of
5447         optional headers is a no-op.
5448
5449 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
5450
5451         * smime.el: Don't mention CVS.
5452
5453         * nnrss.el (nnrss-fetch): Don't mention CVS.
5454
5455         * nnir.el: Don't mention CVS.
5456
5457 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5458
5459         * gnus-sum.el (gnus-summary-bookmark-make-record):
5460         Add `location' field.
5461
5462 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5463
5464         * lpath.el: Fbind bookmark-default-handler,
5465         bookmark-get-bookmark-record, bookmark-make-record-default,
5466         bookmark-prop-get for Emacs <23 and XEmacs.
5467
5468 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5469
5470         * gnus-sum.el: Add bookmark declarations to silence the compiler.
5471         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
5472         Use with-current-buffer to silence the byte-compiler.
5473         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
5474         bother to require `gnus'.
5475         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
5476
5477 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5478
5479         * gnus-sum.el (gnus-summary-bookmark-make-record)
5480         (gnus-summary-bookmark-jump): New functions.
5481         (gnus-summary-mode): Setup bookmark support.
5482
5483 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
5484
5485         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
5486         if set.
5487
5488 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5489
5490         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
5491         gnus-article-browse-html-save-cid-image; make it work recursively for
5492         forwarded messages as well.
5493         (gnus-article-browse-html-parts): Work when prefix arg is given.
5494         (gnus-article-browse-html-article): Doc fix.
5495
5496 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
5497
5498         * message.el (message-default-mail-headers):
5499         (message-default-headers): Carry the value mail-default-headers over
5500         into message-default-mail-headers, rather than message-default-headers.
5501
5502 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
5503
5504         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
5505         charset.
5506
5507         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
5508         charset into the <meta> tag when the article is encoded to utf-8.
5509
5510 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5511
5512         * gnus-art.el (gnus-article-browse-delete-temp-files):
5513         Delete directories as well.
5514         (gnus-article-browse-html-parts): Work for images that do not specify
5515         file names; delete temp directory when quitting; insert header at the
5516         right place; use file: scheme for image files.
5517
5518 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
5519
5520         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
5521         (gnus-article-browse-html-parts): Use it to make temporary cid image
5522         files in addition to html file so that browser may display them.
5523
5524 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5525
5526         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
5527
5528 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
5529
5530         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
5531
5532 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
5533
5534         * auth-source.el (auth-sources): Change default to be simpler.
5535         Explain about Secret Service API sources.  Improve Customize options.
5536         (auth-source-pick): Change to accept any number of search parameters.
5537         Implement fallbacks iteratively, not recursively.  Add scoring on the
5538         second pass and sort by score.  Call Secret Service API when needed.
5539         (auth-source-user-or-password): Use it.  Call Secret Service API
5540         directly when needed to get the user name and the password.
5541
5542 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
5543
5544         * message.el (message-interactive): Doc fix.
5545         (message-qmail-inject-args): Reflow.
5546         (message-kill-to-signature): Fix typo in docstring.
5547
5548         * smiley.el (smiley-buffer): Fix typo in docstring.
5549
5550 2010-03-24  Glenn Morris  <rgm@gnu.org>
5551
5552         * mail-source.el (gnus-message): Declare.
5553         (mail-source-delete-old-incoming): Require gnus-util.
5554
5555 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5556
5557         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
5558
5559         * message.el (ecomplete-setup): Autoload it for Emacs <23.
5560
5561         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
5562         password-cache's default if it is not bound.
5563         (mml-secure-passphrase-cache-expiry): Default to 16 that is
5564         password-cache-expiry's default if it is not bound.
5565
5566         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
5567         available in Emacs 21.
5568
5569         * lpath.el: Suppress compiler warnings for:
5570         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
5571         XEmacs;
5572         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
5573         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
5574         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
5575
5576 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
5577
5578         * auth-source.el (auth-sources): Fix up definition so extra parameters
5579         are always inline.
5580
5581 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
5582
5583         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
5584         wasn't updated after mismatch.  Clear cached mailbox info correctly
5585         when uidvalidity changes.
5586         (nnimap-group-prefixed-name): New function to avoid some code
5587         duplication.
5588         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
5589         (nnimap-request-group): Use it.
5590         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
5591         (nnimap-update-unseen): Significantly improved speed of Gnus startup
5592         with many imap folders.  This is done by caching the group status from
5593         the imap server persistently in a group parameter `imap-status'.  (This
5594         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
5595         but not persistently, so every Gnus startup was still very slow.)
5596
5597 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
5598
5599         * assistant.el (assistant-render-text): Run `widget-setup' and don't
5600         delete the extra newline.  Otherwise editing of :string and :number
5601         types don't work.
5602
5603 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
5604
5605         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
5606         secrets.el dependency.
5607         (auth-sources): Add optional user name.  Add secrets.el configuration
5608         choice (unused right now).
5609
5610 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
5611
5612         * gnus-sum.el (gnus-summary-make-menu-bar):
5613         Let `gnus-registry-install-shortcuts' fill in the functions.
5614
5615         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
5616         warnings.
5617         (gnus-registry-misc-menus): Variable to hold registry mark menus.
5618         (gnus-registry-install-shortcuts): Populate and use it in a
5619         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
5620
5621 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
5622
5623         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
5624         In-place substitutions for the group name encoding/decoding.
5625         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
5626         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
5627         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
5628         (nnimap-update-unseen, nnimap-request-list)
5629         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
5630         (nnimap-request-set-mark, nnimap-split-to-groups)
5631         (nnimap-split-articles, nnimap-request-newgroups)
5632         (nnimap-request-create-group, nnimap-request-accept-article)
5633         (nnimap-request-delete-group, nnimap-request-rename-group)
5634         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
5635         `encoded-mbx' for consistency.
5636         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
5637         variable `imap-current-mailbox'.
5638
5639         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
5640         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
5641
5642 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
5643
5644         * pop3.el (pop3-display-message-size-flag): Display message size byte
5645         counts during POP3 download.
5646         (pop3-movemail): Use it.
5647         (pop3-list): Implement listing of available messages.
5648
5649 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
5650
5651         * nnir.el (nnir-get-article-nov-override-function): New function to
5652         override the normal NOV retrieval.
5653         (nnir-retrieve-headers): Use it.
5654
5655 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
5656
5657         * auth-source.el (netrc-machine-user-or-password): Autoload.
5658
5659 2010-03-19  Glenn Morris  <rgm@gnu.org>
5660
5661         Stop message.el from loading about 40 libraries it doesn't always need.
5662         The general approach is to autoload rather than require, and to
5663         require in the specific functions rather than the file.  (Bug#5642)
5664
5665         * gmm-utils.el: Don't require wid-edit.
5666         (widget-create-child-value, widget-convert, widget-default-get):
5667         Autoload.
5668
5669         * gnus-util.el: Don't require time-date, netrc.
5670         (message-fetch-field, gnus-group-name-decode): Declare rather than
5671         autoloading.
5672         (gnus-fetch-field): Require message.
5673         (gnus-decode-newsgroups): Require gnus-group.
5674
5675         * ietf-drums.el: Don't require time-date.
5676
5677         * message.el: Don't require hashcash, canlock, ecomplete.
5678         Do require mail-utils.  Require nnheader only when compiling.
5679         (smtpmail-default-smtp-server): Remove declaration.
5680         (message-send-mail-function): Check smtpmail-default-smtp-server
5681         is bound rather than requiring smtpmail.
5682         (message-auto-save-directory, message-insert-signature):
5683         Use expand-file-name rather than nnheader-concat.
5684         (nnheader-insert-file-contents): Autoload.
5685         (hashcash-wait-async): Declare.
5686         (message-send-mail): Only call gnus-setup-posting-charset if
5687         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
5688         (message-send-mail-with-sendmail): Require sendmail.
5689         (canlock-password, canlock-password-for-verify): Declare.
5690         (message-canlock-password): Require canlock.
5691         (nnheader-get-report): Autoload.
5692         (gnus-setup-posting-charset): Declare.
5693         (message-send-news): Require gnus-msg.
5694         (message-make-references, message-make-in-reply-to): Use mail-header-id
5695         rather than the alias mail-header-message-id.
5696         (ecomplete-add-item, ecomplete-save): Declare.
5697         (message-put-addresses-in-ecomplete): Require ecomplete.
5698         (ecomplete-display-matches): Autoload.
5699
5700         * mm-decode.el: Don't require mailcap, gnus-util.
5701         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
5702         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
5703         Autoload.
5704         (mailcap-mime-extensions): Declare.
5705
5706         * mm-encode.el: Don't require mailcap.
5707         (mailcap-extension-to-mime): Autoload.
5708
5709         * mml-sec.el: Don't require password-cache.
5710
5711         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
5712         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
5713         (mml-minibuffer-read-type): Require mailcap.
5714         (mml-preview): Require gnus-msg.
5715
5716         * mml1991.el: Require password-cache.
5717         (password-cache-expiry): Remove declaration.
5718
5719         * mml2015.el: Require password-cache.
5720         (password-cache-expiry): Remove declaration.
5721
5722         * nneething.el (mailcap): Require mailcap.
5723
5724         * nnheader.el (declare-function): Add compatibility stub.
5725         (message-remove-header): Declare rather than autoload.
5726         (nnheader-replace-header): Require message.
5727
5728         * nnimap.el (declare-function): Add compatibility stub.
5729         (netrc-parse, netrc-machine-user-or-password): Declare.
5730         (nnimap-open-connection): Require netrc.
5731
5732         * nntp.el (declare-function): Add compatibility stub.
5733         (netrc-parse, netrc-machine, netrc-get): Declare.
5734         (nntp-send-authinfo): Require netrc.
5735
5736         * rfc2047.el: Don't require qp.
5737         (quoted-printable-encode-region, quoted-printable-decode-string):
5738         Autoload.
5739
5740         * sieve-mode.el: Don't require easymenu.
5741         (easy-menu-add-item): Autoload it.
5742
5743         * spam-stat.el (time-to-number-of-days): Autoload it.
5744
5745 2010-03-19  Glenn Morris  <rgm@gnu.org>
5746
5747         * password-cache.el (password-cache, password-cache-expiry): Autoload.
5748
5749 2010-03-18  Glenn Morris  <rgm@gnu.org>
5750
5751         * hashcash.el (declare-function): Remove duplicate definition.
5752
5753 2010-03-17  Kevin Ryde  <user42@zip.com.au>
5754
5755         * mml.el (mml-read-tag): Unquote values with `read' to reverse
5756         prin1 in mml-insert-tag (just stripping the quotes gave wrong
5757         value if any backslash escapes).
5758
5759 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5760
5761         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
5762         if it is available.  (bug#5647)
5763
5764         * lpath.el: Suppress compiler warning for coding-system-from-name for
5765         Emacs 21 and XEmacs.
5766
5767 2010-03-14  Juri Linkov  <juri@jurta.org>
5768
5769         * hmac-def.el:
5770         * hmac-md5.el:
5771         * netrc.el: Fix keywords.
5772
5773 2010-02-26  Glenn Morris  <rgm@gnu.org>
5774
5775         * message.el (message-send-mail-function): Change the default, so that
5776         it inherits from a customized send-mail-function.  (Bug#5643)
5777
5778 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5779
5780         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
5781         shell-command-to-string signals an error (bug#5299).
5782
5783 2010-02-24  Glenn Morris  <rgm@gnu.org>
5784
5785         * message.el (message-smtpmail-send-it)
5786         (message-send-mail-with-mailclient): Doc fixes.
5787
5788 2010-02-16  Glenn Morris  <rgm@gnu.org>
5789
5790         * message.el (message-default-mail-headers): Change the default value
5791         to ease the transition from mail-mode to message-mode.  (Bug#5555)
5792
5793 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5794
5795         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
5796         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
5797
5798 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
5799
5800         * time-date.el (date-to-time): Doc fix (Bug#5408).
5801
5802 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
5803
5804         * message.el (message-mail): Just pass yank-action on to message-setup.
5805         (message-setup): Handle (FUN . ARGS) form of yank-action.
5806         (message-with-reply-buffer, message-widen-reply)
5807         (message-yank-original): Handle non-buffer values of
5808         message-reply-buffer (Bug#4080).
5809         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
5810
5811 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
5812
5813         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
5814         Fix typo in docstring.
5815
5816 2010-01-08  Jason Rumney  <jasonr@gnu.org>
5817
5818         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
5819         response.
5820
5821 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5822
5823         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
5824
5825         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5826
5827         * message.el (message-check-news-header-syntax): Protect against a
5828         string that `rfc822-addresses' returns when parsing fails.
5829
5830 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5831
5832         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
5833         (gnus-previous-char-property-change): New functions.
5834
5835         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
5836
5837 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
5838
5839         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
5840         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
5841
5842 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
5843
5844         * message.el (message-exchange-point-and-mark): Rework last change to
5845         avoid using optional arg of exchange-point-and-mark, for backward
5846         compatibility.
5847
5848 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
5849
5850         * message.el (message-exchange-point-and-mark):
5851         Call exchange-point-and-mark with an argument rather than setting
5852         mark-active by hand (Bug#5175).
5853
5854 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5855
5856         * nntp.el (nntp-service-to-port): Work for service expressed with
5857         numeric string; replace [:digit:] with [0-9] for XEmacs.
5858
5859 2009-12-17  Glenn Morris  <rgm@gnu.org>
5860
5861         * gnus-group.el (gnus-bug-group-download-format-alist):
5862         Change emacs entry to debbugs.gnu.org.  Bump :version.
5863
5864 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
5865
5866         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
5867
5868 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
5869
5870         * message.el (message-info): Explain why we use `Info-goto-node'.
5871
5872 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5873
5874         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
5875
5876 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5877
5878         * message.el (message-completion-in-region): New compatibility function.
5879         (message-expand-group): Use it.
5880
5881 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5882
5883         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
5884         with no unread article should be listed if the 2nd arg `predicate' is
5885         given.
5886
5887 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5888
5889         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
5890
5891 2009-11-29  Juri Linkov  <juri@jurta.org>
5892
5893         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
5894         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
5895         on `gnus-recenter'.  (Bug#4698, Bug#4981)
5896
5897 2009-11-26  Kevin Ryde  <user42@zip.com.au>
5898
5899         * sha1.el (sha1-string-external): default-directory "/" in case
5900         otherwise non-existent.  process-connection-type pipe for touch of
5901         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
5902
5903 2009-11-25  Kevin Ryde  <user42@zip.com.au>
5904
5905         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
5906         it's comms related and sgml-mode.el has "comm" on that basis too.
5907
5908 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5909
5910         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
5911         containing tspecial characters if they have been already quoted.
5912
5913 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
5914
5915         * dns-mode.el (auto-mode-alist): Purecopy string.
5916
5917 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5918
5919         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
5920
5921 2009-10-24  Glenn Morris  <rgm@gnu.org>
5922
5923         * gnus-art.el (help-xref-stack-item): Define for compiler.
5924
5925 2009-10-21  Kevin Ryde  <user42@zip.com.au>
5926
5927         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
5928
5929 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5930
5931         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
5932
5933 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5934
5935         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
5936         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
5937
5938 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5939
5940         * gnus.el (gnus-overlay-get): New alias to overlay-get.
5941         (gnus-overlays-in): New alias to overlays-in.
5942
5943         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
5944         gnus-overlay-get, and gnus-delete-overlay.
5945         (gnus-summary-show-thread): Make it work as well for systems in which
5946         next-single-char-property-change is not available.
5947         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
5948
5949         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
5950         (gnus-overlay-get): New alias to extent-property.
5951         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
5952
5953         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
5954         SXEmacs.
5955
5956         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
5957         SXEmacs.
5958
5959 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
5960
5961         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
5962
5963 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
5964
5965         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
5966         and XEmacs that don't have `remove-overlays'.
5967
5968 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5969
5970         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
5971         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
5972         selective display.  Use overlays instead.
5973
5974 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
5975
5976         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
5977
5978 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
5979
5980         * spam-stat.el (spam-stat-load): Fix typo in message.
5981
5982 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
5983
5984         * dig.el (dig-invoke): Fix typo in docstring.
5985         (query-dig): Reflow docstring.
5986
5987 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
5988
5989         * gnus-art.el (gnus-article-encrypt-body):
5990         * message.el (message-check-recipients):
5991         * mm-util.el (mm-codepage-setup):
5992         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
5993         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
5994
5995 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
5996
5997         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
5998         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
5999         keys from the menu if mm-{sign,encrypt}-option is 'guided.
6000         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
6001         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
6002
6003 2009-09-21  Kevin Ryde  <user42@zip.com.au>
6004
6005         * dig.el: Add "Keywords: comm", as per net-utils.el.
6006
6007 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6008
6009         * dig.el (dig-mode): Use define-derived-mode.
6010
6011 2009-09-19  Glenn Morris  <rgm@gnu.org>
6012
6013         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
6014
6015 2009-09-18  Glenn Morris  <rgm@gnu.org>
6016
6017         * gnus-diary.el (gnus-diary-check-message):
6018         * message.el (message-insert-formatted-citation-line):
6019         * nnbabyl.el (top-level):
6020         * nndiary.el (nndiary-schedule):
6021         Fix typos in condition-case handlers.
6022
6023 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6024
6025         * gnus-art.el (gnus-article-edit-part): Work for the buffer
6026         configuration that provides the sole article window in a frame;
6027         position point correctly after deleting a part.
6028
6029 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
6030
6031         * spam.el (spam-unregister-on-reregister): Add boolean variable.
6032         (spam-resolve-registrations-routine): Use it to unregister articles
6033         that change status.
6034
6035 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6036
6037         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
6038         with XEmacs.
6039         (parse-time-string-chars): Use it.
6040
6041 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
6042
6043         * imap.el (imap-interactive-login): Better messages.
6044         (imap-open): Fix bug with renamed buffer on reconnect.
6045         (imap-authenticate): Add buffer-local imap-last-authenticator variable
6046         for easier debugging and cleaner code.  On successful (guessed based on
6047         server capabilities) secondary authentication, set imap-state
6048         correctly.
6049         (imap-last-authenticator): Define imap-last-authenticator as a variable
6050         to avoid warnings.
6051
6052 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6053
6054         * nnrss.el (nnrss-request-article): Remove binding of
6055         default-enable-multibyte-characters that has gotten needless by
6056         the 2007-07-13 change in rfc2047-encode-message-header.
6057
6058         * mml.el (mml-insert-multipart): Error on the message header.
6059         (mml-insert-part): Error on the message header; position point at
6060         the end of a MIME tag.
6061
6062 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6063
6064         * time-date.el (autoload): Expand define-obsolete-function-alias into
6065         defalias and make-obsolete for old Emacsen that Gnus supports.
6066         (with-no-warnings): Define it for old Emacsen.
6067         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
6068         is available.
6069         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
6070         float-time is available; suppress compile warning for time-to-seconds.
6071
6072         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
6073         (gnus-float-time): Alias to float-time if it exists.
6074
6075         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
6076         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
6077         float-time is available; suppress compile warning for time-to-seconds.
6078
6079         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
6080         XEmacs.
6081
6082 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
6083
6084         * imap.el (imap-message-map): Docstring fix.
6085
6086 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6087
6088         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
6089         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
6090         Add the optional argument `encoding' that overrides the default.
6091
6092         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
6093         mm-encode-buffer.
6094
6095 2009-09-04  Glenn Morris  <rgm@gnu.org>
6096
6097         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
6098         mm-disable-multibyte, rather than default-enable-multibyte-characters.
6099         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
6100         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
6101         * mm-util.el (mm-with-unibyte-current-buffer)
6102         (mm-find-buffer-file-coding-system):
6103         * yenc.el (yenc-decode-region): Use default-value rather than
6104         default-enable-multibyte-characters.
6105
6106 2009-09-03  Glenn Morris  <rgm@gnu.org>
6107
6108         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
6109         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
6110         than default-enable-multibyte-characters.
6111
6112 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
6113
6114         * gnus-art.el (gnus-article-read-summary-keys):
6115         Fix gnus-buffer-configuration's value temporarily used.
6116
6117 2009-09-02  Glenn Morris  <rgm@gnu.org>
6118
6119         * gnus-util.el (gnus-float-time): New function.
6120         * gnus-delay.el (gnus-delay-article):
6121         * gnus-sum.el (gnus-thread-latest-date):
6122         * gnus-util.el (gnus-user-date): Use gnus-float-time.
6123         * nnspool.el (nnspool-request-newgroups):
6124         Use gnus-float-time rather than time-to-seconds.
6125         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
6126
6127         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
6128         (gnus-header-subject-face, gnus-header-newsgroups-face)
6129         (gnus-header-name-face, gnus-header-content-face):
6130         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
6131         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
6132         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
6133         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
6134         (gnus-cite-face-11):
6135         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
6136         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
6137         (gnus-server-closed-face, gnus-server-denied-face)
6138         (gnus-server-offline-face):
6139         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
6140         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
6141         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
6142         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
6143         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
6144         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
6145         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
6146         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
6147         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
6148         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
6149         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
6150         (gnus-summary-selected-face, gnus-summary-cancelled-face)
6151         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
6152         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
6153         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
6154         (gnus-summary-high-undownloaded-face)
6155         (gnus-summary-low-undownloaded-face)
6156         (gnus-summary-normal-undownloaded-face)
6157         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
6158         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
6159         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
6160         (gnus-splash-face):
6161         * message.el (message-header-to-face, message-header-cc-face)
6162         (message-header-subject-face, message-header-newsgroups-face)
6163         (message-header-other-face, message-header-name-face)
6164         (message-header-xheader-face, message-separator-face)
6165         (message-cited-text-face, message-mml-face):
6166         * sieve-mode.el (sieve-control-commands-face)
6167         (sieve-action-commands-face, sieve-test-commands-face)
6168         (sieve-tagged-arguments-face):
6169         * spam.el (spam-face):
6170         Mark face aliases with "-face" in the name as obsolete.
6171
6172 2009-09-01  Glenn Morris  <rgm@gnu.org>
6173
6174         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
6175         than goto-line.
6176
6177 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6178
6179         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
6180         Don't move point if the command is invoked inside the message header.
6181
6182 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6183
6184         * imap.el (imap-send-command): Simplify.
6185         (imap-wait-for-tag): point-max -> buffer-size.
6186
6187 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6188
6189         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
6190         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
6191         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
6192         * nnir.el (nnir-swish-e-index-file):
6193         * gnus-sum.el (gnus-summary-delete-marked-as-read)
6194         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
6195         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
6196         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
6197         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
6198         (gnus-treat-display-xface): Add Emacs version of obsolescence.
6199
6200 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6201
6202         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
6203         Don't save excursion.
6204
6205 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6206
6207         * nnheader.el (nnheader-find-file-noselect):
6208         * mm-util.el (mm-insert-file-contents):
6209         Use (default-value 'major-mode) instead of default-major-mode.
6210
6211 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
6212
6213         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
6214
6215 2009-08-26  Glenn Morris  <rgm@gnu.org>
6216
6217         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
6218         than placing in files.el.
6219
6220 2009-08-25  Glenn Morris  <rgm@gnu.org>
6221
6222         * nnir.el (top-level): Don't require cl at run-time.
6223         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
6224         Replace cl-function substitute with gnus-replace-in-string.
6225         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
6226         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
6227         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
6228         simplified expansions.
6229
6230 2009-08-25  Kevin Ryde  <user42@zip.com.au>
6231
6232         * dig.el (dig): Add autoload cookie.
6233
6234 2009-08-22  Glenn Morris  <rgm@gnu.org>
6235
6236         * gnus-art.el (gnus-button-patch): Use forward-line rather than
6237         goto-line.
6238
6239 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
6240
6241         * parse-time.el (parse-time-string-chars): Save match data.
6242
6243 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
6244
6245         * parse-time.el (parse-time-string-chars): Compute using character
6246         classes, to handle non-ascii characters (Bug#3190).
6247
6248 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6249
6250         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
6251
6252         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
6253         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
6254         (gnus-mm-display-part, gnus-mime-display-single)
6255         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
6256         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
6257
6258         * gnus-sum.el
6259         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
6260         (gnus-summary-move-article): Add expirable mark to articles copied or
6261         moved to group that has auto-expire turned on if the option is non-nil.
6262
6263 2009-07-24  Glenn Morris  <rgm@gnu.org>
6264
6265         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
6266         Fix typo.  (Bug#3903)
6267
6268 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6269
6270         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
6271         gnus-article-read-summary-keys rather than gnus-summary-edit-article
6272         that should not be used for draft articles.
6273         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
6274         that has no concern in minor mode keys.
6275         (gnus-article-summary-command, gnus-article-summary-command-nosave):
6276         Abolish.
6277
6278 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6279
6280         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
6281         article without making inquiry to a user for unknown encoding.
6282
6283         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
6284         (nnmaildir--scan): Assume i-node and device number that file-attributes
6285         returns might be cons-cell.
6286
6287         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
6288
6289         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
6290
6291 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
6292
6293         * auth-source.el: Remove docs now in auth.texi.  Don't use
6294         `gnus-message' for logging.  Add new variables `auth-source-debug' and
6295         `auth-source-hide-passwords' and use them.
6296
6297 2009-07-15  Glenn Morris  <rgm@gnu.org>
6298
6299         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
6300
6301 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6302
6303         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
6304         excessive whitespace from the default values of title and description.
6305
6306 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6307
6308         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
6309         mail-fetch-field to fetch Content-Description header in order to
6310         exclude newlines.
6311
6312 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
6313
6314         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
6315         format used by GnuPG 2.0.11.
6316
6317 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6318
6319         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
6320         to deleted part.
6321
6322 2009-05-30  David Engster  <dengste@eml.cc>
6323
6324         * nnmairix.el: Remove old documentation in the commentary block.
6325         (nnmairix-request-group): Do not update active file for nnml back ends.
6326         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
6327         end so that overview files are ignored.
6328         (nnmairix-update-groups): Make updating the groups more robust by using
6329         marks.
6330         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
6331         with dollar characters in message-id.
6332
6333 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
6334
6335         * spam.el: Use dns-query instead of query-dns.  Was renamed on
6336         2008-12-25 in dns.el.
6337
6338 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6339
6340         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
6341         could happen if the text is only composed of spaces and/or tabs.
6342
6343 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
6344
6345         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
6346         when sending a queued message to avoid extra mml tags.
6347
6348 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6349
6350         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
6351
6352 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6353
6354         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
6355         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
6356         rmail-toggle-header for XEmacs;
6357         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
6358
6359 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6360
6361         * gnus-dired.el: Remove autoload for gnus-setup-message.
6362         (gnus-dired-attach): Fake this-command value to prevent Gnus from
6363         displaying Gnus logo; always use compose-mail.
6364
6365 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6366
6367         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
6368
6369 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6370
6371         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
6372         (gnus-nocem-issuers): List currently active issuers; fix custom type.
6373         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
6374         available.
6375         (gnus-nocem-epg-verify): New function.
6376
6377 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
6378
6379         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
6380
6381 2009-02-15  Glenn Morris  <rgm@gnu.org>
6382
6383         * gnus-util.el (rmail-insert-rmail-file-header)
6384         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
6385         autoloads.
6386         (rmail-default-rmail-file): Remove unnecessary declaration.
6387         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
6388
6389 2009-02-14  Glenn Morris  <rgm@gnu.org>
6390
6391         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
6392         variable (only used in gnus-util, which declares it anyway).
6393         (rmail-output-to-rmail-file): Remove autoload of deleted function,
6394         which was only needed by gnus-art (changed to not use it any more).
6395         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
6396         only used in gnus-util, which autoloads it itself.
6397         (rmail-update-summary): Fix autoload.
6398
6399         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
6400         rather than rmail-output-to-rmail-file.
6401
6402 2009-02-07  Glenn Morris  <rgm@gnu.org>
6403
6404         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
6405         autoload of function that no longer exists.
6406         (rmail-toggle-header): Declare.
6407         (message-forward-rmail-make-body): Handle mbox Rmail.
6408
6409 2009-01-31  Glenn Morris  <rgm@gnu.org>
6410
6411         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
6412         2009-01-09 change.
6413
6414 2009-01-31  Dave Love  <fx@gnu.org>
6415
6416         * imap.el (imap-fetch-safe): Bind debug-on-error.
6417         (imap-debug): Add imap-fetch-safe.
6418
6419 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
6420
6421         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
6422         (auth-source-forget-all-cached): New convenience function.
6423         (auth-source-user-or-password): Accept list of modes or a single mode.
6424
6425         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
6426         auth-source modes.
6427
6428         * netrc.el (netrc-machine-user-or-password): Use list of
6429         auth-source modes.
6430
6431         * nnimap.el (nnimap-open-connection): Use list of
6432         auth-source modes.
6433
6434         * nntp.el (nntp-send-authinfo): Use list of
6435         auth-source modes.
6436
6437 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
6438
6439         * auth-source.el: Update docs to reflect epa-file-enable is to be used
6440         now.
6441
6442 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6443
6444         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
6445         coding system in XEmacs; add a workaround for XEmacs.
6446
6447         * lpath.el: Fbind coding-system-aliasee.
6448
6449 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6450
6451         * mm-util.el (mm-coding-system-priorities): Protect against nil value
6452         of current-language-environment.
6453
6454 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
6455
6456         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
6457         available at runtime.
6458
6459 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6460
6461         * gnus-art.el (article-date-ut): Fix end point of narrowing.
6462
6463 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
6464
6465         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
6466         the greatest positive fixnum value doesn't work under an XEmacs with
6467         bignum support; use the most-positive-fixnum constant instead,
6468         available since Emacs 21.1 with cl and XEmacs 21.1.
6469
6470 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6471
6472         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
6473         XEmacs gets not to work.
6474
6475 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6476
6477         * mm-util.el (mm-coding-system-priorities): Allow the value like
6478         "Japanese (UTF-8)" of current-language-environment.
6479
6480 2009-01-09  Glenn Morris  <rgm@gnu.org>
6481
6482         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
6483         with last-command-event.
6484
6485 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
6486
6487         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
6488         in the doc string.
6489
6490         * message.el (message-fix-before-sending): Amend comment.
6491
6492 2009-01-08  Dave Love  <fx@gnu.org>
6493
6494         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
6495
6496 2009-01-07  David Engster  <dengste@eml.cc>
6497
6498         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
6499         simplified server definitions by converting it via
6500         gnus-server-to-method.
6501
6502 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6503
6504         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
6505         parameter's operands.
6506
6507 2009-01-06  David Engster  <dengste@eml.cc>
6508
6509         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
6510         primary select method (for gnus-group-mark-article-as-read).
6511
6512 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
6513
6514         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
6515         `(gnus)Face', not `(gnus)X-Face'.
6516
6517 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6518
6519         * mm-util.el (mm-ucs-to-char): New function.
6520
6521         * mm-url.el (mm-url-decode-entities): Use it.
6522
6523         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
6524         unicode-to-char.
6525
6526 2009-01-05  Dave Love  <fx@gnu.org>
6527
6528         * time-date.el: Require cl for `declare'.
6529
6530 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
6531
6532         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
6533         Dave Love.
6534
6535 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
6536
6537         * message.el (message-fix-before-sending): Add `eight-bit' to
6538         illegible-text check.
6539
6540 2009-01-03  Michael Olson  <mwolson@gnu.org>
6541
6542         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
6543         `headers' is nil.  This can occur if the IMAP server does not have
6544         permissions to read messages from a folder, but can write new messages
6545         to the folder.
6546         (nnimap-request-article-part): Do not insert `data' if it is nil.
6547
6548         * imap.el (imap-parse-fetch): Courier can insert spurious blank
6549         characters which will confuse `read', so skip past them.
6550
6551 2009-01-01  Dave Love  <fx@gnu.org>
6552
6553         * imap.el (imap-string-to-integer): Fix typo.
6554         (imap-fetch-safe): New function.
6555         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
6556
6557         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
6558
6559         * imap.el (imap-process-connection-type, imap-debug, imap-open):
6560         (imap-parse-greeting): Fix doc strings.
6561         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
6562         (imap-parse-flag-list): Make messages unique.
6563         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
6564
6565         * nnimap.el: Fix author email.
6566         (nnimap-split-rule): Add FIXME comment.
6567         (nnimap-debug): Fix doc string.
6568
6569 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
6570
6571         * dns.el (dns-set-servers): Check "Address".  Fix typo.
6572
6573 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
6574
6575         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
6576         nslookup if resolv.conf isn't available.
6577         (dns-query): Rename from query-dns.
6578         (dns-query-cached): Rename from query-dns-cached.
6579
6580 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6581
6582         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
6583         overlay-arrow-position and overlay-arrow-string buffer-local; no need
6584         to check if those variables exist (first appeared in Emacs 18.50).
6585
6586 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6587
6588         * mm-util.el (mm-line-number-at-pos): New function.
6589
6590         * spam-report.el (spam-report-process-queue): Use it.
6591
6592 2008-12-24  David Engster  <dengste@eml.cc>
6593
6594         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
6595         parameters that haven't existed as variables as buffer-local variables.
6596
6597 2008-12-23  Dave Love  <fx@gnu.org>
6598
6599         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
6600         cadar.
6601
6602         * sieve-manage.el (sieve-manage-starttls-p): Rename from
6603         imap-starttls-p.
6604         (sieve-manage-starttls-open): Rename from imap-starttls-open.
6605
6606 2008-12-22  Dave Love  <fx@gnu.org>
6607
6608         * imap.el: Fix author email.  Doc fixes.
6609         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
6610         reply.
6611
6612 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
6613
6614         * spam-report.el (spam-report-gmane-max-requests): New constant.
6615         (spam-report-gmane-wait): New variable.
6616         (spam-report-gmane-ham, spam-report-gmane-spam)
6617         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
6618         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
6619         the server.
6620
6621         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
6622         Add explanations.
6623
6624         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
6625         nnheader-accept-process-output and nnheader-read-timeout if available.
6626         (pop3-movemail): Use it.
6627
6628         * message.el (message-check-news-body-syntax): Fix signature check if
6629         there's an attachment.
6630
6631 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6632
6633         * mm-util.el: Add comments to the mm- emulating functions.
6634
6635 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
6636
6637         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
6638         Reported by Stephen Berman <stephen.berman@gmx.net>.
6639
6640 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6641
6642         * mm-util.el (mm-substring-no-properties): New function.
6643         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
6644         (mm-special-display-p): Enable those lambda forms to be byte compiled.
6645         (mm-string-to-multibyte): Doc fix.
6646
6647         * mml.el (mml-attach-file): Use mm-substring-no-properties.
6648
6649 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
6650
6651         * mml.el (mml-attach-file): Strip text properties from file name.
6652         (Bug#1574)
6653
6654 2008-12-16  Glenn Morris  <rgm@gnu.org>
6655
6656         * mm-util.el (mm-charset-override-alist): Declare for compiler.
6657
6658 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6659
6660         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
6661         knows since the charset specified might be a bogus alias that
6662         mm-charset-synonym-alist provides.
6663
6664 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
6665
6666         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
6667         "ISO_8859-1".
6668
6669         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
6670
6671 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6672
6673         * mm-util.el (mm-charset-eval-alist):
6674         Define it before mm-charset-to-coding-system.
6675         (mm-charset-to-coding-system): Add optional argument `silent';
6676         define it before mm-charset-override-alist.
6677         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
6678         default value if it can be used in Emacs currently running;
6679         silence mm-charset-to-coding-system.
6680
6681 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6682
6683         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
6684         `allow-override' which says whether to use `mm-charset-override-alist'.
6685         (rfc2047-decode-encoded-words): Use it.
6686
6687         * mm-util.el (mm-charset-override-alist): Fix custom type;
6688         add `(gb2312 . gbk)' to choices.
6689
6690 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6691
6692         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
6693         fast.
6694
6695         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
6696
6697         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
6698
6699 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
6700
6701         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
6702         on links.
6703
6704         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
6705
6706 2008-12-03  Lute Kamstra  <lute@gnu.org>
6707
6708         * sha1.el: Remove leading * from docstrings of defcustoms,
6709         deffaces, defconsts and defuns.
6710
6711 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6712
6713         * message.el (message-idna-to-ascii-rhs-1): Protect against local
6714         users' addresses that don't have domain parts.
6715         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
6716         rather than message-narrow-to-head since there will be the message
6717         header separator.
6718
6719 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6720
6721         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
6722         since the result is inserted in a unibyte buffer anyway.
6723         (nnimap-demule-use-string-to-multibyte): Remove.
6724         (nnimap-demule): Alias it to mm-string-to-multibyte.
6725
6726 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
6727
6728         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
6729         variable for debugging bug#464 and bug#1174.
6730         (nnimap-demule): Use it.
6731
6732 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6733
6734         * gnus-score.el (gnus-score-find-trace): Handle default score in total
6735         score calculation correctly.
6736
6737 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6738
6739         * message.el (message-send-mail): Just set the buffer to unibyte
6740         rather than use mm-with-unibyte-current-buffer which does a lot more.
6741         (message-send-mail-partially): Don't bother with
6742         mm-with-unibyte-current-buffer since it's already been made unibyte by
6743         message-send-mail.
6744
6745 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
6746
6747         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
6748
6749 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
6750
6751         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
6752
6753 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6754
6755         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
6756         require itself and to remove `with-no-warnings'.
6757
6758 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
6759
6760         * starttls.el (starttls-any-program-available): Get the name of the
6761         available TLS layer program.
6762         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
6763         well as the host name in the "opening" message.
6764
6765         * auth-source.el (auth-source-cache, auth-source-do-cache)
6766         (auth-source-user-or-password): Cache passwords and logins by default,
6767         allow override with `auth-source-do-cache'.
6768         (auth-source-forget-user-or-password): Allow users to remove cache
6769         entries if needed.
6770
6771 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
6772
6773         * md4.el (md4-buffer): Fix typo in docstring.
6774         (md4, md4-64): Doc fixes.
6775         (md4-pack-int32): Reflow docstring.
6776
6777 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
6778
6779         * ietf-drums.el (ietf-drums-remove-comments): Localize second
6780         condition-case to only the forward-sexp call.
6781
6782 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
6783
6784         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
6785         quotes contained.  Make it more robust regardless by an extra
6786         condition-case wrapper.
6787
6788 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6789
6790         * lpath.el: No need to fbind codepage-setup for Emacs 23.
6791
6792 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6793
6794         * nnml.el (nnml-request-expire-articles): Check if the function set to
6795         `nnmail-expiry-target' returns the symbol `delete'.
6796
6797         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
6798
6799         * nnmail.el (nnmail-expiry-target): Fix custom type.
6800
6801 2008-10-02  Glenn Morris  <rgm@gnu.org>
6802
6803         * mm-util.el (mm-codepage-setup): Tweak codepage error.
6804         Silence compiler warning.
6805
6806 2008-10-01  Magnus Henoch  <mange@freemail.hu>
6807
6808         * tls.el (open-tls-stream): Show the actual command being
6809         executed, instead of the format string.
6810
6811 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6812
6813         * lpath.el: Fbind codepage-setup for Emacs 23.
6814
6815 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
6816
6817         * mml.el (mml-menu): Don't assume mml2015 is bound.
6818
6819 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6820
6821         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
6822         exists.
6823
6824 2008-09-27  Glenn Morris  <rgm@gnu.org>
6825
6826         * gnus-util.el (mail-header-remove-comments): Autoload it.
6827
6828 2008-09-27  Andreas Schwab  <schwab@suse.de>
6829
6830         * gnus-util.el (gnus-split-references): Strip comments.
6831         (gnus-parent-id): Likewise.
6832
6833 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
6834
6835         * message.el (message-confirm-send): Fix version.
6836
6837 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6838
6839         * message.el (message-idna-to-ascii-rhs-1): Use
6840         mail-extract-address-components rather than mail-header-parse-addresses
6841         that is an alias by default to ietf-drums-parse-addresses that does not
6842         support non-ASCII names in headers' contents.
6843
6844 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6845
6846         * message.el (message-confirm-send): Fix variable documentation to
6847         avoid the "y/n" wording.
6848
6849 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
6850
6851         * message.el (message-set-auto-save-file-name): Save to a different
6852         filename so multiple messages (especially drafts) can be recovered.
6853
6854 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
6855
6856         * message.el (message-confirm-send): Add appropriate version.
6857
6858 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
6859
6860         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
6861         defvar.
6862
6863 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
6864
6865         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
6866         (mm-pkcs7-enveloped-magic): Ditto.
6867
6868 2008-09-17  Simon Josefsson  <simon@josefsson.org>
6869
6870         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
6871         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
6872
6873 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
6874
6875         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
6876         default, it's better.
6877
6878 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
6879
6880         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
6881         summary line gnus-number property and ignore them (with a warning
6882         message).
6883
6884 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6885
6886         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
6887         macro caddr in the interactive form since it won't be expanded.
6888
6889 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6890
6891         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
6892         `charset'; fix name of function called recursively.
6893         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
6894
6895 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6896
6897         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
6898         (gnus-mime-set-charset-parameters): New function.
6899         (gnus-mime-view-part-as-charset): Use it to correctly display part
6900         specifying wrong charset.
6901
6902 2008-09-08  David Engster  <dengste@eml.cc>
6903
6904         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
6905         in completing-read for back end server.
6906
6907 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
6908
6909         * message.el (message-confirm-send): New variable to confirm sending a
6910         message.
6911         (message-send): Use it.
6912
6913 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
6914
6915         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
6916
6917 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6918
6919         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
6920
6921 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
6922
6923         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
6924         prevent tracking too many groups.
6925         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
6926         Use it.
6927
6928 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
6929
6930         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
6931         moving point to the bottom of the window in order to avoid recentering.
6932
6933 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6934
6935         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
6936
6937         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
6938         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
6939         (gnus-article-beginning-of-window): Fix calculation.
6940
6941 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6942
6943         * gnus-msg.el (gnus-summary-supersede-article)
6944         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
6945         value of gnus-newsgroup-charset to decode non-MIME encoded text in
6946         message header.
6947
6948 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
6949
6950         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
6951         pending output coming after the status change.
6952
6953 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
6954
6955         * message.el:
6956         * gnus-start.el:
6957         * gnus-registry.el: Remove VMS support.
6958
6959 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6960
6961         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
6962         macro.
6963         (rfc2104-hash): Use it.
6964
6965 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
6966
6967         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
6968         (gnus-summary-sort-by-most-recent-date): New commands.
6969         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
6970         and menu entries.
6971
6972 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6973
6974         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
6975         don't redisplay article for raw contents; remove plural articles stuff.
6976
6977         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
6978         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
6979         on gnus-summary-save-article; display results properly.
6980
6981 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6982
6983         * lpath.el: No need to fbind ns-focus-frame.
6984
6985 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6986
6987         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
6988
6989 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6990
6991         * gnus-art.el (gnus-summary-save-in-pipe):
6992         Consider gnus-save-all-headers.
6993
6994 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
6995
6996         * gnus-util.el (ns-focus-frame): Remove declaration.
6997         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
6998         like x.
6999
7000 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
7001
7002         * rfc2104.el (rfc2104-zero): Delete defconst.
7003         (rfc2104-hex-alist): Likewise.
7004         (rfc2104-hex-to-int): Delete func.
7005         (rfc2104-hexstring-to-bitstring): Likewise.
7006         (rfc2104-nybbles): New defconst.
7007         (rfc2104-hash): Rewrite for speed.
7008
7009 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7010
7011         * tls.el (open-tls-stream): Make it work with the 2nd argument
7012         BUFFER that is a string but does not exist as a buffer object, as
7013         mentioned in the doc-string.
7014
7015 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7016
7017         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
7018         SXEmacs.
7019
7020 2008-07-16  Glenn Morris  <rgm@gnu.org>
7021
7022         * gnus-util.el (ns-focus-frame): Declare for compiler.
7023
7024 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7025
7026         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
7027         set as a group parameter.
7028         (gnus-summary-save-in-pipe): Work when it is called independently.
7029         (gnus-summary-pipe-to-muttprint): Don't modify
7030         gnus-summary-pipe-output-default-command.
7031
7032 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7033
7034         * message.el (message-send-mail-with-sendmail):
7035         Display the error message.
7036
7037 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7038
7039         * gnus-art.el (gnus-default-article-saver):
7040         Add gnus-summary-save-in-pipe to choices.
7041         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
7042         gnus-summary-pipe-output-default-command as the default command.
7043         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
7044         instead of gnus-last-shell-command.
7045
7046         * gnus-sum.el (gnus-summary-pipe-output-default-command):
7047         New user option.
7048         (gnus-summary-muttprint-program): Mention the value will be changed.
7049         (gnus-summary-save-article): Force showing of all headers.
7050         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
7051
7052 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
7053
7054         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
7055
7056 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
7057
7058         * nnimap.el (nnimap-id):
7059         * sieve-manage.el (sieve-manage-open): Doc fixes.
7060
7061 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
7062
7063         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
7064         if available.
7065
7066 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7067
7068         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
7069
7070         * nnkiboze.el (nnkiboze-generate-group):
7071         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
7072
7073         * nnmairix.el: Require CL.
7074
7075 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7076
7077         * dgnushack.el: Autoload get-display-table and put-display-table for
7078         XEmacs 21.5.
7079
7080         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
7081         21.4 and SXEmacs.
7082
7083 2008-06-15  David Engster  <dengste@eml.cc>
7084
7085         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
7086
7087 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
7088
7089         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
7090         New macros that expand to an `aset'/`aref' call under Emacs, and to a
7091         runtime choice under XEmacs.
7092
7093         * gnus-sum.el (gnus-summary-set-display-table):
7094         Use `gnus-put-display-table', `gnus-get-display-table',
7095         `gnus-set-display-table' for the display table, instead of `aset'.
7096
7097         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
7098         Use `gnus-put-display-table', `gnus-get-display-table',
7099         `gnus-set-display-table' for the display table.
7100
7101 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
7102
7103         * nnmairix.el: Add autoloads.
7104
7105 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
7106
7107         * nnmairix.el (nnmairix-delete-recreate-group)
7108         (nnmairix-update-and-clear-marks): Fix error messages.
7109
7110 2008-06-14  David Engster  <dengste@eml.cc>
7111
7112         * nnmairix.el: Upgrade to version 0.6.
7113         (nnmairix-group-toggle-propmarks-this-group)
7114         (nnmairix-group-toggle-readmarks-this-group)
7115         (nnmairix-group-delete-recreate-this-group)
7116         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
7117         (nnmairix-remove-tick-mark-original-article): New commands.
7118         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
7119         (nnmairix-propagate-marks-to-nnmairix-groups)
7120         (nnmairix-only-use-registry, nnmairix-allowfast-default)
7121         (nnmairix-marks-cache, nnmairix-version-output): New variables.
7122         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
7123         functions needed for marks propagation and manipulation of read marks.
7124         (nnmairix-update-groups): New function.
7125         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
7126         (nnmairix-determine-original-group-from-registry)
7127         (nnmairix-determine-original-group-from-path)
7128         (nnmairix-get-group-from-file-path, nnmairix-map-range)
7129         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
7130         New helper functions.
7131         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
7132         keystrokes for new commands.
7133         (nnmairix-delete-and-create-on-change): Doc string cleanup.
7134         (nnmairix-request-group): Check allow-fast group parameter.
7135         (nnmairix-request-create-group): Set allow-fast group parameter if
7136         nnmairix-allowfast-default is set.
7137         (nnmairix-close-group): Propagate marks upon closing if needed.
7138         (nnmairix-group-toggle-threads-this-group): Use new.
7139         nnmairix-group-toggle-parameter helper function.
7140         (nnmairix-search): Better check for empty search result.
7141         (nnmairix-goto-original-article): Use new helper functions for
7142         determining original article.
7143         (nnmairix-show-original-article): Make sure message-id is in brackets.
7144         (nnmairix-call-mairix-binary): Change variable name.
7145         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
7146         helper function.
7147         (nnmairix-widget-toggle-activate): Fix doc string.
7148
7149 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7150
7151         * nnir.el: Require edmacro when compiling with XEmacs.
7152         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
7153         available in Emacs 21.
7154
7155 2008-06-11  Glenn Morris  <rgm@gnu.org>
7156
7157         * gnus-util.el (x-focus-frame):
7158         * gnus.el (image-size):
7159         * mm-decode.el (image-size): Declare.
7160
7161         * gnus-picon.el (declare-function): Add compat definition.
7162         (image-size): Declare.
7163
7164         * gnus-group.el (tool-bar-map):
7165         * gnus-sum.el (tool-bar-map): Define for compiler.
7166
7167         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
7168
7169         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
7170
7171         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
7172         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
7173         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
7174         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
7175         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
7176         * sieve-manage.el, spam-report.el, spam.el:
7177         Remove unnecessary eval-and-compile of autoloads.
7178
7179 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
7180
7181         * auth-source.el: Precise Tramp doc.
7182
7183 2008-06-07  Glenn Morris  <rgm@gnu.org>
7184
7185         * nnmairix.el: Remove unnecessary eval-when-compile.
7186
7187 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7188
7189         * lpath.el: Fbind propertize for XEmacs 21.4.
7190
7191 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
7192
7193         * nnir.el: Move here from ../contrib.
7194
7195 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7196
7197         * gnus-util.el (gnus-read-shell-command): New function.
7198         * mm-decode.el (mm-pipe-part):
7199         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
7200
7201 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7202
7203         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
7204
7205 2008-06-03  Glenn Morris  <rgm@gnu.org>
7206
7207         * pop3.el (nnheader-accept-process-output): Autoload it.
7208
7209 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7210
7211         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
7212         are not 2-digit hexadecimal characters that follow `%'s.
7213
7214 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
7215
7216         * message.el (message-bogus-recipient-p): Fix type in doc string.
7217         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
7218         (message-bogus-addresses): Rename from message-bogus-address-regexp.
7219         Improve custom options.
7220         (message-bogus-recipient-p): Adjust accordingly.
7221
7222 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
7223
7224         * parse-time.el (parse-time-months, parse-time-weekdays): Add
7225         long-form month and day names.
7226
7227 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7228
7229         * dgnushack.el: Autoload debug, eudc-expand-inline and
7230         pgg-snarf-keys-region for XEmacs.
7231
7232         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
7233
7234         * nnmairix.el: Require edmacro when compiling with XEmacs.
7235
7236 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
7237
7238         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
7239         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
7240
7241 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
7242
7243         * auth-source.el: Add more docs.
7244
7245         * netrc.el (netrc-machine): Always match if the port is not given.
7246
7247 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7248
7249         * nnheader.el (nnheader-read-timeout): Change the default timeout from
7250         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
7251         retrieval faster in some cases, but might make CPU usage larger.
7252         If this has any bad side effects, we might revert this change.
7253
7254         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
7255         seems to make mail retrieval much, much faster.
7256         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
7257         unconditionally.
7258
7259         * gnus-draft.el (gnus-group-send-queue):
7260         Bind message-send-mail-partially-limit to nil to avoid being prompted.
7261
7262 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
7263
7264         * mml.el (mml-attach-buffer): Prompt for `disposition'.
7265
7266         * message.el (message-bogus-address-regexp): Fix and improve custom
7267         type.
7268         (message-setup-hook): Add message-check-recipients as custom option.
7269
7270 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
7271
7272         * message.el (message-cite-function): Remove bogus autoload which crept
7273         in during merge from v5-10.
7274
7275 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
7276
7277         * nnimap.el (nnimap-open-connection): Fix login/password bug.
7278
7279         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
7280
7281         * auth-source.el: Preliminary Tramp docs.
7282         (auth-sources): Change the default auth-sources to use
7283         EPA .gpg files.
7284
7285 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
7286
7287         * nntp.el: Autoload `auth-source-user-or-password'.
7288         (nntp-send-authinfo): Use it.
7289
7290         * nnimap.el: Autoload `auth-source-user-or-password'.
7291         (nnimap-open-connection): Use it.
7292
7293         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
7294         for the gnus-message function.
7295         (auth-source-user-or-password): Use it.
7296
7297 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7298
7299         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
7300         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
7301         (rfc2104-hash): Use it.
7302
7303 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
7304
7305         * gnus-art.el (gnus-article-toggle-truncate-lines):
7306         Don't use `iff' in docstring.
7307
7308 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
7309
7310         * gnus-registry.el: Adjusted copyright dates and added a keyword.
7311
7312         * gnus-util.el (gnus-extract-address-component-name)
7313         (gnus-extract-address-component-email): Convenience functions around
7314         `gnus-extract-address-components'.
7315
7316         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
7317         Use `gnus-extract-address-component-email' to fix bug of comparing full
7318         sender name to `user-mail-address'.
7319
7320 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
7321
7322         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
7323         catch/throw to optimize.
7324         (gnus-registry-find-keywords): Just use member to find a keyword.
7325
7326 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7327
7328         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
7329         is current before calling gnus-server-prepare.
7330         (gnus-server-setup-buffer, gnus-server-update-server)
7331         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
7332
7333 2008-05-04  Juri Linkov  <juri@jurta.org>
7334
7335         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
7336         (mailcap-file-default-commands): Use mailcap-replace-in-string
7337         instead of replace-regexp-in-string, and mailcap-delete-duplicates
7338         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
7339
7340 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
7341
7342         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
7343
7344 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7345
7346         * gnus.el: Bump version to 0.11.
7347
7348 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7349
7350         * gnus.el: No Gnus v0.10 is released.
7351
7352 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7353
7354         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
7355         hooks.
7356         (gnus-update-read-articles): Speed up non-marks-using users.
7357         (gnus-use-marks): Define gnus-use-marks.
7358         (gnus-propagate-marks): Rename variable to something more sensible.
7359
7360 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
7361
7362         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
7363         (gmm-image-load-path-for-library): Fix typos in docstrings.
7364         (gmm-message): Reflow docstring.
7365
7366 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
7367
7368         * mail-source.el (mail-source-set-1, mail-source-bind):
7369         Move auth-source code out of the macro to clean it up and fix bugs.
7370
7371 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
7372
7373         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
7374         by sender if it's equal to user-mail-address, it's likely to be
7375         useless.
7376
7377         * mail-source.el (mail-source-bind): Don't use user or password if they
7378         are not bound.  Unintern them if they are nil.  Don't use server unless
7379         it's bound, and default it to empty string otherwise.
7380
7381 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
7382
7383         * mail-source.el: Load auth-source.el.
7384         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
7385         get user name or password, if auth-sources is set up.
7386
7387         * gnus-registry.el (gnus-registry-split-strategy): New variable for
7388         strategy of splitting with parent.
7389         (gnus-registry-split-fancy-with-parent)
7390         (gnus-registry-post-process-groups): Use it and fix prior
7391         bug (returning a list as the split result).
7392
7393         * auth-source.el (auth-sources): Remove server parameter.
7394         (auth-source-pick, auth-source-user-or-password)
7395         (auth-source-user-or-password-imap)
7396         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7397         (auth-source-user-or-password-sftp)
7398         (auth-source-user-or-password-smtp): Remove server parameter.
7399
7400 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
7401
7402         * smime.el (smime-sign-region, smime-encrypt-region)
7403         (smime-decrypt-region):
7404         Remove redundant calls to `generate-new-buffer-name'.
7405
7406 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
7407
7408         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
7409         Don't use QP for message/rfc822.
7410         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
7411
7412 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7413
7414         * sieve-manage.el (sieve-string-bytes): Remove.
7415         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
7416         correct byte-length only if the process's coding-system is the same as
7417         the one used internally by Emacs to represent strings.
7418
7419 2008-04-22  Juri Linkov  <juri@jurta.org>
7420
7421         * mailcap.el (mailcap-file-default-commands): New function.
7422
7423 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
7424
7425         * message.el (message-signature-separator, message-cite-function):
7426         Change custom version.
7427
7428 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
7429
7430         * tls.el (tls-program): Add -ign_eof argument to call the openssl
7431         commands.
7432         (tls-checktrust): Ditto.
7433
7434 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
7435
7436         * mm-decode.el (mm-display-external): Make temp file read-only.
7437
7438 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
7439
7440         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
7441         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
7442         `C-c C-f d'.
7443
7444 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
7445
7446         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
7447
7448 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
7449
7450         * gnus.el: Bump version to 0.9.
7451
7452 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
7453
7454         * gnus.el: No Gnus v0.8 is released.
7455
7456 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7457
7458         * mail-source.el (mail-source-value):
7459         Prefer fboundp to functionp so it works with macros as well.
7460
7461 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7462
7463         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7464         Fix last change in case the element is not even a symbol.
7465
7466 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7467
7468         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7469         Prefer fboundp to functionp so it works with macros as well.
7470
7471 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
7472
7473         * auth-source.el: Add docs.
7474         (auth-sources): Modify format to support server.
7475         (auth-source-pick, auth-source-user-or-password)
7476         (auth-source-user-or-password-imap)
7477         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7478         (auth-source-user-or-password-sftp)
7479         (auth-source-user-or-password-smtp): Add server parameter.
7480
7481 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
7482
7483         * gnus-registry.el: Initialize the registry when gnus-registry-install
7484         is t.
7485
7486 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7487
7488         * compface.el (uncompface): Make buffer unibyte.
7489
7490 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7491
7492         * mail-source.el (mail-source-value):
7493         Prefer fboundp to functionp so it works with macros as well.
7494
7495 2008-04-05  Glenn Morris  <rgm@gnu.org>
7496
7497         * gnus-ems.el (mm-disable-multibyte): Autoload it.
7498
7499 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7500
7501         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
7502         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
7503
7504         * nnheader.el (nnheader-init-server-buffer): Change buffer's
7505         multibyteness after rather than before erasing it.
7506
7507         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
7508         mm-with-multibyte.
7509         (gnus-request-article-this-buffer): Make sure the proper decoding is
7510         used if gnus-original-article-buffer happens to be unibyte.
7511
7512         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
7513         default-enable-multibyte-characters.
7514
7515         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
7516         default-enable-multibyte-characters.
7517
7518         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
7519
7520         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
7521
7522 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7523
7524         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7525         Fix last change in case the element is not even a symbol.
7526
7527 2008-04-02  Simon Josefsson  <simon@josefsson.org>
7528
7529         * imap.el (imap-enable-exchange-bug-workaround): New variable.
7530         (imap-message-copyuid-1): Use it.
7531         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
7532         J. Williams in
7533         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
7534
7535         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
7536         imap-enable-exchange-bug-workaround.
7537         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
7538
7539 2008-04-01  Simon Josefsson  <simon@josefsson.org>
7540
7541         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
7542         a 100 byte status-checks into a 2-3MB transfer for each group.
7543         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
7544         to enable bug workaround or not.
7545         (nnimap-find-minmax-uid): Only enable workaround conditionally.
7546
7547 2008-03-31  Glenn Morris  <rgm@gnu.org>
7548
7549         * message.el (mml2015-use): Declare for compiler.
7550         (message-info): Require mml2015 when appropriate.
7551
7552 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7553
7554         * Makefile.in (EMACS_COMP): Quote directory name that might contain
7555         whitespace.
7556
7557 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7558
7559         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
7560         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
7561         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
7562         (nntp-service-to-port): New function.
7563         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
7564         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
7565         (nntp-open-netcat-stream): New function.
7566         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
7567
7568 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
7569
7570         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
7571
7572 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7573
7574         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
7575
7576 2008-03-28  Magnus Henoch  <mange@freemail.hu>
7577
7578         * dns.el (dns-write): Use set-buffer-multibyte.
7579
7580 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
7581
7582         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
7583
7584 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7585
7586         * message.el (message-signature-separator): Change default.
7587         Improve custom type.
7588         (message-cite-function): Change default to
7589         message-cite-original-without-signature.
7590
7591         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
7592         toggle.
7593
7594         * message.el (message-check-news-body-syntax): Fix signature check.
7595         (message-setup-1): Mark buffer as unmodified _after_ running
7596         message-setup-hook and handling message-alternative-emails.
7597         (message-shorten-references): Be more strict when building list of
7598         valid references to comply with GNKSA.
7599
7600         * gnus-group.el (gnus-read-ephemeral-bug-group)
7601         (gnus-read-ephemeral-debian-bug-group)
7602         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
7603
7604         * message.el (message-info): Don't use booleanp which isn't supported
7605         in Emacs 21 and XEmacs.
7606
7607 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
7608
7609         * gnus-group.el (gnus-gmane-group-download-format): Rename from
7610         gnus-group-gmane-group-download-format.
7611         (gnus-group-read-ephemeral-gmane-group): Rename from
7612         gnus-group-read-ephemeral-gmane-group.
7613         (gnus-read-ephemeral-gmane-group-url): Rename from
7614         gnus-group-read-ephemeral-gmane-group-url.
7615         (gnus-bug-group-download-format-alist): New variable.
7616         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
7617         (gnus-read-ephemeral-emacs-bug-group): New commands.
7618
7619 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
7620
7621         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
7622         (gnus-visible-headers): Improve custom type.
7623
7624 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
7625
7626         * mml.el (mml-menu): Add workarounds for XEmacs.
7627
7628         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
7629         X-Boundary header.
7630
7631         * message.el (message-simplify-recipients): Fix previous commit.
7632
7633 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7634
7635         * mm-util.el (mm-set-buffer-multibyte): New function.
7636         * mm-decode.el (mm-copy-to-buffer): Use it.
7637
7638         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7639         Prefer fboundp to functionp so it works with macros as well.
7640
7641 2008-03-19  Glenn Morris  <rgm@gnu.org>
7642
7643         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
7644         Accidentally removed in the sync process with Emacs.
7645
7646 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
7647
7648         * message.el (message-alter-recipients-discard-bogus-full-name):
7649         New function.
7650         (message-alter-recipients-function): New variable.
7651         (message-get-reply-headers): Use it.
7652         (message-replace-header): New helper function.
7653         (message-recipients-without-full-name): New variable.
7654         (message-simplify-recipients): New command.
7655
7656         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
7657
7658         * message.el (message-info): Handle EasyPG manual.
7659
7660         * mml.el (mml-menu): Add entry for EasyPG.
7661
7662 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
7663
7664         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
7665         parameter.
7666
7667         * message.el (message-disassociate-draft): Specify drafts group name
7668         fully.
7669
7670 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
7671
7672         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
7673         Eliminate unnecessary duplicates from the match list.
7674
7675 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7676
7677         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
7678
7679         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
7680
7681         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
7682         args of `how-many' of which the XEmacs version doesn't take; declare
7683         Info-index-next as function.
7684
7685 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
7686
7687         * gnus-score.el (gnus-score-headers): Fix handling of
7688         gnus-inhibit-slow-scoring.
7689
7690         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
7691         string.
7692         (gnus-button-url-regexp): Improve handling of parenthesis.
7693         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
7694         (gnus-button-handle-info-keystrokes): Handle index entries.
7695
7696 2008-03-15  Glenn Morris  <rgm@gnu.org>
7697
7698         * parse-time.el (parse-time-string): Simplify.
7699
7700 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7701
7702         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
7703         Incoming* files.
7704
7705 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
7706
7707         * auth-source.el (auth-sources): Rename from auth-source-choices.
7708         (auth-source-pick): Use it.
7709
7710 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7711
7712         * binhex.el (binhex-decode-region-internal):
7713         * uudecode.el (uudecode-decode-region-internal):
7714         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
7715         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
7716         setting default-enable-multibyte-characters.
7717
7718 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
7719
7720         * auth-source.el (auth-source-protocols)
7721         (auth-source-protocols-customize, auth-source-choices): Add and
7722         modified variable customizations and defaults.
7723         (auth-source-pick, auth-source-user-or-password)
7724         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
7725         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7726         (auth-source-user-or-password-sftp)
7727         (auth-source-user-or-password-smtp): Use new variables and provide an
7728         interface to netrc.el.
7729
7730 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7731
7732         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
7733         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
7734         Make sure the nntp port to specify is a string.
7735
7736 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7737
7738         * nntp.el: Use with-current-buffer.
7739         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
7740         dubious mm-with-unibyte-current-buffer.
7741         (nntp-with-open-group-function): New function extracted from
7742         nntp-with-open-group macro.
7743         (nntp-with-open-group): Use the function, so it's easier to debug.
7744         Add indentation and debugging info.
7745         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
7746         Recommend the use of the netcat alternatives.
7747
7748         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
7749         Avoid mm-string-as-multibyte as well.
7750
7751         * nnweb.el (nnweb-insert-html):
7752         Remove use of nnheader-string-as-multibyte.
7753
7754         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
7755         (nnheader-string-as-multibyte): Remove.
7756
7757         * mm-view.el: Use inhibit-read-only.
7758         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
7759         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
7760         or unibyte-string.
7761
7762         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
7763         (mm-uu-yenc-extract): Use with-current-buffer.
7764
7765         * gnus-soup.el (gnus-soup-send-packet): Don't use
7766         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
7767
7768         * nnmh.el: Use with-current-buffer.
7769         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
7770         mm-string-as-multibyte on the output of mm-encode-coding-string.
7771
7772         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
7773         (nnimap-request-move-article): Use with-current-buffer.
7774
7775         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
7776         inserting the handle-buffer's text, so the implicit multibyte->unibyte
7777         conversion uses string-make-unibyte rather than string-as-unibyte.
7778
7779         * gnus-msg.el: Use with-current-buffer.
7780
7781         * message.el (message-ignored-resent-headers): Add "Delivered-To".
7782
7783 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
7784
7785         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
7786         string for caching if it is 'PIN.
7787
7788 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7789
7790         * lpath.el: Consider the case without Emacs/W3.
7791
7792 2008-03-08  Glenn Morris  <rgm@gnu.org>
7793
7794         * time-date.el (date-to-time, time-subtract, time-add)
7795         (safe-date-to-time): Doc fixes.
7796
7797 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
7798
7799         * mail-source.el (mail-source-delete-old-incoming-confirm):
7800         Change default to nil.
7801         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
7802
7803 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7804
7805         * lpath.el: Rearrange.
7806
7807         * gnus-art.el (gnus-narrow-to-page): Position point properly.
7808         (gnus-article-goto-prev-page): Work for articles having ^L's.
7809
7810         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
7811
7812         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
7813
7814 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
7815
7816         * gnus-bookmark.el: Adjust for renames in bookmark.el.
7817         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
7818         (gnus-bookmark-jump): Adjust some variable names.
7819
7820 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
7821
7822         * auth-source.el: New package.
7823         (auth-source-choices): Add customization entry point variable.
7824
7825         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
7826         bug.
7827
7828 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
7829
7830         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
7831         (gnus-registry-initialize, gnus-registry-install-p): Use it.
7832         (gnus-registry-install-shortcuts): Rename from
7833         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
7834         the `gnus-registry-mark-map' keymap dynamically from
7835         `gnus-registry-marks'.  The generated functions update the summary line
7836         when a registry mark is added or deleted, and will call
7837         `gnus-registry-install-p' (see the comments in the code).
7838         (gnus-registry-user-format-function-M): Use concat intelligently.
7839
7840         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
7841         the registry mark functions.
7842
7843 2008-03-05  Glenn Morris  <rgm@gnu.org>
7844
7845         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
7846         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
7847         gnus-art.
7848         (top-level): No need to load own source when compiling.
7849
7850 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
7851
7852         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
7853         Suggested by <chris.anderton@zetnet.co.uk>.
7854
7855 2008-03-04  Glenn Morris  <rgm@gnu.org>
7856
7857         * gnus-sum.el (top-level): No need to require gnus when compiling,
7858         since unconditionally required near start of file.
7859         (gnus-summary-display-while-building): Move definition before use.
7860
7861 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
7862
7863         * gnus-registry.el (gnus-registry-user-format-function-M):
7864         Add formatting function.
7865
7866 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
7867
7868         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
7869         with plists.
7870         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
7871         Use new format.
7872
7873 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7874
7875         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
7876         `where-is-internal' that returns a range of key sequences.
7877
7878 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7879
7880         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
7881
7882         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
7883         (gnus-summary-jump-to-group): Consider windows on other displayed
7884         frames as well.  Similar changes might be needed elsewhere, but that's
7885         the one I've bumped into during my use.
7886
7887         * nndoc.el (nndoc-oe-dbx-type-p):
7888         * gnus-msg.el (gnus-debug):
7889         * gnus-group.el (gnus-update-group-mark-positions):
7890         Use mm-string-to-multibyte.
7891
7892 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
7893
7894         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
7895         doesn't handle NotDashEscaped.
7896
7897         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
7898         (mml-dnd-attach-options): Fix typo in custom choice.
7899
7900         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
7901         Change nndoc-article-type to mbox.
7902         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
7903
7904         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
7905         to nil, instead of html2text.
7906
7907         * imap.el (imap-debug): Add `imap-ping-server'.
7908
7909         * gnus-bookmark.el: Add FIXMEs.
7910
7911         * message.el (message-form-letter-separator)
7912         (message-send-form-letter-delay): New variables.
7913         (message-send-form-letter): Use them.  New command to send form
7914         letters.  Requested by Uwe Siart.
7915         (message-send-mail-function): Doc fix.  Add "Other" custom option.
7916
7917 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
7918
7919         * Update copyright years.
7920
7921 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
7922
7923         Sync from EMACS_22_BASE.
7924
7925         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
7926
7927 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
7928
7929         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
7930         empty author.
7931
7932 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
7933
7934         * gnus-registry.el (gnus-registry-marks): Add variable for
7935         customization of marks and their appearance.
7936         (gnus-registry-read-mark): Use it.
7937         (gnus-registry-do-marks): Add utility function to loop through
7938         `gnus-registry-marks'.
7939         (gnus-registry-install-shortcuts-and-menus): Add function to install
7940         shortcuts and menus.
7941         (gnus-registry-initialize): Use it.
7942         (gnus-registry-default-mark): Clarify documentation.
7943
7944 2008-02-29  Glenn Morris  <rgm@gnu.org>
7945
7946         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
7947         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
7948         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
7949         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
7950         Change defcustom :version from 23.0 to 23.1.
7951
7952 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
7953
7954         * gnus-registry.el (gnus-registry-follow-group-p)
7955         (gnus-registry-post-process-groups): Add functions to aid registry
7956         splitting and improve logging.  Clarify behavior in function
7957         documentation.
7958         (gnus-registry-split-fancy-with-parent): Use them.
7959
7960 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7961
7962         * gnus-art.el: Use with-current-buffer.
7963
7964 2008-02-27  David Engster  <dengste@eml.cc>
7965
7966         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
7967         Express real group name in the response.
7968
7969 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7970
7971         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
7972         (nnmairix-last-server, nnmairix-current-server): Defvar them.
7973         (nnmairix-goto-original-article): Defvar gnus-registry-install and
7974         autoload gnus-registry-fetch-group when compiling.
7975         (nnmairix-request-group-with-article-number-correction):
7976         Remove unreferenced argument passed to nnmairix-call-backend.
7977
7978 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
7979
7980         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
7981         (mm-uu-extract): Improve face for low color ttys.
7982         Reported by Sascha Wilde.
7983
7984 2008-02-27  Glenn Morris  <rgm@gnu.org>
7985
7986         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
7987         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
7988         variables to defconsts.  Convert comments to doc-strings.
7989         (nnmairix-last-server, nnmairix-current-server): Convert from free
7990         variables to defvars.  Convert comments to doc-strings.
7991         (gnus-registry-fetch-group): Autoload.
7992         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
7993         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
7994         (nnmairix-widget-build-editable-fields): Use car cddr rather than
7995         caddr.
7996         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
7997         nnmairix-request-group-with-article-number-correction call.
7998         (nnmairix-fast, nnmairix-group): New, less general names, for free
7999         variables passed from nnmairix-request-group to
8000         nnmairix-request-group-with-article-number-correction.  Declare.
8001         (nnmairix-request-group-with-article-number-correction):
8002         Use nnmairix-fast, nnmairix-group rather than fast, group.
8003
8004 2008-02-26  David Engster  <dengste@eml.cc>
8005
8006         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
8007         version 0.5.
8008
8009 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
8010
8011         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
8012         instead of making an extra function call.  Don't add the current group
8013         to articles only when they have the group.  Use
8014         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
8015         Reported by David <de_bb@arcor.de>.
8016
8017 2008-02-24  Miles Bader  <miles@gnu.org>
8018
8019         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
8020         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
8021         (mm-find-mime-charset-region):
8022         * mm-bodies.el (mm-encode-body):
8023         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
8024
8025 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8026
8027         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
8028         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
8029
8030 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
8031
8032         * mail-source.el (mail-source-delete-incoming): Change default.
8033         Supplement doc string.
8034
8035         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
8036
8037 2008-02-14  Glenn Morris  <rgm@gnu.org>
8038
8039         * time-date.el (format-seconds): New function.
8040
8041 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
8042
8043         * nnmail.el (nnmail-message-id-cache-file): Derive from
8044         `gnus-home-directory'.
8045
8046 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
8047
8048         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
8049         Document negative prefix.
8050
8051         * gnus-group.el (gnus-group-read-group): Document negative prefix.
8052
8053 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8054
8055         * message.el (message-unsent-separator): Add the Exim bounce
8056         separator.
8057
8058 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
8059
8060         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
8061         list.
8062         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
8063         recipient/signer list.
8064
8065 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8066
8067         * Makefile.in (datarootdir): Define.
8068         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
8069         name that might contain whitespace.
8070
8071 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
8072
8073         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
8074         fbound (Emacs 23 unicode), signal an error.
8075
8076 2008-02-08  Glenn Morris  <rgm@gnu.org>
8077
8078         * gnus-art.el (pgg-display-output-buffer): Declare as function.
8079
8080 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
8081
8082         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
8083         ports to the calls to `netrc-machine-user-or-password' in addition to
8084         "imap" and "imaps".
8085
8086 2008-02-01  Zhang Wei  <id.brep@gmail.com>
8087
8088         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
8089
8090         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
8091
8092 2008-02-01  Kenichi Handa  <handa@m17n.org>
8093
8094         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
8095         rfc2104-hexstring-to-bitstring and changed to return a byte list.
8096         (rfc2104-hash): Convert the result of concat to unibyte string.
8097
8098 2008-02-01  Dave Love  <fx@gnu.org>
8099
8100         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
8101         coding-system-for-read.
8102         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
8103
8104 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
8105
8106         * gnus.el (gnus-group-startup-message): Add `find-image' call before
8107         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
8108         <hanche@math.ntnu.no>.
8109
8110 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8111
8112         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
8113
8114         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
8115
8116 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
8117
8118         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
8119         * message.el (message-beginning-of-line): Use featurep instead of bound
8120         tests in order to resolve conditionals at compile time.
8121
8122 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
8123
8124         * mail-source.el (mail-sources): Add `group' choice.
8125
8126         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
8127         parameter `in-group' to control into which group the articles go.
8128         Add treatment of `group' mail-source.
8129
8130 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8131
8132         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
8133
8134         * mm-decode.el (mm-dissect-buffer): Decode description.
8135
8136         * mml.el (mml-to-mime): Encode message header first.
8137
8138 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8139
8140         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
8141         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
8142
8143         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
8144         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
8145
8146 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
8147
8148         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
8149
8150 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8151
8152         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
8153         prefix keys.
8154         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
8155         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
8156         gnus-xmas.el.
8157
8158         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
8159         (gnus-xmas-article-describe-bindings): New function.
8160         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
8161         gnus-xmas-article-describe-bindings.
8162
8163         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
8164
8165 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
8166
8167         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
8168         Add new variables for article mark management.
8169         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
8170         list of extra data entries which, when present, will indicate that the
8171         article ID should not be trimmed from the registry.
8172         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
8173         functions.
8174         (gnus-registry-read-mark): New function to read a mark name from the
8175         user.
8176         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
8177         (gnus-registry-set-article-mark-internal): New functions to add and
8178         remove marks.
8179         (gnus-registry-get-article-marks): New function to show the marks for
8180         an article, or retrieve them for further use.
8181
8182 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8183
8184         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
8185         keys when no argument is given.
8186
8187 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
8188
8189         * imap.el (imap-ping-server): New variable.
8190         (imap-opened): On add extra ping if imap-ping-server is non-nil.
8191         (imap-ping-server): Minor doc string fixes.
8192
8193 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
8194
8195         * imap.el (imap-ping-server): New function.
8196         (imap-opened): Call imap-ping-server.
8197
8198 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
8199
8200         * gnus-sum.el (gnus-article-sort-by-random)
8201         (gnus-thread-sort-by-random): Fix doc strings.
8202         Reported by jidanni@jidanni.org.
8203
8204 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8205
8206         * gnus-art.el (gnus-article-describe-bindings): New function.
8207         (gnus-article-read-summary-keys): Use it.
8208         (gnus-article-mode-map): Bind `C-h b' to it.
8209
8210 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8211
8212         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
8213         XEmacs.
8214         (gnus-article-describe-key, gnus-article-describe-key-briefly):
8215         Protect against non-character events.
8216
8217         * lpath.el: Fbind map-keymap for Emacs 21.
8218
8219 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
8220
8221         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
8222         New command.
8223         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
8224         instead of END.  Change name of the temp file.
8225         (gnus-group-gmane-group-download-format): Add doc string.  Make it
8226         customizable.
8227
8228 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8229
8230         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
8231         bind `S W' to gnus-article-wide-reply-with-original; set default
8232         binding to gnus-article-read-summary-send-keys.
8233         (gnus-article-read-summary-keys): Fix the order of keys; display
8234         continuation keys correctly in the echo area; describe bindings
8235         correctly when keys end with `C-h'.
8236         (gnus-article-read-summary-send-keys): New function.
8237         (gnus-article-describe-key, gnus-article-describe-key-briefly):
8238         Work for gnus-article-read-summary-send-keys; display continuation keys
8239         correctly in the echo area.
8240         (gnus-article-reply-with-original): Ignore prefix argument.
8241         (gnus-article-wide-reply-with-original): New function.
8242
8243         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
8244         Emacs 21.
8245
8246 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8247
8248         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
8249         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
8250
8251 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
8252
8253         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
8254         (gnus-group-read-ephemeral-gmane-group): New command.
8255
8256 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
8257
8258         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
8259
8260 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
8261
8262         * message.el (message-send-mail-function): Increase custom version.
8263
8264         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
8265         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
8266
8267 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
8268
8269         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
8270         for the cases where imap-authenticate is called with a nil buffer
8271         parameter.
8272
8273 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8274
8275         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
8276         html parts correctly; support forwarded messages.
8277         (gnus-article-browse-html-article): Remove work buffers.
8278
8279         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
8280         compiling.
8281         (netrc-bound-and-true-p): New macro.
8282         (netrc-parse): Use it instead of bound-and-true-p that is not available
8283         in XEmacs 21.4.
8284
8285 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
8286
8287         * gnus-registry.el (gnus-registry-mark-article)
8288         (gnus-registry-article-marks): Add functionality to mark articles
8289         through the Gnus registry.
8290
8291         * encrypt.el: Clarify documentation for the new pgg method.
8292         (encrypt-file-alist): Add PGG option.
8293         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
8294         functionality.  Abstract password key and messaging to external
8295         functions.
8296         (encrypt-password-key, encrypt-get-passphrase-if-needed)
8297         (encrypt-message-method-and-cipher): Add new convenience external
8298         functions.
8299         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
8300         (encrypt-pgg-process-buffer): Add PGG functionality glue.
8301
8302         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
8303         (netrc-parse): Use encrypt-file-alist to determine if
8304         encrypt-find-model or encrypt-insert-file-contents should be used.
8305
8306         * encrypt.el: Clarify documentation.  Load password-cache or
8307         password, whichever one is found first, instead of autoloading.
8308
8309 2007-12-19  Glenn Morris  <rgm@gnu.org>
8310
8311         * mml.el (message-options-set, message-narrow-to-head)
8312         (message-in-body-p, message-mail-p, message-encode-message-body):
8313         Autoload.
8314         (message-remove-header, message-narrow-to-headers-or-head)
8315         (message-subscribed-p, message-make-mail-followup-to)
8316         (message-position-on-field, message-news-p)
8317         (message-options-set-recipient, message-generate-headers)
8318         (message-sort-headers): Declare as functions.
8319
8320 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
8321
8322         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
8323         convention in doc string.
8324
8325 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8326
8327         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
8328         title to html parts.
8329         (gnus-article-browse-html-article): Pass message header to it.
8330
8331         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
8332
8333 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
8334
8335         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
8336         or password compatible with XEmacs.
8337
8338 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
8339
8340         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
8341         format document.
8342         (gnus-mime-delete-part): Don't write description line if empty.
8343         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
8344
8345 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
8346
8347         * gnus-sum.el (gnus-summary-mark-unread-as-read)
8348         (gnus-summary-mark-read-and-unread-as-read)
8349         (gnus-summary-mark-current-read-and-unread-as-read)
8350         (gnus-summary-mark-unread-as-ticked): Doc fix.
8351         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
8352
8353 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
8354
8355         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
8356         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8357
8358 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
8359
8360         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
8361         yes-or-no-p.
8362
8363 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8364
8365         * mm-decode.el (mm-add-meta-html-tag): New function.
8366         (mm-save-part-to-file, mm-pipe-part): Use it.
8367
8368         * gnus-art.el (gnus-article-browse-delete-temp-files):
8369         Use gnus-y-or-n-p instead of y-or-n-p.
8370         (gnus-article-browse-html-parts): Work with message/external-body; use
8371         mm-add-meta-html-tag.
8372
8373 2007-12-11  Glenn Morris  <rgm@gnu.org>
8374
8375         * gnus-cache.el: Require gnus-sum not just when compiling.
8376
8377         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
8378
8379         * gnus-int.el (gnus-server-opened, gnus-status-message):
8380         Move definitions before use.
8381
8382         * mm-decode.el: Require gnus-util.
8383         (mm-remove-part): Only call delete-annotation on XEmacs.
8384
8385         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
8386
8387         * nnmail.el: Require gnus-int.
8388
8389         * spam.el: Move `require's before `eval-when-compile's.
8390
8391         * gnus-ems.el (gnus-alive-p):
8392         * gnus-fun.el (message-goto-eoh):
8393         * gnus-util.el (gnus-group-name-decode):
8394         * mail-source.el (gnus-compress-sequence):
8395         * message.el (Info-goto-node, format-spec):
8396         * mm-bodies.el (message-options-get):
8397         * mm-decode.el (mm-view-pkcs7):
8398         * mm-util.el (gmm-write-region):
8399         * mml-smime.el (mml-compute-boundary)
8400         (gnus-completing-read-with-default):
8401         * mml.el (widget-button-press, gnus-make-hashtable):
8402         * mml1991.el (mm-decode-content-transfer-encoding)
8403         (mm-encode-content-transfer-encoding)
8404         (message-options-get, message-options-set):
8405         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
8406         * nnfolder.el (gnus-request-group):
8407         * nnheader.el (ietf-drums-unfold-fws):
8408         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
8409         * smime.el (gnus-run-mode-hooks):
8410         * spam-stat.el (gnus-message): Autoload.
8411
8412         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
8413         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
8414         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
8415         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
8416         Add declare-function compatibility definition.
8417
8418         * gnus-cache.el (nnvirtual-find-group-art):
8419         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
8420         (gnus-add-image, gnus-add-wash-type):
8421         * gnus-group.el (nnkiboze-score-file):
8422         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
8423         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
8424         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
8425         (message-tokenize-header, gnus-get-buffer-create)
8426         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
8427         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
8428         * gnus.el (gnus-group-decoded-name):
8429         * mail-source.el (imap-capability):
8430         * mm-bodies.el (message-options-set):
8431         * mm-decode.el (gnus-configure-windows):
8432         * mm-extern.el (message-goto-body):
8433         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
8434         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
8435         (epg-sub-key-validity, message-options-set):
8436         * mml.el (widget-event-point, gnus-configure-windows):
8437         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
8438         * mml2015.el (epg-check-configuration, epg-configuration)
8439         (message-options-set):
8440         * nndb.el (nndb-request-article):
8441         * nnfolder.el (gnus-request-create-group):
8442         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
8443         * nnmaildir.el (gnus-group-mark-article-read):
8444         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
8445         * rfc1843.el (message-fetch-field):
8446         * spam.el (gnus-extract-address-components):
8447         Declare as functions.
8448
8449 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8450
8451         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
8452
8453         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
8454
8455         * lpath.el: Fbind run-mode-hooks for Emacs 21;
8456         bind show-trailing-whitespace for XEmacs.
8457
8458 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
8459
8460         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
8461         new no-op macro for backward compatibility.
8462
8463         * imap.el (imap-string-to-integer): New function.
8464
8465 2007-12-09  Glenn Morris  <rgm@gnu.org>
8466
8467         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
8468
8469         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
8470         * message.el, mm-view.el, sieve-manage.el, smime.el:
8471         Add declare-function compatibility definition.
8472
8473         * gnus-art.el (w3-region, w3m-region, Info-menu):
8474         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
8475         * gnus-sum.el (gnus-get-predicate):
8476         * gnus-util.el (mm-append-to-file, w32-focus-frame):
8477         * message.el (mail-abbrev-in-expansion-header-p):
8478         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
8479         (w3m-detect-meta-charset, w3m-region):
8480         * sieve-manage.el (password-read, password-cache-add)
8481         (password-cache-remove):
8482         * smime.el (password-read-and-add): Declare as functions.
8483
8484 2007-12-08  David Kastrup  <dak@gnu.org>
8485
8486         * gnus-sum.el (gnus-summary-simplify-subject-query):
8487         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
8488         `message'.
8489
8490 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8491
8492         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
8493         it to bind idna-program, installation-directory, defined-colors, and
8494         face-attribute for XEmacs of the version that compiles defcustom forms.
8495
8496 2007-12-07  Glenn Morris  <rgm@gnu.org>
8497
8498         * gnus-art.el (article-make-date-line): Revert previous change.
8499
8500 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
8501
8502         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
8503
8504 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
8505
8506         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
8507         Call gnus-add-to-range ranges only once with a prepared article-list.
8508
8509 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
8510
8511         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
8512         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
8513         group names with backslashes.
8514         Reported by Tassilo Horn <tassilo@member.fsf.org>.
8515
8516 2007-12-06  Deepak Goel  <deego3@gmail.com>
8517
8518         * gnus-art.el (article-make-date-line):
8519         * gnus-start.el (gnus-load):
8520         * pop3.el (pop3-read-response): Fix buggy call to `error'.
8521
8522 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8523
8524         * gnus-art.el (gnus-use-idna)
8525         * gnus-start.el (gnus-site-init-file)
8526         * message.el (message-use-idna)
8527         * mm-uu.el (mm-uu-hide-markers)
8528         * smiley.el (smiley-style): Revert changes that suppress warnings.
8529
8530 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8531
8532         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
8533         specify charset to html source.
8534         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8535
8536 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8537
8538         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
8539         idna-program in order to suppress byte compile warning issued by XEmacs
8540         that came to byte compile the default value section of defcustom forms
8541         recently.
8542
8543         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
8544         value of installation-directory.
8545
8546         * message.el (message-use-idna): Don't directly refer to the value of
8547         idna-program.
8548
8549         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
8550
8551         * smiley.el (smiley-style): Don't directly call face-attribute.
8552
8553 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
8554
8555         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
8556
8557         * gnus-dired.el: Reduce Gnus dependencies.
8558         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
8559         Don't require.  Use autoloads instead.
8560         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
8561         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
8562         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
8563         (gnus-dired-mode): Adjust doc string.
8564         (gnus-dired-mail-mode): New variable.
8565         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
8566         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
8567         (gnus-dired-mail-buffers): New function.  Return mail or message
8568         composition buffers.
8569         (gnus-dired-attach): Use it.
8570         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
8571         NO-DECODE.
8572         (gnus-dired-print): Use `gnus-print-buffer' depending on
8573         `gnus-dired-mail-mode'.
8574
8575 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8576
8577         * rfc2047.el (rfc2047-encoded-word-regexp)
8578         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
8579         explaining what regexp patterns are for.
8580
8581 2007-12-04  Glenn Morris  <rgm@gnu.org>
8582
8583         * password.el: Move to password-cache.el.
8584
8585         * mml1991.el (password-read, password-cache-add, password-cache-remove):
8586         * mml2015.el (password-read, password-cache-add, password-cache-remove):
8587         * mml-smime.el (password-read, password-cache-add)
8588         (password-cache-remove):
8589         No need to autoload, since mml-sec requires password.
8590
8591         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
8592         * message.el (gnus-extract-address-components):
8593         * mml-smime.el (gnus-extract-address-components): Define for compiler.
8594
8595         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
8596         password.
8597
8598 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
8599
8600         * mailcap.el: Reduce dependencies.
8601         (mail-header-parse-content-type): Autoload.
8602         (mailcap-delete-duplicates): New alias.
8603         (mailcap-mime-info): Add optional argument NO-DECODE.
8604         (mailcap-mime-types): Use mailcap-delete-duplicates.
8605
8606         * message.el (message-ignored-supersedes-headers): Add "X-ID".
8607
8608 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
8609
8610         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
8611         (imap-parse-status): Upcase status-att for servers that sends them
8612         lower-case (e.g., MS Exchange 2007).
8613
8614 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8615
8616         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
8617         function.
8618
8619         * gnus-uu.el (gnus-uu-decode-yenc): New command.
8620         (gnus-uu-yenc-article): New function.
8621
8622         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
8623
8624         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
8625
8626 2007-12-02  Glenn Morris  <rgm@gnu.org>
8627
8628         * binhex.el (binhex): New custom group.
8629         (binhex-decoder-program, binhex-decoder-switches)
8630         (binhex-use-external): Move to the binhex custom group.
8631
8632         * uudecode.el (uudecode): New custom group.
8633         (uudecode-decoder-program, uudecode-decoder-switches)
8634         (uudecode-use-external): Move to the uudecode custom group.
8635
8636         * netrc.el (top-level): Don't load `encrypt' features.
8637         (netrc-parse): Don't use encrypt.
8638         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
8639
8640         * encrypt.el: Remove file.
8641
8642 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
8643
8644         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
8645         matches on patches.
8646
8647         * gnus-art.el (gnus-article-browse-html-article):
8648         Mention `mm-text-html-renderer' in the doc string.
8649
8650         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
8651         string.  Add comments.
8652
8653         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
8654         if rhs is ASCII.
8655
8656 2007-12-01  Glenn Morris  <rgm@gnu.org>
8657
8658         * mail-source.el (top-level): Require format-spec before
8659         eval-when-compile.
8660
8661 2007-11-30  Glenn Morris  <rgm@gnu.org>
8662
8663         * encrypt.el: Require password, rather than autoloading password-read.
8664
8665 2007-11-29  Glenn Morris  <rgm@gnu.org>
8666
8667         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
8668         (sasl-make-client, sasl-next-step, sasl-step-data)
8669         (sasl-step-set-data): Declare as functions.
8670
8671 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
8672
8673         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
8674
8675 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
8676
8677         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
8678         certs should be verified and what is to be done in the event of a
8679         verification failure.
8680
8681         * gnus.el (gnus-method-to-server): Add an optional parameter so the
8682         caller can indicate whether the cache should be disregarded for this
8683         call.  This way the result of the call is reproducible at all times and
8684         can be considered a canonical server name for the supplied method.
8685         (gnus-agent-method-p): Canonicalize server names by pushing their
8686         method through `gnus-method-to-server' using the no-cache argument.
8687
8688         * gnus-srvr.el (gnus-server-insert-server-line):
8689         Call `gnus-method-to-server' with `no-cache' argument.
8690
8691         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
8692         gnus-agent-possibly-synchronize-flags as this should be called when the
8693         server is actually being opened.
8694         (gnus-agent-possibly-synchronize-flags)
8695         (gnus-agent-possibly-synchronize-flags-server): Move check for the
8696         flags file of an agentized server to the latter function.
8697
8698         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
8699         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
8700         after a connection has been established successfully.
8701
8702 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8703
8704         * gnus-art.el (article-display-face): Force to display face if called
8705         interactively; check if gnus-article-x-face-too-ugly matches author.
8706         (article-display-x-face): Display face even if From header is missing
8707         as article-display-face does.
8708
8709 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
8710
8711         * hashcash.el (message-narrow-to-headers-or-head)
8712         (message-fetch-field, message-goto-eoh)
8713         (message-narrow-to-headers): Declare as functions.
8714
8715 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
8716
8717         * mail-source.el (mail-sources): Default to fetch from file for
8718         compatibility with default of nnmail-spool-file.
8719
8720 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8721
8722         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
8723         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
8724         to look for encoded word that should be encoded again.
8725         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
8726         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
8727         encoding pattern.
8728         (rfc2047-decode-region): Switch strict regexp and loose one according
8729         to rfc2047-allow-irregular-q-encoded-words.
8730
8731 2007-11-25  Romain Francoise  <romain@orebokech.com>
8732
8733         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
8734
8735 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
8736
8737         * tls.el (tls-program): Provide more custom choices from
8738         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
8739         (tls-process-connection-type, tls-success): Remove "*" in doc string.
8740
8741 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8742
8743         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
8744         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
8745
8746         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
8747         `nnmail-spool-file'.
8748
8749         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
8750         `nnmail-spool-file'.
8751
8752         * gnus-move.el (gnus-change-server): Ditto.
8753
8754         * gnus-kill.el (gnus-batch-score): Ditto.
8755
8756         * gnus-cache.el (gnus-jog-cache): Ditto.
8757
8758         * gnus-msg.el (gnus-summary-reply):
8759         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
8760
8761 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8762
8763         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
8764         version.  Minor improvement to doc strings.
8765         (tls-program): Add comment.
8766
8767 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
8768
8769         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
8770         (tls-checktrust): New variable.  Check if GNU TLS complained about a
8771         mismatch between the hostname provided in the certificate and the name
8772         of the host connnecting to.
8773         (open-tls-stream): Use them.  Check certificates against trusted root
8774         certificates.
8775
8776 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8777
8778         * gnus-cache.el (gnus-cache-generate-nov-databases):
8779         Use nnml-generate-nov-databases-directory instead of
8780         nnml-generate-nov-databases-1.
8781
8782 2007-11-24  Glenn Morris  <rgm@gnu.org>
8783
8784         * message.el (message-tool-bar-retro): Update for rename
8785         mail_send.xpm->mail-send.xpm.
8786
8787 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
8788
8789         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
8790         `smime-ldap-search' for Emacs 22 and up.
8791
8792 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8793
8794         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
8795
8796         * message.el (message-send-mail-function): Fix error convention.
8797         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
8798         (message-widen-reply, message-send-mail, message-talkative-question)
8799         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
8800         (message-clone-locals, message-send-news): Use with-current-buffer.
8801         (message-insert-or-toggle-importance): Remove unused var `valid'.
8802         (message-make-references): Remove unused var `new-references'.
8803         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
8804
8805 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
8806
8807         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
8808         (spam-split-symbolic-return-positive): Reflow docstring.
8809         (spam-backends, spam-summary-exit-behavior)
8810         (spam-mark-ham-unread-before-move-from-spam-group)
8811         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
8812         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
8813         (spam-clear-cache, spam-backend-check, spam-install-backend)
8814         (spam-install-statistical-backend, spam-list-of-processors)
8815         (spam-group-processor-p, spam-split, spam-bogofilter-score)
8816         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
8817         (spam-check-crm114, spam-initialize, spam-unload-hook):
8818         Fix typos in docstrings.
8819
8820 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8821
8822         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
8823         been checked if they have never been read and those group levels are
8824         higher than the one that a user specified.
8825
8826 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8827
8828         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
8829         foreign groups unless a group level is specified by a user.
8830         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
8831
8832 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
8833
8834         * message.el (message-send-mail-function): Require sendmail.
8835
8836 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
8837
8838         * message.el (message-send-mail-function): Check for smtpmail too.
8839
8840         * utf7.el (utf7-encode, utf7-decode): Use coding system
8841         `utf-7'/`utf-7-imap' from utf-7.el' if available.
8842
8843         * message.el (message-send-mail-function): New function.
8844         (message-send-mail-function): Set default using
8845         message-send-mail-function.  Adjust doc string.
8846         (message-send-mail-with-mailclient): New function.
8847
8848 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
8849
8850         * smime.el (from):
8851         * rfc2047.el (message-posting-charset):
8852         * qp.el (mm-use-ultra-safe-encoding):
8853         * pop3.el (parse-time-months):
8854         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
8855         * nnml.el (files):
8856         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
8857         (jka-compr-compression-info-list, ange-ftp-path-format)
8858         (efs-path-regexp):
8859         * nndiary.el (files):
8860         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
8861         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
8862         (epg-digest-algorithm-alist, inhibit-redisplay)
8863         (password-cache-expiry):
8864         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
8865         (pgg-output-buffer, password-cache-expiry):
8866         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
8867         (efs-path-regexp):
8868         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
8869         (inhibit-redisplay):
8870         * mm-uu.el (file-name, start-point, end-point, entry)
8871         (gnus-newsgroup-name, gnus-newsgroup-charset):
8872         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
8873         (latin-unity-ucs-list):
8874         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
8875         (mm-uu-binhex-decode-function):
8876         * message.el (gnus-message-group-art, gnus-list-identifiers)
8877         (rmail-enable-mime-composing, gnus-local-organization)
8878         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
8879         (gnus-read-active-file, facemenu-add-face-function)
8880         (facemenu-remove-face-function, gnus-article-decoded-p)
8881         (tool-bar-mode):
8882         * mail-source.el (display-time-mail-function):
8883         * gnus-util.el (nnmail-pathname-coding-system)
8884         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
8885         (gnus-original-article-buffer, gnus-user-agent)
8886         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
8887         (xemacs-codename, sxemacs-codename, emacs-program-version):
8888         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
8889         * gnus-start.el (gnus-agent-covered-methods)
8890         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
8891         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
8892         (gnus-newsgroup-headers, gnus-group-list-mode)
8893         (gnus-group-mark-positions, gnus-newsgroup-data)
8894         (gnus-newsgroup-unreads, nnoo-state-alist)
8895         (gnus-current-select-method, mail-sources)
8896         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
8897         (nnmail-spool-file, gnus-cache-active-hashtb):
8898         * gnus-mh.el (mh-lib-progs):
8899         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
8900         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
8901         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
8902         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
8903         (gnus-group-buffer):
8904         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
8905         (font-lock-set-defaults):
8906         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
8907         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
8908         (gnus-summary-post-menu, total-parts, type, condition, length):
8909         * gnus-agent.el (gnus-agent-read-agentview):
8910         * flow-fill.el (show-trailing-whitespace):
8911         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
8912         eval-and-compile wrappers for byte compiler pacifiers.
8913
8914         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
8915         (mm-display-inline-fontify): Check for featurep 'xemacs not
8916         extent-list.
8917
8918         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
8919         itimer-list.
8920         (mm-create-image-xemacs): Only do something for XEmacs.
8921         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
8922
8923         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
8924
8925         * gnus-registry.el (gnus-adaptive-word-syntax-table):
8926         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
8927
8928 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
8929
8930         * nnimap.el (nnimap-split-download-body):
8931         * gnus-demon.el (gnus-demon):
8932         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
8933
8934 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8935
8936         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
8937         New macros.
8938         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
8939         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
8940         copy data from unibyte buffer to multibyte current buffer.
8941         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
8942         to copy data from unibyte current buffer to multibyte buffer.
8943         (nntp-make-process-buffer): Make process buffer unibyte.
8944
8945         * pop3.el (pop3-open-server): Fix typo in Lisp code.
8946
8947 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
8948
8949         * pop3.el (pop3-open-server): Accept and process data more robustly at
8950         connexion start to avoid spurious "POP SSL connexion failed" errors.
8951
8952 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8953
8954         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
8955         read group names.
8956
8957 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
8958
8959         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
8960
8961 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8962
8963         * nnmail.el (nnmail-parse-active): Make group names unibyte.
8964         (nnmail-save-active): Use a unibyte buffer when saving active file,
8965         which may contain non-ASCII group names.
8966
8967         * nnml.el (nnml-request-group): Decode group names in messages.
8968
8969 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
8970
8971         * message.el (message-citation-line-function)
8972         (message-insert-formatted-citation-line): Fix spelling of
8973         `message-insert-formated-citation-line'.
8974
8975 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
8976
8977         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
8978
8979 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8980
8981         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
8982         nnmail-pathname-coding-system.
8983
8984         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
8985         that a user enters; decode group names in messages.
8986
8987         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
8988
8989 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8990
8991         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
8992
8993         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
8994
8995         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
8996         risky local variable.
8997
8998         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
8999
9000 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
9001
9002         * encrypt.el: Improve documentation to fix function name typo.
9003         Reported by Daiki Ueno <ueno@unixuser.org>.
9004
9005 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9006
9007         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
9008         even if the point is not in the last page of an article.
9009         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
9010         back to the previous page.
9011
9012 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
9013
9014         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
9015
9016 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9017
9018         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
9019
9020 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9021
9022         * message.el (message-check-news-body-syntax):
9023         Avoid mm-string-as-multibyte.
9024         (message-hide-headers): Don't assume (point-min)==1.
9025
9026 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9027
9028         * message.el (message-remove-blank-cited-lines): Fix if remove is
9029         given.
9030         (message-bogus-address-regexp): New variable.
9031         (message-bogus-recipient-p): New function.
9032         (message-check-recipients): New command.
9033         (message-syntax-checks): Add `bogus-recipient'.
9034         (message-fix-before-sending): Add `bogus-recipient'.
9035
9036         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
9037         (gnus-treat-body-boundary): Don't test window-system.
9038
9039 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
9040
9041         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
9042
9043 2007-10-28  Miles Bader  <miles@gnu.org>
9044
9045         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
9046         at compile-time too.
9047
9048 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
9049
9050         * gnus-msg.el (gnus-message-setup-hook):
9051         Add `message-remove-blank-cited-lines' to options.
9052
9053 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9054
9055         * message.el (message-remove-blank-cited-lines): New function.
9056         Suggested by Karl Plästerer.
9057
9058 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9059
9060         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
9061         mapc.
9062
9063         * imap.el (imap-open): Replace mapcar called for effect with mapc.
9064         (top-level): Use mapc to set functions to be traced for debugging.
9065
9066         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
9067         called for effect with while loop.
9068
9069         * message.el (message-talkative-question): Replace mapcar called for
9070         effect with mapc.
9071
9072         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
9073         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
9074         called for effect with dolist.
9075
9076         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
9077
9078         * nndiary.el: Use dolist instead of mapcar to add diary headers to
9079         gnus-extra-headers and nnmail-extra-headers.
9080
9081         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
9082         called for effect with dolist.
9083         (top-level): Use mapc to set functions to be traced for debugging.
9084
9085         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
9086         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
9087         dolist.
9088
9089         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
9090         Replace mapcar called for effect with mapc.
9091         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
9092         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
9093         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
9094         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
9095
9096         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
9097         remove-if that's a cl function.
9098
9099         * webmail.el (webmail-debug): Replace mapcar called for effect with
9100         dolist.
9101
9102         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
9103         with mapc.
9104
9105 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9106
9107         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
9108         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
9109         with while loop.
9110
9111         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
9112         functions from article-* functions.
9113         (gnus-multi-decode-header): Replace mapcar called for effect with
9114         dolist.
9115
9116         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
9117         (gnus-bookmark-show-details): Replace mapcar called for effect with
9118         while loop.
9119
9120         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
9121         called for effect with while loop.
9122
9123         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
9124         with dolist.
9125
9126         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9127         Replace mapcar called for effect with dolist.
9128
9129         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
9130
9131         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
9132         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
9133         Replace mapcar called for effect with dolist.
9134         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
9135         mapc.
9136
9137         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
9138         Replace mapcar called for effect with dolist.
9139         (gnus-topic-list): Replace mapcar called for effect with mapc.
9140
9141         * gnus.el: Use mapc instead of mapcar to add autoloads.
9142
9143 2007-10-23  Richard Stallman  <rms@gnu.org>
9144
9145         * gnus-group.el (gnus-group-highlight): Mark as risky.
9146
9147 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9148
9149         * gnus.el (gnus-server-to-method): Return method found first in
9150         gnus-newsrc-alist.
9151
9152         * gnus-art.el (gnus-article-highlight-signature)
9153         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
9154         button overlay without the front stickiness.
9155
9156 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
9157
9158         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
9159         overview buffer needed a catch to receive its throw.
9160         (gnus-agent-flush-cache): Declare as interactive to make this function
9161         easier to use.
9162
9163 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
9164
9165         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
9166         `next-line'.
9167
9168 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9169
9170         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
9171         exclude address matching message-dont-reply-to-names.
9172
9173 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9174
9175         * gnus-util.el (gnus-string<): New function.
9176
9177         * gnus-sum.el (gnus-article-sort-by-author)
9178         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
9179
9180 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9181
9182         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
9183         the frame-focus tag is set in gnus-buffer-configuration.
9184
9185 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9186
9187         * gnus-art.el (gnus-article-add-button): Make a button overlay without
9188         the front stickiness.
9189
9190 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9191
9192         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
9193         url pattern; remove duplicate one.
9194         (gnus-article-extend-url-button): New function.
9195         (gnus-article-add-buttons): Use it.
9196         (gnus-button-push): Use concatenated url that it makes.
9197
9198 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
9199
9200         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
9201
9202 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9203
9204         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
9205         Don't hardcode point-min==1.
9206
9207 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
9208
9209         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
9210         Fix comment about "iso8859-1".
9211
9212 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
9213
9214         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
9215         ones returned from the verify-function.
9216
9217         * mm-uu.el (mm-uu-pgp-signed-extract-1):
9218         Call mml2015-extract-cleartext-signature if extraction failed.
9219
9220 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
9221
9222         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
9223         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
9224         failed.
9225
9226 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9227
9228         * Relicense "GPLv2 or later" files to "GPLv3 or later".
9229
9230 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
9231
9232         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
9233         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
9234         recommends to use EasyPG instead of PGG.
9235
9236         * pgg.el: Revert to revision 6.23.2.16.
9237
9238         * pgg-def.el: Revert to revision 6.6.2.14.
9239
9240         * pgg-gpg.el: Revert to revision 6.23.2.34.
9241
9242 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
9243
9244         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
9245         to mark a thread as expirable.  Add variable `hide' to handle hiding of
9246         thread for both the null and zero (kill/expire thread) universal prefix
9247         cases.
9248         (gnus-summary-expire-thread): Add new function to expire a thread,
9249         using gnus-summary-kill-thread.
9250         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
9251         shortcuts for gnus-summary-expire-thread.
9252         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
9253         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
9254
9255 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
9256
9257         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
9258         extras value, so an extras entry can be deleted.
9259         (gnus-registry-delete-extra-entry): Use it.
9260         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
9261         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
9262         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
9263         storage through the gnus-registry, and provide an appropriate API for
9264         it.
9265
9266 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9267
9268         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
9269         Suggested by Leo <sdl.web@gmail.com>.
9270
9271         * gnus.el: Do.
9272
9273 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9274
9275         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
9276         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
9277
9278         * gnus-agent.el (gnus-agent-fetch-headers): Do.
9279
9280         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
9281         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
9282
9283 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9284
9285         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
9286         newline.
9287         (nnmbox-request-accept-article): Don't change article in source buffer;
9288         narrow to header to use message-fetch-field rather than
9289         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
9290         (nnmbox-request-replace-article): Quote lines that'll be misidentified
9291         as delimiters; make sure article ends with newline.
9292         (nnmbox-delete-mail): Correct last position of article to be deleted;
9293         ignore X-Gnus-Newsgroup header in article body.
9294         (nnmbox-save-mail): Quote lines looking like delimiters at the right
9295         positions; make sure article ends with newline.
9296
9297         * message.el (message-display-abbrev): Don't infloop when a user
9298         inserts SPC in the beginning of header.
9299
9300         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
9301         coding-system-for-read and coding-system-for-write for XEmacs having no
9302         file-coding feature.
9303
9304         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
9305
9306 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
9307
9308         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
9309         list of groups not followed by default.  Fix type to be regexp.
9310         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
9311
9312 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
9313
9314         * hmac-def.el (define-hmac-function): Switch from old-style to
9315         new-style backquotes.
9316
9317         * md4.el (md4-make-step): Likewise.
9318
9319 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9320
9321         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
9322         raw-text coding system when saving .newsrc file, which may contain
9323         non-ASCII group names.
9324
9325 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9326
9327         * gnus-cus.el (gnus-score-extra): New widget.
9328         (gnus-score-extra-convert): New function.
9329         (gnus-score-customize): Use it for Extra.
9330
9331 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
9332
9333         * mml2015.el (mml2015-extract-cleartext-signature): New function.
9334         (mml2015-mailcrypt-clear-verify): Use it.
9335         (mml2015-gpg-clear-verify): Use it.
9336         (mml2015-pgg-clear-verify): Use it.
9337         (mml2015-epg-clear-verify): Replace the current part with the output
9338         from GnuPG; don't extract the plaintext by itself.
9339
9340         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
9341         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
9342         mml2015-clear-verify-function; don't touch the armor headers or
9343         dash-escaped text here.
9344
9345 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9346
9347         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
9348         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
9349         parts, or application/octet-stream as a last resort.
9350         (gnus-mime-view-part-as-type): Don't toggle display.
9351         (gnus-mime-view-part-as-charset): Don't turn off display before
9352         querying charset.
9353
9354         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
9355         stuff to undisplayer function in Emacs.
9356         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
9357
9358         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
9359         text/calendar parts.
9360
9361 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9362
9363         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
9364         decoding text/calendar parts.
9365
9366         * message.el (message-forward-make-body-mime): Always mark body as
9367         having no illegible text; remove signed-or-encrypted argument.
9368         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
9369
9370         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
9371         (mml-generate-mime-1): Don't encode body if it is specified to be in
9372         raw form; don't make buffer be unibyte when inserting multibyte string.
9373
9374 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
9375
9376         * sha1.el: Fix up comment style.
9377         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
9378         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
9379
9380         * hex-util.el: Fix up comment style.
9381         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
9382
9383         * gnus-salt.el: Use with-current-buffer.
9384         (gnus-pick-setup-message): Fix long-standing typo.
9385
9386 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9387
9388         * imap.el (imap-logout-timeout): New variable.
9389         (imap-logout, imap-logout-wait): New functions.
9390         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
9391
9392         * nnimap.el (nnimap-logout-timeout): New server variable.
9393         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
9394         nnimap-logout-timeout.
9395
9396         * gnus-art.el (gnus-article-summary-command-nosave)
9397         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
9398
9399 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9400
9401         * gnus.el (gnus-maximum-newsgroup): New variable.
9402
9403         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
9404         according to gnus-maximum-newsgroup.
9405
9406         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
9407         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
9408         Limit the range of articles according to gnus-maximum-newsgroup.
9409
9410 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
9411
9412         * gnus-art.el (gnus-sticky-article): Fix problems described in
9413         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
9414         Don't perform gnus-configure-windows here; reuse existing sticky
9415         article buffer.
9416
9417         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
9418         it doesn't exist in gnus-article-mode.
9419
9420 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9421
9422         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
9423         (gnus-agent-decoded-group-name): New function.
9424         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
9425         (gnus-agent-expire-group-1): Use it; decode group name in messages.
9426
9427 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
9428
9429         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
9430         Add binding for gnus-sticky-article.
9431         (gnus-summary-exit): Don't kill sticky article buffers.
9432
9433         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
9434         article buffer.
9435         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
9436         (gnus-kill-sticky-article-buffers): New commands.
9437
9438 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9439
9440         * nntp.el (nntp-xref-number-is-evil): New server variable.
9441         (nntp-find-group-and-number): If it is non-nil, don't trust article
9442         numbers in the Xref header.
9443
9444 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9445
9446         * gnus-agent.el (gnus-agent-read-group): New function.
9447         (gnus-agent-flush-group, gnus-agent-expire-group)
9448         (gnus-agent-regenerate-group): Use it.
9449         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
9450         nnmail-pathname-coding-system.
9451
9452 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9453
9454         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
9455
9456         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
9457         that are unread as unread, and also as selected so that information of
9458         marks having been changed by a user may be updated when exiting group.
9459
9460 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
9461
9462         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
9463
9464 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9465
9466         * gnus-art.el (gnus-mime-display-single): Pass part number that is
9467         calculated ignoring signature parts to gnus-treat-article.
9468
9469 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9470
9471         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
9472         a point here in order to keep the window start.
9473         (gnus-insert-mime-security-button): Make a button overlay without the
9474         front stickiness.
9475         (gnus-mime-display-security): Goto the end of a button.
9476
9477         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
9478
9479 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9480
9481         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
9482         group-name-at-point.
9483         (gnus-group-completing-read): New function that offers decoded
9484         non-ASCII group names for completion.
9485         (gnus-fetch-group, gnus-group-read-ephemeral-group)
9486         (gnus-group-jump-to-group, gnus-group-make-group-simple)
9487         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
9488         (gnus-group-fetch-control): Use it.
9489         (gnus-fetch-group): Use group-name-at-point for the initial value
9490         rather than the default value; use gnus-alive-p.
9491
9492         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
9493         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
9494         (gnus-summary-post-news): Use gnus-group-completing-read.
9495
9496         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
9497         (gnus-read-move-group-name): Decode group name for completion.
9498
9499 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
9500
9501         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
9502         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
9503         Yamaoka slightly modified the code).
9504
9505 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9506
9507         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
9508         (nnmail-split-incoming): Bind it.
9509
9510         * nnml.el (nnml-group-name-charset): New function.
9511         (nnml-decoded-group-name): Use it; don't decode group name if
9512         nnmail-group-names-not-encoded-p is non-nil.
9513         (nnml-encoded-group-name): New function.
9514         (nnml-group-pathname): Inline nnml-decoded-group-name.
9515         (nnml-request-expire-articles): Decode group name in message.
9516         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
9517         nnmail-pathname-coding-system.
9518         (nnml-save-mail, nnml-active-number): Work with decoded group names and
9519         not decoded ones according to nnmail-group-names-not-encoded-p.
9520         (nnml-generate-active-info): Use nnml-encoded-group-name.
9521
9522 2007-08-08  Glenn Morris  <rgm@gnu.org>
9523
9524         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
9525         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
9526         doc-strings and comments.
9527
9528 2007-07-25  Glenn Morris  <rgm@gnu.org>
9529
9530         * Relicense all FSF files to GPLv3 or later.
9531
9532 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9533
9534         * gnus-sum.el (gnus-summary-move-article):
9535         Make gnus-summary-respool-article work.
9536
9537 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
9538
9539         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
9540         string.
9541
9542 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
9543
9544         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
9545         that should be ignored when comparing distant RSS articles with local
9546         ones.
9547         (nnrss-make-hash-index): New function.  Create a hash index according
9548         to the ignored fields.
9549         (nnrss-check-group): Use it.
9550
9551 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9552
9553         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
9554
9555         * gnus-art.el (article-decode-group-name): Decode Xref header too.
9556
9557         * gnus-group.el (gnus-group-make-group): Encode group name here unless
9558         the new optional argument ENCODED is non-nil.
9559         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
9560         coding system for encoding group name.
9561         (gnus-group-make-rss-group): Pass un-encoded group name to
9562         gnus-group-make-group.
9563         (gnus-group-set-info): Tell gnus-group-make-group that group name is
9564         encoded.
9565
9566         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
9567         Encode group name to which articles are moved or copied.
9568         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
9569         coding system for encoding Newsgroup, Followup-To and Xref headers.
9570
9571         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
9572         marks; use nnheader-file-coding-system to write a file.
9573         (nnagent-retrieve-headers): Bind file-name-coding-system to
9574         nnmail-pathname-coding-system.
9575
9576         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
9577
9578         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
9579         (nnml-request-article, nnml-request-create-group)
9580         (nnml-request-rename-group, nnml-find-id)
9581         (nnml-possibly-change-directory, nnml-possibly-create-directory)
9582         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
9583         (nnml-save-marks): Use nnml-group-pathname instead of
9584         nnmail-group-pathname.
9585
9586         (nnml-request-create-group, nnml-request-expire-articles)
9587         (nnml-request-move-article, nnml-request-delete-group)
9588         (nnml-deletable-article-p, nnml-possibly-create-directory)
9589         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
9590         (nnml-open-marks): Bind file-name-coding-system to
9591         nnmail-pathname-coding-system.
9592
9593         (nnml-request-article): Pass server argument to nnml-find-group-number.
9594         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
9595         Pass server argument to nnml-possibly-create-directory.
9596         (nnml-request-accept-article): Pass server argument to
9597         nnml-active-number and nnml-save-mail.
9598         (nnml-find-group-number): Pass server argument to nnml-find-id.
9599         (nnml-request-update-info): Pass server argument to
9600         nnml-marks-changed-p.
9601
9602         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
9603         (nnml-save-mail, nnml-active-number): Add server argument.
9604
9605         (nnml-request-delete-group): Warn if group is missing.
9606         (nnml-get-nov-buffer): Decode group name.
9607         (nnml-generate-active-info): Encode group name.
9608         (nnml-open-marks): Decode group name in messages.
9609
9610 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9611
9612         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
9613         if it is not specified.
9614         (gnus-article-pipe-part, gnus-article-save-part)
9615         (gnus-article-interactively-view-part, gnus-article-copy-part)
9616         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
9617         (gnus-article-inline-part, gnus-article-save-part-and-strip)
9618         (gnus-article-replace-part, gnus-article-delete-part)
9619         (gnus-article-view-part-as-type): Pass raw prefix argument to
9620         gnus-article-part-wrapper.
9621
9622 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9623
9624         * gnus-agent.el (gnus-agent-save-active):
9625         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
9626
9627         * gnus-cache.el (gnus-cache-save-buffers)
9628         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
9629         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
9630         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
9631         (gnus-cache-braid-nov, gnus-cache-braid-heads)
9632         (gnus-cache-generate-active, gnus-cache-rename-group)
9633         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
9634         (gnus-cache-update-overview-total-fetched-for):
9635         Bind file-name-coding-system to nnmail-pathname-coding-system.
9636         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
9637         New variables.
9638         (gnus-cache-decoded-group-name): New function.
9639         (gnus-cache-file-name): Use it.
9640         (gnus-cache-generate-active): Use non-decoded group name for active.
9641
9642         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
9643         right place.
9644         (gnus-write-active-file): Don't break non-ASCII group names.
9645
9646         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
9647         nnmail-pathname-coding-system.
9648
9649         * lpath.el: Bind default-file-name-coding-system,
9650         file-name-coding-system and language-info-alist for XEmacs.
9651
9652         * gnus-uu.el (gnus-uu-decode-save): Typo.
9653
9654 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9655
9656         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
9657
9658 2007-07-14  David Kastrup  <dak@gnu.org>
9659
9660         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
9661         finishing actions if we did not edit the article.
9662
9663 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9664
9665         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
9666         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
9667         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
9668         (gnus-agent-flush-group, gnus-agent-flush-cache)
9669         (gnus-agent-fetch-headers, gnus-agent-load-alist)
9670         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
9671         (gnus-agent-retrieve-headers, gnus-agent-request-article)
9672         (gnus-agent-regenerate-group)
9673         (gnus-agent-update-files-total-fetched-for)
9674         (gnus-agent-update-view-total-fetched-for):
9675         Bind file-name-coding-system to nnmail-pathname-coding-system.
9676         (gnus-agent-group-pathname): Don't encode file names by
9677         nnmail-pathname-coding-system.
9678         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
9679         coding-system-for-write instead of buffer-file-coding-system to
9680         gnus-agent-file-coding-system.
9681
9682         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
9683         Decode group name.
9684
9685         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
9686
9687         * gnus-start.el (gnus-update-active-hashtb-from-killed)
9688         (gnus-read-newsrc-el-file): Make group names unibyte.
9689
9690         * nnmail.el (nnmail-group-pathname): Don't encode file names by
9691         nnmail-pathname-coding-system.
9692
9693         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
9694         (nnrss-request-delete-group): Bind file-name-coding-system to
9695         nnmail-pathname-coding-system.
9696         (nnrss-read-server-data, nnrss-read-group-data):
9697         Bind file-name-coding-system correctly.
9698         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
9699
9700         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
9701         (nntp-server-to-method-cache): New variable.
9702         (nntp-group-pathname): New function that decodes non-ASCII group names.
9703         (nntp-possibly-create-directory, nntp-marks-changed-p)
9704         (nntp-save-marks, nntp-open-marks): Use it.
9705         (nntp-possibly-create-directory, nntp-open-marks):
9706         Bind file-name-coding-system to nnmail-pathname-coding-system.
9707         (nntp-open-marks): Decode group names when bootstrapping marks.
9708
9709         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
9710         Newsgroups and Folowup-To headers.
9711
9712 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9713
9714         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
9715         (gnus-server-closed-face, gnus-server-denied-face)
9716         (gnus-server-offline-face): Remove variable.
9717         (gnus-server-font-lock-keywords): Use faces that are not aliases.
9718
9719         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
9720         of modifying message-stack directly for XEmacs.
9721
9722         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
9723         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
9724         if the coding-system argument is nil for XEmacs.
9725
9726         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
9727         mm-charset-override-alist.
9728
9729         * rfc2047.el: Don't require base64; require rfc2045 for the function
9730         rfc2045-encode-string.
9731         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
9732         to quote the parameter value.
9733
9734 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9735
9736         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
9737         form in gnus-group-name-charset-method-alist.
9738
9739         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
9740         overrides the default layout edit-form.
9741
9742         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
9743
9744         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
9745
9746 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9747
9748         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
9749         as unfetched articles.
9750
9751 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
9752
9753         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
9754
9755 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9756
9757         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
9758         original back end that keeps marks in the local system.
9759
9760 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9761
9762         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
9763         arg of pop-to-buffer for XEmacs.
9764         (gnus-article-read-summary-keys): Ditto; don't restore window
9765         configuration if summary command ends up with neither article buffer
9766         nor summary buffer; describe bindings if summary keys end with C-h.
9767
9768 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9769
9770         * message.el (message-fix-before-sending): Skip raw message part to be
9771         forwarded while checking illegible text.
9772         (message-forward-make-body-mime, message-forward-make-body):
9773         Mark signed or encrypted raw message as having no illegible text.
9774
9775 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9776
9777         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
9778         (gnus-message-with-timestamp-1): New macro.
9779         (gnus-message-with-timestamp): New function.
9780         (gnus-message): Use them.
9781
9782         * nnheader.el (nnheader-message): Use them.
9783
9784 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
9785
9786         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
9787         .newsrc.eld file.
9788
9789 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9790
9791         * gnus-agent.el (gnus-agent-fetch-headers)
9792         (gnus-agent-retrieve-headers):
9793         Bind gnus-decode-encoded-address-function to identity.
9794
9795         * nntp.el (nntp-send-xover-command): Recognize an xover command is
9796         available also when the server returns simply a dot.
9797
9798         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
9799
9800 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9801
9802         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
9803
9804 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9805
9806         * gnus-ems.el (gnus-x-splash): Make it work.
9807
9808         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
9809         from being used.
9810
9811         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
9812
9813 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9814
9815         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
9816         4th and the 5th arguments.
9817
9818         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
9819         the front stickiness.
9820         (gnus-article-summary-command-nosave): Correct the order of the
9821         arguments passed to pop-to-buffer.
9822         (gnus-article-read-summary-keys): Ditto; make it work properly when the
9823         summary command ends up with the article buffer.
9824
9825         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
9826         the same faces.
9827
9828 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
9829
9830         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
9831
9832 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
9833
9834         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
9835         * gnus-sum.el (gnus-summary-highlight):
9836         * pgg.el (pgg-sign-region, pgg-sign):
9837         * mail-source.el (mail-source-delete-old-incoming-confirm):
9838         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
9839
9840 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9841
9842         * gnus-art.el (gnus-mime-view-part-externally)
9843         (gnus-mime-view-part-internally): Fix predicate function passed to
9844         completing-read.
9845
9846         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
9847
9848         * gnus.el (gnus-update-message-archive-method): Add :version.
9849
9850 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9851
9852         * gnus.el (gnus-update-message-archive-method): New variable.
9853
9854         * gnus-start.el (gnus-setup-news): Update saved "archive" method
9855         according to gnus-message-archive-method if
9856         gnus-update-message-archive-method is non-nil.
9857
9858 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9859
9860         * gnus-sum.el (gnus-summary-limit-to-address): New function.
9861         Suggested by Loic Dachary <loic@dachary.org>.
9862         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
9863
9864 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9865
9866         * message.el (message-pop-to-buffer): Add switch-function argument.
9867         (message-mail): Pass switch-function argument to it.
9868
9869 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
9870
9871         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
9872         Improve doc string.
9873
9874 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9875
9876         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
9877         (gnus-header-content)
9878         * gnus-cite.el (gnus-cite-10)
9879         * gnus-srvr.el (gnus-server-closed)
9880         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
9881         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
9882         (gnus-group-mail-3-empty, gnus-group-mail-low)
9883         (gnus-group-mail-low-empty, gnus-splash)
9884         * message.el (message-header-to, message-header-cc)
9885         (message-header-subject, message-header-other, message-header-name)
9886         (message-header-xheader, message-separator, message-cited-text)
9887         (message-mml): Lighten colors of faces used for dark background.
9888
9889 2007-05-24  Simon Josefsson  <simon@josefsson.org>
9890
9891         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
9892         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
9893
9894 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9895
9896         * message.el (message-narrow-to-headers-or-head):
9897         Ignore mail-header-separator in the body.
9898
9899 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9900
9901         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
9902         same as window size.
9903
9904 2007-05-22  Kevin Ryde  <user42@zip.com.au>
9905
9906         * message.el (message-font-lock-keywords): Use message-header-xheader
9907         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
9908         ahead of the anything pattern, to get it recognised.
9909
9910 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9911
9912         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
9913         spam.el loads uses it in the compiled defadvice form.
9914
9915 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
9916
9917         * gnus-sum.el (gnus-articles-to-read)
9918         (gnus-summary-insert-old-articles): Don't truncate group name for
9919         `read-string'.
9920
9921         * gnus-util.el (gnus-limit-string): Delete this function.
9922
9923         * gnus-sum.el (gnus-simplify-subject-fully):
9924         Use `truncate-string-to-width' instead.
9925
9926 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
9927
9928         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
9929         Tell if, on summary exit, the next group has to be selected.
9930         (gnus-summary-exit): Use it.
9931
9932 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
9933
9934         * gnus-art.el (gnus-article-mode): Fix comment about displaying
9935         non-break space.
9936
9937 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9938
9939         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
9940         Check if group is not a directory.
9941         (nnfolder-request-expire-articles): Don't delete articles if the target
9942         group is not available.
9943
9944         * nnml.el (nnml-request-create-group): Properly check if group is not a
9945         file.
9946         (nnml-request-expire-articles): Don't delete articles if the target
9947         group is not available.
9948
9949         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9950         Don't quote characters that are within parentheses.
9951
9952 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9953
9954         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
9955         (gnus-handle-ephemeral-exit): Select article according to it.
9956
9957 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9958
9959         * message.el (message-insert-formated-citation-line): Remove newline.
9960         (message-citation-line-format): Add final \n here so that the user can
9961         avoid a blank line.
9962
9963 2007-05-03  Dan Christensen  <jdc@uwo.ca>
9964
9965         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
9966         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
9967         Update lanl/arXiv support.
9968
9969 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9970
9971         * gnus.el: Bump version number.
9972
9973 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9974
9975         * gnus.el (gnus-version-number): Bump version.
9976
9977 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9978
9979         * gnus.el: No Gnus v0.6 is released.
9980
9981 2007-04-27  Didier Verna  <didier@xemacs.org>
9982
9983         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
9984         * gmm-utils.el (gmm-regexp-concat): ... here.
9985         * message.el: Don't require 'gnus-util.
9986         (message-dont-reply-to-names): Handle name change above.
9987         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
9988
9989 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9990
9991         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
9992         since the initial value varies according to the system.
9993
9994 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9995
9996         * mm-util.el (mm-charset-synonym-alist): Defcustom.
9997
9998 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
9999
10000         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
10001
10002 2007-04-24  Didier Verna  <didier@xemacs.org>
10003
10004         Improve the type of gnus-ignored-from-addresses.
10005         * gnus-util.el (gnus-orify-regexp): New function.
10006         * message.el (gnus-util): Require it.
10007         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
10008         * gnus-sum.el (gnus-ignored-from-addresses): New function.
10009         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
10010
10011 2007-04-24  Didier Verna  <didier@xemacs.org>
10012
10013         * gnus-sum.el:
10014         * gnus-utils.el: Fix some trailing whitespaces.
10015
10016 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10017
10018         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
10019         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
10020         article's Message-ID; refer parent article in summary buffer.
10021
10022         * message.el (message-bounce): Call mime-to-mml.
10023
10024         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
10025         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
10026         optimize and/or forms properly.
10027
10028 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
10029
10030         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
10031         URL.
10032
10033 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10034
10035         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
10036
10037 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10038
10039         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
10040         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
10041         displayed of multipart/alternative part if it is invoked from summary
10042         buffer.
10043
10044         * mm-view.el (mm-inline-text-html-render-with-w3m)
10045         (mm-inline-text-html-render-with-w3m-standalone)
10046         (mm-inline-render-with-function): Use mail-parse-charset by default.
10047
10048 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
10049
10050         * parse-time.el (parse-time-string-chars): Check if CHAR
10051         is less than the length of parse-time-syntax.
10052
10053 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10054
10055         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
10056         from gnus-newsgroup-processable.
10057
10058 2007-04-16  Didier Verna  <didier@xemacs.org>
10059
10060         * gnus-msg.el (gnus-configure-posting-styles):
10061         Handle message-signature-directory properly with :file syntax.
10062         Reported by "Leo".
10063
10064 2007-04-11  Didier Verna  <didier@xemacs.org>
10065
10066         New user option: message-signature-directory.
10067         * gnus-msg.el (gnus-configure-posting-styles): Support it.
10068         * message.el (message-insert-signature): Ditto.
10069         * message.el (message-signature-file): Doc update.
10070         * message.el (message-signature-directory): New.
10071
10072 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10073
10074         * gnus-msg.el (gnus-inews-yank-articles):
10075         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
10076
10077 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10078
10079         * message.el (message-yank-original): Make sure cited text ends with
10080         newline; don't exchange point and mark.
10081
10082 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
10083
10084         * tls.el (open-tls-stream): Properly handle case where there
10085         is no associated buffer.
10086
10087 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
10088
10089         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
10090         message-yank-original, make sure (< mark TEXT point).
10091
10092 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10093
10094         * message.el (message-fill-column): New variable.
10095         (message-mode): Use it.  Add comment on a possible new hook.
10096
10097         * nnmail.el (nnmail-spool-file): Mark as obsolete.
10098         (nnmail-get-new-mail): Reformat.
10099
10100         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
10101
10102         * gmm-utils.el: Fix Commentary.
10103         (gmm-tool-bar-from-list): Fix typo in doc string.
10104
10105 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
10106
10107         * message.el (message-yank-original): Don't switch point and mark
10108         unnecessarily to put point and mark as documented.
10109
10110 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10111
10112         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
10113         from the message heads.
10114
10115 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
10116
10117         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
10118         article buffer does not have a window.  This may not be the best
10119         solution but is certainly better than setting the start of the null,
10120         that is the current, window.
10121
10122 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
10123
10124         * gnus-draft.el (gnus-draft-setup-hook): New hook.
10125         (gnus-draft-setup): Run it.
10126
10127         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
10128         gnus-score-fast-scoring.  Allow regexp.
10129         (gnus-score-headers): Use it.
10130
10131         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
10132         XEmacs.
10133
10134         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
10135         string.
10136         (gnus-button-alist): Also catch `<f1> k ...'.
10137         (gnus-treat-display-x-face): Fix doc string.
10138
10139 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10140
10141         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
10142         evaluation of gnus-extended-version to ensure correct generation of the
10143         User-Agent header when message-generate-headers-first is used.
10144
10145 2007-03-24  Simon Josefsson  <simon@josefsson.org>
10146
10147         * hashcash.el (hashcash-generate-payment-async): Don't crash if
10148         hashcash-path is nil.  Don't call callback with incorrect number of
10149         parameters if val is 0.
10150
10151 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10152
10153         * message.el (message-required-news-headers):
10154         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
10155
10156 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
10157
10158         * tls.el (open-tls-stream): In handshake-waiting loop,
10159         don't wait more if there is output available to process.
10160
10161 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
10162
10163         * tls.el (tls-program): Doc fix.
10164
10165 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10166
10167         * message.el (message-generate-new-buffers): Change the meaning of the
10168         nil value; add `standard' to the choices; treat t as `unique'; improve
10169         doc string.
10170         (gnus-select-frame-set-input-focus): Autoload.
10171         (message-buffer-name): Search for the existing message buffer if
10172         message-generate-new-buffers is nil or `standard'; treat the value t of
10173         message-generate-new-buffers as `unique'.
10174         (message-pop-to-buffer): Raise the frame already displaying the message
10175         buffer; clear the echo area after querying.
10176         (message-setup): Pass the `continue' argument to compose-mail.
10177         (message-mail): Prefer `switch-function' if it is given; search for the
10178         existing message buffer if the `continue' argument is non-nil; pass
10179         continue and switch-function arguments to compose-mail by way of
10180         message-setup.
10181         (message-mail-other-window): Adjust argument of message-setup.
10182         (message-mail-other-frame): Ditto.
10183
10184 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10185
10186         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
10187         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
10188         to turn font-lock on when turning gnus-message-citation-mode on.
10189
10190 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
10191
10192         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
10193         (mml-smime-function-alist): New variable; add epg as the backend.
10194         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
10195         mml-smime- functions instead.
10196         * mm-view.el: Require smime.
10197
10198 2007-03-05  Didier Verna  <didier@xemacs.org>
10199
10200         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
10201         instead of just inheritance for posting styles.
10202         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
10203
10204 2007-02-24  Chris Moore  <dooglus@gmail.com>
10205
10206         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
10207         * pgg-pgp.el (pgg-pgp-encrypt-region):
10208         * pgg-gpg.el (pgg-gpg-encrypt-region):
10209         Check pgg-encrypt-for-me if no other recipients.
10210
10211 2007-02-24  John Paul Wallington  <jpw@pobox.com>
10212
10213         * tls.el (tls-certtool-program): Fix custom type.
10214
10215 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10216
10217         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
10218         and point-at-eol instead of line-(beginning|end)-position.
10219
10220         * assistant.el (assistant-parse-buffer): Ditto.
10221
10222         * netrc.el (netrc-parse-services): Ditto.
10223
10224 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
10225
10226         * mml2015.el (mml2015-epg-find-usable-key): New function.
10227         (mml2015-epg-sign): Use it.
10228         (mml2015-epg-encrypt): Use it.
10229
10230 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10231
10232         * message.el (message-make-in-reply-to): Quote name containing
10233         non-ASCII characters.  It will make the RFC2047 encoder cause an error
10234         if there are special characters.  Reported by NAKAJI Hiroyuki
10235         <nakaji@jp.freebsd.org>.
10236
10237 2007-02-27  Didier Verna  <didier@xemacs.org>
10238
10239         Include the group parameters as well as the topic ones in the
10240         inheritance filter process.
10241         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
10242         argument GROUP-PARAMS-LIST.
10243         * gnus-topic.el (gnus-group-topic-parameters): Use it.
10244
10245 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10246
10247         * nntp.el (nntp-never-echoes-commands)
10248         (nntp-open-connection-functions-never-echo-commands): New variables.
10249         (nntp-send-command): Use them.
10250
10251 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
10252
10253         * mml2015.el (mml2015-epg-verify): Simplify.
10254
10255 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10256
10257         * mml.el (mml-content-disposition-alist): New user option.
10258         (mml-content-disposition): New function.
10259         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
10260         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
10261
10262 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
10263
10264         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
10265         verification.
10266
10267 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10268
10269         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
10270         articles posted in the last 24 hours.
10271
10272 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
10273
10274         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
10275
10276 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
10277
10278         * nntp.el (nntp-send-command): Don't wait for echoes when
10279         nntp-open-ssl-stream is used.
10280
10281 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10282
10283         * gnus-cite.el (gnus-test-font-lock-add-keywords)
10284         (gnus-message-add-citation-keywords)
10285         (gnus-message-remove-citation-keywords): Remove.
10286         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
10287         directly, make the variables in font-lock-defaults buffer-local, add
10288         gnus-message-citation-keywords to them and then update the value of
10289         font-lock-keywords.
10290
10291 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10292
10293         * message.el (message-cite-original-1): Don't call
10294         gnus-article-highlight-citation.
10295
10296         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
10297         citations; fix line count.
10298
10299 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10300
10301         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
10302         (gnus-message-add-citation-keywords)
10303         (gnus-message-remove-citation-keywords): Use it; fix the emulating
10304         versions of font-lock-add-keywords and font-lock-remove-keywords to
10305         work with XEmacs correctly.
10306
10307 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10308
10309         * gnus-cite.el (gnus-cite-face-list): Set the values of
10310         gnus-message-max-citation-depth and gnus-message-citation-keywords.
10311         (gnus-message-max-citation-depth): Use defvar rather than defconst.
10312         (gnus-message-cite-prefix-regexp): New variable.
10313         (gnus-message-search-citation-line): Use it; protect against long
10314         citation prefix; fill match data with nil rather than 0 for XEmacs; set
10315         the 0th match data for Emacs.
10316         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
10317         (gnus-message-add-citation-keywords): Append keywords rather than
10318         prepending; emulate font-lock-add-keywords if it is not available.
10319         (gnus-message-remove-citation-keywords):
10320         Emulate font-lock-remove-keywords if it is not available.
10321
10322         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
10323
10324         * message.el (message-cite-prefix-regexp): Set the value of
10325         gnus-message-cite-prefix-regexp.
10326
10327 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10328
10329         * nnweb.el (nnweb-google-parse-1): Update parser.
10330
10331 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
10332
10333         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
10334
10335 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10336
10337         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
10338         regexp.
10339
10340 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10341
10342         * uudecode.el (uudecode-string-to-multibyte): New function emulating
10343         string-to-multibyte.
10344         (uudecode-decode-region-internal): Use it.
10345
10346         * lpath.el: Fbind string-as-multibyte for XEmacs.
10347
10348 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
10349
10350         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
10351         Fix custom choice.
10352
10353         * gnus-art.el (gnus-signature-limit): Fix custom choice.
10354
10355 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
10356
10357         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
10358
10359         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
10360         `write-region' to respect `mm-inhibit-file-name-handlers'.
10361
10362 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
10363
10364         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
10365         Use gnus-home-directory instead of "~/" or "$HOME".
10366
10367 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
10368
10369         * encrypt.el (encrypt-insert-file-contents): Add better prompt
10370         to mention filename.
10371         Add comments at beginning regarding usage.
10372         (encrypt-write-file-contents): Change interactive so a string is
10373         acceptable.  If the file has no associated model, show an error instead
10374         of a nonsense prompt.
10375
10376 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10377
10378         * spam.el (spam-bsfilter-ham-switch): Fix typo.
10379         Thanks to Yoshihiko Yamada for kind notification of this typo.
10380
10381 2007-01-12  Kenichi Handa  <handa@m17n.org>
10382
10383         * uudecode.el (uudecode-decode-region-internal): Make it work in a
10384         multibyte buffer.
10385
10386 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
10387
10388         * gnus-score.el (gnus-score-fast-scoring): New variable.
10389         (gnus-score-headers): Use it.
10390
10391         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
10392
10393         * message.el (message-cite-original-1):
10394         Call gnus-article-highlight-citation if requested.
10395         (message-make-from): Allow name and address as optional arguments.
10396
10397         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
10398
10399         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
10400         bugs to doc string.
10401         (gnus-button-alist): Add mid\\|message-id.
10402         (gnus-button-fetch-group): Extend for use in
10403         `browse-url-browser-function'.
10404         (gnus-button-url-regexp): Try to catch paired parentheses like in
10405         Wikipedia URLs.
10406
10407         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
10408         Suggested by Simon Krahnke <overlord@gmx.li>.
10409
10410 2007-01-13  Romain Francoise  <romain@orebokech.com>
10411
10412         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
10413         Update copyright.
10414
10415 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
10416
10417         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
10418
10419 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
10420
10421         * gnus-registry.el (gnus-registry-unfollowed-groups)
10422         (gnus-registry-split-fancy-with-parent): Fix documentation.
10423
10424 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10425
10426         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
10427         from nnweb groups.
10428
10429 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10430
10431         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
10432         Xref urls.  Erase buffer before requesting head.
10433
10434         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
10435
10436 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
10437
10438         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
10439         customizable.
10440
10441 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
10442
10443         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
10444         no signing key is found.
10445         (mml2015-epg-encrypt): Ask user whether to skip or abort if
10446         no encrypting and/or signing key is found.
10447
10448 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
10449
10450         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
10451
10452 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10453
10454         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
10455         headers read from disk with the ones newly found in the current search.
10456         This should no longer cause problems, because the article numbers in
10457         Gmane's `nov.php' output are ignored since the previous change.
10458
10459 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10460
10461         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
10462
10463 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10464
10465         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
10466         replace-regexp-in-string; bind url-version; fbind display-images-p and
10467         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
10468         find-face and set-itimer-function for Emacs; bind itimer-list for
10469         Emacs.
10470
10471         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
10472
10473 2007-01-01  Romain Francoise  <romain@orebokech.com>
10474
10475         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
10476
10477 2006-12-31  Steve Youngs  <steve@sxemacs.org>
10478
10479         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
10480         `define-minor-mode' macro definition expanded properly.
10481         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
10482         exclude it there.
10483
10484         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
10485         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
10486         `fboundp' test.
10487         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
10488         This is OK to autoload in (S)XEmacs now.
10489
10490 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10491
10492         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
10493         keystroke.
10494         (gnus-summary-limit-to-singletons): Fix typo.
10495
10496         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
10497         else fails.
10498
10499 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10500
10501         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
10502         docstring.
10503
10504         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
10505         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
10506         (gnus-summary-insert-dormant-articles): Fix typo in message.
10507
10508 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
10509
10510         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
10511         nil for XEmacs.
10512         (gnus-message-citation-mode): Don't autoload in XEmacs.
10513
10514         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
10515
10516 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
10517
10518         * nnimap.el (nnimap-expunge-search-string):
10519         Mention nnimap-search-uids-not-since-is-evil in docstring.
10520
10521 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
10522
10523         * spam.el: Revert to make-obsolete-variable because
10524         define-obsolete-variable-alias is not supported in Emacs 21.
10525
10526         * spam.el (spam-ifile-path, spam-ifile-database-path)
10527         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
10528         make-obsolete-variable.
10529         (spam-bsfilter-path, spam-bsfilter-program)
10530         (spam-spamassassin-path, spam-spamassassin-program)
10531         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
10532         Don't use "path" inappropriately.
10533         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
10534         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
10535         variable names.
10536
10537 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
10538
10539         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
10540         summary buffer.
10541
10542         * password.el (password-cache-remove): Use clear-string to burn
10543         password, if available.
10544
10545 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
10546
10547         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
10548
10549         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
10550
10551         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
10552         (gnus-message-highlight-citation): Move defcustom here from
10553         gnus-cite.el.
10554         (gnus-message-citation-mode): Autoload.
10555
10556         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
10557         checks to make it compile with XEmacs.
10558         (gnus-message-citation-mode): New minor mode.
10559         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
10560         (gnus-message-highlight-citation): New variables.
10561         (gnus-message-search-citation-line)
10562         (gnus-message-add-citation-keywords)
10563         (gnus-message-remove-citation-keywords)
10564         (turn-on-gnus-message-citation-mode)
10565         (turn-off-gnus-message-citation-mode): New functions.
10566
10567 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
10568
10569         * gnus-cite.el: Enable highlighting of different citation levels in
10570         message-mode.
10571
10572 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
10573
10574         * message.el (message-make-fqdn): Fix comment.
10575         (message-bogus-system-names): Add ".local".
10576
10577         * spam.el (spam-ifile-path, spam-ifile-program)
10578         (spam-ifile-database-path, spam-ifile-database)
10579         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
10580         Don't use "path" inappropriately.
10581         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
10582         strings.
10583         (spam-check-ifile, spam-ifile-register-with-ifile)
10584         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
10585         Use new variable names.
10586
10587         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
10588         (gnus-treat-display-smileys): Simplify using
10589         gnus-image-type-available-p.
10590
10591         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
10592         available.
10593
10594         * gnus-xmas.el (gnus-xmas-image-type-available-p):
10595         Use `display-images-p' if available.
10596
10597 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10598
10599         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
10600         one after turning on the buffer's multibyteness instead of decoding
10601         them directly in the unibyte buffer that causes unexpected conversion
10602         in Emacs 23 (unicode).
10603
10604 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10605
10606         * message.el (message-generate-hashcash): Fix custom type.
10607
10608 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
10609
10610         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
10611
10612 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
10613
10614         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
10615         disconnect icons.  Add help text.
10616
10617 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
10618
10619         * spam.el (spam-extra-header-to-number): CRM114 spam score is
10620         negated to be consistent with the others we handle.
10621
10622 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10623
10624         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
10625         version of gnus-summary-buffer to something, so that we can use two
10626         article buffers at the same time.
10627
10628 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
10629
10630         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
10631         trigger all the extra headers.
10632         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
10633         sorting.
10634
10635 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10636
10637         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
10638         solid groups.
10639
10640 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
10641
10642         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
10643
10644 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
10645
10646         * legacy-gnus-agent.el: Add Copyright notice.
10647
10648 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
10649
10650         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
10651
10652 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10653
10654         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
10655
10656         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
10657         to make it work reliably in CVS Emacs.
10658         (gnus-summary-limit-strange-charsets-predicate)
10659         (gnus-summary-limit-to-predicate): New functions.
10660
10661 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
10662
10663         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
10664         specifying array size.
10665         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
10666         array if it is too small.
10667         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
10668         (gnus-sort-threads-loop): New function.
10669
10670 2006-12-06  Chris Moore  <dooglus@gmail.com>
10671
10672         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
10673         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
10674
10675 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
10676
10677         * mm-url.el (mm-url-predefined-programs): Call curl with correct
10678         options.
10679
10680 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10681
10682         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
10683         DOS-ing the recipient.
10684
10685         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
10686         the headers when creating the mapping to avoid mismappings.
10687         (nnweb-gmane-create-mapping): Always nix out old mapping.
10688
10689 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10690
10691         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
10692         and mm-verify-option to never.
10693
10694 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10695
10696         * message.el (message-signed-or-encrypted-p): New function.
10697         (message-forward-make-body): Use it.
10698
10699         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
10700         Replace encode-coding-string with mm-encode-coding-string.
10701
10702 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10703
10704         * nneething.el (nneething-decode-file-name):
10705         Replace decode-coding-string with mm-decode-coding-string.
10706
10707         * gnus-int.el (gnus-open-server): Say failed server's name.
10708
10709 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
10710
10711         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
10712         strings to a single string.  Quote `errors-file-name'.
10713         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
10714         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
10715         Adjust calls.  Use `shell-quote-argument'.
10716
10717 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
10718
10719         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
10720         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
10721
10722         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
10723         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
10724         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
10725         (gnus-group-make-directory-group, gnus-group-transpose-groups):
10726         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
10727         (gnus-subscribe-newsgroup, gnus-1):
10728         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
10729         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
10730         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
10731         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
10732
10733 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10734
10735         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
10736         keystroke.
10737         (gnus-summary-limit-to-bodies): Implement headersp.
10738
10739 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10740
10741         * dns.el (query-dns): Protect against "Process dns deleted" strings.
10742
10743 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10744
10745         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
10746
10747 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10748
10749         * message.el (message-generate-hashcash): Expand range of values to
10750         include `opportunistic'.
10751         (message-send-mail): Use it.
10752
10753 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10754
10755         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
10756         and comment it.
10757
10758         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
10759
10760 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
10761
10762         * gnus-util.el (gnus-extract-address-components): Improve comment.
10763
10764 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10765
10766         * gnus-util.el (gnus-extract-address-components): Work with address in
10767         which the name portion contains @.
10768
10769         * lpath.el: Fbind custom-autoload.
10770
10771 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
10772
10773         * gnus.el (gnus-start): Move custom group up.
10774         (gnus-select-method): Don't autoload, but make it available for
10775         `customize-variable'.
10776         (gnus-getenv-nntpserver): Don't autoload.
10777
10778 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
10779
10780         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
10781
10782 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
10783
10784         * message.el (message-sendmail-extra-arguments): New variable.
10785         (message-send-mail-with-sendmail): Use it.
10786
10787 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10788
10789         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
10790         mm-with-unibyte-current-buffer to make string unibyte.
10791
10792         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
10793         mm-string-as-multibyte.
10794
10795 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
10796
10797         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
10798         Reported by Werner Koch <wk@gnupg.org>.
10799
10800 2006-11-14  Daiki Ueno  <ueno@p360>
10801
10802         * mml2015.el: Autoload epa-select-keys when compiling.
10803
10804 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
10805
10806         * mml2015.el (mml2015-epg-sign): Save the signing keys in
10807         message-options.
10808         (mml2015-epg-encrypt): Save the recipient keys in message-options.
10809
10810 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
10811
10812         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
10813         EasyPG (< 0.0.6).
10814         (mml2015-always-trust): New user option.
10815         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
10816         prompt.
10817
10818 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10819
10820         * nntp.el (nntp-authinfo-force): New variable.
10821         (nntp-send-authinfo): Use it.
10822
10823 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
10824
10825         * message.el (message-strip-subject-encoded-words): Allow _not_ to
10826         decode encoded words.  Improve prompt.  Add comment about forwarding.
10827         (message-replacement-char): Move up.
10828
10829 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
10830
10831         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
10832         instead of gnus-intersection because arguments of gnus-sorted-nunion
10833         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
10834
10835 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
10836
10837         * message.el (message-strip-subject-encoded-words): Reformat prompt.
10838         (message-simplify-subject-functions):
10839         Enable message-strip-subject-encoded-words by default.
10840
10841 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
10842
10843         * message.el (message-strip-subject-encoded-words): New function.
10844         (message-simplify-subject-functions): New variable.
10845         (message-simplify-subject): Use it.  Fix typo in doc string.
10846         Support message-strip-subject-encoded-words.
10847
10848 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
10849
10850         * gnus-diary.el (gnus-diary-delay-format-function):
10851         * nndiary.el (nndiary-reminders):
10852         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
10853
10854 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
10855
10856         * gnus-art.el (article-hide-boring-headers): Fetch date from
10857         gnus-original-article-buffer to avoid problems with localized date
10858         strings.
10859
10860 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10861
10862         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
10863
10864 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
10865
10866         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
10867         New variables.
10868         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
10869         (mm-charset-synonym-alist): Move some entries to
10870         mm-codepage-iso-8859-list.
10871         (mm-charset-synonym-alist, mm-charset-override-alist):
10872         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
10873
10874 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10875
10876         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
10877
10878 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
10879
10880         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
10881         with Emacs 21 and XEmacs.
10882
10883 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
10884
10885         * spam.el (spam-parse-address): New function for better parsing,
10886         catching errors, etc.
10887         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
10888
10889 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
10890
10891         * mm-view.el: Add interactive arg to html2text autoload.
10892
10893 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10894
10895         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
10896
10897 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
10898
10899         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
10900         New variables.
10901         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
10902         (mm-charset-synonym-alist): Move some entries to
10903         mm-codepage-iso-8859-list.
10904
10905         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
10906
10907 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
10908
10909         * message.el (message-citation-line-format)
10910         (message-insert-formated-citation-line): Fix implementation of %E, %N
10911         and %n according to the doc string.
10912
10913 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
10914
10915         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
10916         Use car-safe to avoid bad parses.
10917
10918 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10919
10920         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
10921         names.
10922
10923         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
10924
10925 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10926
10927         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
10928         header.
10929
10930         * message.el (message-draft-headers): Add Date.
10931         (message-headers-to-generate): Fix typo in docstring.
10932
10933         * nndraft.el (nndraft-required-headers): New variable.
10934         (nndraft-generate-headers): Use it.
10935
10936         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
10937
10938 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
10939
10940         * gnus-registry.el (gnus-registry-wash-for-keywords)
10941         (gnus-registry-find-keywords): New functions to allow easy searching of
10942         articles that are in the registry.
10943
10944 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
10945
10946         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
10947         Use ietf-drums-parse-address instead of gnus-extract-address-components.
10948         Reported by Damien Elmes <damien@repose.cx>.
10949
10950 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
10951
10952         * gnus.el (gnus-mime): Remove unused custom group.
10953
10954 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10955
10956         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
10957         "blank line" when searching for end of armor headers.
10958
10959 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10960
10961         * gmm-utils.el (gmm-write-region): Fix variable name.
10962
10963 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
10964
10965         * gmm-utils.el (gmm-write-region): New function based on compatibility
10966         code from `mm-make-temp-file'.
10967
10968         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
10969
10970         * nnmaildir.el (nnmaildir--update-nov)
10971         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
10972         Use `gmm-write-region'.
10973
10974 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
10975
10976         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
10977         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
10978
10979         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
10980
10981         * message.el (message-replacement-char): New variable.
10982         (message-fix-before-sending): Use it.
10983         (message-simplify-subject): New function to remove duplicate code.
10984         (message-reply, message-followup): Use it.
10985
10986         * gnus-sum.el (gnus-summary-make-menu-bar):
10987         Clarify gnus-summary-limit-to-articles.
10988
10989 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10990
10991         * gnus-util.el (gnus-with-local-quit): New macro.
10992
10993         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
10994
10995 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
10996
10997         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
10998         ignore non-string data.
10999
11000 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
11001
11002         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
11003         non-string data (needs to be done in the registry too).
11004
11005 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
11006
11007         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
11008         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
11009         (gnus-registry-split-fancy-with-parent)
11010         (gnus-registry-fetch-simplified-message-subject-fast)
11011         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
11012         Remove text properties on ingress into the registry and when it's saved.
11013         (gnus-registry-clean-empty-function): Fix bug with cleaning the
11014         registry from entries with no groups.
11015
11016 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
11017
11018         * gnus-util.el (gnus-string-remove-all-properties): Add utility
11019         function to remove string properties.
11020
11021 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11022
11023         * gmm-utils.el (gmm): Adjust custom version.
11024
11025         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
11026         Adjust custom version.
11027
11028         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
11029
11030 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11031
11032         * gnus-art.el (gnus-insert-prev-page-button)
11033         (gnus-insert-next-page-button): Simplify.  Reformat.
11034
11035 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
11036
11037         * gnus-art.el (gnus-insert-prev-page-button)
11038         (gnus-insert-next-page-button): Apply gnus-article-button-face.
11039
11040 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
11041
11042         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
11043
11044 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
11045
11046         * gnus-art.el (gnus-insert-mime-button)
11047         (gnus-insert-mime-security-button):
11048         Apply gnus-article-button-face to MIME and security buttons.
11049
11050 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
11051
11052         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
11053         readable.
11054
11055 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11056
11057         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
11058
11059 2006-09-20  Steve Youngs  <steve@sxemacs.org>
11060
11061         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
11062         `browse-url-of-file' instead of `browse-url'.
11063
11064 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11065
11066         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
11067         regexp.  Articles containing quotation were cut prematurely.
11068
11069 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11070
11071         * message.el (message-cite-original-1): Use nobody by default for the
11072         value of From header.
11073         (message-reply): Ditto.
11074
11075 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
11076
11077         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
11078         to the gnus-info.  This fixes a bug of inline-PGP message verification.
11079         Reported by Michael Piotrowski <mxp@dynalabs.de>.
11080
11081 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
11082
11083         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
11084         mails in the doc string.  Add some URLs in comment.
11085         (pop3-movemail): Warn about pop3-leave-mail-on-server.
11086
11087 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11088
11089         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
11090         backslashes handling and the way to find boundaries of quoted strings.
11091
11092 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
11093
11094         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
11095         mml1991-encrypt-to-self is set and mml1991-signers is not set.
11096         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
11097         mml2015-encrypt-to-self is set and mml2015-signers is not set.
11098
11099 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
11100
11101         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
11102         doc string.
11103         (gnus-button-regexp, gnus-button-last): Remove unused variables.
11104
11105 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11106
11107         * lpath.el: Fbind epg-check-configuration.
11108
11109 2006-09-06  Simon Josefsson  <jas@extundo.com>
11110
11111         * mml2015.el (mml2015-use): Doc fix, mention epg.
11112
11113 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
11114
11115         * mml2015.el (mml2015-use): Default to epg, if available.
11116
11117 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
11118
11119         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
11120         message-sender.
11121         (mml1991-epg-encrypt): Ditto.
11122         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
11123         message-sender.
11124         (mml2015-epg-encrypt): Ditto.
11125
11126 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
11127
11128         * message.el (message-send-mail-with-sendmail): Look for sendmail in
11129         several common directories.
11130
11131 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
11132
11133         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
11134         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
11135
11136 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11137
11138         * gnus-art.el (article-decode-encoded-words): Make it fast.
11139
11140 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11141
11142         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
11143
11144         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
11145         in quoted string into `\'.
11146
11147 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11148
11149         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
11150         Use standard-syntax-table.
11151
11152 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11153
11154         * gnus-art.el (gnus-decode-address-function): New variable.
11155         (article-decode-encoded-words): Use it to decode headers which are
11156         assumed to contain addresses.
11157         (gnus-mime-delete-part): Remove useless `or'.
11158
11159         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
11160         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
11161         (gnus-nov-parse-line): Use it to decode From header.
11162         (gnus-get-newsgroup-headers): Ditto.
11163         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
11164
11165         * mail-parse.el (mail-decode-encoded-address-region): New alias.
11166         (mail-decode-encoded-address-string): New alias.
11167
11168         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
11169         New function.
11170         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
11171         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
11172         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
11173         (rfc2047-decode-string): Ditto.
11174         (rfc2047-decode-address-region): New function.
11175         (rfc2047-decode-address-string): New function.
11176
11177 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
11178
11179         * message.el (message-caesar-buffer-body): Allow rotating headers.
11180
11181         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
11182
11183         * message.el (message-insert-formated-citation-line): Fix %f.
11184         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
11185
11186 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11187
11188         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
11189         (gnus-bookmark-mouse-available-p): New macro.
11190         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
11191         (gnus-bookmark-bmenu-show-infos): Use it.
11192         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
11193         (gnus-bookmark-bmenu-hide-infos): Ditto.
11194         (gnus-bookmark-remove-properties): New function.
11195         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
11196         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
11197         (gnus-bookmark-write-file): Bind coding-system-for-write.
11198         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
11199         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
11200         group before selecting it.
11201         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
11202         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
11203         quit-window if it is not available; use gnus-mouse-2 and bind it to
11204         gnus-bookmark-bmenu-select-by-mouse.
11205         (gnus-bookmark-show-details): Remove unused variable `details-list'.
11206         (gnus-bookmark-bmenu-select-by-mouse): New function.
11207
11208 2006-08-13  Romain Francoise  <romain@orebokech.com>
11209
11210         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
11211         space.
11212
11213 2006-08-10  Romain Francoise  <romain@orebokech.com>
11214
11215         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
11216         (dns-mode-soa-auto-increment-serial): New user option.
11217         (dns-mode-soa-maybe-increment-serial): New function.
11218         (dns-mode): Add the latter to `write-contents-functions'.
11219
11220 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11221
11222         * compface.el (uncompface): Use binary rather than raw-text-unix.
11223
11224 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11225
11226         * compface.el (uncompface): Make sure the eol conversion doesn't take
11227         place when communicating with the external programs.
11228         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11229
11230 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11231
11232         * nnheader.el (nnheader-insert-head): Fix typo in comment.
11233
11234 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11235
11236         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
11237         Make it more robust by parsing author and date independently.
11238
11239 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11240
11241         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
11242
11243 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
11244
11245         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
11246         first matching secret key.
11247         (mml2015-epg-encrypt): Ditto.
11248
11249         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
11250         first matching secret key.
11251         (mml1991-epg-encrypt): Ditto.
11252
11253         * mml2015.el (mml2015-encrypt-to-self): New user option.
11254         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
11255         mml2015-epg-encrypt-to-self is set.
11256
11257         * mml1991.el (mml1991-encrypt-to-self): New variable.
11258         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
11259         mml1991-epg-encrypt-to-self is set.
11260
11261         * mml2015.el (mml2015-signers): New user option.
11262         (mml2015-epg-sign): Reflect the value of mml2015-signers.
11263         (mml2015-epg-encrypt): Allow to select signing keys.
11264
11265         * mml1991.el (mml1991-signers): New variable.
11266         (mml1991-epg-sign): Reflect the value of mml1991-signers.
11267         (mml1991-epg-encrypt): Allow to select signing keys.
11268
11269 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11270
11271         * nnheader.el (nnheader-insert-head): Make it work even if the file
11272         uses CRLF for the line-break code.
11273
11274 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
11275
11276         * mml2015.el: Require mml-sec instead of password.
11277         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
11278         (mml2015-cache-passphrase): Inherit the default value from
11279         mml-secure-cache-passphrase.
11280         (mml2015-passphrase-cache-expiry): Inherit the default value from
11281         mml-secure-passphrase-cache-expiry.
11282
11283         * mml1991.el: Require mml-sec instead of password.
11284         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
11285         (mml1991-cache-passphrase): Inherit the default value from
11286         mml-secure-cache-passphrase.
11287         (mml1991-passphrase-cache-expiry): Inherit the default value from
11288         mml-secure-passphrase-cache-expiry.
11289
11290         * mml-sec.el: Require password.
11291         (mml-secure-verbose): New user option.
11292         (mml-secure-cache-passphrase): New user option.
11293         (mml-secure-passphrase-cache-expiry): New user option.
11294
11295 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
11296
11297         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
11298         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
11299         andreas@altroot.de (Andreas Vögele).
11300
11301         FIXME: Use `tiny change'?
11302
11303 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11304
11305         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
11306         workaround for the url package included with Emacs.
11307
11308         * nnweb.el (nnweb-google-create-mapping): Update regexp.
11309
11310 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11311
11312         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
11313         correctly.  This fixes a bug caused by the 2006-05-12 change.
11314
11315 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
11316
11317         * nnmail.el (nnmail-article-group): If splitting raises an error, give
11318         some information about the error when saying that the `bogus' mail
11319         group will be used.
11320
11321 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
11322
11323         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
11324         string.
11325
11326 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
11327
11328         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
11329
11330 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11331
11332         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
11333
11334 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
11335
11336         * mml1991.el (mml1991-function-alist): Add epg.
11337         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
11338         (mml1991-epg-encrypt): New functions.
11339
11340 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
11341
11342         * mml2015.el (mml2015-verbose): New variable.
11343         (mml2015-cache-passphrase): Ditto.
11344         (mml2015-passphrase-cache-expiry): Ditto.
11345         (mml2015-function-alist): Add epg.
11346         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
11347         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
11348         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
11349         New functions.
11350
11351 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11352
11353         * message.el (message-cite-original-1): Preserve region when removing
11354         quoted text due to X-No-Archive in order to avoid bogus attribution
11355         when citing multiple messages.
11356
11357 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11358
11359         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
11360         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
11361
11362 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
11363
11364         * gnus-diary.el (gnus-user-format-function-d)
11365         (gnus-user-format-function-D): Autoload.
11366
11367         * imap.el (Commentary): Fix typo.
11368
11369         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
11370         2006-04-22 contribution.
11371
11372 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11373
11374         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
11375         It didn't really fix the bogosity I'm seeing with solid web groups.
11376
11377 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11378
11379         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
11380         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
11381         created using server names.  If we use the feature without declaring
11382         it, Gnus does not properly manage server and group state.
11383
11384         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
11385         bound.
11386
11387 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11388
11389         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
11390         looking up the method using GROUP's prefix before inventing a new one.
11391         It is used on killed/unknown groups in various places where returning
11392         an all-new method isn't expected by the caller.
11393
11394         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
11395         and match semantics of gnus-group-real-prefix.
11396
11397 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
11398
11399         * nnmail.el (nnmail-broken-references-mailers): New variable.
11400         (nnmail-ignore-broken-references): New function generalizing
11401         nnmail-fix-eudora-headers.
11402         (nnmail-fix-eudora-headers): Now obsolete.
11403
11404         * gnus-art.el (gnus-button-handle-custom):
11405         Support `customize-apropos*'.
11406
11407 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11408
11409         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
11410
11411         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
11412         articles.
11413
11414 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
11415
11416         * message.el (message-cite-reply-above): New variable.
11417         (message-yank-original): Use it.
11418
11419 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11420
11421         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
11422
11423 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
11424
11425         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
11426         as read.
11427
11428         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
11429
11430 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
11431
11432         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
11433         (gnus-bookmark-default-file): Use gnus-directory.
11434         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
11435         Remove "*" in doc string.
11436         (gnus-bookmark-write-file): Simplify.
11437         (gnus-bookmark-maybe-sort-alist): Use `when'.
11438         (gnus-bookmark-get-bookmark): Fix typo in doc string.
11439         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
11440         Add FIXME about Emacs 21 and XEmacs compatibility.
11441         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
11442         compatibility.
11443         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
11444         compatibility.
11445         (gnus-bookmark-menu-heading): Fix version.
11446
11447 2006-06-19  Bastien Guerry  <bzg@altern.org>
11448
11449         * gnus-bookmark.el: New file.
11450
11451 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11452
11453         * message.el (message-syntax-checks): Doc fix.
11454
11455 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11456
11457         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
11458         unsubscribed groups as if they were killed ones.  It causes duplicate
11459         entries in gnus-newsrc-alist.
11460
11461 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11462
11463         * message.el (message-syntax-checks): Doc fix.
11464         (message-send-mail): Add check for continuation headers.
11465         (message-check-news-header-syntax): Fix regexp used to check for
11466         continuation headers.
11467
11468 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11469
11470         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
11471
11472 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
11473
11474         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
11475
11476 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11477
11478         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
11479         default-truncate-lines.
11480
11481 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11482
11483         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
11484         to fill the utf-8 entry.
11485
11486         * lpath.el: Fbind unicode-precedence-list.
11487
11488 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11489
11490         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
11491
11492 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
11493
11494         * gnus-agent.el (directory-files-and-attributes): Move all the way
11495         forward (the third and final move).
11496         (gnus-agent-read-agentview): Trap reconstruction errors due to
11497         nonexistent directory.  Handle by returning nil.
11498
11499 2006-05-30  Didier Verna  <didier@xemacs.org>
11500
11501         * message.el (message-dont-reply-to-names): Update the custom type.
11502         * message.el (message-dont-reply-to-names): New defsubst: potentially
11503         convert a list of regexps into a single one.
11504         * message.el (message-get-reply-headers): Use it.
11505         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
11506
11507 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11508
11509         * gnus-agent.el (directory-files-and-attributes): Move forward.
11510
11511 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
11512
11513         * gnus-ml.el (gnus-mailing-list-subscribe)
11514         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
11515         (gnus-mailing-list-message): Fix doc strings.
11516
11517 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11518
11519         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
11520         of doing it manually.
11521
11522 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
11523
11524         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
11525         comment.
11526
11527 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
11528
11529         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
11530         (gnus-agent-read-agentview): Fix handling of end-of-file error.
11531         (gnus-agent-read-local): All symbols allocated in my-obarray.
11532         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
11533         (gnus-agent-regenerate-group): Check numeric names to see if they are
11534         messages or groups.
11535         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
11536         better way of do this...)
11537
11538         * gnus-cache.el (gnus-agent-total-fetched-for):
11539         Ignore 'dummy.group' (there should be a better way of do this...)
11540
11541 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11542
11543         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
11544         (gnus-saved-headers): Ditto.
11545         (gnus-default-article-saver): Mention functions may have properties.
11546         (gnus-article-save): Override gnus-save-all-headers and
11547         gnus-saved-headers by :headers property which saver function may have.
11548         (gnus-summary-save-in-file): Add :headers property.
11549         (gnus-summary-write-to-file): Ditto.
11550
11551         * gnus-sum.el (gnus-summary-save-article): Bind
11552         gnus-prompt-before-saving to t when saving many articles in a file;
11553         always show all headers.
11554
11555         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
11556
11557 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
11558
11559         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
11560         marks.
11561
11562         * message.el (message-indent-citation): Add optional arguments to allow
11563         using it outside of message buffers.
11564
11565         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
11566         (gnus-article-treat-unfold-headers): Use it.
11567         (gnus-article-truncate-lines): New variable.
11568         (gnus-article-mode): Use it.
11569         (gnus-article-toggle-truncate-lines): New function.
11570
11571         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
11572         Add gnus-article-toggle-truncate-lines.
11573
11574         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
11575         coding system in XEmacs, use binary.
11576
11577 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11578
11579         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
11580         after-load-alist.
11581
11582         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
11583         this function should save decoded articles.
11584         (gnus-summary-write-to-file): Use property to specify this function
11585         should save decoded articles and specify gnus-summary-save-in-file
11586         should be used to save articles other than the first one when saving
11587         many articles.
11588         (gnus-summary-save-body-in-file): Use property to specify this
11589         function should save decoded articles.
11590         (gnus-summary-write-body-to-file): Use property to specify this
11591         function should save decoded articles and specify
11592         gnus-summary-save-body-in-file should be used to save articles other
11593         than the first one when saving many articles.
11594
11595         * gnus-sum.el (gnus-summary-save-article): Simplify.
11596
11597 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11598
11599         * gnus-art.el (gnus-default-article-saver):
11600         Add gnus-summary-write-body-to-file.
11601         (gnus-article-save-coding-system): Don't use coding system object
11602         in XEmacs.
11603         (gnus-read-save-file-name): Add optional `dir-var' argument which
11604         specifies directory in which files are saved; work even if optional
11605         `variable' argument is not specified.
11606         (gnus-summary-write-to-file): Read file name.
11607         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
11608         (gnus-summary-write-body-to-file): New function.
11609
11610         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
11611         (gnus-summary-local-variables): Add it.
11612         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
11613         (gnus-summary-save-article): Remove optional `decode' argument;
11614         determine whether to decode articles by the value of
11615         gnus-default-article-saver; when saving many files using
11616         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
11617         it first and use gnus-summary-save-in-file or
11618         gnus-summary-save-body-in-file thereafter unless
11619         gnus-prompt-before-saving is always; move point to article which
11620         will be saved.
11621         (gnus-summary-save-article-file): Revert.
11622         (gnus-summary-write-article-file): Revert.
11623         (gnus-summary-save-article-body-file): Revert.
11624         (gnus-summary-write-article-body-file): New function.
11625
11626 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11627
11628         * gnus-art.el (gnus-default-article-saver): Doc fix.
11629         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
11630         from gnus-summary-save-article-coding-system, and default to a
11631         certain coding system.
11632         (gnus-output-to-file): Add coding cookie and encode text according
11633         to gnus-article-save-coding-system; don't use mm-append-to-file.
11634
11635         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
11636         gnus-art.el and rename to gnus-article-save-coding-system.
11637         (gnus-summary-save-article): Require gnus-art; don't show all
11638         headers if it decodes articles; don't add coding cookie here;
11639         don't bind mm-text-coding-system-for-write.
11640         (gnus-summary-save-article-file): Save decoded articles.
11641         (gnus-summary-write-article-file): When saving many files, use
11642         gnus-summary-write-to-file first and gnus-summary-save-in-file
11643         thereafter unless gnus-prompt-before-saving is always.
11644         (gnus-summary-save-article-body-file): Save decoded articles.
11645
11646         * lpath.el: Fbind select-safe-coding-system for XEmacs.
11647
11648 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
11649
11650         * nnrss.el (nnrss-check-group): Bind hash-index.
11651
11652 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
11653
11654         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
11655         its hash index.  Store this hash in `nnrss-group-data'.
11656         (nnrss-read-group-data): Update accordingly.
11657
11658 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
11659
11660         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
11661         entry.
11662
11663         * gnus-sum.el (gnus-summary-make-menu-bar):
11664         Add gnus-article-browse-html-article.
11665
11666 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
11667
11668         * gnus-sum.el (gnus-summary-mime-map):
11669         Add gnus-article-browse-html-article.
11670
11671         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
11672
11673 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
11674
11675         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
11676         suitable coding systems in customize.
11677
11678 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
11679
11680         * mail-source.el (mail-sources): Fix custom type.
11681
11682 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
11683
11684         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
11685         (gnus-summary-expire-articles-now): Shorten prompt.
11686
11687         * gmm-utils.el (wid-edit): Require.
11688         (defun-gmm): Rename from `gmm-defun-compat'.
11689         (gmm-image-search-load-path): Use it.
11690         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
11691
11692 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11693
11694         * gnus-sum.el (gnus-summary-save-article-coding-system):
11695         New variable.
11696         (gnus-summary-save-article): Add optional `decode' argument.
11697         If it is set and gnus-summary-save-article-coding-system is non-nil,
11698         save decoded article.
11699         (gnus-summary-write-article-file): Save decoded article if
11700         gnus-summary-save-article-coding-system is non-nil.
11701
11702         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
11703         type.
11704
11705 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11706
11707         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
11708
11709 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11710
11711         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
11712         first to test gnus-single-article-buffer which may be buffer-local.
11713
11714         * gnus-sum.el (gnus-summary-setup-buffer):
11715         Make gnus-single-article-buffer buffer-local and nil in ephemeral
11716         group; make gnus-article-buffer, gnus-article-current, and
11717         gnus-original-article-buffer always buffer-local.
11718         (gnus-summary-exit): Kill article buffer belonging to ephemeral
11719         group.
11720         (gnus-handle-ephemeral-exit): Don't move to next summary line.
11721
11722 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
11723
11724         * nnml.el (nnml-request-compact-group): Compressed files might not
11725         have .gz extension.
11726
11727 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
11728
11729         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
11730         (mm-copy-to-buffer): Use with-current-buffer.
11731         (mm-display-part): Simplify.
11732         (mm-inlinable-p): Add optional arg `type'.
11733
11734 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11735
11736         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
11737         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
11738         Try harder to show the attachment internally or externally using
11739         gnus-mime-view-part-as-type.
11740
11741 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
11742
11743         * message.el (message-from-style, message-signature-separator)
11744         (message-user-organization-file, message-send-mail-function)
11745         (message-citation-line-function, message-yank-prefix)
11746         (message-indent-citation-function, message-signature)
11747         (message-signature-file, message-signature-insert-empty-line):
11748         Remove autoloads.
11749
11750         * gnus-art.el (gnus-buttonized-mime-types):
11751         Remove "multipart/signed".  Revert 2006-04-26 change.
11752
11753 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11754
11755         * gnus.el (gnus-version-number): Bump version.
11756
11757 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11758
11759         * gnus.el: No Gnus v0.5 is released.
11760
11761 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11762
11763         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
11764         fetching articles by message-id.
11765
11766 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11767
11768         * message.el (hashcash): Require hashcash as normal.
11769
11770         * ecomplete.el (ecomplete-highlight-match-line):
11771         Use point-at-eol.
11772         (ecomplete-highlight-match-line): Use `highlight', because that
11773         face exists in both Emacs and XEmacs.
11774
11775         * message.el (message-display-abbrev): Use point-at-bol.
11776
11777         * mail-source.el: Don't require timer/timer-funcs.
11778
11779         * gnus-async.el: Ditto.
11780
11781         * password.el: Ditto.
11782
11783         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
11784
11785         * mm-url.el: Ditto.
11786
11787         * gnus-xmas.el: Don't require timer-funcs.
11788
11789         * mm-util.el: Require timer/timer-funcs.
11790
11791 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11792
11793         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
11794         Close.
11795
11796 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11797
11798         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
11799         unibyte after clear-decrypt function runs.
11800
11801         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
11802         returns as a unibyte string.
11803
11804 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11805
11806         * lpath.el: Revert.
11807
11808         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
11809         (pgg-gpg-process-sentinel): Revert.
11810
11811         * pgg-pgp.el (pgg-pgp-process-region): Revert.
11812         (pgg-pgp-lookup-key): Revert.
11813
11814         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
11815         (pgg-pgp5-lookup-key): Revert.
11816
11817         * pgg.el (pgg-fetch-key): Revert.
11818
11819 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11820
11821         * lpath.el: Fbind string-as-multibyte for XEmacs.
11822
11823         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
11824         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
11825         (mml1991-pgg-encrypt): Ditto.
11826
11827         * pgg-gpg.el (pgg-string-to-multibyte): New function.
11828         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
11829         a multibyte buffer.
11830
11831         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
11832         (pgg-pgp-lookup-key): Ditto.
11833
11834         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
11835         (pgg-pgp5-lookup-key): Ditto.
11836
11837         * pgg.el (pgg-fetch-key): Ditto.
11838
11839 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
11840
11841         * message.el (message-user-organization-file): Check several
11842         locations of the organization file.
11843
11844         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
11845         Add gnus-article-view-part-as-type.
11846
11847         * gnus-art.el (gnus-article-view-part-as-type): New function.
11848
11849         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
11850         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
11851
11852         * mml.el: Simplify autoload.
11853         (mml-mode): defvar dnd-protocol-alist instead of using
11854         symbol-value.
11855         (mml-default-directory): New variable.
11856         (mml-minibuffer-read-file): Use it.
11857         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
11858
11859         * message.el (message-citation-line-format): New variable.
11860         (message-insert-formated-citation-line): New function.
11861         (message-citation-line-function):
11862         Add `message-insert-formated-citation-line' to custom type.
11863
11864         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
11865         to doc string.
11866
11867         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
11868         depending on mm-verify-option.
11869
11870 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11871
11872         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
11873         binding pgg-* variables; reimplement the section which prevents
11874         MIME header from being signed.
11875         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
11876         pgg-text-mode; remove a blank line at the top of body.
11877
11878         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
11879         lines at the top of body; use gnus-newsgroup-charset if there's no
11880         Charset header.
11881
11882 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11883
11884         * message.el (message-self-insert-commands): Doc fix.
11885
11886         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
11887         (mm-uu-pgp-encrypted-test): Ditto.
11888         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
11889         between header and body; return application/pgp-encrypted handle
11890         if decryption failed; decode decrypted body by charset.
11891
11892         * mm-decode.el (mm-automatic-display): Don't make application/pgp
11893         element match to application/pgp-*.
11894
11895 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11896
11897         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
11898         HTML.
11899
11900 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11901
11902         * mail-source.el (mail-source-call-script): Message the error
11903         string.
11904
11905 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11906
11907         * gnus-util.el (gnus-byte-compile): Use it.
11908
11909 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
11910
11911         * gnus-util.el (kill-empty-logs): New function.
11912
11913 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11914
11915         * message.el (message-mail-alias-type): Doc fix.
11916         (message-mail-alias-type-p): New function.
11917         (message-send): Use it.
11918         (message-mode): Ditto.
11919         (message-strip-forbidden-properties): Ditto.
11920
11921         * ecomplete.el (ecomplete-database-file-coding-system):
11922         New variable.
11923         (ecomplete-save): Use it.
11924         (ecomplete-setup): Use it.
11925
11926 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11927
11928         * message.el (message-self-insert-commands): New variable.
11929         (message-strip-forbidden-properties): Use it.
11930
11931 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11932
11933         * message.el (message-put-addresses-in-ecomplete): Use a regexp
11934         that doesn't make XEmacs choke.
11935
11936 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
11937
11938         * gnus-util.el (gnus-replace-in-string):
11939         Prefer replace-regexp-in-string over of replace-in-string.
11940
11941 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11942
11943         * gnus-util.el (gnus-select-frame-set-input-focus):
11944         Use select-frame-set-input-focus if it is available in XEmacs; use
11945         definition defined in Emacs 22 for old Emacsen.
11946
11947         * dgnushack.el: Autoload unmorse-region for XEmacs.
11948
11949         * lpath.el: Bind cursor-in-non-selected-windows and
11950         select-frame-set-input-focus for XEmacs.
11951
11952 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11953
11954         * mm-view.el (mm-inline-text): Use equal instead of equalp.
11955
11956 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
11957
11958         * gnus-registry.el (gnus-registry-cache-save): Remove text
11959         properties when saving via the temp buffer.
11960
11961 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
11962
11963         * message.el (message-generate-hashcash): Honor custom type.
11964
11965 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11966
11967         * message.el (message-generate-hashcash): Default to non-nil when
11968         hashcash is found.
11969
11970         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
11971         (gnus-refer-thread-limit): Increase default to 500.
11972
11973         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
11974
11975         * flow-fill.el (fill-flowed): Allow delete-space.
11976
11977 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
11978
11979         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
11980         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
11981         Remove autoloads.
11982
11983 2006-04-18  Simon Josefsson  <jas@extundo.com>
11984
11985         * message.el (message-generate-hashcash): Default to.
11986
11987 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11988
11989         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
11990         concatenating segments rather than before concatenating them.
11991
11992 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
11993
11994         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
11995
11996 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11997
11998         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
11999
12000         * message.el (message-forward-make-body-plain):
12001         Allow message-forward-ignored-headers to be a list.
12002         (message-remove-ignored-headers): Factor out into function.
12003         (message-forward-make-body-mml): Use it.
12004
12005         * imap.el (imap-quote-specials): New function.
12006         (imap-login-auth): Quote specials.
12007
12008         * rfc2231.el (rfc2231-parse-string): Remove dead code.
12009         (rfc2231-parse-string): Allow concatanation of parameters that
12010         aren't contiguous.  The test case is
12011           (mail-header-parse-content-type "message/external-body;
12012             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
12013             access-type=LOCAL-FILE;
12014             name*1*=plugh%2fhello-sailor%2fbing.pdf")
12015
12016 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
12017
12018         * nntp.el (nntp-accept-process-output): Return the value of
12019         `nnheader-accept-process-output'.
12020
12021 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12022
12023         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
12024         (gnus-button-alist): Recognize more diff formats.
12025         (gnus-button-patch): Strip directory.
12026
12027 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
12028
12029         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
12030         Emacs 22 when setting focus.
12031
12032 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12033
12034         * gnus-art.el (gnus-article-treat-types): Do treatment of
12035         text/x-verbatim parts.
12036         (gnus-button-patch): New command.
12037
12038         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
12039         addresses that contain invalid characters.
12040
12041 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12042
12043         * message.el (message-put-addresses-in-ecomplete):
12044         Use gnus-replace-in-string.
12045         (message-is-yours-p): Use the more correct
12046         mail-header-parse-address instead of
12047         mail-extract-address-components.
12048         (message-put-addresses-in-ecomplete): Fix typo.
12049
12050         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
12051         keystroke.
12052
12053         * gnus-art.el (gnus-treatment-function-alist): Change order of
12054         newsgroups/generic header folding to avoid double-folding.
12055
12056         * message.el (message-hidden-headers): Add X-Draft-From.
12057
12058         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
12059         New command.
12060         (gnus-summary-repeat-search-article-backward): New command.
12061
12062         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
12063         groups in the parent topic.
12064
12065 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
12066
12067         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
12068         (spam-extra-header-to-number): Return the CRM114 number as a
12069         number instead of a string.
12070
12071 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12072
12073         * gnus-art.el (gnus-face-properties-alist): Move here from
12074         gnus-fun.
12075
12076         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
12077
12078 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12079
12080         * message.el (message-strip-forbidden-properties): Only display on
12081         self-insert-command.
12082
12083         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
12084         reindent.
12085         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
12086
12087 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
12088
12089         * smiley.el (smiley-style): Fix typo.
12090
12091 2006-03-23  Kenichi Handa  <handa@m17n.org>
12092
12093         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
12094         instead of set-buffer-multibyte.
12095
12096 2006-03-23  Kenichi Handa  <handa@m17n.org>
12097
12098         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
12099         buffer and then decode the buffer text if necessary.
12100         (rfc2231-encode-string): Be sure to work on multibyte buffer at
12101         first, and after mm-encode-body, change the buffer to unibyte.
12102
12103 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12104
12105         * hashcash.el (hashcash-insert-payment-async-2):
12106         Use message-goto-eoh instead of doing it manually.
12107         (mail-add-payment): Use message-narrow-to-header instead of trying
12108         to do the same itself.
12109
12110         * message.el (message-hidden-headers): Add Face.
12111
12112         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
12113         reparenting code.
12114         (gnus-summary-reparent-children): Refactored out code.
12115         (gnus-summary-thread-map): New keystroke.
12116         (gnus-summary-reparent-children): Make into command.
12117
12118         * smiley.el (smiley-style): Default to `medium' if using a large
12119         font.
12120
12121         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
12122         does it itself.
12123
12124         * message.el (message-point-in-header-p): Simplify definition.
12125
12126 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12127
12128         * nnagent.el (nnagent-request-set-mark): Silence log file
12129         writing.
12130         (nnagent-request-set-mark): Use write-region instead of
12131         append-to-file.
12132
12133         * gnus-sum.el (gnus-read-header): Fudge article number if using a
12134         strange select method.
12135
12136         * ecomplete.el (ecomplete-display-matches): Get highlightling
12137         right.
12138         (ecomplete-display-matches): Use literals.
12139         (ecomplete-display-matches): Disable message logging.
12140
12141         * message.el (message-display-abbrev): Small optimization.
12142
12143         * ecomplete.el (ecomplete-display-matches): Allow automatic
12144         display.
12145
12146         * message.el (message-strip-forbidden-properties):
12147         Display abbrevs.
12148         (message-display-abbrev): Get automatic display right.
12149
12150         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
12151         keystrokes.
12152
12153 2006-04-13  Romain Francoise  <romain@orebokech.com>
12154
12155         TODO: Backport to v5-10!
12156
12157         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
12158         Move here (and rename) from gnus-registry.el.
12159
12160         * gnus-registry.el: Require gnus-util.
12161         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
12162
12163 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12164
12165         * gnus-group.el (gnus-group-catchup-current):
12166         Change if-then-else-if-then-else into cond.
12167         (gnus-group-catchup): Indent.
12168         (group-name-at-point): New function.
12169         (gnus-fetch-group): Provide default from thing at point.
12170
12171 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12172
12173         * message.el (message-display-abbrev): Fix regexp.
12174
12175         * ecomplete.el (ecomplete-highlight-match-line):
12176         Reimplement choosing.
12177         (ecomplete-highlight-match-line): Fix up code rewrite, remove
12178         dead variables.
12179
12180         * message.el (message-newline-and-indent): Remove debugging.
12181         (message-display-abbrev): Use new implementation.
12182
12183 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
12184
12185         * gnus-art.el (gnus-article-mode):
12186         Set cursor-in-non-selected-windows to nil.
12187
12188         * smiley.el: Revert previous change.
12189         (smiley-data-directory): defvar it before using it in the
12190         defcustom of `smiley-style'.
12191
12192 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12193
12194         * message.el (message-newline-and-indent): New function.
12195
12196         * ecomplete.el: Implement more bits.
12197
12198         * message.el (message-put-addresses-in-ecomplete): Clean up the
12199         string.
12200
12201         * ecomplete.el (ecomplete-add-item): Chop off decimals.
12202
12203         * gnus-sum.el (gnus-summary-save-parts):
12204         Bind gnus-summary-save-parts-counter and use it to make unique file
12205         names.
12206
12207         * gnus-art.el (gnus-ignored-headers): Add some more headers.
12208
12209         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
12210         parameter to say whether to actually parse the individual
12211         addresses.
12212
12213         * message.el (message-put-addresses-in-ecomplete): New function.
12214         (ecomplete): Require.
12215         (message-mail-alias-type): Add ecomplete as an option.
12216
12217 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
12218
12219         * flow-fill.el (fill-flowed): Remove trailing space from blank
12220         quoted lines.
12221
12222 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12223
12224         * smiley.el (smiley-style): Move definition later to avoid a
12225         compilation warning.
12226
12227 2006-04-12  Kenichi Handa  <handa@m17n.org>
12228
12229         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
12230         buffer and then decode the buffer text if necessary.
12231         (rfc2231-encode-string): Be sure to work on multibyte buffer at
12232         first, and after mm-encode-body, change the buffer to unibyte.
12233         Use mm-disable-multibyte instead of set-buffer-multibyte.
12234
12235 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12236
12237         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
12238         Content-Type header instead of Content-Disposition header.
12239         (gnus-mime-inline-part): Ditto.
12240         (gnus-mime-view-part-as-charset): Ignore charset that the part
12241         specifies.
12242
12243         * mm-decode.el (mm-display-part): Work with external parts and
12244         usual parts similarly.
12245
12246         * mm-extern.el (mm-inline-external-body): Use mm-display-part
12247         instead of gnus-display-mime.
12248
12249         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
12250         instead of with-temp-buffer.
12251
12252         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
12253         tag to summarized topics part in order to encode non-ASCII text.
12254
12255 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
12256
12257         * smiley.el (smiley-style): New variable.
12258         (smiley-directory): New function.
12259         (smiley-data-directory): Derive from `smiley-style' using
12260         `smiley-directory'.
12261         (smiley-regexp-alist): Add new entries.
12262
12263         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
12264         (gnus-article-browse-delete-temp): Add :version.
12265
12266 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
12267
12268         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
12269         the sieve region.
12270
12271 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12272
12273         * gnus.el (gnus-version-number): Bump version.
12274
12275 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
12276
12277         * gnus.el: No Gnus v0.4 is released.
12278
12279 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12280
12281         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
12282         layout.
12283
12284         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
12285         unknown charset.
12286
12287         * message.el (message-header-synonyms): Add Original-To to the
12288         default.
12289
12290         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
12291         optional parameter.
12292
12293 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
12294
12295         * gnus-fun.el (gnus): Require it for gnus-directory.
12296
12297 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12298
12299         * gnus-fun.el (gnus-face-properties-alist): Add :version.
12300
12301 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
12302
12303         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
12304
12305 2006-04-05  Simon Josefsson  <jas@extundo.com>
12306
12307         * password.el (password-reset): New function.
12308
12309 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
12310
12311         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
12312         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
12313
12314 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12315
12316         * nnweb.el (nnweb-google-create-mapping): Update regexp.
12317         Some whitespace was matched into the url, which broke browsing hits
12318         > 100 when mm-url-use-external was nil.
12319
12320 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
12321
12322         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
12323         Check gnus-extra-headers for 'Newsgroups.
12324
12325         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
12326         bound.
12327
12328 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
12329
12330         * pgg-gpg.el: Clean up process buffers every time gpg processes
12331         complete.
12332
12333 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
12334
12335         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
12336         doc string.
12337
12338 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
12339
12340         * pgg-gpg.el (pgg-gpg-process-filter)
12341         (pgg-gpg-wait-for-completion): Check if buffer is alive.
12342
12343         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
12344         lines, temporary fix.
12345
12346 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12347
12348         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
12349
12350 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
12351
12352         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
12353         default-enable-multibyte-characters.  This reverts the change from
12354         revision 6.17 which is no longer necessary because the passphrase
12355         is sent separately now.  GnuPG messages are unreadable under
12356         multibyte locales with default-enable-multibyte-characters set to
12357         nil.
12358
12359 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
12360
12361         * message.el (message-tool-bar-gnome): Move "spell".
12362
12363 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
12364
12365         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
12366         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
12367         instead.
12368
12369 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
12370
12371         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
12372         Improve newsgroups handling for NNTP overviews which don't include
12373         Newsgroups.
12374
12375 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12376
12377         * message.el (message-resend): Bind message-generate-hashcash to nil.
12378
12379 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12380
12381         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
12382         when searching for already-paid recipients.
12383
12384 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
12385
12386         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
12387         passphrases when it is not needed.
12388         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
12389         passphrase stuff from gpg, should only be necessary when you use
12390         gpg with a smartcard.
12391
12392 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12393
12394         * mml.el (mml-insert-mime): Ignore cached contents of
12395         message/external-body part.
12396
12397         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
12398         (mm-insert-part): Ditto.
12399
12400 2006-03-23  Simon Josefsson  <jas@extundo.com>
12401
12402         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
12403         Reiner.
12404         (pgg-gpg-use-agent-p): Use it again.
12405
12406 2006-03-23  Simon Josefsson  <jas@extundo.com>
12407
12408         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
12409         older emacsen.
12410         (pgg-gpg-use-agent-p): Don't use it.
12411
12412 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
12413
12414         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
12415         if we can.
12416
12417 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
12418
12419         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
12420         (pgg-gpg-update-agent): New function.
12421         (pgg-gpg-use-agent-p): New function.
12422         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
12423         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
12424         (pgg-gpg-sign-region): Use it.
12425
12426 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12427
12428         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
12429         Reported by Ralf Wachinger <rwachinger@gmx.de>.
12430
12431 2006-03-21  Simon Josefsson  <jas@extundo.com>
12432
12433         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
12434         <wilde@sha-bang.de>.
12435         (pgg-gpg-use-agent): New variable.
12436         (pgg-gpg-process-region): Use it.
12437         (pgg-gpg-encrypt-region): Likewise.
12438         (pgg-gpg-encrypt-symmetric-region): Likewise.
12439         (pgg-gpg-decrypt-region): Likewise.
12440         (pgg-gpg-sign-region): Likewise.
12441         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
12442
12443 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
12444
12445         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
12446
12447         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
12448         Add comment on version.
12449
12450 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
12451
12452         * smiley.el: Add missing test smiley.
12453
12454 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12455
12456         * mm-decode.el (mm-with-part): New macro.
12457         (mm-get-part): Use it; work with message/external-body as well.
12458         (mm-save-part): Treat name and filename equally.
12459
12460         * mm-extern.el (mm-extern-cache-contents): New function.
12461         (mm-inline-external-body): Use it; force the part to be displayed;
12462         move undisplayer added to the cached handle to the parent.
12463
12464         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
12465         (gnus-mime-view-part-as-type): Work with message/external-body.
12466
12467         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
12468
12469 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
12470
12471         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
12472         images in image-load-path.  [Sync with image.el, revision 1.60, in
12473         Emacs.]
12474
12475 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
12476
12477         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
12478         path rather than symbol.  Always return list of directories.
12479         Guarantee that image directory comes first.  [Sync with image.el,
12480         revision 1.59, in Emacs.]
12481
12482         * message.el (message-make-tool-bar): Adjust to new API of
12483         `gmm-image-load-path-for-library'.
12484
12485         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12486
12487         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
12488
12489 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12490
12491         * gnus-art.el (gnus-article-only-boring-p):
12492         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
12493         intangible text.
12494         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
12495
12496 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
12497
12498         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
12499         Use `defun' instead of `gmm-defun-compat'.
12500
12501 2006-03-14  Simon Josefsson  <jas@extundo.com>
12502
12503         * message.el (message-unique-id): Don't use message-number-base36
12504         if (user-uid) is a float.
12505         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
12506
12507 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12508
12509         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
12510
12511         * gnus-art.el (gnus-mime-display-single): Make sure there is an
12512         empty line between a part and a message part.
12513
12514 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
12515
12516         * smiley.el: Add more test smileys.
12517         (smiley-data-directory, smiley-regexp-alist)
12518         (gnus-smiley-file-types): Fix doc strings.
12519         (smiley-update-cache): Clear smiley-cached-regexp-alist before
12520         adding new elements.
12521         (smiley-mouse-map): Unused code.  Make it a comment.
12522
12523 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12524
12525         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
12526         scan latest NoCeM messages instead of old ones.
12527         (gnus-nocem-check-article): Fix regexps so as to match to PGP
12528         delimiters that are recently used.
12529         (gnus-nocem-load-cache): Add autoload cookie.
12530
12531         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
12532
12533         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
12534         level which is larger than gnus-use-nocem is specified.
12535
12536         * gnus-group.el (gnus-group-get-new-news): Ditto.
12537
12538 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
12539
12540         * gnus-util.el (gnus-tool-bar-update): New function.
12541
12542         * gnus-group.el (gnus-group-update-tool-bar): New variable.
12543         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
12544
12545         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
12546
12547         * gnus-group.el (gnus-group-redraw-when-idle)
12548         (gnus-group-redraw-check): Remove.
12549         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
12550
12551 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12552
12553         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
12554         if optional last element is specified in splits (FIELD VALUE...).
12555
12556 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
12557
12558         * message.el (message-make-tool-bar): Rename gmm-image-load-path
12559         to gmm-image-load-path-for-library.  Call with no-error argument.
12560         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
12561
12562         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12563
12564         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
12565
12566         * gmm-utils.el (gmm-image-load-path): Remove alias.
12567
12568 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
12569
12570         * gmm-utils.el (gmm-image-load-path): Add alias.
12571
12572         * nnml.el (nnml-generate-nov-databases-directory): Rename from
12573         nnml-generate-nov-databases-1.
12574         (nnml-generate-nov-databases): Use it.
12575         (nnml-generate-nov-databases-directory): Document no-active
12576         argument.
12577
12578         * gmm-utils.el (gmm-image-load-path-for-library): Return single
12579         directory if path is t.  Add no-error.
12580
12581         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
12582         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
12583
12584         * gnus-art.el (gnus-article-browse-delete-temp-files):
12585         Simplify resetting gnus-article-browse-html-temp-list.
12586
12587         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
12588         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
12589         Add example to docstring.  Rename local variables.  Move error
12590         checks to default case in cond and simplify.
12591
12592 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12593
12594         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
12595         handle is multipart when calling it recursively.
12596         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
12597
12598 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
12599
12600         * nnimap.el (nnimap-request-update-info-internal): Optimize.
12601         Don't `gnus-uncompress-range' to avoid excessive memory usage.
12602
12603 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12604
12605         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
12606         is loaded.
12607
12608         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
12609         loaded.
12610
12611 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
12612
12613         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
12614         to "Emacs 23 (unicode)" in doc string.
12615
12616         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
12617         "Emacs 23 (unicode)" in comment.
12618
12619 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12620
12621         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
12622
12623         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
12624         characters 160 through 255 in Emacs 23.
12625
12626 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
12627
12628         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
12629         gnus-article-browse-html-temp.
12630         (gnus-article-browse-delete-temp): Make it customizable.
12631         Add `file'.  Adjust doc string.
12632         (gnus-article-browse-delete-temp-files): Add argument.
12633         Allow query for each file.  Adjust doc string.
12634         (gnus-article-browse-html-parts):
12635         Add `gnus-article-browse-delete-temp-files' to
12636         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
12637
12638 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
12639
12640         * gnus-art.el (gnus-article-browse-html-temp)
12641         (gnus-article-browse-delete-temp): New variables.
12642         (gnus-article-browse-delete-temp-files): New function.
12643         (gnus-article-browse-html-parts): Use it.
12644
12645 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
12646
12647         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
12648
12649         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
12650         string.
12651
12652         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
12653         gnus-summary-insert-new-articles when unplugged.
12654         Remove gnus-summary-search-article-forward.
12655
12656         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
12657         display-visual-class instead of display-color-cells.
12658
12659 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12660
12661         * dgnushack.el: Autoload customize-group for XEmacs.
12662
12663         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
12664         message/* containing non-ASCII text properly.
12665
12666 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
12667
12668         * message.el: Require gmm-utils, remove autoloads.
12669         (message-tool-bar): Set default based on
12670         gmm-tool-bar-style.
12671         (message-tool-bar-gnome): Add gmm-customize-mode.
12672
12673         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
12674         gmm-tool-bar-style.
12675         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
12676
12677         * gnus-group.el (gnus-group-tool-bar): Set default based on
12678         gmm-tool-bar-style.
12679         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
12680
12681         * gmm-utils.el (gmm-image-directory): Rename variable from
12682         gmm-image-load-path.
12683         (gmm-image-load-path): Use gmm-image-directory.
12684         (gmm-customize-mode): New function.
12685         (gmm-tool-bar-style): New variable.
12686
12687         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
12688         gnus-group-redraw-line-number.
12689         (gnus-group-redraw-check): Simplify.
12690         (gnus-group-tool-bar-update): Remove redraw check.
12691         (gnus-group-make-tool-bar): Add redraw check.
12692
12693 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
12694
12695         * gnus-art.el (gnus-button): Add missing parentheses.
12696
12697 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12698
12699         * lpath.el: Fbind line-number-at-pos.
12700
12701 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12702
12703         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
12704
12705 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
12706
12707         * gnus-art.el (gnus-button): New face.
12708         (gnus-article-button-face): Use it.
12709
12710         * gnus-sum.el (gnus-summary-tool-bar-gnome):
12711         Add gnus-summary-next-page.  Re-order.
12712
12713         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
12714         next-node are now included.
12715         (gnus-group-redraw-line-number): New internal variable.
12716         (gnus-group-redraw-check): Helper function for updating the tool
12717         bar.
12718         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
12719
12720         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
12721
12722         * spam.el (spam-spamassassin-score-regexp): New internal variable.
12723         (spam-extra-header-to-number, spam-check-spamassassin-headers):
12724         Use it to match format of Spamassassin 3.0 and later.
12725         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
12726         (spam-check-bogofilter)
12727         (spam-bogofilter-register-with-bogofilter): Fix args of
12728         `gnus-error' calls.
12729
12730 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
12731
12732         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
12733         unnecessary interaction when sending queued mails.
12734         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
12735
12736 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
12737
12738         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
12739         first or last are nil.
12740
12741 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12742
12743         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
12744
12745 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12746
12747         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
12748
12749 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12750
12751         * dns.el (query-dns): Protect more against buggy tcp output.
12752
12753 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
12754
12755         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
12756         nov.php.
12757
12758 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12759
12760         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
12761         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
12762         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
12763         output on the server side.
12764         (nnweb-google-create-mapping): Update regexps and add some
12765         progress indication.
12766
12767 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
12768
12769         * gnus-group.el (gnus-group-tool-bar-gnome):
12770         Fix gnus-agent-toggle-plugged.  Re-order icons.
12771         (gnus-group-tool-bar-gnome):
12772         Add gnus-group-{prev,next}-unread-group.
12773         (gnus-group-tool-bar-gnome): Re-order icons.
12774
12775         * gnus-sum.el (gnus-summary-tool-bar-gnome):
12776         Move gnus-summary-insert-new-articles.
12777
12778         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
12779         Fix comments.
12780
12781         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
12782         also available in Emacs 21.3.
12783
12784         * message.el (message-fix-before-sending): Change "Emacs 22" to
12785         "Emacs 23 (unicode)" in comment.
12786
12787         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
12788         "Emacs 23 (unicode)" in comment.
12789
12790         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
12791         comment.
12792         (mm-coding-system-p): Add comment about no-MULE XEmacs.
12793
12794         * mm-view.el (mm-fill-flowed): Add :version.
12795
12796 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12797
12798         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
12799         and load-path.
12800
12801 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
12802
12803         * message.el: Autoload gmm-image-load-path.
12804         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
12805         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
12806         consitency.
12807
12808         * gmm-utils.el (gmm-image-load-path): Also search in
12809         "../etc/images".  Don't set gmm-image-load-path if we don't find
12810         the image.
12811
12812 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12813
12814         * gmm-utils.el (gmm-image-load-path): Don't make
12815         `gmm-image-load-path' include subdirectories which the second arg
12816         `image' might specify.
12817
12818         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
12819         subdirectory to icon file names.
12820
12821         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
12822
12823 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
12824
12825         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
12826         gmm-image-load-path calls.
12827
12828         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12829
12830         * message.el (message-make-tool-bar): Ditto.
12831
12832         * mml.el (mml-preview): Add comment concerning tool bar icons.
12833
12834         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
12835         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
12836
12837         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
12838         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
12839
12840         * message.el (message-tool-bar-gnome): Use new icon names.
12841         (message-make-tool-bar): Use `gmm-image-load-path'.
12842
12843         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
12844         New functions from MH-E.
12845         (gmm-image-load-path): New variable from MH-E.
12846         (gmm-image-load-path): New function from MH-E.  Add arguments
12847         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
12848         *-image-load-path-called-flag.
12849
12850 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
12851
12852         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
12853
12854 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
12855
12856         * nnimap.el (nnimap-request-move-article): Change folder back to
12857         source group before deleting.
12858
12859 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
12860
12861         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
12862
12863         * gnus-art.el (mm-url-insert-file-contents-external):
12864         Autoload mm-url.
12865
12866         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
12867
12868 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12869
12870         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
12871         coding system which mm-charset-to-coding-system returns for a
12872         given charset is valid.
12873
12874 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
12875
12876         * html2text.el (html2text-remove-tag-list):
12877         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
12878
12879 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
12880
12881         * gnus-cus.el: Revert 2005-10-17 change.
12882
12883 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12884
12885         * gnus-art.el (article-strip-banner):
12886         Call article-really-strip-banner only when the regexp match is made.
12887
12888 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12889
12890         * gnus-art.el (article-strip-banner):
12891         Use gnus-extract-address-components instead of
12892         mail-header-parse-addresses to make it work with non-ASCII text;
12893         remove mail-encode-encoded-word-string.
12894
12895         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
12896         values which are surrounded with \"...\"; make it never cause a
12897         Lisp error; give up parsing of parameters if it failed in
12898         extracting type.
12899
12900 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
12901
12902         * smime.el (smime-cert-by-ldap-1): Fix bug where
12903         `smime-ldap-search' returns results without userCertificates.
12904
12905 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12906
12907         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
12908
12909 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
12910
12911         * spam.el (spam-check-spamassassin-headers): Adapt format for
12912         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
12913         <ari@mbf.ocn.ne.jp>.
12914         (spam-list-of-processors): Add spam-use-gmane.
12915
12916 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12917
12918         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
12919         make-temp-file; make it work with XEmacs as well.
12920
12921         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
12922         mm-make-temp-file.
12923
12924         * mm-decode.el (mm-display-external): Use the 3rd arg of
12925         mm-make-temp-file.
12926         (mm-create-image-xemacs): Ditto.
12927
12928 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12929
12930         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
12931         with message-narrow-to-headers.
12932         (gnus-draft-setup): Narrow to header to run message-fetch-field.
12933         (gnus-draft-check-draft-articles): New function.
12934         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
12935
12936 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
12937
12938         * gnus-art.el (gnus-article-browse-html-parts):
12939         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
12940         Don't use suffix argument for mm-make-temp-file for Emacs 21
12941         compatibility.  Remove useless `format'.
12942
12943 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12944
12945         * nnweb.el (nnweb-google-wash-article): Update regexps.
12946         (nnweb-group-alist): Use defvoo instead of defvar.
12947
12948 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12949
12950         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
12951         re-loading nn* modules.
12952
12953 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
12954
12955         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
12956         for `tool-bar-mode' and don't check it's default-value.
12957
12958         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12959
12960         * message.el (message-make-tool-bar): Ditto.
12961
12962         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
12963         `substring'.  Shorten tmp-file name.
12964
12965         * gnus.el: Remove bogus comment.
12966
12967 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
12968
12969         * gnus-art.el (gnus-article-browse-html-parts): New function.
12970         (gnus-article-browse-html-article): New function for viewing html
12971         articles with a browser.
12972
12973 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
12974
12975         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
12976         in elisp.
12977         (pgg-gpg-encrypt-symmetric-region): Ditto.
12978         (pgg-gpg-sign-region): Ditto.
12979
12980         * pgg-def.el (pgg-text-mode): New variable.
12981
12982         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
12983         (mml2015-pgg-encrypt): Ditto.
12984
12985         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
12986         (mml1991-pgg-encrypt): Ditto.
12987
12988 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12989
12990         * nnfolder.el (nnfolder-insert-newsgroup-line):
12991         Use message-make-date instead of current-time-string.
12992
12993         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
12994         to gnus-decoded which mm-uu might set.
12995
12996 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12997
12998         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
12999         don't decode quoted parameters; remove misimported Emacs code.
13000         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13001         (rfc2231-decode-encoded-string): Don't use split-string which
13002         behaves differently according to Emacs version; use
13003         mm-decode-coding-region to convert charset to coding-system.
13004         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13005         (rfc2231-encode-string): Remove misimported Emacs code.
13006
13007 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13008
13009         * gnus-art.el (article-decode-charset): Don't use ignore-errors
13010         when calling mail-header-parse-content-type.
13011         (article-de-quoted-unreadable): Ditto.
13012         (article-de-base64-unreadable): Ditto.
13013         (article-wash-html): Ditto.
13014
13015         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
13016         calling mail-header-parse-content-type and
13017         mail-header-parse-content-disposition.
13018         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
13019         mail-header-parse-content-type.
13020
13021         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
13022         insert charset and format parameters; encode description after
13023         inserting it to buffer.
13024         (mml-insert-parameter): Fold lines properly even if a parameter is
13025         segmented into two or more lines; change the max column to 76.
13026
13027         * rfc1843.el (rfc1843-decode-article-body): Don't use
13028         ignore-errors when calling mail-header-parse-content-type.
13029
13030         * rfc2231.el (rfc2231-parse-string): Return at least type if
13031         possible; don't cause an error even if it fails in parsing of
13032         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13033         (rfc2231-encode-string): Don't break lines at the beginning, leave
13034         it to mml-insert-parameter.
13035
13036         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
13037         calling mail-header-parse-content-type.
13038
13039 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
13040
13041         * spam-report.el (spam-report-gmane-use-article-number):
13042         Improve doc string.
13043         (spam-report-gmane-internal): Check if a suitable header was found
13044         in the article.
13045
13046 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13047
13048         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
13049         (rfc2231-encode-string): Make param*=value always begin with LWSP.
13050
13051 2006-02-05  Romain Francoise  <romain@orebokech.com>
13052
13053         Update copyright notices of all files in the gnus directory.
13054
13055 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13056
13057         * nnweb.el (nnweb-request-group): Avoid growing overview files.
13058
13059 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13060
13061         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
13062         segmented lines of parameter value to cope with Thunderbird 1.5
13063         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
13064         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13065         (rfc2231-encode-string): Don't make lines exceeding 76 column.
13066
13067 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
13068
13069         * mml.el (mml-generate-mime-1): Correct the order of inline signed
13070         parts.
13071
13072 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13073
13074         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
13075         there's only one active file for all servers.
13076         (nnweb-request-scan): Make sure nnweb-articles is initialized on
13077         solid groups.  Gnus might have used a FAST request to select the group.
13078         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
13079         and nnweb-search redundantly in the active file.
13080         (nnweb-request-list): Don't list bogus groups.  There can only be one.
13081         (nnweb-request-create-group): Don't use ARGS.
13082         (nnweb-possibly-change-server, nnweb-request-group): Remove some
13083         initialisations.  Let nnoo do the work.
13084
13085 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13086
13087         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
13088         Say the part has been decoded.
13089
13090         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
13091
13092 2006-01-31  Kevin Ryde  <user42@zip.com.au>
13093
13094         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
13095         mailcap-viewer-test-cache when there's no 'test clause, since that
13096         will invert the meaning of a "nil" test previously determined by
13097         mailcap-mailcap-entry-passes-test.
13098
13099 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13100
13101         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
13102         compiling.
13103
13104         * gnus-sum.el: Ditto.
13105
13106         * message.el: Don't bind tool-bar-map when compiling.
13107
13108 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
13109
13110         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
13111
13112 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13113
13114         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
13115         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
13116         current Google Groups.
13117
13118 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
13119
13120         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
13121         and tool-bar-mode.
13122
13123         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
13124         and tool-bar-mode.
13125
13126         * message.el (message-tool-bar-update): Simplify.
13127         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
13128
13129         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
13130         gnus-summary-buffer.
13131         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
13132         gnus-summary-reply.
13133
13134         * gmm-utils.el (gmm): Add :version.
13135
13136 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13137
13138         * Makefile.in (clean): New rule.
13139         (distclean): Use it.
13140
13141 2006-01-26  Steve Youngs  <steve@sxemacs.org>
13142
13143         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
13144         Don't autoload.
13145
13146 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13147
13148         * gmm-utils.el (gmm-verbose): Add :group.
13149
13150 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
13151
13152         * message.el: Change some comments WRT tool-bars.
13153
13154         * gnus-sum.el (gnus-summary-tool-bar)
13155         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
13156         (gnus-summary-tool-bar-zap-list): New variables.
13157         (gnus-summary-make-tool-bar): Complete rewrite using
13158         `gmm-tool-bar-from-list'.
13159
13160         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
13161         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
13162         New variables.
13163         (gnus-group-make-tool-bar): Complete rewrite using
13164         `gmm-tool-bar-from-list'.
13165         (gnus-group-tool-bar-update): New function.
13166
13167         * message.el (message-mode-field-menu): Add "Show hidden Headers".
13168
13169 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13170
13171         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
13172         is dissected into a single part of which the type is the same as
13173         the given one; decode charset.
13174
13175 2006-01-21  Kevin Ryde  <user42@zip.com.au>
13176
13177         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
13178         into alists as symbol not string, since that's what
13179         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
13180         look for.
13181
13182 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
13183
13184         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
13185         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
13186
13187         * message.el (message-tool-bar-gnome): Use gmm-ignore.
13188
13189 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13190
13191         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
13192         (gnus-xmas-mime-security-button-menu): New function.
13193
13194         * gnus-art.el (gnus-mime-security-button-commands): New variable.
13195         (gnus-mime-security-button-menu): New definition.
13196         (gnus-mime-security-button-map): Use them.
13197         (gnus-mime-security-button-menu): New function.
13198         (gnus-insert-mime-security-button): Addition to help echo.
13199         (gnus-mime-security-run-function, gnus-mime-security-save-part)
13200         (gnus-mime-security-pipe-part): New functions.
13201
13202         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
13203         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
13204
13205         * mm-decode.el (mm-handle-set-disposition): Remove.
13206         (mm-handle-set-description): Remove.
13207
13208 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13209
13210         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
13211         (mm-w3m-standalone-supports-m17n-p): New function.
13212         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
13213         w3m usage.
13214
13215         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
13216         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
13217
13218 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
13219
13220         * message.el (message-tool-bar-zap-list):
13221         Use gmm-tool-bar-zap-list as custom type.
13222         (message-tool-bar-update): New function.
13223         (message-tool-bar, message-tool-bar-gnome)
13224         (message-tool-bar-retro): Add message-tool-bar-update.
13225         (message-tool-bar-gnome): Add flyspell-buffer.
13226
13227         * gnus-util.el (gnus-error): Describe `args'.
13228
13229         * gmm-utils.el (gmm-error): Describe `args'.
13230         (gmm-tool-bar-zap-list): New widget.
13231         (gmm-tool-bar-from-list): Improve description of `zap-list'.
13232
13233 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13234
13235         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
13236         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
13237         the number of recursive calls.
13238
13239         * mm-decode.el (mm-handle-set-disposition): New macro.
13240         (mm-handle-set-description): New macro.
13241
13242 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13243
13244         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
13245         encoding.
13246
13247 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
13248
13249         * message.el (message-tool-bar-zap-list, message-tool-bar)
13250         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
13251         (message-tool-bar-local-item-from-menu): Remove.
13252         (message-tool-bar-map): Replace by `message-make-tool-bar'.
13253         (message-make-tool-bar): New function.
13254         (message-mode): Use `message-make-tool-bar'.
13255
13256         * gmm-utils.el: New file.
13257         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
13258         (gmm-lazy): New widget copied from `nnmail.el'.
13259         (gmm-tool-bar-from-list): New function for creating customizable
13260         tool bars.
13261         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
13262         output.
13263         (gmm): Add :prefix to defgroup.
13264
13265 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
13266
13267         * gmm-utils.el (gmm-widget-p): New function.
13268
13269 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
13270
13271         * mml.el (mml-attach-file): Describe `description' in doc string.
13272         (mml-menu): Add Emacs MIME manual and PGG manual.
13273
13274 2006-01-20  Richard M. Stallman  <rms@gnu.org>
13275
13276         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
13277
13278 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
13279
13280         * nntp.el (nntp-end-of-line): Doc fix.
13281
13282 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
13283
13284         * imap.el (imap-open): Handle case where buffer is a buffer
13285         object.
13286
13287 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13288
13289         * gnus-delay.el (gnus-delay): Don't autoload.
13290         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
13291         to be re-loaded when customizing the `gnus-delay' group.
13292
13293 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
13294
13295         * message.el (message-insert-citation-line): Use newlines.
13296
13297 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
13298
13299         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
13300         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
13301         these routines, so the passphrase can be managed externally and
13302         passed in to the system.
13303         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
13304         pgg-add-passphrase-to-cache function.
13305
13306         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
13307         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
13308         these routines, so the passphrase can be managed externally and
13309         passed in to the system.
13310         (pgg-pgp5-sign-region): Use new name of
13311         pgg-add-passphrase-to-cache function.
13312
13313 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
13314
13315         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
13316         part of the decoded armor to find the key-identifier.
13317         (pgg-gpg-lookup-key-owner): New function to return the
13318         human-readable identifier of a key owner.
13319         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
13320         itself.
13321         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
13322         the key value) if we have a key and can match it against a secret
13323         key.  Also, added a note pointing out fact that the prompt only
13324         indicates the first matching key.
13325
13326         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
13327         pgg-decrypt-region.
13328         (pgg-add-passphrase-to-cache): Rename from
13329         `pgg-add-passphrase-cache' to reduce confusion (all callers
13330         changed).
13331         (pgg-remove-passphrase-from-cache): Rename from
13332         `pgg-remove-passphrase-cache' to reduce confusion (all callers
13333         changed).
13334         (pgg-read-passphrase, pgg-add-passphrase-cache)
13335         (pgg-remove-passphrase-cache): Add informative docstrings.
13336         (pgg-decrypt): Convey provided passphrase in subordinate call to
13337         pgg-decrypt-region.
13338
13339 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
13340
13341         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
13342         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
13343         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
13344         'passphrase' argument, so the passphrase can be managed externally
13345         and then passed in to the system.
13346
13347         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
13348         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
13349         so the passphrase cache can be used reliably with identifiers
13350         besides a pgp packet's key id.
13351
13352         * pgg-gpg.el (pgg-gpg-encrypt-region)
13353         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
13354         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
13355         these routines, so the passphrase can be managed externally and
13356         passed in to the system.
13357
13358         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
13359         'notruncate' argument, so the passphrase cache can be used
13360         reliably with identifiers besides a pgp packet's key id.
13361
13362 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
13363
13364         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
13365         symmetric encryption.
13366         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
13367         encrypted session key.
13368         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
13369         message ask for the passphrase in a proper way.
13370
13371         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
13372         New user commands for symmetric encryption.
13373
13374 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13375
13376         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
13377
13378         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
13379
13380 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
13381
13382         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
13383
13384 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13385
13386         * mm-decode.el (mm-inlined-types): Add application/pgp.
13387         (mm-automatic-display): Ditto.
13388
13389         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
13390         part as text.
13391
13392 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13393
13394         * nnrss.el: Update copyright.
13395         (nnrss-opml-import): Query whether to subscribe to each entry.
13396
13397         * gnus-art.el:
13398         * gnus-sum.el:
13399         * gnus-xmas.el:
13400         * messagexmas.el:
13401         * mm-uu.el:
13402         * mm-view.el: Update copyright.
13403
13404 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
13405
13406         * message.el (message-info): New function.
13407         (message-mode-menu): Add it.
13408         Update copyright.
13409
13410         * ChangeLog: Fix and update copyright.
13411
13412 2006-01-13  Romain Francoise  <romain@orebokech.com>
13413
13414         * message.el (message-forward-subject-name-subject): Prefer the
13415         address to 'nowhere' if the sender has no name.
13416         Fix typo.  Update copyright year.
13417
13418 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13419
13420         * gnus-art.el (article-wash-html):
13421         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
13422         (gnus-article-wash-html-with-w3m-standalone): New function.
13423
13424         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
13425         mm-inline-text-html-render-with-w3m-standalone.
13426         (mm-text-html-washer-alist): Map w3m-standalone to
13427         gnus-article-wash-html-with-w3m-standalone.
13428         (mm-inline-text-html-render-with-w3m-standalone): New function.
13429
13430 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
13431
13432         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
13433         Improve LaTeX.
13434
13435 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13436
13437         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
13438         (nnrss-request-article): Render text/plain parts as HTML.
13439
13440         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
13441         the buffer.
13442
13443 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
13444
13445         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
13446         custom definition of `gnus-posting-styles'.
13447
13448         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
13449         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
13450
13451 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13452
13453         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
13454         Use nntp for bug archive.
13455
13456 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13457
13458         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
13459         parts.
13460         (nnrss-normalize-date): New function converts ISO 8601 date into
13461         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
13462         (nnrss-check-group): Use it.
13463
13464 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13465
13466         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
13467
13468         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
13469         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
13470         (nnrss-insert-w3): Ditto.
13471
13472 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13473
13474         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
13475         the articles to be forwarded including the case where neither a
13476         number of articles nor a region is specified.
13477
13478 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13479
13480         * nnrss.el (nnrss-request-article): Fix last change; fill
13481         text/plain parts.
13482
13483 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13484
13485         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
13486         in text/plain part.
13487         (nnrss-check-group): Don't add excessive newline to dc:subject.
13488
13489 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
13490
13491         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
13492         article.
13493
13494 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
13495
13496         * nnml.el: Don't require gnus-bcklg.  Autoload it.
13497         (nnml-use-compressed-files, nnml-save-mail): Support other
13498         comression programs such as bzip2.
13499
13500 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13501
13502         * dns.el (query-dns): Make sure we check the buffer size before
13503         removing tcp headers.
13504
13505 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13506
13507         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
13508         remove MIME buttons associated with multipart/alternative parts.
13509         (gnus-mime-display-alternative): Tag buttons using `article-type'
13510         text property.
13511
13512         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
13513         associated with multipart/alternative parts.
13514
13515         * gnus-art.el (gnus-signature-separator): Fix custom type.
13516
13517         * mm-decode.el (mm-inlined-types): Fix custom type.
13518         (mm-keep-viewer-alive-types): Ditto.
13519         (mm-automatic-display): Ditto.
13520         (mm-attachment-override-types): Ditto.
13521         (mm-inline-override-types): Ditto.
13522         (mm-automatic-external-display): Ditto.
13523
13524 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
13525
13526         * spam-report.el (spam-report-user-mail-address)
13527         (spam-report-user-agent): New variables.
13528         (spam-report-url-ping-plain): Use spam-report-user-agent.
13529
13530 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
13531
13532         * gnus-art.el (gnus-button-handle-custom): Do not just use
13533         `customize-apropos' for any "M-x customize-*" button but the
13534         function called for.  Accept both the function name and its
13535         argument in order to achieve this.
13536         (gnus-button-alist): Remove support for "custom:" URL's.
13537         Pass function name to `gnus-button-handle-custom' in case of "M-x
13538         customize-*" buttons.
13539
13540 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13541
13542         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
13543         multipart/alternative and add xref to mm-discouraged-alternatives
13544         in doc string.
13545
13546         * mm-decode.el (mm-discouraged-alternatives): Add xref to
13547         gnus-buttonized-mime-types in doc string.
13548
13549 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
13550
13551         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
13552         Suggest image/.* in the doc string.
13553
13554 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
13555
13556         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
13557         message-marks (Debian bug #342521).
13558
13559 2005-12-12  Simon Josefsson  <jas@extundo.com>
13560
13561         * password.el (password-read-from-cache): Add.
13562         (password-read): Use it.
13563
13564 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13565
13566         * rfc2047.el (rfc2047-charset-to-coding-system):
13567         Recognize us-ascii as a MIME charset.
13568
13569         * mm-bodies.el (mm-decode-content-transfer-encoding):
13570         Protect against the case where the 2nd arg TYPE is nil.
13571
13572 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
13573
13574         * pop3.el (pop3-stream-type): Fix custom version.
13575
13576         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
13577
13578 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13579
13580         * mm-decode.el (mm-display-external): Add missing cdr.
13581
13582 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13583
13584         * mm-decode.el (mm-display-external): Use nametemplate (defined in
13585         RFC1524) if it is in mailcap or add a suffix according to
13586         mailcap-mime-extensions when generating a temp filename; postpone
13587         deleting a temp file for 2 seconds for some wrappers, shell
13588         scripts, and so on, which might exit right after having started a
13589         viewer command as a background job.
13590
13591 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
13592
13593         * nntp.el (nntp-marks-directory): Fix custom group.
13594
13595         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
13596         steps when < 10.
13597
13598         * gnus-start.el (gnus-no-server-1):
13599         Mention `gnus-level-default-subscribed' in doc string.
13600
13601 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13602
13603         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
13604         parens.
13605
13606 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13607
13608         * gnus-xmas.el (gnus-use-toolbar): Revert.
13609         (gnus-xmas-setup-toolbar): Use global default-toolbar if
13610         gnus-use-toolbar is default.
13611
13612         * messagexmas.el (message-use-toolbar): Revert.
13613         (message-setup-toolbar): Use global default-toolbar if
13614         message-use-toolbar is default.
13615
13616 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13617
13618         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
13619         according to default-toolbar-visible-p.
13620
13621         * messagexmas.el (message-use-toolbar): Ditto.
13622
13623 2005-11-26  Dave Love  <fx@gnu.org>
13624
13625         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
13626         (tls-program, tls-success): Provide openssl alternative.
13627
13628         * starttls.el: Doc fixes.
13629         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
13630         SERVICE to PORT.
13631
13632         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
13633         port null or service name.
13634         (starttls-negotiate): Autoload.
13635
13636 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13637
13638         * message.el (message-kill-to-signature): Fix interactive spec.
13639
13640 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13641
13642         * pop3.el (pop3-open-server): Recognize a string as a service name.
13643
13644 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
13645
13646         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
13647
13648 2005-11-23  Dave Love  <fx@gnu.org>
13649
13650         Add pop3s, pop3/starttls.
13651
13652         * pop3.el (pop3-authentication-scheme): Clarify doc.
13653         (open-tls-stream, starttls-open-stream): Autoload.
13654         (pop3-stream-type): New.
13655         (pop3-open-server): Use it.
13656
13657         * mail-source.el (mail-sources): Fix some :types.  Add stream type
13658         for POP.
13659         (mail-source-keyword-map): Add :stream for POP.
13660         (mail-source-fetch-pop): Use pop3-stream-type.
13661
13662 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13663
13664         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
13665         of current-time-string.
13666
13667 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
13668
13669         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
13670         date header.
13671
13672 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
13673
13674         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
13675         it can seriously impact performance as it bypasses the agent's
13676         local caches.
13677
13678 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
13679
13680         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
13681         must be explicitly online rather than "not explicitly offline" for
13682         its flags to be synchronized.
13683
13684         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
13685         that gnus-uu-unmark-thread will function correctly.
13686
13687         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
13688         1024K is instead displayed as 1M.
13689
13690 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13691
13692         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
13693
13694 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
13695
13696         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
13697
13698 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
13699
13700         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
13701         error message to display actual error condition.
13702         (gnus-agent-save-local): Avoid saving symbols that are bound to
13703         nil as they simply result in a warning message in
13704         gnus-agent-read-local.
13705
13706 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13707
13708         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
13709         rather than make-variable-buffer-local for file-precious-flag.
13710
13711 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
13712
13713         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
13714         for duplicates which are removed.  The invalid sort check then
13715         triggers a rescan after the sort as sorting may have moved
13716         duplicate entries such that they can be cheaply detected.
13717
13718 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13719
13720         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
13721
13722 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
13723
13724         * gnus-agent.el (gnus-agent-article-alist-save-format):
13725         Change internal variable to a custom variable.  Change default value
13726         from compressed(2) to uncompressed(1).
13727         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
13728         support for uncompressed agentview files.  Taken together, reading
13729         the agentview file should now be 6-7 times faster.
13730
13731 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
13732
13733         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
13734         as a buffer-local variable.  This avoids creating truncated
13735         dribble files as a result of a hang up, eg.
13736
13737 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
13738
13739         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
13740         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
13741         XEmacs.
13742
13743 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
13744
13745         * gnus-start.el (gnus-start-draft-setup):
13746         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
13747
13748         * gnus.el (gnus-splash): Change custom group.
13749         (gnus-group-get-parameter, gnus-group-parameter-value):
13750         Describe allow-list argument.
13751
13752         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
13753         string.
13754
13755 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
13756
13757         * gnus-art.el (gnus-default-article-saver): Add user-defined
13758         `function' to custom type.
13759
13760 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
13761
13762         * imap.el (imap-open): Handle case where buffer is a buffer
13763         object.
13764
13765 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
13766
13767         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
13768         long lines.
13769         (gnus-cache-delete-group): Wrap doc strings.
13770
13771         * gnus-agent.el (gnus-agent-rename-group)
13772         (gnus-agent-delete-group): Wrap doc strings.
13773
13774 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13775
13776         * messagexmas.el (message-use-toolbar): Change the valid values
13777         into default, top, bottom, left, and right.
13778         (message-toolbar-thickness): New variable.
13779         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
13780         well.
13781         (message-setup-toolbar): Make it work.
13782
13783         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
13784         (gnus-use-toolbar): Change the valid values into default, top,
13785         bottom, left, and right.
13786         (gnus-toolbar-thickness): New variable.
13787         (gnus-xmas-setup-toolbar): New function.
13788         (gnus-xmas-setup-group-toolbar): Use it.
13789         (gnus-xmas-setup-summary-toolbar): Use it.
13790
13791 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13792
13793         * gnus-start.el (gnus-1): Add "native" to
13794         gnus-predefined-server-alist.
13795
13796         * gnus.el (gnus-method-to-server): Don't add "native" to the
13797         lists here, because that leads to problems when
13798         gnus-select-method is bound.
13799
13800 2005-11-09  Simon Josefsson  <jas@extundo.com>
13801
13802         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
13803         use (not sort-by-date) instead.
13804
13805 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13806
13807         * gnus-delay.el (gnus-delay-group): Don't autoload.
13808         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
13809         to be re-loaded when customizing the `gnus-delay' group.
13810
13811 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
13812
13813         * message.el: Revert last changes.
13814         (message-insert-citation-line): Use newlines.
13815
13816 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
13817
13818         * message.el (message-courtesy-message)
13819         (message-mark-insert-begin, message-mark-insert-end)
13820         (message-elide-ellipsis, message-cancel-message)
13821         (message-add-header, message-change-subject)
13822         (message-cross-post-followup-to-header)
13823         (message-cross-post-insert-note, message-reduce-to-to-cc)
13824         (message-widen-reply, message-delete-not-region)
13825         (message-kill-to-signature, message-insert-signature)
13826         (message-insert-importance-high, message-insert-importance-low)
13827         (message-insert-or-toggle-importance)
13828         (message-insert-disposition-notification-to)
13829         (message-indent-citation, message-yank-original)
13830         (message-cite-original-without-signature, message-cite-original)
13831         (message-insert-citation-line, message-position-on-field)
13832         (message-fix-before-sending, message-send-mail-partially)
13833         (message-send-mail, message-send-mail-with-sendmail)
13834         (message-send-mail-with-qmail, message-send-news)
13835         (message-check-news-header-syntax, message-generate-headers)
13836         (message-insert-courtesy-copy, message-fill-address)
13837         (message-fill-header, message-shorten-references)
13838         (message-setup-1, message-cancel-news)
13839         (message-forward-make-body-plain, message-forward-make-body-mime)
13840         (message-forward-make-body-mml, message-encode-message-body)
13841         (message-forward-make-body-digest-plain)
13842         (message-forward-make-body-digest-mime)
13843         (message-use-alternative-email-as-from): Insert `hard-newline'
13844         instead of ordinary newlines.
13845
13846 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13847
13848         * message.el (message-generate-headers): Downcase the argument
13849         given to message-check-element.
13850
13851 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
13852
13853         * nntp.el (nntp-authinfo-rejected): New error condition.
13854         (nntp-wait-for): Use new error condition to signal authentication
13855         error.
13856         (nntp-retrieve-data): Rethrow new error condition to break out of
13857         recursive call to nntp-send-authinfo.
13858
13859 2005-11-08  Romain Francoise  <romain@orebokech.com>
13860
13861         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
13862         (gnus-summary-exit-map): Bind to `Z p'.
13863         (gnus-summary-make-menu-bar): Add menu item.
13864
13865 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
13866
13867         * gnus-art.el (gnus-article-treat-custom): Add `first'.
13868         (gnus-treat-*): Add `first' in all doc strings.
13869
13870         * gnus-group.el (gnus-group-compact-group): Fix typo.
13871
13872 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13873
13874         * gnus.el (gnus-parameters-case-fold-search): New variable.
13875         (gnus-parameters-get-parameter): Use it.
13876
13877         * gnus-score.el (gnus-home-score-file): Doc fix.
13878
13879 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
13880
13881         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
13882
13883 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13884
13885         * mm-util.el (mm-special-display-p): New function.
13886
13887         * mml.el (mml-preview): Use it; doc fix.
13888
13889 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
13890
13891         * imap.el (imap-open): Handle case where buffer is a buffer object.
13892
13893 2005-10-29  Romain Francoise  <romain@orebokech.com>
13894
13895         * message.el (message-fix-before-sending): Fix comment.
13896
13897 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
13898
13899         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
13900
13901 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
13902
13903         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
13904         Used in gnus-score.el.
13905
13906 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
13907
13908         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
13909
13910 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
13911
13912         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
13913         whitespace removed in revision 7.8.  Use concatenated string to
13914         protect trailing whitespace.
13915
13916 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
13917
13918         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
13919         (nnimap-request-expire-articles): Use it to avoid sending 'UID
13920         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
13921         Courier IMAP ("some version from 2004").  Mostly based on similar
13922         code in the same function.
13923
13924 2005-10-26  Didier Verna  <didier@xemacs.org>
13925
13926         * gnus-group.el (gnus-group-compact-group): Invalidate original
13927         article buffer.
13928         * gnus-srvr.el (gnus-server-compact-server): Ditto.
13929         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
13930         NOV database and in article itself.
13931         Invalidate article backlog.
13932
13933 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13934
13935         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
13936
13937 2005-10-26  Simon Josefsson  <jas@extundo.com>
13938
13939         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
13940         part of 2004-07-25 change.
13941
13942 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13943
13944         * message.el (message-display-completion-list): New function.
13945         (message-expand-group): Use it; make sure the Completions buffer
13946         is modifiable.
13947 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
13948
13949         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
13950         user-mail-name is an empty string.
13951
13952 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
13953
13954         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
13955         depending on gnus-score-decay-constant.
13956
13957         * encrypt.el (encrypt-insert-file-contents)
13958         (encrypt-write-file-contents): Don't use `gnus-message'.
13959
13960         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
13961         arguments.
13962         (mm-uu-type-alist): Add message-marks and insert-marks.
13963         Pass arguments to mm-uu-verbatim-marks-extract.
13964         (mm-uu-hide-markers): New variable.
13965         (mm-uu-extract): Use face similar to `gnus-cite-3'.
13966
13967         * gnus-fun.el (gnus-convert-image-to-x-face-command)
13968         (gnus-convert-image-to-face-command): Use "convert" by default to
13969         allow other input image formats.
13970         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
13971         accordingly.
13972
13973 2005-10-23  Simon Josefsson  <jas@extundo.com>
13974
13975         * imap.el (imap-gssapi-program): Align command line parameters
13976         with latest GNU SASL.
13977         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
13978
13979 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13980
13981         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
13982         HTML.
13983         (nnslashdot-request-article): Ditto.
13984
13985         * lpath.el (featurep): Add nobreak-char-display.
13986
13987 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
13988
13989         * mail-source.el (mail-source-fetch-pop): Require pop3.
13990         (mail-source-check-pop): Ditto.
13991
13992 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13993
13994         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
13995         errors.
13996
13997 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
13998
13999         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
14000         (gnus-treat-strip-leading-blank-lines): Improve doc string.
14001
14002         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
14003
14004         * mm-bodies.el (mm-decode-string):
14005         Call `mm-charset-to-coding-system' with allow-override argument.
14006
14007 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14008
14009         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
14010         (rfc2047-charset-to-coding-system): New function.
14011         (rfc2047-decode-encoded-words): New function.
14012         (rfc2047-decode-region): Use them.
14013         (rfc2047-decode-cte): Remove.
14014         (rfc2047-parse-and-decode): Remove.
14015         (rfc2047-decode): Remove.
14016
14017 2005-10-15  Kenichi Handa  <handa@m17n.org>
14018
14019         * rfc2047.el (rfc2047-decode-cte): New function.
14020         (rfc2047-decode-region): Change the way to decode successive
14021         encoded-words: decode B- or Q-encoding in each encoded-word,
14022         concatenate them, and decode it as charset.
14023
14024 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14025
14026         * lpath.el: Fbind codepage-setup for XEmacs.
14027
14028 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
14029
14030         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
14031         widget-move-and-invoke.
14032         (gnus-custom-mode): Use gnus-custom-map.
14033
14034 2005-10-15  Bill Wohler  <wohler@newt.com>
14035
14036         * message.el (message-tool-bar-map): Rename image file from
14037         mail_send to mail/send.
14038
14039 2005-10-16  Masatake YAMATO  <jet@gyve.org>
14040
14041         * message.el (message-expand-group): Pass the common
14042         prefix substring of completion to `display-completion-list'.
14043
14044 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
14045
14046         * mml-sec.el (mml-secure-method): New internal variable.
14047         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
14048         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
14049         New functions using mml-secure-method.
14050
14051         * mml.el (mml-mode-map): Add key bindings for those functions.
14052         (mml-menu): Simplify security menu entries.  Suggested by Jesper
14053         Harder <harder@myrealbox.com>.
14054         (mml-attach-file, mml-attach-buffer, mml-attach-external):
14055         Goto end of message if point is the headers of the message.
14056
14057         * message.el (message-in-body-p): New function.
14058
14059         * assistant.el: Autoload gnus-util and netrc.
14060
14061         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
14062         Use `mm-charset-override-alist' only when decoding.
14063
14064         * mm-bodies.el (mm-decode-body):
14065         Call `mm-charset-to-coding-system' with allow-override argument.
14066
14067         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
14068         `filename' from Content-Disposition if Content-Type doesn't
14069         provide `name'.
14070         (gnus-mime-view-part-as-type): Set default instead of
14071         initial-input.
14072
14073 2005-10-09  Daniel Brockman  <daniel@brockman.se>
14074
14075         * format-spec.el (format-spec): Propagate text properties of % spec.
14076
14077 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14078
14079         * gnus-art.el (gnus-treat-predicate): Add `first'.
14080
14081 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14082
14083         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
14084         (mm-charset-override-alist): New variable.
14085         (mm-charset-to-coding-system): Use it.
14086         (mm-codepage-setup): New helper function.
14087         (mm-charset-eval-alist): New variable.
14088         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
14089         Warn about unknown charsets.
14090
14091         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
14092
14093 2005-10-04  David Hansen  <david.hansen@gmx.net>
14094
14095         * nnrss.el (nnrss-request-article): Add support for the comments tag.
14096         (nnrss-check-group): Ditto.
14097
14098 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
14099
14100         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
14101         Rename x-gnus-verbatim to x-verbatim.
14102         (mm-uu-type-alist): Fix regexp for verbatim-marks.
14103
14104         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
14105         x-verbatim.
14106
14107         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
14108
14109         * gnus-util.el (gnus-remove-duplicates): Remove.
14110
14111         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
14112         instead of gnus-remove-duplicates.
14113
14114         * message.el (message-remove-duplicates): Remove.
14115         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
14116         message-remove-duplicates.
14117
14118         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
14119         available, else use implementation from `delete-dups'.
14120
14121         * message.el (message-insert-expires): New function.
14122         (message-mode-map): Add key binding.
14123         (message-mode-field-menu): Add menu entry.
14124         (message-mode): Document it.
14125         (message-make-expires-date): Use `message-make-date'.
14126
14127 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
14128
14129         * message.el (message-make-expires-date): New function.
14130
14131 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14132
14133         * Makefile.in (list-installed-shadows): New entry.
14134         (install): Use it.
14135         (remove-installed-shadows): New entry.
14136
14137         * dgnushack.el (dgnushack-default-load-path): New variable.
14138         (dgnushack-find-lisp-shadows): New function.
14139         (dgnushack-remove-lisp-shadows): New function.
14140
14141 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14142
14143         * Makefile.in (install-el-elc): New entry.
14144         (install): Use it so that .el files are necessarily installed.
14145
14146 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14147
14148         * time-date.el: Autoload parse-time-string, XEmacs needs it.
14149
14150 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14151
14152         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
14153         function rather than the diff-mode.el package.
14154         (mm-display-external): Use with-current-buffer.
14155         (mm-viewer-completion-map, mm-viewer-completion-map):
14156         Move initialization inside declaration.
14157
14158 2005-09-29  Simon Josefsson  <jas@extundo.com>
14159
14160         * spam.el: Load hashcash when compiling, to avoid warnings.
14161         Don't autoload mail-check-payment.
14162         (spam-check-hashcash): Define unconditionally, since hashcash.el
14163         is part of Gnus now.  Ignore errors from payment checking.
14164
14165 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
14166
14167         * message.el (message-bold-region, message-unbold-region):
14168         Rename from `bold-region' and `unbold-region'.
14169
14170         * message.el: Remove useless autoloads.
14171
14172 2005-09-28  Simon Josefsson  <jas@extundo.com>
14173
14174         * message.el (message-use-idna): Default to t.
14175         (message-use-idna): Test whether encoding works too.  Doc fix.
14176
14177 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14178
14179         * nntp.el (nntp-warn-about-losing-connection): Remove.
14180
14181 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
14182
14183         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
14184         customizable.  Change default value.
14185         (mm-uu-diff-groups-regexp): Change default value.
14186         (mm-uu-type-alist): Add doc string.
14187         (mm-uu-configure): Add doc string.  Make it interactive.
14188         (mm-uu-tex-groups-regexp): New variable.
14189         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
14190         (mm-uu-type-alist): Add LaTeX documents.
14191         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
14192         of "text/verbatim".
14193         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
14194
14195         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
14196         instead of "text/verbatim".
14197
14198         * message.el (message-mark-inserted-region)
14199         (message-mark-insert-file): Use slrn style marks when called with
14200         prefix argument.
14201
14202 2005-09-27  Simon Josefsson  <jas@extundo.com>
14203
14204         * message.el (message-idna-to-ascii-rhs-1): Reformat.
14205
14206 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
14207
14208         * message.el (message-remove-duplicates): New function.
14209         Implementation borrowed from `gnus-remove-duplicates'.
14210         (message-idna-to-ascii-rhs): Also encode idna addresses in
14211         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
14212         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
14213         only ask about the same idna domain once per header and also tell
14214         in what header to replace the idna domain.
14215
14216         * gnus-art.el (article-decode-idna-rhs): Also decode idna
14217         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
14218         (article-decode-idna-rhs): Fix regexp so that all idna-address in
14219         a header is decoded and not just the last one.
14220
14221 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14222
14223         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
14224         has been decoded.
14225
14226         * mm-decode.el (mm-automatic-display): Add text/verbatim.
14227         (mm-insert-part): Don't modify text if it has been decoded.
14228
14229         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
14230         decoded.
14231
14232         * mm-view.el (mm-inline-text): Don't strip text props unless
14233         decoding enriched or richtext parts.
14234
14235 2005-09-25  Romain Francoise  <romain@orebokech.com>
14236
14237         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
14238         * gnus-start.el (gnus-subscribe-interactively):
14239         * gnus-uu.el (gnus-uu-grab-articles):
14240         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
14241         space.
14242
14243 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
14244
14245         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
14246         * mm-view.el (mm-view-pkcs7-decrypt):
14247         * gnus-sum.el (gnus-summary-limit-to-extra)
14248         (gnus-summary-respool-article, gnus-read-move-group-name):
14249         * gnus-score.el (gnus-summary-increase-score):
14250         * gnus-util.el (gnus-completing-read-with-default):
14251         * gnus-art.el (gnus-read-save-file-name)
14252         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
14253         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
14254         * message.el (message-check-news-header-syntax):
14255         Follow convention for reading with the minibuffer.
14256
14257 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
14258
14259         * spam-report.el (spam-report-url-ping-plain):
14260         Use gnus-extended-version as User-Agent.
14261
14262         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
14263         default value is nil.
14264
14265         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
14266         (mm-uu-verbatim-marks-extract): New function.
14267         (mm-uu-extract): New face.
14268         (mm-uu-copy-to-buffer): Use it.
14269
14270         * spam-report.el (spam-report-gmane-ham): Rename from
14271         `spam-report-gmane-unspam'.
14272         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
14273         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
14274
14275         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
14276         Autoload.
14277         (spam-report-gmane-unregister-routine):
14278         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
14279
14280 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
14281
14282         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
14283         (spam-report-gmane-unregister-routine): Add support for gmane
14284         unregistration.
14285
14286         * spam-report.el (spam-report-gmane-unspam)
14287         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
14288         (spam-report-gmane): Change to take a single article and do unspam
14289         registration.
14290
14291 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14292
14293         * mm-url.el (mm-url-decode-entities): Fix regexp.
14294
14295 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14296
14297         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
14298         default to nil, to be able to use Gnus at all.  If the default
14299         switches to something else, then the function should be fixed not
14300         be exceedingly slow.
14301
14302 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
14303
14304         * gnus-start.el (gnus-activate-group): If the server is nil, don't
14305         fail hard.
14306
14307         * spam-report.el: Add better Keywords line.
14308
14309         * spam.el: Add Maintainer and better Keywords line.
14310
14311 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14312
14313         * gnus-art.el (gnus-article-replace-part)
14314         (gnus-mime-replace-part): New functions.
14315         (gnus-mime-action-alist, gnus-mime-button-commands)
14316         (gnus-mime-save-part-and-strip): Add file argument.
14317         (gnus-article-part-wrapper): Add interactive argument.
14318
14319         * gnus-sum.el (gnus-summary-mime-map):
14320         Add `gnus-article-replace-part'.
14321
14322 2005-09-19  Didier Verna  <didier@xemacs.org>
14323
14324         The nnml compaction feature:
14325         * nnml.el (nnml-request-compact-group): New function.
14326         * nnml.el (nnml-request-compact): New function.
14327         * gnus-int.el (gnus-request-compact-group): New function.
14328         * gnus-int.el (gnus-request-compact): New function.
14329         * gnus-group.el (gnus-group-compact-group): New function.
14330         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
14331         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
14332         * gnus-srvr.el (gnus-server-compact-server): New function.
14333         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
14334         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
14335
14336 2005-09-18  Deepak Goel  <deego@gnufans.org>
14337
14338         * sieve.el (sieve-help): Fix `message' call: first arg should be a
14339         format spec.
14340
14341 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14342
14343         * gnus.el (gnus-group-startup-message): Bind image-load-path.
14344
14345 2005-09-15  Romain Francoise  <romain@orebokech.com>
14346
14347         * message.el (message-fill-paragraph): Clarify docstring.
14348
14349 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14350
14351         * gnus-art.el (gnus-mime-display-part): Protect against broken
14352         MIME messages.
14353
14354 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14355
14356         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
14357         before parsing header.
14358
14359 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
14360
14361         * html2text.el (html2text-replace-list): Add new entities.
14362
14363 2005-09-11  Romain Francoise  <romain@orebokech.com>
14364
14365         * message.el (message-alternative-emails): Improve docstring.
14366         (message-setup-1): Call `message-use-alternative-email-as-from'
14367         after `message-setup-hook' to give it precedence over posting
14368         styles, etc.
14369         (message-use-alternative-email-as-from): Add docstring.
14370         Remove the original From header if present.
14371
14372         * nnml.el (nnml-compressed-files-size-threshold): New variable.
14373         (nnml-save-mail): Use it.
14374
14375         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
14376         articles.  Add new argument `silent'.
14377         (gnus-uu-mark-all): Report the total number of marked articles.
14378
14379 2005-09-10  Romain Francoise  <romain@orebokech.com>
14380
14381         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
14382         (gnus-uu-mark-series): Likewise.
14383
14384 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
14385
14386         * spam-report.el (spam-report-gmane): Fix generation of spam
14387         report URL.
14388
14389 2005-09-10  Simon Josefsson  <jas@extundo.com>
14390
14391         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
14392         t, based on discussion on the ding list with Robert Epprecht
14393         <epprecht@solnet.ch>.
14394
14395 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
14396
14397         * spam-report.el (spam-report-gmane): Make it work without
14398         X-Report-Spam header.  Gmane now only provides Archived-At.
14399         This is only used if `spam-report-gmane-use-article-number' is nil.
14400         (spam-report-gmane-spam-header): Remove.  Not used anymore.
14401
14402         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
14403         make `gnus-summary-sort-by-recipient' work with threading.
14404
14405         * nnweb.el (nnweb-google-wash-article): Print a message if article
14406         is not available.
14407
14408 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14409
14410         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
14411         change.  Decode text/* parts content before displaying.
14412
14413 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
14414
14415         * mml-smime.el: Remove defvar of gnus-extract-address-components.
14416
14417 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14418
14419         * mm-view.el (mm-display-inline-fontify): Disable support modes.
14420
14421         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
14422         url-package-name, url-package-version,
14423         w3m-cid-retrieve-function-alist, w3m-current-buffer,
14424         w3m-display-inline-images, and w3m-minor-mode-map.
14425
14426 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
14427
14428         * message.el (message-tab-body-function): Fix mismatched custom type.
14429
14430         * gnus.el (gnus-group-change-level-function): Ditto.
14431
14432         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
14433
14434         * gnus-art.el (gnus-signature-limit)
14435         (gnus-article-mime-part-function): Ditto.
14436
14437 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14438
14439         * mml.el (mml-mode): Silence the byte compiler.
14440
14441         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
14442         using `(sit-for 0)' before moving the point to the specified part;
14443         skip unbuttonized parts.
14444         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
14445         return to the summary window if gnus-auto-select-part is non-nil.
14446
14447 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
14448
14449         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
14450         New variables.
14451         (mml-dnd-attach-file, mml-mode): Use them.
14452
14453         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
14454         Make fetching article by MID work again for Google Groups.
14455         Add FIXME concerning gnus-group-make-web-group.
14456
14457         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
14458         Don't depend on Gnus by using mail-extract-address-components if
14459         gnus-extract-address-components is not bound.
14460
14461 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14462
14463         * gnus-art.el (gnus-mime-display-security): Don't display the
14464         signature, but only the signed part.
14465
14466 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14467
14468         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
14469
14470         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
14471         list, not listp.
14472
14473 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
14474
14475         * mm-encode.el (mm-encode-content-transfer-encoding):
14476         Likewise when encoding.
14477
14478         * mm-bodies.el (mm-decode-content-transfer-encoding):
14479         De-canonicalize CRLF for all text content types, not just
14480         text/plain.
14481
14482 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14483
14484         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
14485         valid article; point arrow and cursor at the MIME button.
14486
14487 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14488
14489         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
14490         Suggested by Dan Christensen <jdc@uwo.ca>.
14491
14492         * mm-decode.el (mm-save-part): Enable change of prompt.
14493
14494 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
14495
14496         * gnus-msg.el (gnus-inews-add-send-actions):
14497         Make `message-post-method' lambda parameter ARG `&optional'.
14498
14499 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
14500
14501         * gnus-sum.el (gnus-summary-mime-map):
14502         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
14503         gnus-article-jump-to-part.
14504
14505         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
14506         (gnus-article-edit-part): Use it.
14507         (gnus-article-part-wrapper): Add no-handle argument.
14508         (gnus-article-save-part-and-strip, gnus-article-delete-part):
14509         New functions.
14510
14511 2005-08-29  Romain Francoise  <romain@orebokech.com>
14512
14513         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
14514         docstring.
14515         (gnus-face-from-file): Likewise.
14516
14517 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
14518
14519         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
14520         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
14521         non-nil.
14522         (gnus-auto-select-part): New variable.
14523         (gnus-article-jump-to-part): New function.
14524         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
14525         (gnus-mime-delete-part): Allow selecting specified part after
14526         deleting or stripping parts.
14527         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
14528         part if argument is bogus.
14529
14530 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
14531
14532         * gnus-art.el (w3m-minor-mode-map):
14533         * gnus-spec.el (gnus-newsrc-file-version):
14534         * gnus-util.el (nnmail-active-file-coding-system)
14535         (gnus-original-article-buffer, gnus-user-agent):
14536         * gnus.el (gnus-ham-process-destinations)
14537         (gnus-parameter-ham-marks-alist)
14538         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
14539         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
14540         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
14541         * mm-decode.el (gnus-current-window-configuration):
14542         * mm-extern.el (gnus-article-mime-handles):
14543         * mm-url.el (url-current-object, url-package-name)
14544         (url-package-version):
14545         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
14546         (smime-keys, w3m-cid-retrieve-function-alist)
14547         (w3m-current-buffer, w3m-display-inline-images)
14548         (w3m-minor-mode-map):
14549         * mml-smime.el (gnus-extract-address-components):
14550         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
14551         (gnus-newsrc-hashtb, message-default-charset)
14552         (message-deletable-headers, message-options)
14553         (message-posting-charset, message-required-mail-headers)
14554         (message-required-news-headers):
14555         * mml1991.el (mc-pgp-always-sign):
14556         * mml2015.el (mc-pgp-always-sign):
14557         * nnheader.el (nnmail-extra-headers):
14558         * rfc1843.el (gnus-decode-encoded-word-function)
14559         (gnus-decode-header-function, gnus-newsgroup-name):
14560         * spam-stat.el (gnus-original-article-buffer): Add defvars.
14561
14562 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
14563
14564         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
14565         the end of the date treatments.
14566
14567 2005-08-15  Simon Josefsson  <jas@extundo.com>
14568
14569         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
14570         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
14571         Capello and Romain Francoise.
14572         (pgg-fetch-key-function): Remove, not used?
14573         (pgg-insert-url-with-w3): Require url, to get
14574         url-insert-file-contents regardless of where it is defined.
14575
14576 2005-08-13  Romain Francoise  <romain@orebokech.com>
14577
14578         * message.el (message-cite-original-1): New function.
14579         (message-cite-original): Use it.
14580         (message-cite-original-without-signature): Ditto.
14581
14582 2005-08-08  Romain Francoise  <romain@orebokech.com>
14583
14584         * message.el (message-yank-empty-prefix): New variable.
14585         (message-indent-citation): Use it.
14586         (message-cite-original-without-signature): Respect X-No-Archive.
14587
14588 2005-08-08  Simon Josefsson  <jas@extundo.com>
14589
14590         * pgg.el: Autoload url-insert-file-contents instead of loading
14591         w3/url.
14592         (pgg-insert-url-with-w3): Don't load url here.
14593
14594 2005-08-07  Jesper Harder  <harder@phys.au.dk>
14595
14596         * message.el (message-kill-to-signature): Don't insert newline at
14597         bol.
14598         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
14599
14600 2005-08-06  Romain Francoise  <romain@orebokech.com>
14601
14602         * message.el (message-user-fqdn): Fix typo in docstring.
14603
14604 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
14605
14606         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
14607
14608         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
14609
14610 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14611
14612         * mm-bodies.el (mm-encode-body): Use coding system rather than
14613         charset to encode text.
14614
14615         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
14616         number of charsets if utf-8 is available (XEmacs).
14617
14618 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
14619
14620         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
14621         taken from `gnus-button-mid-or-mail-regexp'.
14622         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
14623         (gnus-button-alist): Improve regexp for domain part of the MIDs
14624         for news:localpart@domain buttons.
14625         (gnus-button-ctan-directory-regexp): Update.
14626
14627 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14628
14629         * sieve-manage.el (sieve-manage-interactive-login):
14630         Use make-local-variable rather than make-variable-buffer-local.
14631         (sieve-manage-open): Ditto.
14632         (sieve-manage-authenticate): Ditto.
14633
14634         * mml.el (mml-generate-mime-1): Make the content type default to
14635         text/plain if the filename is not specified.
14636
14637 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14638
14639         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
14640         instead of insert-buffer.
14641
14642         * message.el (message-yank-original): Ditto; set the mark at the
14643         end of the yanked message.
14644
14645 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14646
14647         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
14648         lines to scroll rather than to stop it.
14649
14650         * mml.el (mml-generate-default-type): Add doc string.
14651         (mml-generate-mime-1): Use mm-default-file-encoding or make it
14652         default to application/octet-stream when determining the content
14653         type if it is not specified for the part or the mml contents; add
14654         a comment about mml-generate-default-type.
14655
14656 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
14657
14658         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
14659         make it default to application/octet-stream when determining the
14660         content type if it is not specified for the external contents.
14661
14662 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14663
14664         * rfc2231.el (rfc2231-parse-string): Take care that not only a
14665         segmented parameter but also other parameters might be there.
14666
14667 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14668
14669         * mm-decode.el (mm-display-external): Delete temp file, directory
14670         and buffer immediately if the external process is exited.
14671
14672 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14673
14674         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
14675         fewer lines than that of scroll-margin.
14676         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
14677
14678 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14679
14680         * gnus-art.el (gnus-article-next-page): Revert.
14681         (gnus-article-beginning-of-window): New macro.
14682         (gnus-article-next-page-1): Use it.
14683         (gnus-article-prev-page): Ditto.
14684         (gnus-article-edit-part): Use insert-buffer-substring instead of
14685         insert-buffer.
14686         (gnus-article-edit-exit): Ditto.
14687
14688         * gnus-util.el (gnus-beginning-of-window): Remove.
14689         (gnus-end-of-window): Remove.
14690
14691         * lpath.el: Don't bind header-line-format and scroll-margin.
14692
14693 2005-07-25  Simon Josefsson  <jas@extundo.com>
14694
14695         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
14696         to have the url package without w3.  Reported by Daiki Ueno
14697         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
14698
14699 2005-07-20  Didier Verna  <didier@xemacs.org>
14700
14701         * gnus-diary.el: Remove the description comment (nndiary is now
14702         properly documented in the Gnus manual).
14703         Fix the spelling of "Back End".
14704         * nndiary.el: Ditto.
14705         Fix the copyright notice.
14706
14707 2005-07-18  Romain Francoise  <romain@orebokech.com>
14708
14709         * gnus-sum.el (gnus-summary-to-prefix)
14710         (gnus-summary-newsgroup-prefix): New variables.
14711         (gnus-summary-from-or-to-or-newsgroups): Use them.
14712
14713 2005-07-17  Romain Francoise  <romain@orebokech.com>
14714
14715         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
14716         space as it's generally not especially interesting to the user.
14717
14718 2005-07-16  Romain Francoise  <romain@orebokech.com>
14719
14720         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
14721         nil to avoid prompting and file modification if one of the
14722         messages at the top of the nnfolder file contains a copyright
14723         notice.
14724         Update copyright notice.
14725
14726         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
14727         instead of `current-time-string' as the latter creates a time
14728         string that is not RFC 2822 compliant (it lacks the zone).
14729         Update copyright notice.
14730
14731 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14732
14733         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
14734         for text/rtf.  Display default in prompt.  Pass default for M-n.
14735
14736         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
14737
14738 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14739
14740         * gnus-msg.el (gnus-button-mailto):
14741         Remove save-selected-window-window hackery because it relies on
14742         save-selected-window internals.
14743
14744 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14745
14746         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
14747         (gnus-article-next-page-1): Use gnus-beginning-of-window.
14748         (gnus-article-prev-page): Ditto.
14749
14750         * gnus-util.el (gnus-beginning-of-window): New function.
14751         (gnus-end-of-window): New function.
14752
14753         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
14754
14755 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
14756
14757         * gnus-score.el (gnus-score-edit-all-score):
14758         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
14759         gnus-message.
14760
14761 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14762
14763         * gnus-msg.el (gnus-button-mailto):
14764         Remove save-selected-window-window hackery because it relies on
14765         save-selected-window internals.
14766
14767 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14768
14769         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
14770         add-minor-mode.
14771         (gnus-binary-mode): Ditto.
14772
14773         * gnus-topic.el (gnus-topic-mode): Ditto.
14774
14775 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
14776
14777         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
14778         (gnus-article-prev-page): Take scroll-margin into consideration.
14779
14780 2005-07-04  Lute Kamstra  <lute@gnu.org>
14781
14782         Update FSF's address in GPL notices.
14783
14784 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
14785
14786         * gnus.el (gnus-exit):
14787         * gnus-group.el (gnus-group-icons):
14788         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
14789
14790         * gnus-nocem.el (gnus-nocem):
14791         * message.el (message-various, message-buffers, message-sending)
14792         (message-interface, message-forwarding, message-insertion)
14793         (message-headers, message-news, message-mail):
14794         * pgg-gpg.el (pgg-gpg):
14795         * pgg-parse.el (pgg-parse):
14796         * pgg-pgp.el (pgg-pgp):
14797         * pgg-pgp5.el (pgg-pgp5):
14798         * pop3.el (pop3): Finish `defgroup' description with period.
14799
14800 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14801
14802         * gnus-art.el (article-display-face): Improve the efficiency.
14803         (article-display-x-face): Ditto; remove grey x-face stuff.
14804
14805 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14806
14807         * gnus-art.el (article-display-face): Correct the position in
14808         which Faces are inserted.
14809
14810 2005-06-29  Didier Verna  <didier@xemacs.org>
14811
14812         * gnus-art.el (article-display-face): Display faces in correct
14813         order.
14814
14815 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14816
14817         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
14818         (gnus-fill-real-hashtb): Use hash table instead of obarray.
14819         (gnus-nocem-check-article): Fetch the Type header.
14820         (gnus-nocem-message-wanted-p): Fix the way to examine types.
14821         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
14822         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
14823         make sure gnus-nocem-hashtb is initialized.
14824         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
14825         (gnus-nocem-unwanted-article-p): Ditto.
14826
14827         * pgg.el (pgg-verify): Return the verification result.
14828
14829 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14830
14831         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
14832         is ascii.
14833
14834 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
14835
14836         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
14837         `show-nonbreak-escape'.
14838
14839 2005-06-23  Lute Kamstra  <lute@gnu.org>
14840
14841         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
14842
14843         * dig.el (dig-mode):
14844         * smime.el (smime-mode): Use gnus-run-mode-hooks.
14845
14846 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
14847
14848         * nnimap.el (nnimap-split-download-body): Fix spellings.
14849
14850 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
14851
14852         * gnus-art.el (gnus-article-encrypt-body):
14853         * gnus-cus.el (gnus-score-customize):
14854         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
14855         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
14856
14857 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
14858
14859         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
14860         header by looking for magic "MII" at the beginnig.
14861
14862 2005-06-16  Miles Bader  <miles@gnu.org>
14863
14864         * gnus-xmas.el (gnus-xmas-group-startup-message):
14865         Use renamed gnus-splash face.
14866
14867         * assistant.el (assistant-field): Remove "-face" suffix from face name.
14868         (assistant-field-face): New backward-compatibility alias for renamed
14869         face.
14870         (assistant-render-text): Use renamed assistant-field face.
14871
14872         * spam.el (spam): Remove "-face" suffix from face name.
14873         (spam-face): New backward-compatibility alias for renamed face.
14874         (spam-face, spam-initialize): Use renamed spam face.
14875
14876         * message.el (message-header-to, message-header-cc)
14877         (message-header-subject, message-header-newsgroups)
14878         (message-header-other, message-header-name)
14879         (message-header-xheader, message-separator, message-cited-text)
14880         (message-mml): Remove "-face" suffix from face names.
14881         (message-header-to-face, message-header-cc-face)
14882         (message-header-subject-face, message-header-newsgroups-face)
14883         (message-header-other-face, message-header-name-face)
14884         (message-header-xheader-face, message-separator-face)
14885         (message-cited-text-face, message-mml-face):
14886         New backward-compatibility aliases for renamed faces.
14887         (message-font-lock-keywords): Use renamed message faces.
14888
14889         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
14890         (sieve-test-commands, sieve-tagged-arguments):
14891         Remove "-face" suffix from face names.
14892         (sieve-control-commands-face, sieve-action-commands-face)
14893         (sieve-test-commands-face, sieve-tagged-arguments-face):
14894         New backward-compatibility aliases for renamed faces.
14895         (sieve-control-commands-face, sieve-action-commands-face)
14896         (sieve-test-commands-face, sieve-tagged-arguments-face):
14897         Use renamed sieve faces.
14898
14899         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
14900         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
14901         (gnus-group-news-3-empty, gnus-group-news-4)
14902         (gnus-group-news-4-empty, gnus-group-news-5)
14903         (gnus-group-news-5-empty, gnus-group-news-6)
14904         (gnus-group-news-6-empty, gnus-group-news-low)
14905         (gnus-group-news-low-empty, gnus-group-mail-1)
14906         (gnus-group-mail-1-empty, gnus-group-mail-2)
14907         (gnus-group-mail-2-empty, gnus-group-mail-3)
14908         (gnus-group-mail-3-empty, gnus-group-mail-low)
14909         (gnus-group-mail-low-empty, gnus-summary-selected)
14910         (gnus-summary-cancelled, gnus-summary-high-ticked)
14911         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
14912         (gnus-summary-high-ancient, gnus-summary-low-ancient)
14913         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
14914         (gnus-summary-low-undownloaded)
14915         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
14916         (gnus-summary-low-unread, gnus-summary-normal-unread)
14917         (gnus-summary-high-read, gnus-summary-low-read)
14918         (gnus-summary-normal-read, gnus-splash):
14919         Remove "-face" suffix from face names.
14920         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
14921         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
14922         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
14923         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
14924         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
14925         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
14926         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
14927         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
14928         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
14929         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
14930         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
14931         (gnus-summary-selected-face, gnus-summary-cancelled-face)
14932         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
14933         (gnus-summary-normal-ticked-face)
14934         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
14935         (gnus-summary-normal-ancient-face)
14936         (gnus-summary-high-undownloaded-face)
14937         (gnus-summary-low-undownloaded-face)
14938         (gnus-summary-normal-undownloaded-face)
14939         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
14940         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
14941         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
14942         (gnus-splash-face):
14943         New backward-compatibility aliases for renamed faces.
14944         (gnus-group-startup-message): Use renamed gnus faces.
14945
14946         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
14947         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
14948         (gnus-server-agent): Remove "-face" suffix from face names.
14949         (gnus-server-agent-face, gnus-server-opened-face)
14950         (gnus-server-closed-face, gnus-server-denied-face)
14951         (gnus-server-offline-face):
14952         New backward-compatibility aliases for renamed faces.
14953         (gnus-server-agent-face, gnus-server-opened-face)
14954         (gnus-server-closed-face, gnus-server-denied-face)
14955         (gnus-server-offline-face): Use renamed gnus faces.
14956
14957         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
14958         Remove "-face" suffix from face names.
14959         (gnus-picon-xbm-face, gnus-picon-face):
14960         New backward-compatibility aliases for renamed faces.
14961
14962         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
14963         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
14964         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
14965         (gnus-cite-11): Remove "-face" suffix from face names.
14966         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
14967         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
14968         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
14969         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
14970         New backward-compatibility aliases for renamed faces.
14971         (gnus-cite-attribution-face, gnus-cite-face-list)
14972         (gnus-article-boring-faces): Use renamed gnus faces.
14973
14974         * gnus-art.el (gnus-signature, gnus-header-from)
14975         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
14976         (gnus-header-content): Remove "-face" suffix from face names.
14977         (gnus-signature-face, gnus-header-from-face)
14978         (gnus-header-subject-face, gnus-header-newsgroups-face)
14979         (gnus-header-name-face, gnus-header-content-face):
14980         New backward-compatibility aliases for renamed faces.
14981         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
14982
14983         * gnus-sum.el (gnus-summary-selected-face)
14984         (gnus-summary-highlight): Use renamed gnus faces.
14985         * gnus-group.el (gnus-group-highlight): Likewise.
14986
14987 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
14988
14989         * gnus-sieve.el (gnus-sieve-article-add-rule):
14990         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
14991         * spam-stat.el (spam-stat-buffer-change-to-spam)
14992         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
14993
14994         * message.el (message-is-yours-p):
14995         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
14996
14997 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14998
14999         * mm-view.el (mm-inline-text): Withdraw the last change.
15000
15001 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15002
15003         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
15004         executing enriched-decode.
15005
15006 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15007
15008         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
15009         charset of tar files.
15010
15011 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
15012
15013         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
15014
15015 2005-06-04  Lute Kamstra  <lute@gnu.org>
15016
15017         * nnfolder.el (nnfolder-read-folder): Make sure that undo
15018         information is never recorded.
15019
15020 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15021
15022         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
15023
15024 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15025
15026         * pop3.el (pop3-apop): Run md5 in the binary mode.
15027
15028         * starttls.el (starttls-set-process-query-on-exit-flag):
15029         Use eval-and-compile.
15030
15031 2005-05-31  Simon Josefsson  <jas@extundo.com>
15032
15033         * smime.el (smime-replace-in-string): Define.
15034         (smime-cert-by-ldap-1): Use it.
15035
15036 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15037
15038         * gnus-art.el (article-display-x-face): Replace
15039         process-kill-without-query by gnus-set-process-query-on-exit-flag.
15040
15041         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
15042         set-process-query-on-exit-flag or process-kill-without-query.
15043
15044         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
15045         loop instead of replace-regexp.
15046
15047         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
15048         instead of process-kill-without-query if it is available.
15049
15050         * lpath.el: Fbind ldap-search-entries.
15051
15052         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
15053         instead of find-file-hooks if it is available.
15054
15055         * mml1991.el: Bind pgg-default-user-id when compiling.
15056
15057         * mml2015.el: Bind pgg-default-user-id when compiling.
15058
15059         * nndraft.el (nndraft-request-associate-buffer):
15060         Use write-contents-functions instead of write-contents-hooks if it is
15061         available.
15062
15063         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
15064         instead of find-file-hooks if it is available.
15065
15066         * nntp.el (nntp-open-connection): Replace
15067         process-kill-without-query by gnus-set-process-query-on-exit-flag.
15068         (nntp-open-ssl-stream): Ditto.
15069         (nntp-open-tls-stream): Ditto.
15070
15071         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
15072         set-process-query-on-exit-flag or process-kill-without-query.
15073         (starttls-open-stream-gnutls): Use it instead of
15074         process-kill-without-query.
15075         (starttls-open-stream): Ditto.
15076
15077 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
15078
15079         * smime.el (smime-cert-by-ldap-1): Don't use
15080         replace-regexp-in-string.
15081
15082 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
15083
15084         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
15085
15086         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
15087         in PEM format.  Adjust to the XEmacs compability.
15088
15089 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
15090
15091         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
15092         by `string-to-number'.
15093         * gnus-agent.el (gnus-agent-regenerate-group)
15094         (gnus-agent-fetch-articles): Ditto.
15095         * gnus-art.el (gnus-button-fetch-group): Ditto.
15096         * gnus-cache.el (gnus-cache-generate-active)
15097         (gnus-cache-articles-in-group): Ditto.
15098         * gnus-group.el (gnus-group-set-current-level)
15099         (gnus-group-insert-group-line): Ditto.
15100         * gnus-score.el (gnus-score-set-expunge-below)
15101         (gnus-score-set-mark-below, gnus-summary-score-effect)
15102         (gnus-summary-score-entry): Ditto.
15103         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
15104         (gnus-soup-pack): Ditto.
15105         * gnus-spec.el (gnus-xmas-format): Ditto.
15106         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
15107         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
15108         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
15109         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
15110         * nndb.el (nndb-get-remote-expire-response): Ditto.
15111         * nndiary.el (nndiary-parse-schedule-value)
15112         (nndiary-string-to-number, nndiary-request-replace-article)
15113         (nndiary-request-article): Ditto.
15114         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
15115         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
15116         * nneething.el (nneething-make-head): Ditto.
15117         * nnfolder.el (nnfolder-request-article)
15118         (nnfolder-retrieve-headers): Ditto.
15119         * nnheader.el (nnheader-file-to-number): Ditto.
15120         * nnkiboze.el (nnkiboze-request-article): Ditto.
15121         * nnmail.el (nnmail-process-unix-mail-format)
15122         (nnmail-process-babyl-mail-format): Ditto.
15123         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
15124         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
15125         (nnmh-request-create-group, nnmh-request-list-1)
15126         (nnmh-request-group, nnmh-request-article): Ditto.
15127         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
15128         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
15129         * nnsoup.el (nnsoup-make-active): Ditto.
15130         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
15131         * nntp.el (nntp-find-group-and-number)
15132         (nntp-retrieve-headers-with-xover): Ditto.
15133         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
15134         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
15135         (pgg-format-key-identifier): Ditto.
15136         * pop3.el (pop3-last, pop3-stat): Ditto.
15137         * qp.el (quoted-printable-decode-region): Ditto.
15138
15139         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
15140         of concat.
15141
15142 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15143
15144         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
15145
15146         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
15147
15148         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
15149
15150         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
15151
15152         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
15153
15154         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
15155
15156         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
15157         (gnus-carpal-mode): Ditto.
15158
15159         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
15160         (gnus-browse-mode): Ditto.
15161
15162         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
15163
15164         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
15165
15166 2005-05-29  Richard M. Stallman  <rms@gnu.org>
15167
15168         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
15169
15170 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15171
15172         * gnus-util.el (gnus-run-mode-hooks): New function.
15173
15174         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
15175
15176         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
15177         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
15178
15179 2005-05-27  Lute Kamstra  <lute@gnu.org>
15180
15181         * dns-mode.el (dns-mode): Specify customization group.
15182
15183 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
15184
15185         * gnus-agent.el (gnus-agent-make-mode-line-string):
15186         Use mode-line-highlight as mouse-face.
15187
15188 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15189
15190         * canlock.el (canlock): Change the parent group to news.
15191
15192         * deuglify.el (gnus-outlook-deuglify): Add :group.
15193
15194         * dig.el (dig): Add :group.
15195
15196         * dns-mode.el (dns-mode): Add :group.
15197
15198         * encrypt.el (encrypt): Add :group.
15199
15200         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
15201         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
15202         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
15203         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
15204         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
15205
15206         * gnus-diary.el (gnus-diary): Add :group.
15207
15208         * gnus.el (gnus-group-news-1-face): Add :group.
15209         (gnus-group-news-1-empty-face): Ditto.
15210         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
15211         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
15212         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
15213         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
15214         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
15215         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
15216         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
15217         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
15218         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
15219         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
15220         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
15221         (gnus-summary-high-ticked-face): Ditto.
15222         (gnus-summary-low-ticked-face): Ditto.
15223         (gnus-summary-normal-ticked-face): Ditto.
15224         (gnus-summary-high-ancient-face): Ditto.
15225         (gnus-summary-low-ancient-face): Ditto.
15226         (gnus-summary-normal-ancient-face): Ditto.
15227         (gnus-summary-high-undownloaded-face): Ditto.
15228         (gnus-summary-low-undownloaded-face): Ditto.
15229         (gnus-summary-normal-undownloaded-face): Ditto.
15230         (gnus-summary-high-unread-face): Ditto.
15231         (gnus-summary-low-unread-face): Ditto.
15232         (gnus-summary-normal-unread-face): Ditto.
15233         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
15234         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
15235
15236         * hashcash.el (hashcash): New custom group.
15237         (hashcash-default-payment): Add :group.
15238         (hashcash-payment-alist): Ditto.
15239         (hashcash-default-accept-payment): Ditto.
15240         (hashcash-accept-resources): Ditto.
15241         (hashcash-path): Ditto.
15242         (hashcash-extra-generate-parameters): Ditto.
15243         (hashcash-double-spend-database): Ditto.
15244         (hashcash-in-news): Ditto.
15245
15246         * message.el (message-minibuffer-local-map): Add :group.
15247
15248         * netrc.el (netrc): Add :group.
15249
15250         * sieve-manage.el (sieve-manage-log): Add :group.
15251         (sieve-manage-default-user): Diito.
15252         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
15253         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
15254         (sieve-manage-authenticators): Ditto.
15255         (sieve-manage-authenticator-alist): Ditto.
15256         (sieve-manage-default-port): Ditto.
15257
15258         * sieve-mode.el (sieve-control-commands-face): Add :group.
15259         (sieve-action-commands-face): Ditto.
15260         (sieve-test-commands-face): Ditto.
15261         (sieve-tagged-arguments-face): Ditto.
15262
15263         * smime.el (smime): Add :group.
15264
15265         * spam-report.el (spam-report): Add :group.
15266
15267         * spam.el (spam, spam-face): Add :group.
15268
15269 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15270
15271         * nntp.el (nntp-next-result-arrived-p): Some news servers may
15272         return \n.\n.\n at the end of articles.  Protect against that.
15273         (nntp-with-open-group): Allow debugging.
15274
15275         * nnheader.el (mail-header-set-extra): Make into a function
15276         because I just could't understand how to quote the list properly.
15277
15278         * dns.el (query-dns-cached): New function.
15279
15280 2005-05-26  Lute Kamstra  <lute@gnu.org>
15281
15282         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
15283
15284 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15285
15286         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
15287
15288         * gnus-art.el: Don't autoload mail-extract-address-components.
15289
15290         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
15291         eval-and-compile to evaluate it.
15292
15293         * hashcash.el: Don't autoload executable-find.
15294
15295         * nndb.el: Don't declare the nndb back end two or more times; don't
15296         autoload news-reply-mode, news-setup, cancel-timer and telnet.
15297
15298         * nntp.el: Autoload format-spec instead of format; use
15299         eval-and-compile to evaluate autoload forms.
15300
15301 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
15302
15303         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
15304
15305 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15306
15307         * gnus.el (gnus-version-number): Bump version.
15308
15309 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15310
15311         * gnus.el: No Gnus v0.3 is released.
15312
15313 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15314
15315         * lpath.el (featurep): Bind show-nonbreak-escape.
15316
15317 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15318
15319         * gnus-art.el (gnus-article-edit-part): Disable undo.
15320
15321 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15322
15323         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
15324         gnus-article-date-lapsed-new-header is t if date timer is active;
15325         skip headers in which the original date value is empty.
15326         (gnus-article-save-original-date): Redefine it as a macro.
15327         (gnus-display-mime): Use it.
15328
15329 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15330
15331         * gnus-art.el (article-date-ut): Support converting date in
15332         forwarded parts as well.
15333         (gnus-article-save-original-date): New function.
15334         (gnus-display-mime): Use it.
15335
15336 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
15337
15338         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
15339         enclosure element of <item>.
15340
15341 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
15342
15343         * message.el (message-kill-buffer-query): Rename from
15344         `message-kill-buffer-query-if-modified'.  Add :version.
15345
15346 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15347
15348         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
15349         window layout.
15350
15351 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15352
15353         * mml.el: Autoload dnd when compiling.
15354
15355 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
15356
15357         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
15358         x-dnd-*.
15359
15360 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15361
15362         * qp.el (quoted-printable-encode-region): Save excursion.
15363
15364 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
15365
15366         * message.el (message-kill-buffer-query-if-modified): Add new variable
15367         so the user can kill a modified message buffer quickly.
15368         (message-kill-buffer): Use it.
15369
15370 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15371
15372         * lpath.el: Fbind display-time-event-handler; don't fbind
15373         string-to-multibyte.
15374
15375         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
15376
15377 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15378
15379         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
15380         contained in text because xml.el decodes entities) with LFs.
15381
15382 2005-04-11  Lute Kamstra  <lute@gnu.org>
15383
15384         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
15385         differently.
15386
15387 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15388
15389         * mm-util.el (mm-detect-coding-region): Typo.
15390
15391 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15392
15393         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
15394
15395 2005-04-06  Deepak Goel  <deego@gnufans.org>
15396
15397         * spam-stat.el (spam-stat-score-buffer): Add a call to a
15398         user-function allow user modifications of the scores.
15399         (spam-stat-score-buffer-user): New function, to allow
15400         user-computed modifications to the score.
15401         (spam-stat-score-buffer-user-functions): List of additional
15402         scoring functions.
15403         (spam-stat-error-holder): Global temporary error holder.
15404         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
15405         variable.
15406
15407 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
15408
15409         * gnus-registry.el (gnus-registry-clean-empty-function)
15410         (gnus-registry-trim, gnus-registry-fetch-groups)
15411         (gnus-registry-delete-group): Groups that match
15412         `gnus-registry-ignored-groups' are removed from the registry
15413         entries, not just ignored for splitting.  This helps clean up the
15414         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
15415         to get all the groups a message ID is in.
15416
15417         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
15418         (spam-stat-split-fancy): Change "threshhold" to "threshold".
15419         (spam-stat-score-buffer-user-functions): Add :number custom type.
15420
15421 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15422
15423         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
15424         argument in XEmacs.
15425
15426         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
15427         (nnrss-request-group): Decode group name first.
15428         (nnrss-request-article): Make a text/plain article if mml-to-mime
15429         failed.
15430         (nnrss-get-encoding): Return a compatible encoding according to
15431         nnrss-compatible-encoding-alist.
15432         (nnrss-find-el): Use consp instead of listp.
15433         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
15434
15435 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15436
15437         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
15438         which Emacs 20 doesn't support.
15439         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
15440
15441 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
15442
15443         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
15444         silence the byte compiler inside the defun.
15445
15446         * gnus-demon.el (parse-time-string): Add autoload.
15447
15448         * gnus-delay.el (parse-time-string): Add autoload.
15449
15450         * gnus-art.el (parse-time-string): Add autoload.
15451
15452         * nnultimate.el (parse-time): Require for `parse-time-string'.
15453
15454 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
15455
15456         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
15457
15458         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
15459
15460         * smime.el (smime-ldap-host-list): Add :version.
15461
15462 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
15463
15464         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
15465         pass it to `gnus-browse-read-group'.
15466         (gnus-browse-read-group): Add NUMBER argument and pass it to
15467         `gnus-group-read-ephemeral-group'.
15468
15469         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
15470         argument and pass it to `gnus-group-read-group'.
15471
15472 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
15473
15474         * mm-util.el (mm-xemacs-find-mime-charset): Only call
15475         mm-xemacs-find-mime-charset-1 if we have the mule feature
15476         available at runtime.
15477
15478 2005-03-25  Werner Lemberg  <wl@gnu.org>
15479
15480         * nnmaildir.el: Replace `illegal' with `invalid'.
15481
15482 2005-03-23  Lute Kamstra  <lute@gnu.org>
15483
15484         * time-date.el: Add comment on time value formats.
15485         Don't require parse-time.
15486         (with-decoded-time-value): New macro.
15487         (encode-time-value): New function.
15488         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
15489         (days-to-time): Return a valid time value when arg is huge.
15490         (time-since): Use time-subtract.
15491         (time-to-number-of-days): Use time-to-seconds.
15492
15493 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15494
15495         * gnus-start.el (gnus-display-time-event-handler):
15496         Check display-time-timer at runtime rather than only at load time
15497         in case display-time-mode is turned off in the mean time.
15498
15499 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
15500
15501         * nnimap.el (nnimap-open-connection): Print which authinfo file is
15502         used.
15503
15504         * nneething.el (nneething-map-file-directory): Derive from
15505         `gnus-directory'.
15506
15507         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
15508         the To/Cc button.
15509
15510 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
15511
15512         * nnmaildir.el (nnmaildir-request-accept-article):
15513         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
15514
15515 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
15516
15517         * gnus-async.el: Require timer-funcs at compile time when in
15518         XEmacs for `run-with-idle-timer'.
15519
15520 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
15521
15522         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
15523         autoloaded function.
15524
15525 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15526
15527         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
15528
15529 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
15530
15531         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
15532
15533 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15534
15535         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
15536         Add gnus-expert-user to default.
15537
15538 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
15539
15540         * nnimap.el (nnimap-open-server): Ditto.
15541
15542         * imap.el (imap-authenticate): Fix typo.
15543
15544 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
15545
15546         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
15547         buffer (since IMAP server might return FETCH response out of
15548         order, and the nntp buffer must be sorted).
15549
15550 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
15551
15552         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
15553         comparison on string.
15554
15555         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
15556         (gnus-agent-score): Rename category keywords to match gnus-cus.
15557         (gnus-agent-summary-fetch-series): Modify to protect against
15558         gnus-agent-summary-fetch-group clearing processable flags.
15559         (gnus-agent-synchronize-group-flags): Update live group buffer as
15560         synchronization may occur due to the user toggle the plugged
15561         status.
15562         (gnus-agent-fetch-group-1): Clear downloadable flag when article
15563         successfully downloaded.
15564         (gnus-agent-expire-group-1): Avoid using markers when the overview
15565         is in ascending order; greatly improves performance.
15566         (gnus-agent-regenerate-group):
15567         Use gnus-agent-synchronize-group-flags to reset read status in both
15568         gnus and server.
15569         (gnus-agent-update-files-total-fetched-for): Fix initial size.
15570
15571 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
15572
15573         * message.el: Don't autoload former message-utils variables.
15574         (message-strip-subject-trailing-was): Change doc string.
15575
15576         * nnweb.el: Fixes for `gnus-group-make-web-group'.
15577         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
15578         (nnweb-google-search): Add "hl=en" here.
15579         (nnweb-google-parse-1, nnweb-google-create-mapping):
15580         Don't hardcode URL.
15581
15582 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
15583
15584         * message.el (message-get-reply-headers, message-followup):
15585         Mention related variables `message-use-followup-to' and
15586         `message-use-mail-followup-to', in the information buffer.
15587
15588         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
15589         of broken groups(-beta).google.com.
15590
15591 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
15592
15593         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
15594         parameter to invoked gnus-request-move-article; remove the
15595         redundant gnus-sum-hint-move-is-internal variable; apply the marks
15596         all at once instead of once per article.
15597         (gnus-summary-remove-process-mark): Accept a list of articles as
15598         well as a single article for processing.
15599
15600         * gnus-int.el (gnus-request-move-article): Add move-is-internal
15601         parameter.
15602
15603         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
15604
15605         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
15606
15607         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
15608         parameter.
15609
15610         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
15611         parameter.
15612
15613         * nnimap.el (nnimap-request-move-article): Add move-is-internal
15614         parameter and remove the gnus-sum-hint-move-is-internal variable.
15615
15616         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
15617         parameter.
15618
15619         * nndraft.el (nndraft-request-move-article): Add move-is-internal
15620         parameter.
15621
15622         * nndiary.el (nndiary-request-move-article): Add move-is-internal
15623         parameter.
15624
15625         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
15626
15627         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
15628         parameter.
15629
15630         * nnagent.el (nnagent-request-move-article): Add move-is-internal
15631         parameter.
15632
15633 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
15634
15635         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
15636         a more conservative way.
15637
15638 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
15639
15640         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
15641         buffer, so it moves the window's cursor.
15642
15643 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
15644
15645         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
15646         `mm-dissect-multipart' and receive the from field as an (optional)
15647         argument from `mm-dissect-multipart'.
15648         (mm-dissect-multipart): Receive the from field as an argument and
15649         pass it on when we call `mm-dissect-buffer' on MIME parts.
15650         Fixes verification/decryption of signed/encrypted MIME parts.
15651
15652 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
15653
15654         * gnus-sum.el (gnus-summary-move-article):
15655         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
15656         whatever it calls (right now, only nnimap-request-move article
15657         respects it).
15658
15659         * nnimap.el (nnimap-request-move-article):
15660         When gnus-sum-hint-move-is-internal is set, don't do the extra
15661         nnimap-request-article.
15662
15663 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
15664
15665         * nnheader.el (nnheader-find-file-noselect): Add doc string.
15666
15667         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
15668         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
15669
15670         * gnus-sum.el (gnus-summary-caesar-message):
15671         Apply `gnus-treat-article' after rotation.
15672
15673         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
15674         doc string.
15675
15676 2005-02-22  Simon Josefsson  <jas@extundo.com>
15677
15678         * encrypt.el (encrypt-password-cache-expiry): Remove (use
15679         `password-cache-expiry' instead).  Reported by Arne Jørgensen
15680         <arne@arnested.dk>.
15681         (encrypt): Add password-cache and password-cache-expiry as group
15682         members.
15683
15684 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
15685
15686         * smime.el (smime-ldap-host-list): Doc fix.
15687         (smime-ask-passphrase): Use `password-read-and-add' to read (and
15688         cache) password.
15689         (smime-sign-region): Use it.
15690         (smime-decrypt-region): Use it.
15691         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
15692         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
15693         fails.
15694         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
15695         certificate from DER to PEM format rather than calling openssl.
15696
15697         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
15698
15699         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
15700         for signing/encryption.
15701
15702         * mml.el (mml-parse-1): Use them.
15703
15704 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
15705
15706         * nnrss.el (nnrss-verbose): Remove.
15707         (nnrss-request-group): Use `nnheader-message' instead.
15708
15709 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
15710
15711         * nnrss.el (nnrss-verbose): New variable.
15712         (nnrss-request-group): Make it say nnrss is requesting a group.
15713
15714 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
15715
15716         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
15717         Handle news URL with given port correctly.
15718
15719 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15720
15721         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
15722         containing special characters.
15723
15724         * gnus-sum.el (gnus-summary-edit-article): Ditto.
15725
15726         * mml.el (mime-to-mml): Ditto.
15727
15728         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
15729         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
15730         (rfc2047-decode-region): Quote decoded words containing special
15731         characters when rfc2047-quote-decoded-words-containing-tspecials
15732         is non-nil.
15733
15734 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
15735
15736         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
15737
15738         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
15739
15740 2005-02-15  Simon Josefsson  <jas@extundo.com>
15741
15742         * nnimap.el (nnimap-debug): Doc fix.
15743
15744         * imap.el (imap-debug): Doc fix.
15745
15746 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15747
15748         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
15749
15750 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
15751
15752         * gnus.el (spam-contents): Improve docs for spam-contents
15753         parameter in its variable incarnation.
15754
15755 2005-02-14  Simon Josefsson  <jas@extundo.com>
15756
15757         * smime-ldap.el: Use require instead of load-library for ldap.
15758         (smime-ldap-search): Indent.
15759         (smime-ldap-search-internal): Shorten line.
15760
15761         * smime.el (smime-cert-by-dns): Add doc-string.
15762         (smime-cert-by-ldap-1): Indent.
15763
15764         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
15765         mml-smime-get-dns-ldap.
15766         (mml-smime-encrypt-query): Use new function.  Default to ldap.
15767
15768 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
15769
15770         * smime.el: Require smime-ldap.
15771         (smime-ldap-host-list): New variable.
15772         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
15773
15774         * mml-smime.el (mml-smime-encrypt-query): New function.
15775         (mml-smime-encrypt-query): Use it.
15776
15777         * smime-ldap.el: New file.
15778
15779 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15780
15781         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
15782
15783 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
15784
15785         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
15786         argument in doc string.  Make query for type more clear.
15787
15788 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
15789
15790         * gnus.el (gnus-group-startup-message): Search for gnus images in
15791         etc/images/gnus.
15792         * mm-util.el (mm-image-load-path): Likewise.
15793         * smiley.el (smiley-data-directory): Search for smilies in
15794         etc/images/smilies.
15795
15796 2005-02-09  Kim F. Storm  <storm@cua.dk>
15797
15798         Change Emacs release version from 21.4 to 22.1 throughout.
15799         Change Emacs development version from 21.3.50 to 22.0.50.
15800
15801 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15802
15803         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
15804
15805         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
15806         non-Mule XEmacs as well.
15807         (mm-decompress-buffer): Signal an error intentionally if it does
15808         not decompress compressed data because auto-compression-mode is
15809         disabled.
15810
15811 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
15812
15813         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
15814         an ID in the registry even if it has no groups.
15815
15816 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15817
15818         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
15819         merge it into mm-decompress-buffer.
15820         (gnus-mime-copy-part): Use the MIME part charset, the value which
15821         a user specified or gnus-newsgroup-charset for decoding, like
15822         gnus-mime-inline-part does; set buffer-file-coding-system to tell
15823         save-buffer what was used.  Suggested by Kevin Ryde
15824         <user42@zip.com.au>.
15825         (gnus-mime-inline-part): Allow the name parameter as well as the
15826         filename parameter; force decompressing of compressed data; always
15827         display contents being not decoded as unibyte.
15828
15829         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
15830         as well as the filename parameter.
15831
15832         * mm-util.el (mm-decompress-buffer):
15833         Merge gnus-mime-jka-compr-maybe-uncompress.
15834         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
15835         of compressed data.
15836
15837 2005-02-08  Simon Josefsson  <jas@extundo.com>
15838
15839         * imap.el (imap-log): Doc fix.
15840
15841 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15842
15843         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
15844         the coding cookies; decompress compressed parts.
15845
15846         * mml.el (mml-generate-mime-1): Add the charset parameter according
15847         to the value which a user specified manually or the coding cookie.
15848
15849         * mm-util.el (mm-string-to-multibyte): New function.
15850         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
15851         (mm-coding-system-to-mime-charset): New function.
15852         (mm-decompress-buffer): New function.
15853         (mm-find-buffer-file-coding-system): New function.
15854
15855         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
15856         (mm-display-inline-fontify): Rewrite for decoding and decompressing
15857         parts.
15858
15859 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15860
15861         * mm-view.el (mm-display-inline-fontify): Decode a part according
15862         to the charset parameter.
15863
15864 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15865
15866         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
15867         prefix arg is neither nil nor a number, as info specifies.
15868
15869 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15870
15871         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
15872         timestamps.
15873
15874 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
15875
15876         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
15877         groups error checking and notify user.
15878
15879 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
15880
15881         * message.el (message-send-mail-function): Check existence of
15882         sendmail-program first before using default value
15883         `message-send-mail-with-sendmail'.  Otherwise use more generic
15884         `smtpmail-send-it'.
15885
15886 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15887
15888         * nntp.el (nntp-request-update-info): Always return nil.
15889
15890 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15891
15892         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
15893
15894 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15895
15896         * message.el (message-beginning-of-line): Change the behavior when
15897         invoked between BOL and : so that it first moves backward.
15898
15899 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15900
15901         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
15902         article buffer when editing of the article is discarded.
15903         (gnus-article-prepare): Revert.
15904
15905 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15906
15907         * gnus-art.el (gnus-article-prepare):
15908         Remove message-strip-forbidden-properties from the local hook.
15909
15910 2005-01-27  Simon Josefsson  <jas@extundo.com>
15911
15912         * password.el (password-cache-add): Only start one timer per key.
15913         Reported by Derek Atkins <warlord@MIT.EDU>.
15914
15915 2005-01-26  Steve Youngs  <steve@sxemacs.org>
15916
15917         * run-at-time.el: Remove.  It is no longer needed as
15918         timer-funcs.el in the xemacs-base package has a working version of
15919         `run-at-time'.
15920
15921         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
15922
15923         * password.el: Require timer-funcs instead of run-at-time in
15924         XEmacs.
15925         Remove `password-run-at-time' macro.
15926         (password-cache-add): Use `run-at-time' instead of
15927         `password-run-at-time'.
15928
15929         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
15930         Remove `nnheader-cancel-function-timers' alias,
15931         `cancel-function-timers' exists in XEmacs in timer-funcs.
15932
15933         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
15934         for `run-with-idle-timer'.
15935
15936         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
15937         for `run-at-time'.
15938
15939         * mm-url.el: Require timer-funcs at compile time when in XEmacs
15940         for `with-timeout'.
15941
15942         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
15943         the same as for XEmacs 21.4.
15944         No need to ignore `run-with-idle-timer', this function exists in
15945         XEmacs now in timer-funcs.el in the xemacs-base package.
15946         (dgnushack-compile): No need to delete
15947         run-at-time.el from the list of files to compile because it
15948         doesn't exist anymore.
15949
15950 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15951
15952         * mml.el (mml-generate-mime-1): Convert string into unibyte when
15953         inserting " *mml*" buffer's contents into a unibyte temp buffer.
15954
15955 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
15956
15957         * mail-source.el (mail-source-fetch-imap): Search for ^From case
15958         sensitively.
15959
15960 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
15961
15962         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
15963
15964 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15965
15966         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
15967         which will be inserted according to the multibyteness of a buffer
15968         rather than the type of contents.  Suggested by ARISAWA Akihiro
15969         <ari@mbf.ocn.ne.jp>.
15970
15971         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
15972         of string which old xml.el may return rather than a string.
15973
15974 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15975
15976         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
15977
15978 2005-01-16  Simon Josefsson  <jas@extundo.com>
15979
15980         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
15981         idn/idna.el isn't available.
15982         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
15983         <michael@waxrat.com>.
15984
15985         * hashcash.el: Remove non-FSF copyright header.
15986
15987         * hashcash.el (hashcash-extra-generate-parameters): New variable.
15988         (hashcash-generate-payment): Use it.
15989         (hashcash-generate-payment-async): Use it.
15990
15991 2005-01-15  Simon Josefsson  <jas@extundo.com>
15992
15993         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
15994         Suggested by Raymond Scholz <ray-2005@zonix.de>.
15995
15996         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
15997         gnus-summary-idna-message.
15998         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
15999         (gnus-summary-idna-message): New function.
16000
16001 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
16002
16003         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
16004         gnus-novice-user.
16005
16006 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16007
16008         * nnrss.el (nnrss-request-delete-group): Delete entries in
16009         nnrss-group-alist as well.
16010         (nnrss-save-server-data): Insert newline.
16011
16012 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
16013
16014         * gnus.el (gnus-user-agent): Use list of symbols instead of
16015         symbols.  Display full version number for (S)XEmacs.
16016         Optionally display (S)XEmacs codename.
16017
16018         * gnus-util.el (gnus-emacs-version): Update for new
16019         `gnus-user-agent'.
16020
16021         * gnus-msg.el (gnus-extended-version): Make it possible to omit
16022         Gnus version.
16023
16024 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
16025
16026         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
16027         which is unreadable in some setups.
16028
16029 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16030
16031         * gnus-spec.el (gnus-update-format-specifications): Flush the
16032         group format spec cache if it doesn't support decoded group names.
16033
16034 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
16035
16036         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
16037         Allow to apply decay on score files matching a regexp.
16038
16039 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16040
16041         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
16042         compatibility in %g and %c.
16043
16044 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16045
16046         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
16047         name for only %g and %c.
16048         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
16049         of gnus-tmp-group to decoded group name.
16050         (gnus-group-make-rss-group): Exclude `/'s from group names.
16051
16052 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16053
16054         * nnrss.el (nnrss-get-encoding): Fix regexp.
16055
16056 2004-12-27  Simon Josefsson  <jas@extundo.com>
16057
16058         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
16059         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
16060         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
16061
16062 2004-12-17  Kim F. Storm  <storm@cua.dk>
16063
16064         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
16065
16066         * gnus-sum.el (gnus-summary-mode-map): Likewise.
16067
16068 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
16069
16070         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
16071
16072 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16073
16074         * nnrss.el: Require rfc2047 and mml.
16075         (nnrss-file-coding-system): New variable.
16076         (nnrss-format-string): Redefine it as an inline function.
16077         (nnrss-decode-group-name): New function.
16078         (nnrss-string-as-multibyte): Remove.
16079         (nnrss-retrieve-headers): Decode group name; don't use
16080         nnrss-format-string.
16081         (nnrss-request-group): Decode group name.
16082         (nnrss-request-article): Decode group name; allow a Message-ID as
16083         well as an article number; don't use nnrss-format-string; encode a
16084         Message-ID string which may contain non-ASCII characters; use
16085         mml-to-mime to compose a MIME article.
16086         (nnrss-request-expire-articles): Decode group name.
16087         (nnrss-request-delete-group): Decode group name.
16088         (nnrss-fetch): Clarify error message.
16089         (nnrss-read-server-data): Use insert-file-contents instead of load;
16090         bind file-name-coding-system; use multibyte buffer.
16091         (nnrss-save-server-data): Bind coding-system-for-write to the
16092         value of nnrss-file-coding-system; bind file-name-coding-system;
16093         add coding cookie.
16094         (nnrss-read-group-data): Use insert-file-contents instead of load;
16095         bind file-name-coding-system; use multibyte buffer.
16096         (nnrss-save-group-data): Bind coding-system-for-write to the
16097         value of nnrss-file-coding-system; bind file-name-coding-system.
16098         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
16099         make it work with non-ASCII text.
16100         (nnrss-find-el): Make it work with old xml.el as well.
16101
16102 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
16103
16104         * nnrss.el (nnrss-get-encoding): New function.
16105         (nnrss-fetch): Use unibyte buffer initially; bind
16106         coding-system-for-read while performing mm-url-insert; remove ^Ms;
16107         decode contents according to the encoding attribute.
16108         (nnrss-save-group-data): Add coding cookie.
16109         (nnrss-mime-encode-string): New function.
16110         (nnrss-check-group): Use it to encode subject and author.
16111
16112 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
16113
16114         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
16115         imaginary variable.
16116
16117 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16118
16119         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
16120         correctly even if there are wide characters.
16121
16122 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
16123
16124         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
16125         downcased symbol names; make a new cache instead of reusing
16126         bbdb-hashtable.
16127
16128 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16129
16130         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
16131         concatenating segments rather than before concatenating them.
16132         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16133
16134         * message.el (message-get-reply-headers): Bind `extra'.
16135
16136 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16137
16138         * message.el (message-extra-wide-headers): New variable.
16139         (message-get-reply-headers): Use it.
16140
16141 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16142
16143         * gnus-agent.el (gnus-agent-group-path): Decode group name.
16144         (gnus-agent-group-pathname): Ditto.
16145
16146         * gnus-cache.el (gnus-cache-file-name): Decode group name.
16147
16148         * gnus-group.el (gnus-group-make-group): Decode group name.
16149         (gnus-group-make-rss-group): Register the group data after opening
16150         the nnrss group.
16151
16152 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
16153
16154         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
16155         by expiry now get marked as read.
16156
16157 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16158
16159         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
16160
16161 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
16162
16163         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
16164         unify Latin characters in XEmacs.
16165         (mm-find-mime-charset-region): Use it.
16166
16167 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16168
16169         * gnus-util.el (gnus-delete-directory): New function.
16170
16171         * gnus-agent.el (gnus-agent-delete-group): Use it.
16172
16173         * gnus-cache.el (gnus-cache-delete-group): Use it.
16174
16175 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16176
16177         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
16178         names.
16179
16180 2004-12-16  Simon Josefsson  <jas@extundo.com>
16181
16182         * hashcash.el (hashcash-payment-alist): Fix custom :type.
16183
16184 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16185
16186         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
16187
16188         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
16189         (gnus-group-set-current-level): Decode group name.
16190
16191 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
16192
16193         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
16194         failed.
16195
16196 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16197
16198         * gnus-group.el (gnus-group-delete-group): Decode group name.
16199         (gnus-group-make-rss-group): Encode group name.
16200         (gnus-group-catchup-current): Decode group name.
16201         (gnus-group-kill-group): Decode group name.
16202
16203 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
16204
16205         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
16206
16207 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16208
16209         * gnus-group.el (gnus-group-make-rss-group):
16210         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
16211
16212         * gnus-start.el (gnus-setup-news): Honor user's setting to
16213         gnus-message-archive-method.  Suggested by Lute Kamstra
16214         <lute@gnu.org>.
16215
16216 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
16217
16218         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
16219         global counterparts of the buffer-local variables.
16220
16221 2004-11-16  Romain Francoise  <romain@orebokech.com>
16222
16223         * gnus-sum.el (gnus-summary-exit): Don't clear the global
16224         counterparts of the buffer-local variables.
16225
16226 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
16227
16228         * message.el (message-forbidden-properties): Fix typo in doc
16229         string.
16230
16231 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
16232
16233         * gnus-util.el (gnus-replace-in-string): Add doc string.
16234
16235         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
16236         to avoid problems when splitting mails with many recipients.
16237
16238 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16239
16240         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
16241         pop-to-buffer, covered by the subsequent gnus-configure-windows.
16242
16243 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
16244
16245         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
16246         if there is no hashtable in memory or file modification time is
16247         newer than cached timestamp.
16248
16249 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
16250
16251         * gnus-sum.el (gnus-summary-limit-to-recipient):
16252         Implement not-matching option.
16253
16254 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
16255
16256         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
16257         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
16258         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
16259         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
16260         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
16261         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
16262
16263 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16264
16265         * message.el (message-forward-make-body-mml): Remove headers
16266         according to message-forward-ignored-headers if a message is decoded.
16267
16268 2004-12-02  Romain Francoise  <romain@orebokech.com>
16269
16270         * message.el (message-forward-make-body-plain): Always remove
16271         headers according to message-forward-ignored-headers.
16272
16273 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
16274
16275         * spam.el (spam-summary-prepare-exit): Remove the
16276         gnus-summary-limit pop for now, it has problems with ham marks for
16277         me.
16278
16279 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
16280
16281         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
16282         correctly.
16283
16284 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
16285
16286         * format-spec.el (format-spec): Message the char.
16287
16288 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
16289
16290         * gnus-art.el (gnus-split-methods): Reformat comments.
16291
16292         * spam.el (spam-summary-prepare-exit): Remove article limits
16293         before exiting the summary buffer.
16294
16295 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16296
16297         * lpath.el: Remove bbdb-create-internal, bbdb-records,
16298         spam-BBDB-register-routine and spam-enter-ham-BBDB.
16299
16300         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
16301         order to silence the byte compiler.
16302
16303         * spam.el: Fix the way to silence the byte compiler, which
16304         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
16305         bbdb-search-simple, spam-BBDB-register-routine,
16306         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
16307         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
16308         spam-stat-buffer-is-spam, spam-stat-load,
16309         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
16310         spam-stat-save and spam-stat-split-fancy.
16311
16312 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16313
16314         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
16315         which may confuse users.
16316         (canlock-password-for-verify): Ditto.
16317
16318         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
16319
16320         * gnus-art.el (gnus-emphasis-alist): Ditto.
16321
16322         * gnus-registry.el (gnus-registry-max-entries): Ditto.
16323
16324         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
16325
16326         * gnus-start.el (gnus-save-killed-list): Ditto.
16327
16328         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
16329         (gnus-sum-thread-tree-root): Ditto.
16330         (gnus-sum-thread-tree-false-root): Ditto.
16331         (gnus-sum-thread-tree-single-indent): Ditto.
16332
16333         * message.el (message-courtesy-message): Ditto.
16334         (message-archive-note): Ditto.
16335         (message-subscribed-address-file): Ditto.
16336         (message-user-fqdn): Ditto.
16337
16338         * spam-report.el (spam-report-gmane-regex): Ditto.
16339
16340         * spam.el (spam-blackhole-good-server-regex): Ditto.
16341
16342 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16343
16344         * mml.el (mml-preview): Widen the message buffer before copying
16345         the contents to the preview buffer; sort headers before previewing.
16346
16347         * message.el (message-hidden-headers): Fix the way to avoid a bug
16348         in the `repeat' widget in Emacs 21.3 or earlier.
16349
16350 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16351
16352         * message.el (message-hidden-headers): Default to "^References:".
16353         Improve customization type.  Suggested by Reiner Steib
16354         <Reiner.Steib@gmx.de>.
16355
16356 2004-11-25  Romain Francoise  <romain@orebokech.com>
16357
16358         * message.el (message-strip-forbidden-properties): Remove check for
16359         obsolete `message-hidden' text property, hidden headers are not
16360         accessible in the buffer anymore.
16361
16362 2004-11-22  Romain Francoise  <romain@orebokech.com>
16363
16364         * message.el (message-header-format-alist): Add `From' in list
16365         so that it can be sorted.
16366         (message-fix-before-sending): Widen and sort headers before
16367         sending.
16368         (message-hide-headers): Use narrowing to hide headers by moving
16369         them to the top of the buffer and narrowing to the region
16370         underneath.
16371
16372 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16373
16374         * message.el (message-strip-forbidden-properties):
16375         Bind buffer-read-only (etc) to nil.
16376
16377 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16378
16379         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
16380         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16381
16382 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
16383
16384         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
16385
16386 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16387
16388         * dns.el (query-dns): Use sit-for to time instead of
16389         accept-process-output, since that doesn't seem to work on udp
16390         sockets.
16391
16392 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16393
16394         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
16395
16396 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
16397
16398         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
16399         doc string.  Improve doc string.
16400
16401 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16402
16403         * nntp.el (nntp-request-update-info): Return nil if
16404         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
16405         may not call gnus-activate-group which uselessly issues the GROUP
16406         commands for all nntp groups and wastes time.  Reported by Romain
16407         Francoise <romain@orebokech.com>.
16408
16409         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
16410
16411 2004-11-15  Simon Josefsson  <jas@extundo.com>
16412
16413         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
16414         headers separately.
16415         (gnus-button-openpgp): New function, inspired by Jochen Küpper
16416         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
16417
16418 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
16419
16420         * gnus-start.el (gnus-convert-old-newsrc):
16421         Assign legacy-gnus-agent to 5.10.7.
16422
16423 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16424
16425         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
16426         start of the lines.
16427
16428 2004-11-14  Magnus Henoch  <mange@freemail.hu>
16429
16430         * hashcash.el (hashcash-default-payment): Change default to 20.
16431         (hashcash-default-accept-payment): Change default to 20.
16432         (hashcash-process-alist): New variable.
16433         (hashcash-generate-payment-async): Add.
16434         (hashcash-already-paid-p): Add.
16435         (hashcash-insert-payment): Don't generate payments twice.
16436         (hashcash-insert-payment-async): Add.
16437         (hashcash-insert-payment-async-2): Add.
16438         (hashcash-cancel-async): Add.
16439         (hashcash-wait-async): Add.
16440         (hashcash-processes-running-p): Add.
16441         (hashcash-wait-or-cancel): Add.
16442         (mail-add-payment): New optional argument.  Conditionally start
16443         asynchronous calculation.
16444         (mail-add-payment-async): Add.
16445
16446         * message.el (message-send-mail): Wait for asynchronous hashcash
16447         results.  Don't clobber existing X-Hashcash headers.
16448         (message-setup-1): Call mail-add-payment-async when
16449         message-generate-hashcash is non-nil.
16450
16451 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
16452
16453         * message.el (message-use-alternative-email-as-from): Examine the
16454         From header as well; use message-make-from in order to include a
16455         user's full name.
16456
16457 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16458
16459         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
16460         default; improve customization type.
16461         (gnus-emphasis-custom-with-format): New macro.
16462         (gnus-emphasis-custom-value-to-external): New function.
16463         (gnus-emphasis-custom-value-to-internal): New function.
16464
16465 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16466
16467         * dns.el (query-dns): Resolve reverse addresses.
16468
16469 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16470
16471         * gnus-group.el (gnus-group-get-new-news): Use it.
16472
16473         * gnus-start.el (gnus-check-reasonable-setup): New function.
16474
16475 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16476
16477         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
16478         "Args out of range" error.  Reported by Arnaud Giersch
16479         <arnaud.giersch@free.fr>.
16480
16481 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
16482
16483         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
16484
16485 2004-11-04  Richard M. Stallman  <rms@gnu.org>
16486
16487         * spam.el (spam group): Add :version.
16488
16489         * pgg-def.el (pgg group): Add :version.
16490
16491 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16492
16493         * gnus-art.el (gnus-article-edit-article): Don't associate the
16494         article buffer with a draft file.  This is a temporary measure
16495         against the 2004-08-22 change to gnus-article-edit-mode.
16496
16497 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16498
16499         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
16500         (html2text-format-tags): Remove unused variable `attr'.
16501
16502 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
16503
16504         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
16505
16506         * tls.el (tls-process-connection-type, tls-success)
16507         (tls-certtool-program): Add :version.
16508
16509         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
16510         (starttls-extra-arguments, starttls-process-connection-type)
16511         (starttls-connect, starttls-failure, starttls-success): Add :version.
16512
16513         * spam-stat.el (spam-stat): Add :version.
16514
16515         * sieve.el (sieve): Add :version.
16516
16517         * sha1.el (sha1): Add :version.
16518         (sha1-use-external): Remove redundant version.
16519
16520         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
16521         (nnmail-cache-ignore-groups, nnmail-spool-hook)
16522         (nnmail-split-fancy-match-partial-words)
16523         (nnmail-split-lowercase-expanded): Add :version.
16524
16525         * nndiary.el (nndiary): Add :version.
16526
16527         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
16528
16529         * mml-sec.el (mml-default-sign-method)
16530         (mml-default-encrypt-method, mml-signencrypt-style-alist):
16531         Add :version.
16532
16533         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
16534
16535         * mm-url.el (mm-url-use-external, mm-url-program)
16536         (mm-url-arguments): Add :version.
16537
16538         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
16539         (mm-attachment-file-modes, mm-decrypt-option)
16540         (mm-w3m-safe-url-regexp): Add :version.
16541
16542         * message.el (message-cite-prefix-regexp)
16543         (message-sendmail-envelope-from, message-minibuffer-local-map)
16544         (message-user-fqdn, message-completion-alist): Add :version.
16545
16546         * gnus-win.el (gnus-configure-windows-hook)
16547         (gnus-use-frames-on-any-display): Add :version.
16548
16549         * gnus-art.el (gnus-article-address-banner-alist)
16550         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
16551         (gnus-treat-from-picon, gnus-treat-mail-picon)
16552         (gnus-treat-x-pgp-sig): Add :version.
16553
16554         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
16555         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
16556         (gnus-summary-article-delete-hook)
16557         (gnus-summary-display-while-building): Add :version.
16558
16559         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
16560         (gnus-get-top-new-news-hook): Add :version.
16561
16562         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
16563         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
16564
16565         * gnus-registry.el (gnus-registry): Add :version.
16566
16567         * gnus-spec.el (gnus-use-correct-string-widths)
16568         (gnus-make-format-preserve-properties): Add :version.
16569
16570         * gnus.el (gnus-group-charter-alist)
16571         (gnus-group-fetch-control-use-browse-url)
16572         (gnus-install-group-spam-parameters): Add :version.
16573
16574         * gnus-diary.el (gnus-diary): Add :version.
16575
16576         * gnus-delay.el (gnus-delay): Add :version.
16577
16578         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
16579         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
16580         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
16581         Add :version.
16582
16583         * gnus-agent.el (gnus-agent-max-fetch-size)
16584         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
16585         (gnus-agent-prompt-send-queue): Add :version.
16586
16587         * deuglify.el (gnus-outlook-deuglify): Add :version.
16588
16589         * html2text.el: Beautify code.  Improve doc strings.
16590         Some checkdoc cleanup.
16591         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
16592
16593 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
16594
16595         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
16596
16597 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
16598
16599         * gnus-registry.el (gnus-registry-hashtb): Create the registry
16600         when package is loaded.
16601
16602         * spam.el (spam-summary-score-preferred-header): Add global preference
16603         for people who want to override the default SpamAssassin over
16604         Bogofilter preference (when both are set).
16605         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
16606         (spam-user-format-function-S):
16607         Check spam-summary-score-preferred-header.
16608         (spam-extra-header-to-number): Add X-Bogosity header parsing.
16609         (spam-user-format-function-S): Format the score correctly.
16610
16611 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16612
16613         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
16614         signature file.  Suggested by Manoj Srivastava
16615         <srivasta@golden-gryphon.com>.
16616
16617         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
16618         iso-2022-jp even in the Japanese language environment.
16619         Suggested by Jason Rumney <jasonr@gnu.org>.
16620
16621 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16622
16623         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
16624         use the same characters as the dummy marks; make it free from
16625         getting affected by the language environment.
16626         (gnus-summary-read-group-1): Update mark positions only when the
16627         format spec is updated.
16628
16629         * gnus-spec.el (gnus-update-format-specifications): Return a list
16630         of updated types.
16631
16632 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16633
16634         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
16635         of boundp to check if display-warning is available.
16636
16637 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
16638
16639         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
16640
16641 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16642
16643         * nnspool.el (nnspool-spool-directory): Use news-path if the
16644         news-directory variable is not bound.
16645
16646         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
16647         function instead of display-warning if it is not available.
16648
16649 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16650
16651         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
16652         v5-10: Use `point-at-bol'.
16653
16654 2004-10-26  Simon Josefsson  <jas@extundo.com>
16655
16656         * hashcash.el: Fix URL in comment, reported by Cheng Gao
16657         <chenggao@gmail.com>.
16658
16659 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
16660
16661         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
16662         instead.
16663
16664 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
16665
16666         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
16667         to remove a server from the nnimap-server-buffer-alist.
16668         (nnimap-open-connection, nnimap-close-server): Use it.
16669
16670         * gnus-encrypt.el: Remove file in favor of encrypt.el.
16671
16672 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16673
16674         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
16675         running the major-mode function.
16676
16677 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16678
16679         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
16680         dummy marks in the right way.
16681
16682 2004-10-18  David Edmondson  <dme@dme.org>
16683
16684         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
16685         excessively.
16686
16687 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
16688
16689         * gnus-util.el (gnus-split-references): Accept a nil references
16690         string and go on blissfully.
16691
16692         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
16693         cases where the references string is non-nil but has no references.
16694
16695         * encrypt.el: Add autoload tags.
16696
16697         * spam.el (spam-resolve-registrations-routine): Remove article
16698         from unregistration list too.  Reported by David Hanak
16699         <dhanak@isis.vanderbilt.edu>
16700
16701 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
16702
16703         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
16704         nil.  Change custom type.
16705
16706 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
16707
16708         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
16709
16710         * gnus-sum.el (gnus-summary-move-article): Use it.
16711
16712 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
16713
16714         * encrypt.el: Add autoload cookies.
16715
16716         * spam.el (spam-backend-article-list-property)
16717         (spam-backend-get-article-todo-list)
16718         (spam-backend-put-article-todo-list)
16719         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
16720         Resolve registrations separately.
16721         (spam-register-routine): Format comments.
16722         (spam-unregister-routine, spam-register-routine): Always call with
16723         specific-articles, no default list.
16724         (spam-summary-prepare-exit): Use the spam-classifications function.
16725
16726         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
16727         gnus-encrypt.el.
16728
16729         * encrypt.el: Copied from gnus-encrypt.el.
16730
16731         * gnus-encrypt.el: Commented that it's obsolete.
16732
16733 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
16734
16735         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
16736         (gnus-score-save): Use it.
16737
16738         * message.el (message-bury): Use `window-dedicated-p'.
16739
16740 2004-10-15  Simon Josefsson  <jas@extundo.com>
16741
16742         * pop3.el (top-level): Don't require nnheader.
16743         (pop3-read-timeout): Add.
16744         (pop3-accept-process-output): Add.
16745         (pop3-read-response, pop3-retr): Use it.
16746
16747 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
16748
16749         * spam.el (spam-register-routine): Move comment.
16750         (spam-verify-bogofilter): Use 'unknown for the initial
16751         spam-bogofilter-valid state, not 'never.
16752
16753         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
16754         for netrc-machine.
16755
16756         * nnimap.el (nnimap-open-connection):
16757         Use netrc-machine-user-or-password.
16758
16759 2004-10-17  Richard M. Stallman  <rms@gnu.org>
16760
16761         * gnus-registry.el (gnus-registry-unload-hook):
16762         Set as a variable with add-hook.
16763
16764         * nnspool.el (nnspool-spool-directory): Use news-directory instead
16765         of news-path.
16766
16767         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
16768
16769         * spam.el: Delete duplicate `provide'.
16770         (spam-unload-hook): Set as a variable with add-hook.
16771
16772 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
16773
16774         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
16775         in the doc string.
16776
16777         * message.el (message-ignored-news-headers)
16778         (message-ignored-supersedes-headers)
16779         (message-ignored-resent-headers)
16780         (message-forward-ignored-headers): Improve custom type.
16781
16782 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16783
16784         * message.el (message-tokenize-header): Fix 2004-09-06 change
16785         which used point-min in the wrong place.
16786
16787 2004-10-12  Simon Josefsson  <jas@extundo.com>
16788
16789         * tls.el (tls-certtool-program): New variable.
16790         (tls-certificate-information): New function, based on
16791         ssl-certificate-information.
16792
16793 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16794
16795         * compface.el: Move the version of ELisp-based uncompface program
16796         to the contrib directory because of the copyright problem.
16797
16798 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
16799
16800         * message.el (message-kill-buffer): Raise the current frame.
16801
16802 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
16803
16804         * gnus-sum.el: Mention that multibyte characters don't work as marks.
16805
16806         * gnus.el (message-y-or-n-p): Autoload.
16807
16808         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
16809         (pop3-password-required, pop3-authentication-scheme)
16810         (pop3-leave-mail-on-server): Make customizable.
16811         (pop3): New custom group.
16812         (pop3-retr): Remove `sleep-for' statements.
16813         Suggested by Dave Love <fx@gnu.org>.
16814
16815         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
16816         Windows/DOS.
16817
16818         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
16819         (imap-parse-body): Fix incorrect use of `assert'.
16820         Suggested by Dave Love <fx@gnu.org>.
16821
16822         * mml.el (mml-minibuffer-read-disposition): Require match.
16823         Suggested by Dave Love <fx@gnu.org>.
16824
16825 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
16826
16827         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
16828         doc string.
16829
16830 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16831
16832         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
16833
16834 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16835
16836         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
16837         instead of calling `mm-insert-inline', to decode text/* parts
16838         before displaying them.
16839
16840 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16841
16842         * mm-uu.el (mm-uu-text-plain-type): New variable.
16843         (mm-uu-pgp-signed-extract-1): Use it.
16844         (mm-uu-pgp-encrypted-extract-1): Use it.
16845         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
16846         bind mm-uu-text-plain-type with that value.
16847         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
16848         mm-uu-dissect.
16849
16850 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16851
16852         * gnus-group.el (gnus-update-group-mark-positions):
16853         * gnus-sum.el (gnus-update-summary-mark-positions):
16854         * message.el (message-check-news-body-syntax):
16855         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
16856         of string-as-multibyte.
16857
16858 2004-10-05  Juri Linkov  <juri@jurta.org>
16859
16860         * gnus-group.el (gnus-update-group-mark-positions):
16861         * gnus-sum.el (gnus-update-summary-mark-positions):
16862         * message.el (message-check-news-body-syntax):
16863         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
16864         8-bit unibyte values to a multibyte string for search functions.
16865
16866 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16867
16868         * mm-uu.el (mm-uu-dissect): Allow optional arg.
16869         (mm-uu-dissect-text-parts): New function.
16870
16871         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
16872         dissect text parts.
16873
16874         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
16875         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
16876
16877         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
16878
16879         * gnus-topic.el (gnus-topic-hierarchical-parameters):
16880         Use gnus-current-topics instead of gnus-current-topic.
16881
16882 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
16883
16884         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
16885
16886 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
16887
16888         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
16889         where approriate.
16890
16891         * nnml.el (nnml-generate-active-info): do.
16892
16893         * nndiary.el (nndiary-generate-active-info): do.
16894
16895         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
16896         (gnus-topic-move): do.
16897
16898         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
16899         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
16900
16901         * gnus-srvr.el (gnus-server-prepare)
16902         (gnus-server-open-all-servers): do.
16903
16904         * gnus-msg.el (gnus-summary-cancel-article)
16905         (gnus-summary-resend-message)
16906         (gnus-summary-mail-crosspost-complaint): do.
16907
16908         * gnus-move.el (gnus-change-server): do.
16909
16910         * gnus-group.el (gnus-group-unmark-all-groups)
16911         (gnus-group-set-current-level): do.
16912
16913 2004-10-04  Simon Josefsson  <jas@extundo.com>
16914
16915         * message.el (message-generate-hashcash): Doc fix.
16916
16917 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
16918
16919         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
16920         avoid infinite recursion via gnus-get-function.
16921
16922 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
16923
16924         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
16925
16926         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
16927
16928         * nnmail.el (nnmail-split-history): do.
16929
16930         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
16931         (nnml-request-delete-group): do.
16932
16933         * nnslashdot.el (nnslashdot-read-groups): do.
16934
16935         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
16936         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
16937
16938         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
16939         (nnspool-sift-nov-with-sed): Use last.
16940         (nnspool-retrieve-headers-with-nov): Use mapc.
16941         (nnspool-request-newgroups): Use dolist.
16942         (nnspool-request-group): Use last.
16943
16944         * nntp.el (nntp-read-server-type): Use dolist.
16945
16946         * nnvirtual.el (nnvirtual-create-mapping)
16947         (nnvirtual-update-read-and-marked): Use dolist.
16948         (nnvirtual-convert-headers): Simplify.
16949
16950 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
16951
16952         * gnus-agent.el (gnus-agent-synchronize-group-flags):
16953         Add support for sync'ing tick marks.
16954
16955 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16956
16957         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
16958         there's no visible header.
16959
16960 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
16961
16962         * gnus-agent.el (gnus-agent-synchronize-group-flags):
16963         When necessary, pass full group name to gnus-request-set-marks.
16964
16965 2004-10-01  Simon Josefsson  <jas@extundo.com>
16966
16967         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
16968         acroread.
16969
16970 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16971
16972         * spam-report.el (spam-report-gmane): Fix interactive.
16973
16974         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
16975
16976         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
16977         when writing file.
16978         (gnus-agent-synchronize-flags): Don't default to being
16979         interactive.
16980
16981 2004-09-30  Simon Josefsson  <jas@extundo.com>
16982
16983         * message.el (message-generate-hashcash): Add.
16984         (message-send-mail): Use it, call mail-add-payment.
16985
16986 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
16987
16988         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
16989
16990 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
16991
16992         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
16993         gnus-requst-update-info with explicit code to sync the in-memory
16994         info read flags with the marks being sync'd to the backend.
16995
16996         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
16997
16998 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
16999
17000         * spam.el (spam-verify-bogofilter): Add new function.
17001         (spam-check-bogofilter)
17002         (spam-bogofilter-register-with-bogofilter): Use it.
17003         (spam-verify-bogofilter): Add small fixes.
17004
17005 2004-09-28  Simon Josefsson  <jas@extundo.com>
17006
17007         * hashcash.el (hashcash-generate-payment): Revert.
17008
17009 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17010
17011         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17012         Use gnus-extract-references instead of gnus-split-references.
17013
17014         * gnus-util.el (gnus-extract-references): Add new function, analogous
17015         to gnus-split-references but extracts only the message-ID without
17016         anything extra.
17017
17018         * hashcash.el (hashcash-generate-payment)
17019         (hashcash-check-payment): Do the right thing if hashcash-path is
17020         nil (because the hashcash program could not be found).
17021
17022         * spam.el (spam-use-hashcash): Remove comment.
17023
17024 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
17025
17026         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
17027         (gnus-cache-enter-article, gnus-cache-remove-article)
17028         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
17029
17030         * gnus-async.el (gnus-async-prefetch-remove-group): do.
17031
17032         * gnus-art.el (article-hide-boring-headers)
17033         (article-translate-strings, article-display-face)
17034         (gnus-article-mime-match-handle-first)
17035         (gnus-article-highlight-headers)
17036         (gnus-article-add-buttons-to-head): do.
17037
17038 2004-09-27  Simon Josefsson  <jas@extundo.com>
17039
17040         * hashcash.el: New version, from
17041         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
17042         ../contrib/.
17043
17044 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17045
17046         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
17047
17048 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
17049
17050         * gnus-dup.el (gnus-dup-open): Use mapc.
17051         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
17052
17053         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
17054         Reported by Stefan Wiens <s.wi@gmx.net>.
17055
17056         * gnus.el (gnus-shutdown): Use dolist.
17057
17058         * gnus-undo.el (gnus-undo): Use mapc.
17059
17060         * nnrss.el (nnrss-generate-active): do.
17061
17062         * message.el (message-cite-original-without-signature)
17063         (message-cite-original): Use mapc.
17064         (message-do-actions, message-make-forward-subject): Use dolist.
17065
17066 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
17067
17068         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
17069         deletion to remove entire duplicate line.  Fixes merged article
17070         number bug.
17071
17072 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
17073
17074         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
17075         servers that are offline.  Avoids having gnus-agent-toggle-plugged
17076         first ask if you want to open a server and then, even when you
17077         responded with no, asking if you want to synchronize the server's
17078         flags.
17079         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
17080         multi-line expressions.
17081         (gnus-agent-synchronize-group-flags): New internal function.
17082         Updates marks in memory (in the info structure) AND in the
17083         backend.
17084
17085         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
17086
17087         * nnagent.el (nnagent-request-set-mark):
17088         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
17089         method, to ensure that synchronization updates marks in the
17090         backend and in the info (in memory) structure.
17091
17092 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17093
17094         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
17095         convention fully; don't miss the root article of a thread; make
17096         the X-Draft-From header with correct article numbers.
17097
17098 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
17099
17100         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
17101         unless plugged.  Disable the agent so that an open failure causes
17102         an error.
17103
17104         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
17105         Revert 2004-09-21 change.  The backend must be opened while
17106         synchronizing flags even when the backend stores the flags
17107         locally.
17108
17109 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
17110
17111         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
17112         in `header' match.  Reported by Svend Tollak Munkejord.
17113
17114         * message.el (message-cite-original): Fix use of
17115         `message-cite-articles-with-x-no-archive'.
17116
17117 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17118
17119         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
17120         (gnus-window-to-buffer): Ditto.
17121
17122         * mml.el (mml-preview-buffer): New variable.
17123         (mml-preview): Manage window layout with gnus-buffer-configuration.
17124
17125         * gnus-msg.el (gnus-setup-message): Put article numbers into the
17126         X-Draft-From header even if those articles aren't quoted.
17127
17128 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
17129
17130         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
17131         (gnus-request-set-mark, gnus-request-update-mark): Use new
17132         g-s-t-u-l-m to decide to use backend even when unplugged.
17133
17134 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17135
17136         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
17137         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
17138
17139 2004-09-20  Simon Josefsson  <jas@extundo.com>
17140
17141         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
17142         "utf-16-le".
17143
17144 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
17145
17146         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
17147
17148 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
17149
17150         * uudecode.el (uudecode-use-external): Add :version.
17151
17152         * smime.el (smime-CA-file, smime-encrypt-cipher)
17153         (smime-dns-server): Add :version.
17154
17155         * smiley.el (gnus-smiley-file-types): Add :version.
17156
17157         * sha1.el (sha1-use-external): Add :version.
17158
17159         * pgg-def.el (pgg-query-keyserver): Add :version.
17160
17161         * nnmail.el (nnmail-fancy-expiry-targets)
17162         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
17163         Add :version.
17164
17165         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
17166         (nnimap-retrieve-groups-asynchronous): Add :version.
17167         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
17168
17169         * mml.el (mml-content-disposition-parameters)
17170         (mml-insert-mime-headers-always): Add :version.
17171
17172         * mm-util.el (mm-coding-system-priorities): Add :version.
17173
17174         * mm-decode.el (mm-inline-text-html-with-images)
17175         (mm-keep-viewer-alive-types, mm-external-terminal-program)
17176         (mm-verify-option): Add :version.
17177         (mm-text-html-renderer): Change :version.
17178
17179         * message.el (message-fcc-externalize-attachments)
17180         (message-required-headers, message-draft-headers)
17181         (message-subject-trailing-was-query)
17182         (message-subject-trailing-was-ask-regexp)
17183         (message-subject-trailing-was-regexp, message-mark-insert-begin)
17184         (message-mark-insert-end, message-archive-header)
17185         (message-archive-note, message-cross-post-default)
17186         (message-cross-post-note, message-followup-to-note)
17187         (message-cross-post-note-function, message-use-mail-followup-to)
17188         (message-subscribed-address-functions)
17189         (message-subscribed-address-file, message-subscribed-addresses)
17190         (message-subscribed-regexps, message-allow-no-recipients)
17191         (message-yank-cited-prefix, message-signature-insert-empty-line)
17192         (message-hidden-headers, message-hierarchical-addresses)
17193         (message-mail-user-agent, message-use-idna)
17194         (message-valid-fqdn-regexp)
17195         (message-strip-special-text-properties, message-header-synonyms)
17196         (message-beginning-of-line, message-tab-body-function): Add :version.
17197         (message-insert-canlock, message-wide-reply-confirm-recipients):
17198         Change :version.
17199
17200         * mail-source.el (mail-source-ignore-errors): Add :group, :type
17201         and :version.
17202         (mail-source-delete-old-incoming-confirm)
17203         (mail-source-movemail-program): Add :version.
17204
17205         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
17206         (gnus-agent-cache, gnus-agent): Change :version.
17207
17208         * gnus-util.el (gnus-use-byte-compile): Change :version.
17209
17210         * gnus-sum.el (gnus-summary-make-false-root-always)
17211         (gnus-summary-default-high-score)
17212         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
17213         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
17214         (gnus-read-all-available-headers, gnus-article-emulate-mime)
17215         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
17216         (gnus-sum-thread-tree-single-indent)
17217         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
17218         (gnus-sum-thread-tree-leaf-with-other)
17219         (gnus-sum-thread-tree-single-leaf): Add :version.
17220         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
17221         (gnus-article-loose-mime): Change :version.
17222
17223         * gnus-start.el (gnus-backup-startup-file)
17224         (gnus-save-startup-file-via-temp-buffer): Add :version.
17225
17226         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
17227         (gnus-server-offline-face): Add :version.
17228
17229         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
17230
17231         * gnus-msg.el (gnus-gcc-externalize-attachments)
17232         (gnus-debug-files, gnus-debug-exclude-variables)
17233         (gnus-discouraged-post-methods): Change :version.
17234         (gnus-confirm-mail-reply-to-news)
17235         (gnus-confirm-treat-mail-like-news): Add :version.
17236
17237         * gnus-int.el (gnus-server-unopen-status): Add :version.
17238
17239         * gnus-group.el (gnus-group-jump-to-group-prompt)
17240         (gnus-large-ephemeral-newsgroup)
17241         (gnus-fetch-old-ephemeral-headers): Add :version.
17242
17243         * gnus-fun.el (gnus-x-face-directory)
17244         (gnus-convert-pbm-to-x-face-command)
17245         (gnus-convert-image-to-x-face-command)
17246         (gnus-convert-image-to-face-command): Add :version.
17247
17248         * gnus-delay.el (gnus-delay-default-hour): Add :version.
17249
17250         * gnus-cite.el (gnus-cite-blank-line-after-header)
17251         (gnus-article-boring-faces): Add :version.
17252
17253         * gnus-art.el (gnus-buttonized-mime-types)
17254         (gnus-inhibit-mime-unbuttonizing)
17255         (gnus-treat-display-face)
17256         (gnus-treat-body-boundary): Change :version.
17257         (gnus-body-boundary-delimiter, gnus-picon-databases)
17258         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
17259         (gnus-treat-date-english, gnus-treat-fold-headers)
17260         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
17261         (gnus-treat-mail-picon, gnus-treat-wash-html)
17262         (gnus-article-encrypt-protocol)
17263         (gnus-use-idna, gnus-article-over-scroll)
17264         (gnus-mime-display-multipart-alternative-as-mixed)
17265         (gnus-mime-display-multipart-related-as-mixed)
17266         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
17267         (gnus-ctan-url, gnus-button-ctan-handler)
17268         (gnus-button-handle-ctan-bogus-regexp)
17269         (gnus-button-ctan-directory-regexp)
17270         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
17271         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
17272         (gnus-button-man-level, gnus-button-emacs-level)
17273         (gnus-button-message-level, gnus-button-browse-level): Add :version.
17274
17275         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
17276         (gnus-agent-go-online): Change :version.
17277         (gnus-agent-expire-unagentized-dirs)
17278         (gnus-agent-auto-agentize-methods): Add :version.
17279
17280         * flow-fill.el (fill-flowed-display-column)
17281         (fill-flowed-encode-column): Add :version.
17282
17283         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
17284         (gnus-outlook-deuglify-unwrap-max)
17285         (gnus-outlook-deuglify-cite-marks)
17286         (gnus-outlook-deuglify-unwrap-stop-chars)
17287         (gnus-outlook-deuglify-no-wrap-chars)
17288         (gnus-outlook-deuglify-attrib-cut-regexp)
17289         (gnus-outlook-deuglify-attrib-verb-regexp)
17290         (gnus-outlook-deuglify-attrib-end-regexp)
17291         (gnus-outlook-display-hook): Add :version.
17292
17293         * binhex.el (binhex-use-external): Add :version.
17294
17295 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
17296
17297         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
17298         and `invisible'.
17299
17300 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
17301
17302         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
17303         in gnus-registry-trim.
17304
17305 2004-09-13  Simon Josefsson  <jas@extundo.com>
17306
17307         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
17308
17309         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
17310
17311         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
17312         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
17313         <yamaoka@jpl.org>.
17314         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
17315         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
17316         <yamaoka@jpl.org>.
17317
17318         * sieve.el (sieve-manage-mode): Ditto.
17319
17320 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
17321
17322         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
17323
17324 2004-09-11  Simon Josefsson  <jas@extundo.com>
17325
17326         * dns-mode.el: Add.
17327
17328         * mm-view.el (mm-display-dns-inline): Add.
17329
17330         * mm-decode.el (mm-inline-media-tests): Add text/dns.
17331         (mm-automatic-display): Ditto.
17332
17333         * mailcap.el (mailcap-mime-data): Add text/dns.
17334         (mailcap-mime-extensions): Map .soa to text/dns.
17335
17336 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
17337
17338         * gnus-art.el (article-decode-mime-words, article-babel)
17339         (gnus-article-highlight-signature, gnus-article-add-buttons)
17340         (gnus-signature-toggle): Remove unnecessary bindings of
17341         `inhibit-read-only' inherited from v5.10 merge.
17342
17343 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
17344
17345         * nntp.el (nntp): New customization group.
17346         (nntp-authinfo-file): Add customization group.
17347
17348         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
17349
17350         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
17351
17352         * gnus.el (to-address, to-list, subscribed)
17353         (large-newsgroup-initial): Ditto.
17354
17355         * flow-fill.el (fill-flowed-display-column)
17356         (fill-flowed-encode-column): Ditto.
17357
17358 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
17359
17360         * message.el (message-tokenize-header, message-send-mail-with-qmail):
17361         Use point-min rather than 1.
17362         (message-send-mail): Use buffer-size rather than point-max.
17363
17364         * gnus-sum.el (gnus-summary-search-article-forward):
17365         Signal a specific `search-failed' rather than a generic `error'.
17366
17367         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
17368         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
17369         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
17370
17371 2004-09-10  Simon Josefsson  <jas@extundo.com>
17372
17373         * nndb.el (require): Remove tcp and duplicate cl.
17374
17375 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17376
17377         * gnus-agent.el (directory-files-and-attributes): Move forward.
17378
17379 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
17380
17381         * gnus-agent.el (directory-files-and-attributes):
17382         Optionally defined to support XEmacs.
17383
17384 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
17385
17386         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
17387         to avoid run-time CL dependencies.
17388         (gnus-agent-unfetch-articles): New function.
17389         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
17390         article numbers even when local .overview file is missing.
17391         (gnus-agent-read-article-number): New function.  Only accepts
17392         27-bit article numbers.
17393         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
17394         Use gnus-agent-read-article-number.
17395         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
17396         from backend while recognizing that article numbers in .overview
17397         must be valid.
17398         (gnus-agent-update-files-total-fetched-for):
17399         Use directory-files-and-attributes to improve performance.
17400         * gnus-int.el (gnus-request-move-article):
17401         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
17402         improve performance.
17403
17404         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
17405         some users confused by references to .newsrc when they only have a
17406         .newsrc.eld file.
17407         (gnus-convert-mark-converter-prompt)
17408         (gnus-convert-converter-needs-prompt): Fix use of property list.
17409         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
17410         New function.  Used internally to only display 'gnus converting
17411         files' message when actually necessary.
17412
17413         * gnus-sum.el (): Remove (require 'gnus-agent) as required
17414         methods now autoloaded.
17415
17416 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17417
17418         * gnus-sum.el (gnus-summary-insert-subject): Remove list
17419         identifiers.
17420
17421 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
17422
17423         * gnus-picon.el: Fix indentation and closing parenthesis.
17424
17425 2004-09-01  Simon Josefsson  <jas@extundo.com>
17426
17427         * message.el (message-canlock-generate): Require sha1, not
17428         sha1-el.  (Can we get rid of this require altogether?  It is ugly
17429         to require within a function.  Sadly, if sha1.el isn't loaded, the
17430         let binding in m-c-g will hide the defcustom definition, which is
17431         bad.)
17432
17433         * canlock.el: Require sha1, not sha1-el.
17434
17435         * message.el: Don't autoload sha1 (there is a autoload cookie in
17436         sha1.el).
17437
17438         * sha1-el.el: Rename to sha1.el.
17439
17440 2004-08-30  Juanma Barranquero  <lektu@terra.es>
17441
17442         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
17443
17444 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
17445
17446         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
17447
17448 2004-08-30  Kim F. Storm  <storm@cua.dk>
17449
17450         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
17451
17452         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
17453         Add :group 'nnimap.
17454
17455 2004-08-30  Andreas Schwab  <schwab@suse.de>
17456
17457         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
17458         ?* and ?\;.
17459
17460         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
17461         and ?\' to symbol instead of whitespace.
17462
17463 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17464
17465         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
17466
17467         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
17468         instead of re-search-forward.
17469
17470         * gnus-uu.el (gnus-uu-save-article): Ditto.
17471         (gnus-uu-post-encode-uuencode): Ditto.
17472
17473         * html2text.el (html2text-clean-list-items): Ditto.
17474         (html2text-clean-dtdd): Ditto.
17475         (html2text-format-tags): Ditto.
17476
17477         * message.el (message-send-mail-with-sendmail): Fix regexp.
17478         (message-fill-field-general): Use search-forward instead of
17479         re-search-forward.
17480         (unbold-region): Ditto.
17481
17482         * nnrss.el (nnrss-request-article): Ditto.
17483
17484         * nnslashdot.el (nnslashdot-request-article): Ditto.
17485
17486         * nnweb.el (nnweb-gmane-wash-article): Ditto.
17487
17488         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
17489         "Unrecognized menu descriptor" error in XEmacs.
17490
17491 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
17492
17493         * gnus-sum.el (gnus-read-header): Don't remove a header for the
17494         parent article of a sparse article in the thread hashtb.
17495
17496 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
17497
17498         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
17499         (nnmail-expand-newtext): Lowercase expanded entries if
17500         nnmail-split-lowercase-expanded is non-nil.
17501
17502 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17503
17504         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
17505
17506         * gnus-group.el (gnus-group-line-format-alist): Convert the value
17507         of gnus-tmp-news-method into string under XEmacs.  It will be
17508         passed to gnus-correct-length which takes only a string argument.
17509
17510 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17511
17512         * gnus-util.el (gnus-bind-print-variables): New macro.
17513         (gnus-prin1): Use it.
17514         (gnus-prin1-to-string): Use it.
17515         (gnus-pp): New function.
17516         (gnus-pp-to-string): New function.
17517
17518         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
17519         Replace pp-to-string with gnus-pp-to-string.
17520         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
17521         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
17522         * gnus-msg.el (gnus-debug): Ditto.
17523         * gnus-score.el (gnus-score-save): Ditto.
17524         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
17525         gnus-pp-to-string.
17526         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
17527         with gnus-pp.
17528         * score-mode.el (gnus-score-pretty-print): Ditto.
17529         * webmail.el (webmail-debug): Ditto.
17530
17531 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17532
17533         * gnus-art.el (article-display-face, article-display-x-face):
17534         Use buffer-read-only.
17535
17536 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17537
17538         * gnus-art.el (article-hide-list-identifiers):
17539         Bind inhibit-read-only as t.
17540
17541 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
17542
17543         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
17544
17545 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17546
17547         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
17548         (gnus-narrow-to-page): Don't assume point-min == 1.
17549         (gnus-article-edit-mode): Derive from message-mode.
17550
17551         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
17552         point-min == 1.
17553
17554         * imap.el (imap-parse-address-list, imap-parse-body-ext):
17555         Disable incorrect use of `assert'.
17556
17557         * message.el (message-mode): Set comment-start-skip.
17558
17559
17560 2004-08-22  Sam Steingold  <sds@gnu.org>
17561
17562         * pop3.el (pop3-leave-mail-on-server): New user variable.
17563         (pop3-movemail): Delete mail only when it is nil.
17564
17565 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
17566
17567         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
17568
17569         * mml.el (mml-preview): Use `pop-to-buffer'.
17570
17571         * message.el (message-goto-mail-followup-to): Insert after "To".
17572         (message-carefully-insert-headers): Add comment.
17573
17574         * gnus.el: Remove unused variable `gnus-article-check-size'.
17575
17576         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
17577
17578         * gnus-art.el (gnus-button-alist):
17579         Improve `gnus-button-handle-library' entry.
17580
17581 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
17582
17583         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
17584         Use downcase, since XEmacs capitalizes error messages differently.
17585
17586 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
17587
17588         * nntp.el: Add (require 'gnus) due to reference to
17589         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
17590
17591 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
17592
17593         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
17594         Bind `mm-fill-flowed'.
17595
17596         * mm-decode.el (mm-dissect-singlepart): Check it.
17597
17598 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
17599
17600         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
17601         'imap' for netrc parsing.
17602
17603 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
17604
17605         * mailcap.el (mailcap-mime-data): Mark as risky.
17606
17607 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17608
17609         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
17610         may be included in the encoded word.
17611         (rfc2047-encode): Don't append a space if the encoded word
17612         includes close parenthesis.
17613
17614 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17615
17616         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
17617         of text within parentheses.
17618
17619 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
17620
17621         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
17622         (gnus-encrypt-write-file-contents): Make the password key the file
17623         name PLUS the cipher, not just the cipher.  Also remove failed
17624         passwords from the cache.
17625
17626 2004-08-06  Simon Josefsson  <jas@extundo.com>
17627
17628         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
17629         Doc fix.
17630
17631 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17632
17633         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
17634         LWSP.
17635
17636 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
17637
17638         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17639         Try to append in-reply-to: data to the references: header.
17640
17641         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
17642         (netrc-parse): Use gnus-encrypt.el functions.
17643
17644         * gnus-encrypt.el: Add new file for encryption support; currently
17645         does only a few GPG ciphers and an internal XOR cipher.
17646
17647         * password.el: Add comments on using password-read-and-add.
17648         (password-read-and-add): Add function to read and add the
17649         password to the cache at once.
17650
17651 2004-07-28  Simon Josefsson  <jas@extundo.com>
17652
17653         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
17654         parameter (but don't use it, for now).
17655
17656         * imap.el (imap-ssl-open): Use imap-process-connection-type,
17657         instead of hard coding to nil.
17658
17659 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17660
17661         * mm-view.el (mm-inline-image-emacs): Open lines under an image
17662         as mm-inline-image-xemacs does.
17663
17664 2004-07-26  Simon Josefsson  <jas@extundo.com>
17665
17666         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
17667         Revert part of 2004-07-17 change below.
17668
17669 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17670
17671         * rfc2047.el (rfc2047-encode-region): Don't infloop.
17672         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17673
17674 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17675
17676         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
17677         quotes that actually start with ">" at the beginning of the
17678         lines.
17679
17680 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17681
17682         * rfc2047.el (rfc2047-encode-region): Fix last change.
17683         (rfc2047-encode-parameter): Remove useless concat.
17684
17685 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17686
17687         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
17688         encode special characters; fix some kind of misconfigured headers;
17689         signal a real error if debug-on-quit or debug-on-error is non-nil.
17690         (rfc2047-encode-max-chars): New variable.
17691         (rfc2047-encode-1): Use it.
17692         (rfc2047-encode-parameter): New function.
17693
17694         * mml.el (mml-insert-parameter): Remove an excessive space.
17695
17696 2004-07-17  Simon Josefsson  <jas@extundo.com>
17697
17698         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
17699         Kai Grossjohann <kai@emptydomain.de>.
17700         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
17701         (gnus-group-make-menu-bar): Ditto.
17702
17703         * gnus-util.el (gnus-group-server): Add.
17704
17705 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
17706
17707         * message.el (message-clone-locals): Clone sendmail and smtp
17708         variables.
17709
17710 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17711
17712         * rfc2047.el (rfc2047-encode-region): Fix last change.
17713
17714 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17715
17716         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
17717         characters as non-special.
17718
17719 2004-07-09  Simon Josefsson  <jas@extundo.com>
17720
17721         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
17722         Users will lose all flag changes made while unplugged with
17723         e.g. nntp unless flag synchronization happens, thus `nil' is not a
17724         good default.  See numerous reports on ding mailing list.
17725
17726 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17727
17728         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
17729         add generate-head-function and generate-article-function to the
17730         rfc822-forward entry.
17731         (nndoc-rfc822-forward-generate-article): New function.
17732         (nndoc-rfc822-forward-generate-head): New function.
17733
17734         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
17735
17736 2004-07-06  Dan Christensen  <jdc@uwo.ca>
17737
17738         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
17739         respect display group parameter and gnus-summary-expunge-below.
17740         (gnus-articles-to-read): Remove unused reference to display group
17741         parameter.
17742
17743 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17744
17745         * nnheader.el (nnheader-uniquify-message-id): New experimental
17746         variable.
17747         (nnheader-nov-read-message-id): Use it.
17748
17749         * spam-report.el (spam-report-gmane): Add interactive.
17750
17751 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17752
17753         * mm-encode.el (mm-content-transfer-encoding-defaults):
17754         Use qp-or-base64 for the application/* types.
17755
17756 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
17757
17758         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
17759
17760 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
17761
17762         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
17763         trim value.
17764
17765 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
17766
17767         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
17768         New macro and function.
17769         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
17770
17771 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17772
17773         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
17774         after-load-alist.
17775
17776 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17777
17778         * gnus-group.el (gnus-group-get-new-news-this-group):
17779         Don't update info that isn't there.
17780
17781 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
17782
17783         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
17784         entry.
17785
17786 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17787
17788         * mm-view.el (mm-inline-render-with-function): Use multibyte
17789         buffer; decode html source by charset.
17790
17791         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
17792
17793         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
17794         Mule-UCS is loaded under XEmacs.
17795         (mm-mime-mule-charset-alist): Avoid duplicated entries.
17796
17797 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
17798
17799         * nnheader.el (nnheader-max-head-length): Increase to 8192.
17800
17801 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17802
17803         * mm-util.el (mm-coding-system-p): Return a coding-system.
17804         (mm-mime-mule-charset-alist): Use shift_jis instead of
17805         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
17806         entries for the mime charsets iso-2022-jp-3 and shift_jis.
17807         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
17808         instead of japanese-shift-jis and iso-latin-1 respectively in
17809         order to share the default value with both Emacs and XEmacs-mule.
17810         (mm-mule-charset-to-mime-charset):
17811         Make mm-coding-system-priorities effective.
17812         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
17813         while predicating of candidates upon the priorities.
17814
17815 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
17816
17817         * gnus-sum.el (gnus-summary-make-menu-bar):
17818         Add gnus-uu-invert-processable.
17819
17820         * gnus.el: Autoload gnus-uu-invert-processable.
17821
17822 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17823
17824         * mm-util.el (mm-with-multibyte-buffer): New macro.
17825
17826         * rfc2047.el (rfc2047-encode-string): Use it.
17827         (rfc2047-encode-region): Move point to the end of the region after
17828         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
17829
17830 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17831
17832         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
17833         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
17834
17835 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17836
17837         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
17838         (gnus-cite-parse): Ignore quoted envelope From_.
17839         Suggested by Karl Chen <quarl@nospam.quarl.org>.
17840
17841 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
17842
17843         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
17844         invalid addresses.
17845
17846 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
17847
17848         * spam.el: Change section markers, revise TODO list.
17849         (spam-backends): Make new master list of all installed backends.
17850         (spam-summary-exit-behavior): Add new variable to determine how
17851         messages moves are done at summary exit.
17852         (spam-move-spam-nonspam-groups-only)
17853         (spam-process-ham-in-nonham-groups)
17854         (spam-process-ham-in-spam-groups): Remove variables, the
17855         spam-summary-exit-behavior variable should be used to manage this
17856         behavior.
17857         (spam-old-ham-articles, spam-old-spam-articles): Remove.
17858         (spam-old-articles): Add variable, replacing spam-old-ham-articles
17859         and spam-old-spam-articles.
17860         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
17861         Add empty variables, placeholders for the backends they represent.
17862         (spam-set-difference): Move, unchanged.
17863         (spam-list-of-processors): Declare OBSOLETE, not used anymore
17864         unless the user has a processor variable.
17865         (spam-classifications, spam-classification-valid-p)
17866         (spam-backend-properties, spam-backend-property-valid-p)
17867         (spam-backend-function-type-valid-p)
17868         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
17869         (spam-report-articles-gmane, spam-report-articles-resend):
17870         Remove functions, they are not needed.
17871         (spam-install-backend-super, spam-backend-list)
17872         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
17873         (spam-backend-function, spam-backend-ham-registration-function)
17874         (spam-backend-spam-registration-function)
17875         (spam-backend-ham-unregistration-function)
17876         (spam-backend-spam-unregistration-function)
17877         (spam-backend-statistical-p, spam-backend-mover-p)
17878         (spam-install-backend-alias, spam-install-checkonly-backend)
17879         (spam-install-mover-backend, spam-install-nocheck-backend)
17880         (spam-install-backend, spam-install-statistical-backend)
17881         (spam-install-statistical-checkonly-backend): Add backend installation
17882         support.
17883         (spam-summary-prepare-exit): Rewrite to use the new backend code.
17884         (spam-group-processor-p): Use the new backend code and respect the
17885         summary exit behavior.
17886         (spam-mark-spam-as-expired-and-move-routine): Remove.
17887         (spam-summary-prepare): Change to use the new spam-old-articles
17888         variable.
17889         (spam-copy-or-move-routine, spam-copy-spam-routine)
17890         (spam-move-spam-routine, spam-copy-ham-routine)
17891         (spam-move-ham-routine): Add code to copy/move ham or spam.
17892         (spam-fetch-field-fast): Improve doc and code, plus allow the
17893         'number request.
17894         (spam-list-of-checks, spam-list-of-statistical-checks):
17895         Remove variables.
17896         (spam-split, spam-find-spam): Use the new backend code.
17897         (spam-registration-functions): Remove variable.
17898         (spam-unregister-routine): Add convenience wrapper.
17899         (spam-log-undo-registration, spam-register-routine)
17900         (spam-log-processing-to-registry)
17901         (spam-log-unregistration-needed-p): Rename "check" to "backend"
17902         where possible.
17903         (spam-check-gmane-xref, spam-check-regex-headers)
17904         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
17905         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
17906         (spam-check-bogofilter-headers, spam-check-spamoracle)
17907         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
17908         (spam-check-crm114-headers): Use the spam-split-group that
17909         spam-split prepares, no need to determine it every time.
17910
17911         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
17912         to the nnheader-parse-naked-head call.
17913
17914         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
17915
17916         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
17917         the nnheader-nov-read-message-id call.
17918
17919 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17920
17921         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
17922         gnus-activate-group twice.  Suggested by Markus Peter
17923         <warp@spin.de>.
17924
17925 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17926
17927         * gnus-art.el (gnus-article-time-format): Exchange the order of
17928         day and month in the default value; fix customization type.
17929         (article-date-ut): Use add-text-properties.
17930         (article-make-date-line): Use message-make-date instead of
17931         current-time-string.
17932
17933         * message.el (message-fetch-field): Don't use set-text-properties.
17934         (message-make-date): Simplify.
17935
17936         * messagexmas.el (message-xmas-make-date): New function.
17937         (message-xmas-redefine): Defalias message-make-date to it.
17938
17939 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17940
17941         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
17942         (rfc2047-encode-region): Treat text within parentheses as special;
17943         show the original text when error has occurred.
17944
17945         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
17946         already-computed method to gnus-activate-group.
17947
17948         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
17949         same select-methods identical Lisp objects.
17950
17951         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
17952         object when modifying the info.
17953
17954 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17955
17956         * gnus-srvr.el (gnus-server-set-info): Remove the server from
17957         gnus-opened-servers since it has never been opened with the new
17958         configuration yet.
17959
17960 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17961
17962         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
17963         arg to nnheader-generate-fake-message-id.
17964
17965 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
17966
17967         * nnheader.el (nnheader-generate-fake-message-id): Accept a
17968         number and build a fake message ID localized to a group and
17969         article number (so it's repeatable from that point on).
17970         (nnheader-fake-message-id-p): Change regex to accomodate new fake
17971         ID format.
17972
17973         * gnus-sum.el (gnus-get-newsgroup-headers):
17974         Call nnheader-generate-fake-message-id with the article number.
17975
17976 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
17977
17978         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
17979         end-of-buffer.
17980
17981 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17982
17983         * message.el (message-ignored-supersedes-headers): Add Approved.
17984
17985 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17986
17987         * rfc2047.el (rfc2047-encode-message-header): Remove useless
17988         goto-char.
17989         (rfc2047-encode): Fold the line before encoding.
17990
17991 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17992
17993         * rfc2047.el (rfc2047-encode-message-header): Disabled header
17994         folding -- not all headers can be folded, and this should be done
17995         by the message composition mode.  Probably.  I think.
17996
17997 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17998
17999         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
18000         fast.
18001
18002         * gnus-ems.el (gnus-remove-image): Don't use
18003         message-text-with-property; remove only the image found first.
18004
18005         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
18006         found first.
18007
18008 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
18009
18010         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
18011
18012 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18013
18014         * message.el (message-text-with-property): Make it fast and accept
18015         optional arguments.
18016         (message-strip-forbidden-properties): Use it.
18017         (message-fix-before-sending): Follow the m-t-w-p change.
18018
18019         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
18020
18021 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18022
18023         * gnus-art.el (article-hide-headers): Don't change the buffer
18024         mistakenly when performing mml-preview even if
18025         gnus-single-article-buffer is nil.
18026
18027 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
18028
18029         * message.el (message-expand-name-databases): New user option.
18030         (message-expand-name): Use it.
18031
18032 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
18033
18034         * spam.el (spam-report-articles-resend)
18035         (spam-report-resend-register-routine): Allow ham reporting.
18036         (spam-report-resend-register-ham-routine): Add wrapper.
18037         (spam-registration-functions): Add ham resending functions.
18038         (spam-list-of-processors): Add ham resend processor.
18039
18040         * gnus.el (ham-resend-to): Add new group parameter.
18041         (spam-process): Add ham resend option.
18042
18043         * spam-report.el (spam-report-resend): Allow reporting ham.
18044         (spam-report-resend-ham): Add wrapper.
18045
18046 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18047
18048         * message.el (message-cite-articles-with-x-no-archive):
18049         New variable.
18050         (message-cite-original): Use it.
18051
18052 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18053
18054         * message.el (message-cite-original): Respect X-No-Archive.
18055
18056 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18057
18058         * gnus-art.el (article-hide-headers): Refer to the values for
18059         gnus-ignored-headers and gnus-visible-headers in the summary
18060         buffer since a user may have set them as group parameters.
18061
18062 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
18063
18064         * assistant.el (assistant-node-name): Add convenience function.
18065         (assistant-render-text, assistant-render-node): Add error handling,
18066         plus handle multiple next nodes.
18067         (assistant-find-next-node): Comment out for now.
18068         (assistant-find-next-nodes): Add function, returns list of next
18069         nodes.
18070
18071 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
18072
18073         * mail-source.el (mail-source-directory): Fix doc-string.
18074
18075 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
18076
18077         * assistant.el (assistant-render-text, assistant-eval): Add :set
18078         widget type, which is different because it takes and returns a
18079         list.  Much hilarity ensues.
18080
18081 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
18082
18083         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
18084
18085         * gnus-group.el (gnus-group-get-new-news-this-group):
18086         Add doc-string.
18087
18088         * gnus-start.el (gnus-activate-group): Add doc-string.
18089
18090 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18091
18092         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
18093
18094 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
18095
18096         * assistant.el (assistant-render-text): Try to add a :set
18097         widget, more to come.
18098
18099         * spam.el (spam-group-spam-contents-p): Handle empty groupname
18100         strings.
18101         (spam-report-articles-resend)
18102         (spam-register-routine): Do registration iff any articles warrant
18103         it.
18104         (spam-summary-prepare-exit): Change log message for nil group
18105         destinations.
18106
18107 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
18108
18109         * spam.el (spam-report-resend-register-routine):
18110         Allow spam-report-resend-to to be a group parameter or a global value.
18111
18112 2004-05-26  Simon Josefsson  <jas@extundo.com>
18113
18114         * starttls.el: Merge with my GNUTLS based starttls.el.
18115         (starttls-gnutls-program, starttls-use-gnutls)
18116         (starttls-extra-arguments, starttls-process-connection-type)
18117         (starttls-connect, starttls-failure, starttls-success):
18118         New variables.
18119         (starttls-program, starttls-extra-args): Doc fix.
18120         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
18121         New functions.
18122         (starttls-negotiate, starttls-open-stream):
18123         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
18124         function if it is set.
18125
18126 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18127
18128         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
18129         structured fields.
18130
18131 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18132
18133         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
18134
18135 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
18136
18137         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
18138         Add variable.
18139         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
18140         assigning the spam-mark to new messages.
18141
18142 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
18143
18144         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
18145
18146 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18147
18148         * dgnushack.el: Autoload customize-set-variable for XEmacs.
18149
18150         * rfc2047.el (rfc2047-encodable-p): Don't move point.
18151         (rfc2047-decode): Treat the ascii coding-system as raw-text by
18152         default.
18153
18154 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
18155
18156         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
18157         correct data.
18158
18159 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
18160
18161         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
18162         (spam-group-processor-p): Fix function.
18163         (spam-group-processor-multiple-p)
18164         (spam-group-spam-processor-report-gmane-p)
18165         (spam-group-spam-processor-report-resend-p)
18166         (spam-group-spam-processor-bogofilter-p)
18167         (spam-group-spam-processor-blacklist-p)
18168         (spam-group-spam-processor-ifile-p)
18169         (spam-group-ham-processor-ifile-p)
18170         (spam-group-spam-processor-spamoracle-p)
18171         (spam-group-spam-processor-crm114-p)
18172         (spam-group-ham-processor-bogofilter-p)
18173         (spam-group-spam-processor-stat-p)
18174         (spam-group-ham-processor-stat-p)
18175         (spam-group-ham-processor-whitelist-p)
18176         (spam-group-ham-processor-BBDB-p)
18177         (spam-group-ham-processor-spamoracle-p)
18178         (spam-group-ham-processor-copy-p): Remove functions with some
18179         prejudice against unneeded code.
18180         (spam-report-articles-resend)
18181         (spam-report-resend-register-routine): Allow the group/topic
18182         spam-resend-to value to override spam-report-resend-to.
18183         (spam-summary-prepare-exit): Invoke spam-group-processor-p
18184         properly now.
18185
18186         * gnus.el (spam-resend-to): Add group/topic parameter.
18187         (spam-process): Move the OBSOLETE processors to the end of the
18188         choices.
18189
18190 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
18191
18192         * spam-report.el (spam-report-resend-to, spam-report-resend):
18193         Start with resend-to set to nil, and then ask the user if necessary.
18194         (spam-report-resend): spam-report-resend takes a list of articles, not
18195         separate article numbers.
18196
18197 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18198
18199         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
18200         addition to emacs-w3m.
18201
18202 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18203
18204         * assistant.el (assistant-authinfo-data): New function.
18205         (assistant-eval): Eval for entire assistant.
18206
18207         * netrc.el (netrc-services-file): New variable.
18208         (netrc-parse-services): New function.
18209         (netrc-find-service-name): New function.
18210         (netrc-find-service-number): New function.
18211         (netrc-port-equal): New function.
18212         (netrc-machine): Use it.
18213
18214         * nnimap.el (nnimap-open-connection): Use netrc.
18215
18216         * gnus-util.el (gnus-netrc-get): Remove aliases.
18217
18218         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
18219
18220         * assistant.el (wid-edit): Fix compilation.
18221
18222         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
18223
18224 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
18225
18226         * gnus-util.el (gnus-set-file-modes): New function.  (small
18227         patch).
18228
18229 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18230
18231         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
18232
18233         * assistant.el (assistant-render-node): Fix up rendering and
18234         read-only text.
18235         (assistant-render-node): Reset.
18236         (assistant-make-read-only): Not sticky.
18237
18238 2004-05-20  Danny Siu  <dsiu@adobe.com>
18239
18240         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
18241         centered even when gnus-auto-center-summary is t.
18242
18243 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18244
18245         * dns.el (dns-get-txt-answer): New function.
18246         (dns-read-txt): Ditto.
18247         (query-dns): Use it.
18248
18249 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18250
18251         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
18252         active for foreign groups even if the group level is higher than
18253         the specified value.
18254
18255 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18256
18257         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
18258         non-active groups.
18259
18260         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
18261
18262 2004-05-20  Magnus Henoch  <mange@freemail.hu>
18263
18264         * dns.el (dns-read-type): Add support for SVR.  (small patch)
18265
18266 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
18267
18268         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
18269         (spam-crm114-header, spam-crm114-spam-switch)
18270         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
18271         (spam-crm114-positive-spam-header)
18272         (spam-crm114-database-directory, spam-list-of-processors)
18273         (spam-group-spam-processor-crm114-p)
18274         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
18275         (spam-generic-score, spam-list-of-checks)
18276         (spam-list-of-statistical-checks, spam-registration-functions)
18277         (spam-check-crm114-headers, spam-crm114-score)
18278         (spam-check-crm114, spam-crm114-register-with-crm114)
18279         (spam-crm114-register-spam-routine)
18280         (spam-crm114-unregister-spam-routine)
18281         (spam-crm114-register-ham-routine)
18282         (spam-crm114-unregister-ham-routine): Add CRM114 support.
18283         From asjo@koldfront.dk (Adam Sjøgren).
18284
18285         * gnus.el: Add spam-use-crm114.
18286
18287         * spam.el (spam-list-of-processors, spam-registration-functions):
18288         Add spam-use-resend.
18289         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
18290         (spam-report-articles-gmane): Add doc fix.
18291         (spam-report-articles-resend, spam-report-resend-register-routine):
18292         Add wrappers around spam-report-resend-to.
18293
18294         * spam-report.el (spam-report-resend-to, spam-report-resend):
18295         Add support for resending spam.
18296         (spam-report-gmane): Fix line length >80.
18297
18298         * gnus.el (spam-process): Add spam-use-resend.
18299
18300 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18301
18302         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
18303         number of processed spam messages.
18304         (spam-ham-copy-or-move-routine): Return the number of processed
18305         ham messages.
18306         (spam-summary-prepare-exit): Use the above values to decide
18307         whether status messages shouled be displayed.
18308
18309 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18310
18311         * rfc2047.el (rfc2047-encode-function-alist): Rename from
18312         `rfc2047-encoding-function-alist' in order to avoid conflicting
18313         with the old version.
18314         (rfc2047-encode-region): Concatenate words containing non-ASCII
18315         characters in structured fields; don't encode space-delimited
18316         ASCII words even in unstructured fields; don't break words at
18317         char-category boundaries.
18318         (rfc2047-encode-1): New function.
18319         (rfc2047-encode): Use it; encode text so that it occupies the
18320         maximum width within 76-column; work correctly on Q encoding for
18321         iso-2022-* charsets.
18322         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
18323         sure not to break a line just after the header name.
18324         (rfc2047-b-encode-region): Remove.
18325         (rfc2047-b-encode-string): New function.
18326         (rfc2047-q-encode-region): Remove.
18327         (rfc2047-q-encode-string): New function.
18328
18329         * mm-util.el (mm-replace-in-string): New function.
18330
18331 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18332
18333         * gnus-msg.el (gnus-inews-make-draft-meta-information):
18334         Really get it right.
18335         (gnus-inews-make-draft): Really.
18336
18337 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
18338
18339         * nnmh.el (nnmh-request-list-1): Don't check the link count
18340         before descending.  (small patch)
18341
18342 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18343
18344         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
18345         stuff.
18346
18347         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
18348         Match on real group name.
18349
18350         * gnus-art.el (gnus-signature-limit): Doc fix.
18351
18352         * gnus-msg.el (gnus-inews-make-draft): Quote list.
18353
18354         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
18355
18356 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
18357
18358         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
18359         isn't a string.
18360
18361 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18362
18363         * gnus-draft.el (gnus-draft-send):
18364         Bind rfc2047-encode-encoded-words.
18365
18366         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
18367         (rfc2047-encodable-p): Say that =? needs encoding.
18368         (rfc2047-encode-encoded-words): New variable.
18369
18370         * gnus-group.el (gnus-group-select-group): Doc fix.
18371
18372         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
18373
18374         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
18375         to nil.
18376
18377         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
18378
18379         * nnheader.el (nnheader-get-lines-and-char): New function.
18380
18381 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
18382
18383         * gnus-msg.el (gnus-summary-followup-with-original):
18384         Document yanking of region when active.
18385
18386 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18387
18388         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
18389         groups if the group level is higher than the specified value.
18390
18391 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18392
18393         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
18394         (gnus-group-jump-to-group): Add prefix argument using
18395         `gnus-group-jump-to-group-prompt'.  Query before jumping to
18396         non-active group.
18397
18398         * compface.el (uncompface): Be verbose when changing
18399         `uncompface-use-external'.
18400
18401         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
18402         handle manual section.
18403
18404 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18405
18406         * gnus-art.el (gnus-button-alist): Revert previous change.
18407
18408 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18409
18410         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
18411
18412 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18413
18414         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
18415         whether backend can accept message.
18416
18417         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
18418
18419 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
18420
18421         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
18422         Avoid creating directory when nntp-marks-is-evil is true.
18423         Reported by Reiner Steib.
18424
18425 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18426
18427         * gnus-picon.el (gnus-picon-style): New variable.
18428         (gnus-picon-insert-glyph): Add optional `nostring' argument.
18429         (gnus-picon-transform-address): Support `gnus-picon-style'.
18430         From Jesper Harder <harder@ifa.au.dk>.
18431
18432 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18433
18434         * message.el (message-fill-field): Return point.
18435         (message-generate-headers): Go to end of field.
18436
18437         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
18438         stuff for non-living groups.
18439
18440 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
18441
18442         * gnus-art.el (gnus-article-followup-with-original)
18443         (gnus-article-reply-with-original): gnus-mark-active-p ->
18444         gnus-region-active-p.
18445
18446 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
18447
18448         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
18449         only when there is spam or ham to be processed.
18450
18451 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18452
18453         * mail-source.el (mail-source-delete-crash-box): Refactor.
18454         (mail-source-fetch): Use it.
18455         (mail-source-fetch-file): Ditto.
18456         (mail-source-fetch-directory): Run postscript in loop.
18457         (mail-source-fetch-pop): Delete.
18458         (mail-source-fetch-maildir): Ditto.
18459         (mail-source-fetch-imap): Ditto.
18460
18461         * imap.el (imap-authenticators): Comment out sasl.
18462
18463         * message.el (message-skip-to-next-address): New function.
18464         (message-fill-header-address): Refactor.
18465         (message-fill-address): Use it.
18466         (message-delete-address): Use it.
18467         (message-fill-header-general): Refactor.
18468         (message-fill-field-address): Rename.
18469         (message-narrow-to-field): Find the start of the header.
18470         (message-header-format-alist): Don't pre-fill.
18471         (message-fill-header): Remove.
18472         (message-insert-header): New function.
18473         (message-shorten-references): Use it.
18474
18475         * rfc2047.el (rfc2047-field-value): Strip props.
18476
18477         * mail-parse.el (mail-header-make-address): New alias.
18478
18479         * ietf-drums.el (ietf-drums-make-address): New function.
18480
18481         * imap.el: Add compiler directives.
18482
18483         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
18484
18485         * gnus-art.el (article-decode-idna-rhs): Don't use
18486         message-idna-inside-rhs-p.
18487
18488 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18489
18490         * message.el (message-idna-inside-rhs-p): Remove.
18491         (message-idna-to-ascii-rhs-1): Use proper address parsing.
18492
18493         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
18494         false positives.
18495
18496 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
18497
18498         * imap.el (imap-sasl-make-mechanisms): Use sasl.
18499
18500 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18501
18502         * nneething.el (nneething-file-name): Don't create spurious
18503         files.
18504
18505         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
18506         (gnus-inews-do-gcc): Remove sleep.
18507
18508         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
18509         part under point.
18510
18511         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
18512         (gnus-agent-regenerate-group): Using nil messages aren't valid.
18513
18514 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
18515
18516         * spam.el (spam-summary-prepare-exit): Fix (length).
18517
18518 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
18519
18520         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
18521         as expired without moving it" message when there are spam
18522         messages left.
18523
18524 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
18525
18526         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
18527         header is not nil.
18528
18529 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
18530
18531         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
18532         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
18533         (nntp-marks-changed-p): New arg SERVER.
18534         (nntp-request-update-info): Adjust caller.
18535
18536 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
18537
18538         * nntp.el (nntp-save-marks): Pass missing arg.
18539
18540 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
18541
18542         * nntp.el: Support marks.
18543         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
18544         (nntp-marks-modtime, nntp-marks-directory): New variables.
18545         (nntp-request-set-mark, nntp-request-update-info)
18546         (nntp-possibly-create-directory, nntp-marks-changed-p)
18547         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
18548         New functions.
18549
18550 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
18551
18552         * gnus-xmas.el (gnus-xmas-select-lowest-window)
18553         (gnus-xmas-redefine): Rename.
18554
18555         * gnus-score.el (gnus-score-insert-help):
18556         Use gnus-select-lowest-window.
18557
18558         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
18559         appt-select-lowest-window and rename to gnus-select-lowest-window.
18560
18561         * gnus.el: do.
18562
18563 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18564
18565         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
18566         encodings of MIME-encoded words, in order to improve
18567         interoperability with several broken MUAs.
18568
18569 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18570
18571         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
18572         tags, only when charsets are not specified in headers.
18573         (mm-inline-text-html-render-with-w3m): Ditto.
18574
18575         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
18576         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
18577
18578 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18579
18580         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
18581         instead of MIME-decoded from fields when checking
18582         `gnus-article-address-banner-alist'.
18583
18584 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
18585
18586         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
18587         description rather than subject.
18588
18589 2004-05-02  Steve Youngs  <steve@youngs.au.com>
18590
18591         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
18592
18593 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18594
18595         * gnus.el (gnus-version-number): Bump.
18596
18597 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18598
18599         * gnus.el: No Gnus v0.2 is released.
18600
18601 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18602
18603         * gnus-agent.el (gnus-agent-read-agentview):
18604         Inline gnus-uncompress-range.
18605
18606 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18607
18608         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
18609         `exec-installed-p'.
18610
18611 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18612
18613         * gnus.el (spam-process, spam-autodetect-methods):
18614         Add bsfilter and bsfilter-headers.
18615
18616         * spam.el (spam-bsfilter): New customize group.
18617         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
18618         (spam-bsfilter-header, spam-bsfilter-probability-header)
18619         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
18620         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
18621         (spam-bsfilter-database-directory): New options.
18622         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
18623         (spam-list-of-statistical-checks, spam-registration-functions):
18624         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
18625         (spam-bsfilter-score): New command.
18626         (spam-check-bsfilter-headers, spam-check-bsfilter)
18627         (spam-bsfilter-register-with-bsfilter)
18628         (spam-bsfilter-register-spam-routine)
18629         (spam-bsfilter-unregister-spam-routine)
18630         (spam-bsfilter-register-ham-routine)
18631         (spam-bsfilter-unregister-ham-routine): New functions.
18632         (spam-generic-score): Support bsfilter; Accept an optional argument
18633         to recalcurate spam score even if scoring header has already been
18634         added.
18635         (spam-bogofilter-score, spam-spamassassin-score): Accept an
18636         optional argument to recalcurate spam score even if scoring header
18637         has already been added.
18638
18639 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
18640
18641         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
18642         strings!  Reported by David D. Smith <davidsmith@acm.org>.
18643         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
18644         link is missing.
18645
18646 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
18647
18648         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
18649         (html2text-get-attr): Rewrite.
18650
18651         * message.el (message-setup-1): Remove redundant put-text-property
18652         on mail-header-separator.
18653
18654 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
18655
18656         * gnus-registry.el (gnus-registry-cache-whitespace)
18657         (gnus-registry-action, gnus-registry-spool-action)
18658         (gnus-registry-split-fancy-with-parent): Change message levels
18659         from 5 to 3 or 7, as needed.
18660
18661         * spam.el (spam-summary-prepare-exit)
18662         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
18663         (spam-split, spam-find-spam, spam-log-undo-registration)
18664         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
18665         level from 5 to 6.
18666
18667 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18668
18669         * gnus-ems.el: Autoload appt-select-lowest-window (revert
18670         2004-03-04 change).
18671
18672 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
18673
18674         * sieve-manage.el (sieve-manage-open):
18675         * nnweb.el (nnweb-insert-html):
18676         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
18677         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
18678         * nnspool.el (nnspool-request-group):
18679         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
18680         * nnml.el (nnml-request-update-info):
18681         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
18682         (nnmh-request-create-group, nnmh-update-gnus-unreads):
18683         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
18684         (nnimap-request-set-mark):
18685         * nnfolder.el (nnfolder-request-update-info):
18686         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
18687         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
18688         * gnus-uu.el (gnus-uu-find-articles-matching):
18689         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
18690         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
18691         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
18692         * gnus-nocem.el (gnus-nocem-scan-groups):
18693         * gnus-int.el (gnus-start-news-server):
18694         * gnus-group.el (gnus-group-make-kiboze-group)
18695         (gnus-group-browse-foreign-server):
18696         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
18697         Use mapc when appropriate.
18698
18699 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
18700
18701         FIXME: Make separate entries for each person.
18702
18703         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
18704         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
18705         <shields@msrl.com>:
18706
18707         * spam.el (spam-necessary-extra-headers): Get the extra headers we
18708         may need for spam sorting and scoring.
18709         (spam-user-format-function-S): Add user format function suitable for
18710         general use.
18711         (spam-article-sort-by-spam-status): Add sorting function for summary
18712         sorting.
18713         (spam-extra-header-to-number): Add function to get a score from a
18714         header.
18715         (spam-summary-score): Add function to get a numeric score from the
18716         headers.
18717         (spam-generic-score): Fix function doc, was in wrong place.
18718         (spam-initialize): Take symbols when it's run, and install the
18719         extra headers that spam-necessary-extra-headers thinks we need.
18720
18721 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
18722
18723         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
18724         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
18725
18726 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
18727
18728         * gnus-sum.el (gnus-set-global-variables)
18729         (gnus-build-all-threads, gnus-get-newsgroup-headers)
18730         (gnus-article-get-xrefs, gnus-summary-best-group)
18731         (gnus-summary-next-article, gnus-summary-enter-digest-group)
18732         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
18733         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
18734         Use with-current-buffer.
18735
18736 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
18737
18738         * spam.el (spam-summary-prepare-exit): Simplify logic.
18739         (spam-fetch-article-header): Read the article header if it's not
18740         available.
18741         (spam-list-articles): Simplify logic.
18742         (spam-filelist-register-routine): Fix bug with unregister-list.
18743
18744         * gnus-registry.el: Fix comments at beginning.
18745
18746 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
18747
18748         * message.el (message-cater-to-broken-inn): Remove.
18749         (message-shorten-references): Make sure the total folded length of
18750         References is shorter than 998 characters to cater to a bug in INN
18751         2.3.  Also, don't pretend that references aren't folded -- this
18752         hasn't worked for a while.
18753
18754 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18755
18756         * gnus-agent.el (gnus-agentize):
18757         gnus-agent-send-mail-real-function no longer set to current value
18758         of message-send-mail-function but rather a lambda that calls
18759         message-send-mail-function.  The change makes the agent real-time
18760         responsive to user changes to message-send-mail-function.
18761
18762 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18763
18764         * legacy-gnus-agent.el
18765         (gnus-agent-convert-to-compressed-agentview): Fix typos with
18766         help from Florian Weimer <fw@deneb.enyo.de>
18767
18768 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18769
18770         * nnmail.el (nnmail-cache-insert): Revert last change.
18771
18772 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18773
18774         * nnmail.el (nnmail-cache-insert): Always check whether
18775         nnmail-cache-ignore-groups matches a group name.
18776
18777 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
18778
18779         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
18780         (spam-find-spam, spam-log-processing-to-registry)
18781         (spam-log-registered-p, spam-log-unregistration-needed-p)
18782         (spam-log-undo-registration): Use gnus-message instead of
18783         gnus-error, none of these errors are fatal.
18784
18785         * gnus-registry.el (gnus-registry-clean-empty-function)
18786         (gnus-registry-clean-empty): Remove only empty entries without
18787         extra data.
18788
18789 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
18790
18791         * spam-stat.el (spam-stat-buffer-change-to-spam)
18792         (spam-stat-buffer-change-to-non-spam): Change (error) to
18793         (gnus-message 8) invocation.
18794
18795 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18796
18797         * nntp.el (nntp-via-netcat-command): New variable.
18798         (nntp-via-netcat-switches): New variable.
18799         (nntp-open-via-rlogin-and-netcat): New function.
18800         (nntp-open-connection-function): Doc fix.
18801         (nntp-telnet-command): Doc fix.
18802         (nntp-end-of-line): Doc fix.
18803         (nntp-via-rlogin-command): Doc fix.
18804         (nntp-via-user-name): Doc fix.
18805         (nntp-via-address): Doc fix.
18806
18807 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18808
18809         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
18810         error in Emacs 21.1.
18811
18812 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
18813
18814         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
18815
18816 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18817
18818         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
18819         (gnus-agent-with-refreshed-group): New macro.
18820         (gnus-agent-rename-group): New function.
18821         (gnus-agent-delete-group): New function.
18822         (gnus-agent-save-group-info): Use gnus-command-method when
18823         `method' parameter is nil.  Don't write nil entries into the
18824         active file.
18825         (gnus-agent-get-group-info): New function.
18826         (gnus-agent-fetch-articles):
18827         Use gnus-agent-update-files-total-fetched-for to increment disk space
18828         used.
18829         (gnus-agent-fetch-headers, gnus-agent-save-alist):
18830         Use gnus-agent-update-view-total-fetched-for to increment disk space
18831         used.
18832         (gnus-agent-get-local): Add optional parameters to avoid calling
18833         gnus-group-real-name and gnus-find-method-for-group.
18834         (gnus-agent-set-local): Delete stored entry if either min, or max,
18835         are nil.
18836         (gnus-agent-fetch-session): Reworded error/quit messages.
18837         On quit, use gnus-agent-regenerate-group to record existance of any
18838         articles fetched to disk before the quit occurred.
18839         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
18840         gnus-agent-update-view-total-fetched-for, and
18841         gnus-agent-update-files-total-fetched-for to decrement disk space
18842         used.
18843         (gnus-agent-retrieve-headers):
18844         Use gnus-agent-update-view-total-fetched-for to increment disk space
18845         used.
18846         (gnus-agent-regenerate-group): Replace gnus-group-update-group
18847         with gnus-agent-update-files-total-fetched-for to decrement disk
18848         space and fresh group buffer.
18849         (gnus-agent-inhibit-update-total-fetched-for): New variable.
18850         (gnus-agent-need-update-total-fetched-for): New variable.
18851         (gnus-agent-update-files-total-fetched-for): New function.
18852         (gnus-agent-update-view-total-fetched-for): New function.
18853         (gnus-agent-total-fetched-for): New function.
18854
18855         * gnus-cache.el (gnus-cache-save-buffers):
18856         Use gnus-cache-update-overview-total-fetched-for to change disk space
18857         used by this group.
18858         (gnus-cache-possibly-enter-article):
18859         Use gnus-cache-update-file-total-fetched-for to increment disk space
18860         used by this group.
18861         (gnus-cache-possibly-remove-article):
18862         Use gnus-cache-update-file-total-fetched-for to decrement disk space
18863         used by this group.
18864         (gnus-cache-generate-nov-databases): Purge total fetched cache.
18865         (gnus-cache-rename-group): New function.
18866         (gnus-cache-delete-group): New function.
18867         (gnus-cache-inhibit-update-total-fetched-for): New variable.
18868         (gnus-cache-need-update-total-fetched-for): New variable.
18869         (gnus-cache-with-refreshed-group): New macro.
18870         (gnus-cache-update-file-total-fetched-for): New function.
18871         (gnus-cache-update-overview-total-fetched-for): New function.
18872         (gnus-cache-rename-group-total-fetched-for): New function.
18873         (gnus-cache-delete-group-total-fetched-for): New function.
18874         (gnus-cache-total-fetched-for): New function.
18875
18876         * gnus-group.el: Require gnus-sum and autoload functions to
18877         resolve warnings when gnus-group.el compiled alone.
18878         (gnus-group-line-format): Documented new %F.
18879         (size of Fetched data) group line format; identifies disk space
18880         used by agent and cache.
18881         (gnus-group-line-format-alist): Defined new F format.
18882         (gnus-total-fetched-for): New function.
18883         (gnus-group-delete-group): No longer update
18884         gnus-cache-active-altered as gnus-request-delete-group now keeps
18885         the cache in sync.
18886         (gnus-group-list-active): Let the agent store a server's active
18887         list if currently plugged.
18888
18889         * gnus-int.el (gnus-request-delete-group):
18890         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
18891         local disk in sync with the server.
18892         (gnus-request-rename-group):
18893         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
18894         local disk in sync with the server.
18895
18896         * gnus-start.el (gnus-get-unread-articles):
18897         Cosmetic simplification to logic.
18898
18899         * gnus-util.el (gnus-rename-file): New function.
18900
18901 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
18902
18903         * mm-util.el (mm-image-load-path): Handle nil in load-path.
18904
18905 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
18906
18907         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
18908         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
18909
18910 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
18911
18912         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
18913         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
18914
18915 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
18916
18917         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
18918
18919 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
18920
18921         * spam.el (spam-set-difference): Add function to replace
18922         gnus-set-difference in spam.el.
18923         (spam-summary-prepare-exit): Use spam-set-difference.
18924
18925 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
18926
18927         * gnus-registry.el (gnus-registry-cache-file): Update to use
18928         gnus-dribble-directory OR gnus-home-directory OR ~.
18929         (gnus-registry-split-fancy-with-parent): Fix doc.
18930
18931 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18932
18933         * message.el (message-exchange-point-and-mark):
18934         Use message-mark-active-p.  Suggested by Jesper Harder
18935         <harder@ifa.au.dk>.
18936
18937 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18938
18939         * message.el (message-exchange-point-and-mark): Don't activate
18940         region if it was inactive.  Suggested by Hiroshi Fujishima
18941         <pooh@nature.tsukuba.ac.jp>.
18942
18943 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18944
18945         * gnus-art.el (article-display-face): Display Faces in the same
18946         order as X-Faces.
18947
18948 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18949
18950         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
18951
18952 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18953
18954         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
18955         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
18956         (gnus-article-mime-hierarchy): Remove.
18957         (gnus-article-mime-hierarchy-next): Remove.
18958         (gnus-article-mode): Revert 2004-03-19 change.
18959         (gnus-article-setup-buffer): Revert 2004-03-19 change.
18960         (gnus-insert-mime-button): Revert 2004-03-19 change.
18961         (gnus-mime-accumulate-hierarchy): Remove.
18962         (gnus-mime-enter-multipart): Remove.
18963         (gnus-mime-leave-multipart): Remove.
18964         (gnus-mime-display-part): Revert 2004-03-19 change.
18965         (gnus-mime-display-alternative): Revert 2004-03-19 change.
18966
18967         * mml.el (mml-preview): Revert 2004-03-19 change.
18968
18969 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
18970
18971         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
18972
18973 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18974
18975         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
18976         t while entering a file name using the mm-with-multibyte macro.
18977         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18978
18979         * mm-util.el (mm-with-multibyte): New macro.
18980
18981 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18982
18983         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
18984         New user option.
18985         (gnus-mime-multipart-functions): Doc and customization fix.
18986         (gnus-article-mime-hierarchy): New variable.
18987         (gnus-article-mime-hierarchy-next): New variable.
18988         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
18989         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
18990         gnus-article-mime-hierarchy-next to nil.
18991         (gnus-insert-mime-button): Show hierarchy numbers.
18992         (gnus-mime-accumulate-hierarchy): New function.
18993         (gnus-mime-enter-multipart): New function.
18994         (gnus-mime-leave-multipart): New function.
18995         (gnus-mime-display-part): Recompute hierarchical MIME structure.
18996         (gnus-mime-display-alternative): Show hierarchy numbers.
18997
18998         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
18999         gnus-article-mime-hierarchy-next to nil.
19000
19001 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
19002
19003         * dns.el: Don't require gnus-xmas.
19004
19005 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
19006
19007         * mml.el (mml-generate-mime-1): Don't use format=flowed with
19008         inline PGP.
19009         (mml-menu): Disable mml-quote-region if mark is inactive.
19010
19011 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19012
19013         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
19014         when the group's active is not available.
19015
19016 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19017
19018         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
19019         error.
19020
19021 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
19022
19023         * imap.el (imap-store-password): New variable.
19024         (imap-interactive-login): Use it.
19025         Suggested by Mark Plaksin <happy@mcplaksin.org>.
19026
19027 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19028
19029         * gnus-art.el (gnus-article-read-summary-keys): Restore new
19030         window-start and hscroll to summary window.
19031
19032 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19033
19034         * gnus-start.el (gnus-convert-old-newsrc): Only write the
19035         conversion message to newsrc-dribble when an actual conversion is
19036         performed.
19037
19038 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
19039
19040         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
19041
19042 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19043
19044         * mm-decode.el (mm-complicated-handles): New function reviving
19045         former definition of mm-multiple-handles.
19046
19047         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
19048         (gnus-mime-delete-part): Use it.
19049
19050 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19051
19052         * gnus-agent.el (gnus-agent-read-local):
19053         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
19054         avoid the implicit assumption that they will always be equal.
19055         (gnus-agent-save-local): Bind buffer-file-coding-system, not
19056         coding-system-for-write, as the with-temp-file macro first prints
19057         to a buffer then saves the buffer.
19058
19059 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19060
19061         * gnus-art.el (gnus-article-edit-part): New function.
19062         (gnus-mime-save-part-and-strip): Use it; do query instead of
19063         signaling an error; don't use mm-multiple-handles.
19064         (gnus-mime-delete-part): Ditto.
19065
19066 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19067
19068         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
19069         old file versions.
19070         (gnus-group-prepare-hook): Remove function that converted list
19071         form of gnus-agent-expire-days to group properties.
19072
19073         * gnus-int.el: Autoload gnus-agent-regenerate-group.
19074         (gnus-request-accept-article): Re-indented.
19075
19076         * gnus-start.el (gnus-convert-old-newsrc): Registered new
19077         converters to handle old agent file formats.  Add logic for a
19078         "backup before upgrading warning".
19079         (gnus-convert-mark-converter-prompt): Developers can mark
19080         functions as needing (default), or not needing,
19081         gnus-convert-old-newsrc's "backup before upgrading warning".
19082         (gnus-convert-converter-needs-prompt): Tests whether the user
19083         should be protected from potentially irreversable changes by the
19084         function.
19085
19086         * legacy-gnus-agent.el: New.  Provides converters that are only
19087         loaded when gnus-convert-old-newsrc needs to call them.
19088
19089 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19090
19091         * mail-source.el (mail-source-touch-pop): Doc fix.
19092
19093         * message.el (message-smtpmail-send-it): Doc fix.
19094
19095 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
19096
19097         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
19098
19099         * nnmail.el (nnmail-split-fancy): do.
19100
19101         * gnus-kill.el (gnus-kill, gnus-execute): do.
19102
19103 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
19104
19105         * gnus-sum.el (gnus-widget-reversible-match)
19106         (gnus-widget-reversible-to-internal)
19107         (gnus-widget-reversible-to-external): New functions.
19108         (gnus-widget-reversible): New widget.
19109         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
19110
19111 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
19112
19113         * gnus-sum.el (gnus-thread-sort-functions)
19114         (gnus-article-sort-functions): Document `(not F)' items.
19115
19116 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
19117
19118         * spam.el (spam-use-gmane-xref): Add new backend.
19119         (spam-gmane-xref-spam-group): Add variable to control the name of the
19120         Gmane spam group.
19121         (spam-blackhole-servers, spam-blackhole-good-server-regex)
19122         (spam-regex-headers-spam, spam-regex-headers-ham)
19123         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
19124         (spam-list-of-checks): Add spam-use-gmane-xref to list of
19125         backends and checks.
19126         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
19127
19128         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
19129         an autodetect method.
19130
19131 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19132
19133         * gnus-int.el (gnus-request-accept-article): Inform the agent that
19134         articles are being added to a group.
19135         (gnus-request-replace-article): Inform the agent that articles
19136         need to be uncached as the cached contents are no longer valid.
19137
19138 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19139
19140         * binhex.el: Don't autoload executable-find.
19141
19142         * canlock.el: Don't autoload mail-fetch-field.
19143
19144         * dgnushack.el: Autoload c-mode for XEmacs.
19145
19146         * gnus-ems.el: Don't autoload appt-select-lowest-window.
19147
19148         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
19149         rmail-dont-reply-to and rmail-output.
19150
19151         * gnus-score.el: Don't autoload ffap-string-at-point.
19152
19153         * gnus-setup.el: Don't autoload sc-cite-original.
19154
19155         * imap.el: Don't autoload base64-decode-string,
19156         base64-encode-string and md5.
19157
19158         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
19159         and rmail-msg-restore-non-pruned-header.
19160
19161         * mm-decode.el: Don't autoload executable-find.
19162
19163         * mm-url.el: Don't autoload executable-find.
19164
19165         * mm-view.el: Don't autoload diff-mode.
19166
19167         * nndb.el: Don't autoload news-reply-mode, news-setup,
19168         cancel-timer and telnet.
19169
19170         * password.el: Don't autoload run-at-time for Emacs.
19171
19172         * sha1-el.el: Don't autoload executable-find.
19173
19174         * sieve-mode.el: Don't autoload c-mode.
19175
19176         * uudecode.el: Don't autoload executable-find.
19177
19178 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19179
19180         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
19181         (gnus-agent-possibly-alter-active): Avoid null in numeric
19182         comparison.
19183         (gnus-agent-set-local): Refuse to save null in local object table.
19184         (gnus-agent-regenerate-group): The REREAD parameter can now be a
19185         list of articles that will be marked as unread.
19186
19187 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19188
19189         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
19190
19191 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
19192
19193         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
19194         language tags.
19195
19196 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
19197
19198         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
19199         Don't bind "obarray".
19200
19201         * gnus-sum.el (gnus-thread-sort-functions):
19202         Add `gnus-thread-sort-by-most-recent-number' and
19203         `gnus-thread-sort-by-most-recent-date'.
19204         Reported by Kai Grossjohann <kai@emptydomain.de>.
19205
19206 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19207
19208         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
19209
19210 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19211
19212         * gnus-cus.el (gnus-agent-customize-category):
19213         Remove ignore-errors macro reference that required cl to be loaded at
19214         run-time.
19215
19216         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
19217         single-interval range of the form (min . max).  Previously the
19218         range had to look like ((min . max)).  Likewise, return
19219         (min . max) rather than ((min . max)).
19220         (gnus-range-map): Use gnus-range-normalize to accept
19221         single-interval range.
19222
19223         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
19224         the cache, but not the agent, now appear with their usual face.
19225
19226         * dgnushack.el (loaddir): New variable that is bound to the
19227         directory containing the dgnushack.el file. Use loaddir, rather
19228         than srcdir, to update load-path. Change lets dgnushack compile
19229         code in directories other than GNUS/lisp.
19230
19231 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19232
19233         * lpath.el: Don't bind w3m-safe-url-regexp.
19234
19235         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
19236         w3m-safe-url-regexp variable buffer-local.
19237
19238         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
19239
19240 2004-02-27  Simon Josefsson  <jas@extundo.com>
19241
19242         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
19243         gnus-group-real-prefix.
19244         (gnus-summary-move-article): Use it, instead of
19245         gnus-group-real-prefix.
19246
19247 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19248
19249         * lpath.el: Bind w3m-safe-url-regexp.
19250
19251         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
19252         w3m-safe-url-regexp variable buffer-local and set it as the value
19253         of mm-w3m-safe-url-regexp.
19254
19255         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
19256
19257         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
19258         parsing gnus-posting-styles when the message is not for replying.
19259
19260         * dgnushack.el: Autoload sgml-mode for XEmacs.
19261
19262         * nnrss.el (nnrss-opml-export):
19263         Use mm-set-buffer-file-coding-system instead of
19264         set-buffer-file-coding-system.
19265
19266 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
19267
19268         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
19269         of checkdoc.el).
19270         * nnrss.el: do.
19271         * gnus-mlspl.el: do.
19272         * gnus-ml.el: do.
19273         * gnus-srvr.el: do.
19274
19275         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
19276
19277 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
19278
19279         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
19280         Corrections to custom-manual links.
19281
19282         * gnus-art.el (gnus-article): Ditto.
19283
19284         * mm-decode.el (mime-display, mime-security): Ditto.
19285
19286 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
19287
19288         * flow-fill.el: Typo.
19289
19290 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
19291
19292         * spam-wash.el: New file.
19293
19294 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
19295
19296         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
19297
19298 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
19299
19300         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
19301         to be run with new-articles as LIST1, not LIST2.
19302         (spam-registration-functions): Add spam-use-ham-copy as a nil
19303         registration backend.
19304
19305 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
19306
19307         * spam-stat.el (spam-stat-washing-hook): New option.
19308         (spam-stat-buffer-words): Use it.
19309         (spam-stat-process-directory, spam-stat-test-directory):
19310         Use insert-file-contents-literally.
19311         (spam-stat-coding-system): New variable.
19312         (spam-stat-load, spam-stat-save): Use it.
19313
19314 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19315
19316         * spam-report.el (spam-report-plug-agent):
19317         Quote spam-report-url-to-file and spam-report-url-ping-plain.
19318
19319 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
19320
19321         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
19322         Allow / in mailto URLs.
19323
19324 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
19325
19326         * spam-report.el (spam-report-process-queue): Fix interactive use.
19327         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
19328         (spam-report-unplug-agent): Doc fixes.
19329         (spam-report-url-ping-mm-url, spam-report-url-to-file)
19330         (spam-report-agentize, spam-report-deagentize): Autoload.
19331
19332 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19333
19334         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
19335
19336         * message.el (message-setup-fill-variables): Add mml tags to
19337         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
19338         <ajk@iu.edu>.
19339         (message-mode): Don't modify paragraph-separate there.
19340
19341 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19342
19343         * compface.el (uncompface-use-external): Default to undecided.
19344         (uncompface-use-external-threshold): New variable.
19345         (uncompface-float-time): New macro.
19346         (uncompface): Determine whether to use the external decoder if
19347         uncompface-use-external is undecided.
19348
19349 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19350
19351         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
19352         after images.
19353
19354         * gnus-art.el (gnus-mime-display-single): Remove dead code.
19355
19356 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
19357
19358         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
19359
19360         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
19361
19362         * gnus-sum.el (gnus-summary-limit-to-age)
19363         (gnus-summary-limit-children): do.
19364
19365         * gnus-int.el (gnus-request-scan): do.
19366
19367         * gnus-group.el (gnus-group-suspend): do.
19368
19369         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
19370
19371         * gnus-cite.el (gnus-cite-parse-attributions): do.
19372
19373         * gnus-agent.el (gnus-summary-set-agent-mark)
19374         (gnus-agent-regenerate-group): do.
19375
19376         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
19377
19378         * binhex.el (binhex-decode-region-internal): do.
19379
19380 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19381
19382         * gnus-fun.el (gnus-face-properties-alist): New user option.
19383         (gnus-display-x-face-in-from): Use it.
19384
19385         * gnus-art.el (article-display-face): Ditto.
19386
19387         * compface.el (uncompface-use-external): Default to nil.
19388
19389 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
19390
19391         * nntp.el (nntp-erase-buffer): New function.
19392         (nntp-retrieve-data, nntp-send-command)
19393         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
19394         (nntp-possibly-change-group): Use it.
19395
19396         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
19397         Use with-current-buffer.
19398
19399 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
19400
19401         * compface.el: Merge the ELisp-based uncompface program.
19402         (compface): New customization group.
19403         (uncompface-use-external): New user option.
19404         (uncompface): Call uncompface-internal if uncompface-use-external
19405         is nil.
19406         (uncompface-internal): New function.  Note that there are also
19407         some other functions and variables added for this function.
19408
19409 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
19410
19411         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
19412         if necessary.
19413
19414 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
19415
19416         * spam-report.el (spam-report-unplug-agent)
19417         (spam-report-plug-agent, spam-report-deagentize)
19418         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
19419         Add support for the Agent in spam-report: when unplugged, report to a
19420         file; when plugged, submit all the requests.
19421
19422         * spam.el (spam-register-routine): Fix message about
19423         registration.
19424
19425 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
19426
19427         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
19428         dependencies.
19429         (rfc2047-encode): Use it.
19430
19431         * gnus-art.el (gnus-button-marker-list): Move before first
19432         reference.
19433
19434         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
19435         (imap-parse-body): Fix format string mismatch.
19436
19437         * gnus-score.el (gnus-summary-increase-score): do.
19438
19439         * nnrss.el (nnrss-close): New function.
19440
19441 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
19442
19443         * nnrss.el (nnrss-make-filename): New function.
19444         (nnrss-request-delete-group, nnrss-read-server-data)
19445         (nnrss-save-server-data, nnrss-read-group-data)
19446         (nnrss-save-group-data): Use it.
19447         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
19448         (nnrss-read-server-data, nnrss-read-group-data): Use load.
19449         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
19450
19451 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
19452
19453         * mml.el (mml-compute-boundary-1): Don't uncompress files.
19454
19455 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
19456
19457         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
19458         files.
19459
19460         * message.el (message-generate-headers-first): Don't quote nil
19461         and t in docstrings.
19462
19463         * imap.el (imap-id): do.
19464
19465         * gnus-agent.el (gnus-agent-consider-all-articles)
19466         (gnus-agent-queue-mail): do.
19467
19468 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
19469
19470         * spam-report.el (spam-report-process-queue): New function.
19471         Process requests from `spam-report-requests-file'.
19472         (spam-report-process-queue): Doc fix.
19473
19474 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
19475
19476         * spam.el (spam-register-routine)
19477         (spam-log-processing-to-registry, spam-log-registered-p)
19478         (spam-log-unregistration-needed-p, spam-log-undo-registration):
19479         Change "check" to "spam-check" for semi-clarity.
19480
19481 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
19482
19483         * pop3.el: Require nnheader.
19484
19485         * mml-smime.el: Require cl.  Autoload message-fetch-field.
19486
19487         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
19488
19489         * gnus-picon.el: Require cl.
19490
19491         * gnus-fun.el: Require gnus-ems and gnus-util.
19492
19493         * gnus.el (gnus-method-to-server): Move defsubst before first use.
19494
19495         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
19496
19497         * gnus-art.el (gnus-article-edit-mode): Define before first
19498         reference.
19499
19500 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
19501
19502         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
19503         (gnus-uu-post-encoded): Use point-at-bol.
19504
19505         * gnus-topic.el (gnus-group-active-topic-p): do.
19506
19507         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
19508
19509         * gnus-group.el (gnus-group-kill-region): do.
19510
19511         * gnus-art.el (article-date-ut): do.
19512
19513         * message.el (message-fetch-field): Remove redundant
19514         case-fold-search binding.
19515         (message-narrow-to-field): Simplify.
19516
19517 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
19518
19519         * spam.el (spam-directory): Derive from `gnus-directory'.
19520
19521         * spam-report.el (spam-report-url-to-file)
19522         (spam-report-requests-file): New function and variable for offline
19523         reporting.
19524         (spam-report-url-ping-function): Add `spam-report-url-to-file'
19525         and user defined function.
19526         (spam-report-url-ping-mm-url): Remove doubled slash.
19527
19528 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
19529
19530         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
19531
19532 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
19533
19534         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
19535         Fix format string mismatch.
19536
19537         * sieve.el (sieve-deactivate-all): do.
19538
19539         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
19540
19541         * nnlistserv.el (nnlistserv-kk-wash-article): do.
19542
19543         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
19544
19545         * mm-bodies.el (mm-7bit-chars): Don't include \r.
19546
19547 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
19548
19549         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
19550         the list of checks.
19551
19552 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
19553
19554         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
19555         padding.
19556
19557 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
19558
19559         * mm-view.el (mm-fill-flowed): New variable.
19560         (mm-inline-text): Use it.
19561
19562 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
19563
19564         * spam.el (spam-spamassassin-register-ham-routine)
19565         (spam-spamassassin-register-spam-routine): Fix function names.
19566
19567 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19568
19569         * gnus.el (gnus-tmp-grouplens): Remove.
19570         (gnus-summary-line-format): Remove grouplens.
19571
19572         * gnus-group.el (gnus-group-line-format): Ditto.
19573
19574         * gnus-spec.el (gnus-format-specs): Ditto.
19575         (gnus-update-format-specifications): Flush the group format spec
19576         cache if there's the grouplens stuff.
19577         (gnus-parse-simple-format): Replace %l with the empty string.
19578
19579 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
19580
19581         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
19582         omission.
19583
19584 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19585
19586         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
19587         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
19588
19589 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
19590
19591         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
19592         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
19593         New macros and functions.
19594         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
19595         Handle > NLINK_MAX messages.
19596         * nnmaildir.el (nnmaildir-request-set-mark):
19597         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
19598
19599 2004-01-25  Alex Schroeder  <alex@gnu.org>
19600
19601         * spam-stat.el (spam-stat-process-directory-age): New option.
19602         (spam-stat-process-directory): Use it.
19603
19604 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
19605
19606         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
19607         (spam-stat-save): Accept prefix argument.
19608
19609 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
19610
19611         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
19612         links" error.
19613
19614 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19615
19616         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
19617         the rest of the and/or forms.
19618
19619 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
19620
19621         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
19622         compatibility with old .newsrc.eld files.
19623
19624         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
19625
19626         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
19627
19628         * gnus-start.el (gnus-1): do.
19629
19630         * gnus-group.el (gnus-group-line-format-alist): do.
19631
19632         * gnus.el (gnus-use-grouplens, gnus-visual): do.
19633
19634         * gnus-gl.el: Remove.
19635
19636 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19637
19638         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
19639         marks consisting of a single range {for example, (3 . 5)} rather
19640         than a list of a single range { ((3 . 5)) }.
19641
19642 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
19643
19644         * spam-stat.el (spam-stat-store-gnus-article-buffer):
19645         Use with-current-buffer.
19646         (spam-stat-store-current-buffer): Use insert-buffer-substring to
19647         avoid consing a string.
19648
19649         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
19650         Remove obsolete entries for big5 and gb2312.
19651
19652 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19653
19654         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
19655         uncompressed list.
19656
19657 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
19658
19659         * spam-stat.el (spam-stat-strip-xref): New function.
19660         (spam-stat-process-directory): Use it.
19661
19662         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
19663         here -- it's done in message-fetch-field.
19664
19665 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19666
19667         * gnus-agent.el (gnus-agent-queue-mail)
19668         (gnus-agent-prompt-send-queue): New variables.
19669         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
19670         * gnus-draft.el (gnus-group-send-queue): Pass the group name
19671         "nndraft:queue" along to gnus-draft-send.
19672         Use gnus-agent-prompt-send-queue.
19673         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
19674         is "nndraft:queue".  Suggested by Gaute Strokkenes
19675         <gs234@srcf.ucam.org>
19676
19677         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
19678         (agent-enable-undownloaded-faces): Add.
19679         (gnus-agent-cat-groups): Use eval-and-compile, not
19680         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
19681         method of gnus-agent-cat-groups even when the buffer has been
19682         evaled.
19683         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
19684         delete gnus-agent-save-active-1.
19685         (gnus-agent-save-groups): Delete.  Identical to
19686         gnus-agent-save-active.
19687         (gnus-agent-write-active): No longer adjust agent's copy of active
19688         file as agent's adjustments are now stored in their own
19689         file.  Remove optional parameter.
19690         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
19691         servers.  Add use of min/max range limits from server's local
19692         file.
19693         (gnus-agent-save-alist): Remove unused optional argument.
19694         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
19695         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
19696         (gnus-agent-set-local): A per-server file that keeps min/max range
19697         limits for articles known to the agent.  Provides a fast mechanism
19698         for altering many active ranges.
19699         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
19700         active file (local makes it unnecessary).
19701         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
19702
19703         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
19704         (agent-enable-undownloaded-faces): Add.
19705
19706         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
19707         disable it when sending to "nndraft:queue".
19708         (gnus-group-send-queue): Add safety check to avoid sending queue
19709         when unplugged.
19710
19711         * gnus-group.el (gnus-group-catchup): Use new
19712         gnus-sequence-of-unread-articles, not
19713         gnus-list-of-unread-articles, to avoid exhausting memory with huge
19714         numbers of articles.  Use gnus-range-map to avoid having to
19715         uncompress the unread list.
19716         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
19717         Fix invalid ange-ftp reference.
19718
19719         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
19720         (gnus-sorted-range-intersection): Intersection of two ranges
19721         without requiring that they first be uncompressed.
19722
19723         * gnus-start.el (gnus-activate-group): Unless blocked by the
19724         caller, possibly expand the active range to include both cached
19725         and agentized articles.
19726         (gnus-convert-old-newsrc): Rewrote in anticipation of having
19727         multiple version-dependent converters.
19728         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
19729         gnus-agent-save-active.
19730         (gnus-save-newsrc-file): Save dirty agent range limits.
19731
19732         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
19733         gnus-agent-possibly-alter-active.
19734         (gnus-adjust-marked-articles): Faster handling of simple lists.
19735
19736 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
19737
19738         * spam-stat.el (spam-stat-test-directory): New optional argument
19739         displays a list of files detected.  Suggested by Andrew Cohen
19740         <cohen@andy.bu.edu>.
19741         (spam-stat-buffer-words-with-scores): Don't narrow and change
19742         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
19743
19744 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
19745
19746         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
19747         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
19748         (spam-spamassassin-arguments)
19749         (spam-spamassassin-spam-flag-header)
19750         (spam-spamassassin-positive-spam-flag-header)
19751         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
19752         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
19753         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
19754         (spam-list-of-processors, spam-list-of-checks)
19755         (spam-list-of-statistical-checks, spam-registration-functions)
19756         (spam-check-spamassassin-headers, spam-check-spamassassin)
19757         (spam-spamassassin-score)
19758         (spam-spamassassin-register-with-sa-learn)
19759         (spam-spamassassin-register-spam-routine)
19760         (spam-spamassassin-register-ham-routine)
19761         (spam-assassin-register-spam-routine)
19762         (spam-assassin-register-ham-routine): Add SpamAssassin support.
19763         (spam-bogofilter-score): Fix to show article before scoring.
19764
19765 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
19766
19767         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
19768         default scoring function.
19769         (spam-generic-score): Call spam-spamassassin-score if
19770         spam-use-spamassassin or spam-use-spamassassin-headers is on;
19771         spam-bogofilter-score otherwise.
19772
19773         * gnus.el (spam-process, spam-autodetect-methods):
19774         Add spamassassin and spamassassin-headers.
19775
19776 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
19777
19778         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
19779         Suppress unnecessary messages.
19780
19781 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
19782
19783         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
19784         make-hash-table.
19785
19786 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19787
19788         * canlock.el (base64-encode-string): Don't autoload it.
19789
19790 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19791
19792         * run-at-time.el: Remove useless (require 'itimer),
19793         eval-and-compile and (featurep 'xemacs).
19794
19795 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
19796
19797         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
19798         GROUP is a virtual group.
19799
19800 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
19801
19802         * gnus.el: Autoload `message-y-or-n-p'.
19803
19804 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
19805
19806         * pgg-parse.el: Remove unnecessary (require 'custom).
19807
19808         * pgg-def.el: do.
19809
19810         * nnmail.el: do.
19811
19812         * gnus-undo.el: do.
19813
19814         * gnus-picon.el: do.
19815
19816         * gnus-util.el: do.
19817
19818 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
19819
19820         * gnus-sum.el (gnus-pick-line-number): Add autoload.
19821
19822 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19823
19824         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
19825         handle, as well as a list.
19826
19827         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
19828         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
19829         (mm-w3m-cid-retrieve): Simplify.
19830
19831 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
19832
19833         * message.el (message-kill-to-signature): Allow prefix arg to
19834         specify number of lines to keep before signature.
19835
19836 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
19837
19838         * message.el (message-kill-to-signature): Change docstring.
19839
19840 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19841
19842         * canlock.el: Always require sha1-el.
19843         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
19844
19845         * message.el: Autoload sha1 only when compiling.
19846
19847         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
19848         eudc-expand-inline for XEmacs.
19849
19850 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19851
19852         * message.el (message-canlock-generate): Require sha1-el.
19853
19854 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
19855
19856         * message.el (message-expand-name): Silence the byte compiler.
19857
19858         * lpath.el: Add detect-coding-system.
19859
19860         * dgnushack.el (dgnushack-compile): Remove obsolete check for
19861         cus-edit.
19862
19863 2004-01-13  Simon Josefsson  <jas@extundo.com>
19864
19865         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
19866         Invoke gnus-score-mode.
19867         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
19868
19869         * gnus-range.el (gnus-compress-sequence): Doc fix.
19870         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
19871
19872 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
19873
19874         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
19875
19876 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
19877
19878         * spam.el (spam-get-article-as-string): Update to use
19879         gnus-request-article-this-buffer, much simpler.
19880         (spam-get-article-as-buffer): Remove.
19881
19882 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
19883
19884         * message.el (message-expand-name): Use EUDC if the user uses that.
19885
19886 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
19887
19888         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
19889         character for the encoding to avoid consing a string.
19890
19891         * rfc2047.el (rfc2047-decode-string): Don't cons a string
19892         unnecessarily.
19893
19894         * mm-util.el (mm-replace-chars-in-string): Remove.
19895
19896         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
19897         of mm-replace-chars-in-string.
19898
19899 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
19900
19901         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
19902
19903         * mm-util.el (mm-subst-char-in-string): Support inplace.
19904
19905         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
19906         a new string in every iteration.  Use shy groups.
19907
19908 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
19909
19910         * gnus-srvr.el (gnus-browse-unsubscribe-group):
19911         * gnus-soup.el (gnus-soup-group-brew):
19912         * gnus-msg.el (gnus-put-message):
19913         * gnus-move.el (gnus-group-move-group-to-server):
19914         * gnus-kill.el (gnus-batch-score):
19915         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
19916         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
19917         (gnus-group-update-group, gnus-group-read-group)
19918         (gnus-group-make-group, gnus-group-make-help-group)
19919         (gnus-group-make-archive-group, gnus-group-make-directory-group)
19920         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
19921         (gnus-group-sort-by-unread, gnus-group-catchup)
19922         (gnus-group-unsubscribe-group, gnus-group-kill-group)
19923         (gnus-group-yank-group, gnus-group-set-info)
19924         (gnus-group-list-groups):
19925         * gnus.el (gnus-generate-new-group-name):
19926         * gnus-delay.el (gnus-delay-send-queue):
19927         * nnvirtual.el (nnvirtual-catchup-group):
19928         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
19929         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
19930         (gnus-group-prepare-topics, gnus-topic-check-topology):
19931         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
19932         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
19933         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
19934         (gnus-group-make-articles-read):
19935         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
19936         (gnus-group-change-level, gnus-kill-newsgroup)
19937         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
19938         (gnus-get-unread-articles, gnus-make-articles-unread)
19939         (gnus-make-ascending-articles-unread): Use accessor
19940         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
19941         to get group information for improved readability.
19942
19943
19944 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
19945
19946         * gnus-art.el (article-decode-mime-words, article-babel)
19947         (gnus-article-highlight-signature, gnus-article-add-buttons)
19948         (gnus-signature-toggle): Use gnus-with-article-buffer.
19949
19950         * gnus-art.el (gnus-article-highlight-headers)
19951         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
19952
19953         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
19954         (gnus-article-set-globals, gnus-request-article-this-buffer)
19955         (gnus-button-message-id, gnus-article-maybe-hide-headers)
19956         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
19957         (gnus-mime-display-alternative): Use with-current-buffer.
19958
19959 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
19960
19961         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
19962         also under 80 char limit, and call gnus-error if needed.
19963         (spam-fetch-article-header): Fix - it was a
19964         buffer-local variable (gnus-newsgroup-data).
19965         (spam-find-spam): Use spam-generate-fake-headers, forget about
19966         spam-insert-fake-headers.
19967         (spam-insert-fake-headers): Remove.
19968
19969 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
19970
19971         * deuglify.el (gnus-article-outlook-unwrap-lines)
19972         (gnus-outlook-rearrange-article)
19973         (gnus-outlook-repair-attribution-outlook)
19974         (gnus-outlook-repair-attribution-block)
19975         (gnus-outlook-repair-attribution-other): Remove redundant
19976         save-excursion.
19977
19978 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
19979
19980         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
19981         (spam-fetch-field-subject-fast)
19982         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
19983         (spam-fetch-article-header): Add functions to deal with Gnus
19984         internals for fast retrieval of article header data.
19985         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
19986
19987 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
19988
19989         * pop3.el (pop3-md5): Remove.
19990         (pop3-apop): Replace pop3-md5 with md5.
19991
19992         * mm-bodies.el: base64 is always built-in.
19993
19994         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
19995         Use with-current-buffer.
19996
19997 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19998
19999         * canlock.el (canlock-insert-header): Remove excessive grouping in
20000         regexp.
20001
20002         * gnus-sum.el (gnus-summary-read-document): Ditto.
20003
20004         * gnus-uu.el (gnus-uu-part-number): Ditto.
20005
20006         * html2text.el (html2text-remove-tags): Ditto.
20007         (html2text-format-tags): Ditto.
20008         (html2text-format-single-elements): Ditto.
20009
20010         * mml.el (mml-parse-1): Ditto.
20011
20012 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
20013
20014         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
20015
20016         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
20017
20018         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
20019
20020         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
20021
20022 2003-11-15  Simon Josefsson  <jas@extundo.com>
20023
20024         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
20025         (pgg-gpg-lookup-key): Use regexp match instead of
20026         split-string (split-string is different between emacs 21.2 and
20027         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
20028
20029 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
20030
20031         * gnus-art.el (gnus-mime-view-all-parts)
20032         (gnus-article-part-wrapper, gnus-article-view-part):
20033         Use with-current-buffer.
20034
20035 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
20036
20037         * spam.el (spam-disable-spam-split-during-ham-respool)
20038         (spam-spamoracle-database, spam-cache-lookups)
20039         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
20040         (spam-group-ham-mark-p, spam-group-spam-mark-p)
20041         (spam-group-ham-marks, spam-group-spam-marks)
20042         (spam-group-spam-contents-p, spam-group-ham-contents-p)
20043         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
20044         also add spam-use-blackholes to the statistical checks.
20045         (spam-fetch-field-fast): Add interface to fetching fields, may
20046         become a macro.
20047         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
20048         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
20049         (spam-insert-fake-headers): Fake an article when needed.
20050         (spam-find-spam): Fake article when possible.
20051         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
20052         (spam-check-bogofilter-headers): Use message-fetch-field instead
20053         of nnmail-fetch-field.
20054
20055 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
20056
20057         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
20058
20059 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
20060
20061         * spam.el (spam-split): Do not require spam-use-CHECK to be
20062         enabled if that check is passed to spam-split explicitly; also
20063         fix so 'spam doesn't get converted to spam-split-group when
20064         spam-split-symbolic-return is t.
20065         (spam-find-spam): Find registrations of the article and use those
20066         instead of re-running spam-split to find the spam/ham
20067         classification of the article.
20068         (spam-log-processing-to-registry, spam-log-registered-p)
20069         (spam-log-unregistration-needed-p, spam-log-undo-registration):
20070         Use gnus-error instead of gnus-message.
20071         (spam-log-registration-type): Add function to determine the
20072         classification of a message based on registry entries; will
20073         return nil if both 'spam and 'ham are found.
20074         (spam-check-BBDB): Expand all the BBDB macros here so we can have
20075         a reasonably fast local cache without the loading errors.
20076         (spam-cache-lookups): Set to t by default.
20077         (spam-find-spam): Don't try to guess spam-cache-lookups.
20078         (spam-enter-whitelist, spam-enter-blacklist): Clear the
20079         spam-caches entry.
20080         (spam-filelist-build-cache, spam-filelist-check-cache):
20081         Fix caching of whitelist/blacklist entries.
20082         (spam-check-whitelist, spam-check-blacklist):
20083         Invoke spam-from-listed-p with a type, not a cache variable.
20084         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
20085
20086 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
20087
20088         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
20089
20090         * nnmail.el (nnmail-split-fancy): do.
20091
20092         * mml.el (mml-parse): do.
20093
20094         * gnus-score.el (gnus-enter-score-words-into-hashtb)
20095         (gnus-score-adaptive): do.
20096
20097 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20098
20099         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
20100         (gnus-mime-button-map): Don't set keymap parent.
20101         (gnus-button-ctan-directory-regexp): Use shy grouping.
20102         (gnus-prev-page-map): Don't set keymap parent.
20103         (gnus-prev-page-map): Remove duplicated one.
20104         (gnus-next-page-map): Don't set keymap parent.
20105         (gnus-mime-security-button-map): Ditto.
20106
20107         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
20108         version number.
20109
20110         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
20111
20112 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20113
20114         * canlock.el (canlock-sha1-function): Remove.
20115         (canlock-sha1-function-for-verify): Remove.
20116         (canlock-openssl-program): Remove.
20117         (canlock-openssl-args): Remove.
20118         (canlock-ignore-errors): Remove.
20119         (canlock-sha1-with-openssl): Remove.
20120         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
20121         (canlock-verify): Don't use canlock-ignore-errors.
20122
20123         * sha1-el.el (sha1-string-external): Make it can return a string
20124         in binary form.
20125         (sha1-region-external): Ditto.
20126         (sha1-string-internal): Ditto.
20127         (sha1-region-internal): Ditto.
20128         (sha1-region): Ditto.
20129         (sha1-string): Ditto.
20130         (sha1): Ditto.
20131
20132 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20133
20134         * spam.el (spam-report-articles-gmane): New command.
20135
20136 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20137
20138         * gnus.el: Don't make unnecessary *Group* buffer when loading.
20139
20140         * run-at-time.el (run-at-time-saved): Remove.
20141         (run-at-time): Doc fix.
20142
20143 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
20144
20145         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
20146         (gnus-summary-limit-map): Add it.
20147         (gnus-summary-make-menu-bar): do.
20148
20149 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
20150
20151         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
20152         Make attempt at some caching support (done for BBDB only now).
20153         (spam-find-spam): Set spam-cache-lookups if there are more than 2
20154         addresses to be checked.
20155         (spam-clear-cache-BBDB): Add function, to be invoked by
20156         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
20157         (spam-check-BBDB): Check and use the caches, if
20158         spam-cache-lookups is on, remove superfluous (provide).
20159
20160 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
20161
20162         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
20163
20164 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
20165
20166         * run-at-time.el (run-at-time-saved): Move to after the definition
20167         of `run-at-time'.
20168
20169         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
20170
20171 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20172
20173         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
20174         mm-w3m-local-map-property.
20175
20176         * mm-view.el (mm-w3m-mode-map): Remove.
20177         (mm-w3m-local-map-property): Remove.
20178         (mm-inline-text-html-render-with-w3m): Don't use
20179         mm-w3m-local-map-property.
20180
20181 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20182
20183         * run-at-time.el: New file.
20184
20185         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
20186         under Emacs.
20187
20188         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
20189         of gnus-set-text-properties.
20190
20191         * gnus-uu.el (gnus-uu-save-article): Ditto.
20192
20193         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
20194
20195         * gnus-cite.el (gnus-cite-parse): Ditto.
20196
20197         * gnus-art.el (gnus-button-push): Use set-text-properties instead
20198         of gnus-.
20199
20200         * gnus-xmas.el (run-at-time): Require run-at-time.
20201
20202         * gnus.el: Change calls to nnheader-run-at-time and
20203         password-run-at-time throughout to use run-at-time directly.
20204
20205         * password.el: Remove definition of run-at-time.
20206
20207         * nnheaderxm.el: Remove definition of run-at-time.
20208
20209 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
20210
20211         * mml.el (mml-minibuffer-read-disposition): Show attachment type
20212         in prompt.
20213
20214 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
20215
20216         * messagexmas.el (message-xmas-redefine): Alias
20217         `message-make-caesar-translation-table' to
20218         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
20219         version.
20220
20221         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
20222         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
20223         `gnus-xmas-set-text-properties'.
20224         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
20225         `gnus-xmas-completing-read'.
20226         (gnus-xmas-completing-read): Removed.
20227         (gnus-xmas-open-network-stream): Removed.
20228
20229         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
20230         XEmacs version.
20231
20232         * dns.el (dns-make-network-process): Use `open-network-stream'
20233         instead of `gnus-xmas-open-network-stream'.
20234
20235         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
20236
20237         * .cvsignore: Add auto-autoloads.el, custom-load.el.
20238
20239 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
20240
20241         * gnus-art.el (gnus-mime-display-alternative)
20242         (gnus-insert-mime-button, gnus-insert-mime-security-button)
20243         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
20244         Don't use gnus-local-map-property.
20245
20246         * gnus-util.el (gnus-local-map-property): Remove.
20247
20248         * mm-view.el (mm-view-pkcs7-decrypt):
20249         Replace gnus-completing-read-maybe-default with completing-read.
20250
20251         * gnus-util.el (gnus-completing-read): do.
20252         (gnus-completing-read-maybe-default): Remove.
20253
20254 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
20255
20256         * password.el: Only autoload `run-at-time' if not XEmacs.
20257         Only autoload the itimer functions if XEmacs.
20258
20259 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20260
20261         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
20262         XEmacsen.
20263
20264         * dgnushack.el: Autoload executable-find for XEmacs.
20265
20266 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
20267
20268         * gnus-art.el (gnus-read-string): Remove.
20269         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
20270         read-string.
20271
20272 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
20273
20274         * netrc.el: Autoload password-read.
20275         (netrc): Add configuration group.
20276         (netrc-encoding-method, netrc-openssl-path):
20277         Add variables for encoding and decoding of files with symmetric
20278         ciphers.
20279         (netrc-encode): Add assistant function to encode a file with
20280         netrc-encoding-method.
20281         (netrc-parse): Add interactive parameter, added optional
20282         decoding if netrc-encoding-method is non-nil but otherwise
20283         behavior is standard.
20284         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
20285         Do s/encode/encrypt/ everywhere.
20286
20287         * spam.el: Remove executable-find autoload.
20288
20289 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
20290
20291         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
20292
20293         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
20294
20295 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
20296
20297         * gnus-art.el (gnus-treat-ansi-sequences)
20298         (article-treat-ansi-sequences): New variable and function.
20299         Suggested by Dan Jacobson <jidanni@jidanni.org>.
20300
20301         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
20302         Use it.
20303
20304 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
20305
20306         * mm-util.el (mm-quote-arg): Remove.
20307
20308         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
20309         shell-quote-argument.
20310
20311         * gnus-uu.el (gnus-uu-command): do.
20312
20313         * gnus-sum.el (gnus-summary-insert-pseudos): do.
20314
20315         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
20316         with make-char.
20317
20318         * mm-util.el (mm-make-char): Remove.
20319
20320         * mml.el (mml-mode): Replace gnus-add-minor-mode with
20321         add-minor-mode.
20322
20323         * gnus-undo.el (gnus-undo-mode): do.
20324
20325         * gnus-topic.el (gnus-topic-mode): do.
20326
20327         * gnus-sum.el (gnus-dead-summary-mode): do.
20328
20329         * gnus-start.el (gnus-slave-mode): do.
20330
20331         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
20332
20333         * gnus-ml.el (gnus-mailing-list-mode): do.
20334
20335         * gnus-gl.el (gnus-grouplens-mode): do.
20336
20337         * gnus-draft.el (gnus-draft-mode): do.
20338
20339         * gnus-dired.el (gnus-dired-mode): do.
20340
20341         * gnus-ems.el (gnus-add-minor-mode): Remove.
20342
20343         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
20344         Replace gnus-char-width with char-width.
20345
20346         * gnus-ems.el (gnus-char-width): Remove.
20347
20348         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
20349         Replace gnus-char-width with char-width.
20350
20351         * gnus-ems.el (gnus-char-width): Remove.
20352
20353         * spam-stat.el (with-syntax-table): Remove with-syntax-table
20354         definition.
20355         Remove Emacs 20 hash table compatibility code.
20356
20357         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
20358         20 compatibility code.
20359
20360         * spam.el (spam-point-at-eol): Replace with point-at-eol.
20361
20362         * smime.el (smime-point-at-eol): Replace with point-at-eol.
20363
20364         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
20365         Replace with point-at-{eol,bol}.
20366
20367         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
20368
20369         * imap.el (imap-point-at-eol): Replace with point-at-eol.
20370
20371         * flow-fill.el (fill-flowed-point-at-bol)
20372         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
20373
20374         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
20375         Replace with point-at-{eol,bol} throughout all files.
20376
20377 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20378
20379         * ntlm.el (ntlm-string-as-unibyte): New macro.
20380         (ntlm-build-auth-response): Use it.
20381
20382         Remove Emacs 20 stuff:
20383         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
20384         (butlast, mapc, remove): Remove the compiler macros.
20385         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
20386         of delq and copy-sequence.
20387         * gnus-art.el (popup-menu): Remove the compiler macro.
20388         * nnmail.el (nnmail-split-fancy): Don't support customizing with
20389         Emacs 20.
20390
20391 2004-01-05  Simon Josefsson  <jas@extundo.com>
20392
20393         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
20394         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
20395         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
20396         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
20397         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
20398         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
20399         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
20400         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
20401         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
20402         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
20403         ntlm-string-permute, string-lshift into ntlm-string-lshift,
20404         string-xor into ntlm-string-xor.
20405         Suggested by Jesper Harder <harder@myrealbox.com>.
20406
20407         * ntlm.el: Don't include poem.
20408
20409         * md4.el (print-int32, print-string-hexa): Remove.
20410         Suggested by Jesper Harder <harder@myrealbox.com>.
20411
20412         * sasl-ntlm.el, ntlm.el, md4.el: New files.
20413
20414         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
20415         probably breaks emacs with DL patch, but do we care? Is anyone
20416         still using the DL stuff?)
20417
20418         * sieve-manage.el: Use the password package.
20419         (sieve-manage-read-passwd): Remove.
20420         (sieve-manage-interactive-login): Use password.  Re-add
20421         condition-case around loop.
20422
20423         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
20424         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
20425         Use the password package.
20426
20427 2003-02-19  Simon Josefsson  <jas@extundo.com>
20428
20429         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
20430         token.
20431
20432 2002-08-07  Simon Josefsson  <jas@extundo.com>
20433
20434         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
20435         (sieve-manage-authenticators):
20436         (sieve-manage-authenticator-alist): Add some SASL mechs.
20437         (sieve-sasl-auth): New function.
20438         (sieve-manage-cram-md5-auth):
20439         (sieve-manage-plain-auth): Rewrite using SASL library.
20440         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
20441         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
20442         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
20443         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
20444
20445 2004-01-05  Simon Josefsson  <jas@extundo.com>
20446
20447         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
20448         New files.
20449
20450 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20451
20452         * gnus-group.el (gnus-no-groups-message): Update.
20453
20454         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
20455
20456 2003-11-09  Simon Josefsson  <jas@extundo.com>
20457
20458         * imap.el: Support for ID IMAP extension (RFC 2971).
20459         (imap-local-variables): Add imap-id.
20460         (imap-id): New variable.
20461         (imap-id): New function.
20462         (imap-parse-response): Parse untagged ID response.
20463         * nnimap.el (nnimap-id): New variable.
20464         (nnimap-open-connection): Use it.
20465
20466 2003-12-28  Simon Josefsson  <jas@extundo.com>
20467
20468         * gnus-score.el (gnus-score-edit-all-score): New.
20469         * gnus-group.el (gnus-group-score-map): Bind it to W e.
20470
20471 2004-01-04  Simon Josefsson  <jas@extundo.com>
20472
20473         * password.el: Add.
20474
20475 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
20476
20477         * dns.el (dns-query-types): Fix typo.
20478         (dns-query-types): New function.
20479         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
20480         PTR and SOA replies, see RFC 1035.
20481
20482 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20483
20484         * gnus.el (gnus-logo-color-style): Change colors to `no'.
20485
20486         * Move to Changelog.2.
20487
20488 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20489
20490         * gnus.el (gnus-version-number): Bump version.
20491
20492 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
20493
20494         * gnus.el: No Gnus v0.1 is released.
20495
20496 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
20497
20498         * gnus.el: No Gnus v0.0 is released.
20499
20500 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20501
20502         * gnus.el (gnus-version-number): Bump.
20503         (gnus-version): No.
20504
20505 See ChangeLog.2 for earlier changes.
20506
20507   Copyright (C) 2004-2011  Free Software Foundation, Inc.
20508
20509   This file is part of GNU Emacs.
20510
20511   GNU Emacs is free software: you can redistribute it and/or modify
20512   it under the terms of the GNU General Public License as published by
20513   the Free Software Foundation, either version 3 of the License, or
20514   (at your option) any later version.
20515
20516   GNU Emacs is distributed in the hope that it will be useful,
20517   but WITHOUT ANY WARRANTY; without even the implied warranty of
20518   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
20519   GNU General Public License for more details.
20520
20521   You should have received a copy of the GNU General Public License
20522   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
20523
20524 ;; Local Variables:
20525 ;; coding: utf-8
20526 ;; fill-column: 79
20527 ;; add-log-time-zone-rule: t
20528 ;; End: