(nnimap-process-quirk): Renamed function to avoid collision.
[gnus] / lisp / ChangeLog
1 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2
3         * nnimap.el (nnimap-update-info): Refactor slightly.
4         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
5         (nnimap-update-info): Clean up slightly.
6         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
7         characters.
8         (nnimap-process-quirk): Renamed function to avoid collision.
9
10 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
11
12         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
13         part not returning any data.
14
15         * proto-stream.el (open-protocol-stream): Document the return value.
16
17 2011-02-06  Julien Danjou  <julien@danjou.info>
18
19         * message.el (message-setup-1): Handle message-generate-headers-first
20         set to t.
21
22 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
23
24         * message.el (message-setup-1): Remove the read-only stuff, since it
25         doesn't work under XEmacs, for some reason.
26
27         * gnus-sum.el (gnus-user-date): Renamed back from
28         gnus-summary-user-date since user code refers to it.
29
30         * shr.el (shr-render-td): Store the actual background colour used.
31
32         * message.el (message-setup-1): Don't bind the constant
33         -forbidden-properties.
34         (message-setup-1): Revert previous change, since it needs to bind the
35         props to insert them.
36         (message-resend): Allow removing the read-only separator line.
37
38 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
39
40         * nnimap.el (nnimap-request-accept-article): Give an error message if
41         the APPEND wasn't successful.
42
43 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
44
45         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
46         that have no groups.
47
48 2011-02-03  Julien Danjou  <julien@danjou.info>
49
50         * gnus-draft.el: Remove progn around gnus-draft-setup.
51
52 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
53
54         * gnus-start.el (gnus-read-active-for-groups): This function is never
55         called with a nil `infos', so clean that up.
56         (gnus-get-unread-articles): Request active files from primary/secondary
57         methods that have no groups (yet).
58
59 2011-02-03  Julien Danjou  <julien@danjou.info>
60
61         * message.el (message-setup-1): Always generate References first.
62         (message-mail): Return the return value of message-setup, not always t.
63         (message-setup-1): Insert mail-header-separator with read-only and
64         intangible properties set.
65
66         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
67         user-date in docstring.
68
69         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
70
71         * gnus.el (gnus-summary-line-format): Mention &user-date format in
72         docstring.
73
74         * gnus.el (gnus-user-date-format-alist): Change default value. Use
75         defcustom, with type and group. Move from gnus-util.el. Rename to
76         gnus-summary-user-date-format-alist.
77
78 2011-02-03  Glenn Morris  <rgm@gnu.org>
79
80         * nnimap.el (gnus-fetch-headers): Declare.
81
82         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
83
84 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
85
86         * message.el (message-forward-make-body-digest-plain)
87         (message-followup, message-reply): Clean up things noted by Stefan.
88
89         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
90         gnus-article-update-date-headers is nil.
91         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
92         it didn't really work with defcustom.
93         (article-update-date-lapsed): Make sure the window start doesn't move,
94         either.
95
96 2011-02-01  Julien Danjou  <julien@danjou.info>
97
98         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
99         format.
100
101         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
102         standard in Emacs nowadays.
103
104         * color.el (color-gradient): Add a color-gradient function.
105
106 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
107
108         * message.el (message-expand-name): Don't trust the return value of
109         bbdb-complete-name.
110         (message-check-news-header-syntax): Remove unused var `start'.
111         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
112         (message-inhibit-body-encoding): Move to before first use.
113         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
114         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
115         (Organization, Message-ID, Date, mh-previous-window-config):
116         Defvar the vars using dynamic scoping.
117
118 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
119
120         * shr.el (shr-render-td): Only do colours at the final rendering.
121         Should be slightly faster.
122         (shr-insert-table): Fix up TD background colours when doing the
123         vertical padding.
124
125         * gnus-art.el (article-date-ut): Protect against articles with no Date
126         header.
127         (article-update-date-lapsed): Don't use current-column to find the
128         horizontal position.  It's fragile in the presence of \003 characters.
129
130         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
131
132 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
133
134         * gnus-art.el (article-transform-date): Rewrite to still work when
135         there are several rfc2822 parts.
136         (article-transform-date): Fix infinite recursion.
137         (article-date-ut): Replace infinitely many Date headers with a single
138         one when called interactively.
139
140         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
141         secure manner.
142
143         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
144         move around by not using save-window-excursion.  It seems to work...
145
146 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
147
148         * gnus-art.el (article-make-date-line): Work for user-defined format.
149
150 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
151
152         * nntp.el (nntp-retrieve-group-data-early)
153         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
154         fetching functions.
155
156         * gnus-start.el (gnus-read-active-for-groups): Read the active files
157         thoroughly for all backends that have no known groups.  This should
158         allow new nnml methods to retrieve mail.
159
160         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
161         that Gnus doesn't know exists again.
162
163         * gnus-art.el (gnus-article-date-lapsed-new-header): Removed.
164         (gnus-treat-date-ut): Ditto.
165         (gnus-article-update-date-header): Renamed.
166         (gnus-treat-date-local): Removed.
167         (gnus-treat-date-english): Removed.
168         (gnus-treat-date-lapsed): Removed.
169         (gnus-treat-date-combined-lapsed): Removed.
170         (gnus-treat-date-original): Removed.
171         (gnus-treat-date-iso8601): Removed.
172         (gnus-treat-date-user-defined): Removed.
173         (gnus-article-date-headers): New variable to control all the date
174         header options.
175         (article-date-ut): Rewrite to allow using the new way to format date
176         headers(s).
177
178 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
179
180         * nnmail.el (nnmail-article-group): Check for a direct fancy split
181         method.
182         (nnmail-article-group): A better test for fanciness.
183
184         * nnimap.el (nnimap-request-head): Protect against not finding the
185         article by Message-ID.
186
187 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
188
189         * gnus-art.el (article-update-date-lapsed): Try a better way to really
190         keep point at the "same place".
191
192 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
193
194         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
195         data if the group is unactivated.
196
197 2011-01-28  Julien Danjou  <julien@danjou.info>
198
199         * gnus-win.el: Remove dead function gnus-window-configuration-element.
200         (gnus-all-windows-visible-p): Remove old compatibility code.
201         (gnus-window-top-edge): Add docstring.
202
203         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
204
205 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
206
207         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
208         older request-update-info.
209
210         * gnus-art.el (article-make-date-line): Limit the length a bit more.
211
212 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
213
214         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Give
215         mml2015-signers higher precedence over mml2015-sign-with-sender.
216
217 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
218
219         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
220         groups.  This makes the nndraft:queue group pop up if it's not already
221         there.
222
223         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
224         messages" logic, which was reversed.
225
226         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
227         the "same place" even if point is on the line being replaced.
228         (article-update-date-lapsed): Allow updating both the combined lapsed
229         and the lapsed headers.
230         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
231         (article-make-date-line): Limit the number of segments dynamically to
232         avoid too-long lines.
233
234 2011-01-27  Julien Danjou  <julien@danjou.info>
235
236         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
237         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
238
239 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
240
241         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
242         Use plist-get instead of the cl function getf.
243
244 2011-01-27  Glenn Morris  <rgm@gnu.org>
245
246         * gnus-util.el (float-time): Get rid of compiler warning, again.
247
248 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
249
250         * shr.el (shr-put-color): Special-case background colours: Do put them
251         at the blank parts at the front of the lines.
252
253         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
254         exit hook to nix out all data on readedness on group exit.
255
256         * gnus-util.el (float-time): If float-time is bound, always use it on
257         all Emacsen.  It's unclear why the subrp check was there.
258         (time-date): Require to make some autoload issues on XEmacs go away.
259
260         * shr.el (shr-put-color): Don't do the box padding in tables, since
261         they're already padded.
262
263 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
264
265         * gnus-art.el (gnus-article-next-page): When the last line of the
266         article is displayed, scroll down once more instead of going to the
267         next article at once.
268         (article-lapsed-string): Refactor out and allow specifying how many
269         segments you want.
270         (gnus-article-setup-buffer): Start updating the lapsed header directly.
271         (gnus-article-update-lapsed-header): New variable.
272
273         * shr.el: Revert change that made headings use different-sized faces.
274         The Emacs display engine isn't advanced enough that, for instance,
275         tables can comfortably use differntly-sized faces.
276
277 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
278
279         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
280         used.
281         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
282         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
283         we're using an encrypted connection.
284
285         * proto-stream.el: Alter the interface functions to also return the
286         actual stream type used: network or tls.
287
288 2011-01-25  Julien Danjou  <julien@danjou.info>
289
290         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
291         (mm-display-javascript-inline): New function.
292
293         * mm-decode.el (mm-inline-media-tests): Add application/javascript
294         viewing function.
295
296 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
297
298         * shr.el (shr-expand-newlines): Fix variable name.
299
300 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
301
302         * shr.el (shr-expand-newlines): Make nested boxes work.
303
304 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
305
306         * shr.el (shr-expand-newlines): Proof of concept implemantation of boxy
307         backgrounds.
308         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
309         in a more sensible manner.
310
311 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
312
313         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
314         if EPG is loaded.
315
316 2011-01-24  Julien Danjou  <julien@danjou.info>
317
318         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
319         tags.
320
321 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
322
323         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
324         commands.
325
326         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
327         in the article buffer.
328         (gnus-gravatar-insert): Use blank space from the current buffer to
329         avoid breaking text properties.  This makes X-Sent updating work again.
330
331         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
332
333 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
334
335         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
336         fix the bug in url-http.el instead.
337
338         * shr.el (shr-image-fetched): Ditto.
339
340         * shr.el (shr-image-fetched): Avoid having point move in the article
341         buffer.
342
343         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
344         buffer after being called.  It's apparently being killed by url.el, and
345         killing it made point move to end-of-buffer in a random buffer.
346
347         * shr.el (shr-image-fetched): Ditto.
348
349 2011-01-23  Julien Danjou  <julien@danjou.info>
350
351         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
352
353         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
354         text/x-org.
355
356 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
357
358         * gnus-sum.el (gnus-summary-move-article): Protect against backends
359         (i.e., nnimap) returning nil as the article number.
360
361 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
362
363         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
364         "DelSp" parameter in RFC3676.
365
366 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
367
368         * message.el (message-check-recipients): Display the encoded version of
369         the bogus address if they differ.
370
371         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
372         after sending.
373
374         * gnus-agent.el (gnus-agent-send-mail): Ditto.
375
376         * gnus-group.el (gnus-group-refresh-group): New convenience function.
377
378         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
379         group buffer after sending the queue.
380
381         * gnus-agent.el (gnus-agent-send-mail): Ditto.
382
383 2011-01-22  Julien Danjou  <julien@danjou.info>
384
385         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
386
387 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
388
389         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
390         nested related parts.
391
392         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
393         unexpired articles.  This fixes the regression that led expiry marks to
394         disappear from nnfolder groups.
395
396 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
397
398         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
399         Don't confuse the "ret" of "retrograde" with RET.
400
401 2011-01-21  Julien Danjou  <julien@danjou.info>
402
403         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
404         than mm-insert-inline.
405
406 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
407
408         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
409         Widen article buffer.
410
411 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
412
413         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
414         the temp buffer.
415         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
416
417 2011-01-20  Julien Danjou  <julien@danjou.info>
418
419         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
420
421         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
422         than mm-insert-inline to insert inline part: this respect
423         mm-inline-media-tests displayers.
424
425         * mm-view.el (mm-display-shell-script-inline): New function.
426
427         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
428
429         * mm-uu.el (mm-uu-type-alist): Add org block.
430         (mm-uu-org-src-code-block-extract): New function.
431
432         * mm-view.el (mm-display-org-inline): New function.
433
434         * mm-decode.el (mm-automatic-display): Add text/org.
435
436         * mailcap.el (mailcap-mime-extensions): Add .org.
437
438 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
439
440         * gnus-art.el (gnus-article-highlight): Remove argument passed to
441         gnus-article-add-buttons.
442
443 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
444
445         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
446         From header with a date and "nobody" as the sender.
447
448 2011-01-19  Julien Danjou  <julien@danjou.info>
449
450         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
451         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
452         if you have the same regexp several times.
453         (gnus-button-push): Fix matching when regexp is symbol.
454
455 2011-01-15  Glenn Morris  <rgm@gnu.org>
456
457         * message.el (message-mail): A compose-mail function should
458         accept headers as strings.
459
460 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
461
462         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
463         Add :vert-only tags.
464         (message-mail): New arg RETURN-ACTION.
465         (message-return-action): New var.
466         (message-bury): Use it.
467         (message-mode): Make it buffer-local.
468         (message-send-and-exit): Always call message-bury.
469
470         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
471         message-mail.
472
473 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
474
475         * nnimap.el (nnimap-convert-partial-article): Protect against
476         zero-length body parts.
477
478         * mm-decode.el (mm-preferred-alternative-precedence):
479         Discourage showing empty parts.
480
481         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
482         and stuff if the backend didn't return the article number.  This fixes
483         an Exchange-related nnimap bug.
484
485         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
486         group window, because it does the wrong thing when a separate frame
487         displays the group buffer.
488
489         * proto-stream.el (open-protocol-stream): Protect against the low-level
490         transport functions returning nil.
491
492 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
493
494         * mml2015.el (epg-sub-key-fingerprint): Autoload.
495         (mml2015-epg-find-usable-secret-key): New function.
496         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
497         mml2015-epg-find-usable-key (Bug#7797).
498         (mml2015-epg-encrypt): Ditto.
499
500 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
501
502         * dgnushack.el (rot13-string): Fix the way to get the argument.
503
504 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
505
506         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
507
508 2011-01-03  Glenn Morris  <rgm@gnu.org>
509
510         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
511
512         * sieve.el (sieve-open-server): Give a more explicit error if
513         sieve-manage-open returns nil.  (Bug#7720)
514
515 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
516
517         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
518
519 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
520
521         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
522         This avoids sending passwords in plain text over non-encrypted
523         channels.
524
525         * shr.el (shr-rescale-image): Display all GIF images as animated images.
526
527         * nnimap.el (nnimap-login): Refactored out into own function, and
528         implement CRAM-MD5.
529         (nnimap-wait-for-line): Refactored out.
530
531         * mm-view.el (mml-smime): Require.
532
533 2010-12-20  David Engster  <deng@eml.cc>
534
535         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
536         use EPG to decrypt S/MIME messages instead of openssl.
537
538 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
539
540         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
541
542         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
543         status is the group clearly is unreachable.
544
545         * auth-source.el (auth-source-create): Add the optional second
546         parameter to `local-variable-p' to be compatible with XEmacs.
547
548 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
549
550         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
551         work when using a compressed nnml folder.
552
553 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
554
555         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
556         backends after sanitising on entry, because this never makes sense:
557         If the articles have gone missing, then the data no longer exists on
558         the backend, and if they haven't, then Gnus is wrong, and shouldn't
559         overwrite anything anyway.
560
561         * shr.el (shr-insert-document): Bind shr-width dynamically to
562         window-width if it's nil.
563
564 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
565
566         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
567         with the meaning of using the full emacs window width for rendering.
568
569 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
570
571         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
572         case when sender is not given.
573
574 2010-12-23  Julien Danjou  <julien@danjou.info>
575
576         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
577         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
578         the addresses, otherwise we might misplaced the gravatar.
579
580 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
581
582         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
583         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
584         obsolete in Emacs.
585
586 2010-12-20  Julien Danjou  <julien@danjou.info>
587
588         * gnus-util.el (gnus-rescale-image): Revert last change.
589
590 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
591
592         * binhex.el: Improve commentary (Bug#7482).
593
594 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
595
596         * gnus-group.el (gnus-group-delete-articles): New command.
597
598 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
599
600         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
601
602 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
603
604         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
605         here, since it's up to the backends to do CRLF removal if their
606         protocol has it.
607
608         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
609
610 2010-12-17  Julien Danjou  <julien@danjou.info>
611
612         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
613         they are from file. Can also scale up.
614
615 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
616
617         * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
618         gnus-use-agent.
619         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
620
621         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
622
623 2010-12-17  Julien Danjou  <julien@danjou.info>
624
625         * gravatar.el (gravatar-retrieve-synchronously): New function.
626         (gravatar-get-data): Make more robust.
627
628 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
629
630         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
631
632 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
633
634         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
635         to really consider the last line.
636
637 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
638
639         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
640         list of recipient keys, or use symmetric encryption if not a list.
641         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
642         EPA override, replacing the call to `netrc-store-data'.
643
644 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
645
646         * gnus-srvr.el: Avoid passing nil regexp argument to
647         delete-matching-lines.
648
649 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
650
651         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
652         fetching stops when Gnus exits.
653
654         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
655         function.
656         (nnfolder-request-expire-articles): Save all the buffers after doing
657         expiry.
658
659         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
660         the last article", since that led to serious performance regressions
661         when expiring nnml groups.
662
663 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
664
665         * nnir.el: Improve customizations.
666
667 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
668
669         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
670
671         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
672         group has been killed.
673         (gnus-group-yank-group): Ditto.
674
675         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
676
677         * nnimap.el (nnimap-request-update-group-status): New function.
678
679         * gnus-int.el (gnus-request-update-group-status): New interface
680         function.
681
682         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
683         copying read-ness to the backends.
684
685         * nnimap.el (nnimap-quirk): New function.
686         (nnimap-retrieve-group-data-early): Use it.
687         (nnimap-quirks): New alist.
688
689 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
690
691         * shr.el (shr-insert): Set shr-start after deleting trailing space;
692         don't delete it within indentation.
693
694 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
695
696         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
697         previous line.
698
699 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
700
701         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
702         QRESYNC command by deleting a superfluous space which broke Cyrus
703         servers.  This change will break other servers that are buggy the other
704         way around.
705
706 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
707
708         * spam.el: Reindent and fix long lines.
709         (spam-copy-or-move-routine): Exclude invalid move destinations.
710
711 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
712
713         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
714         installed the registry.
715
716 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
717
718         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
719
720 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
721
722         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
723         groupname doesn't contain "gmane".
724
725 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
726
727         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
728         and netrc-bound-and-true-p bindings.
729         (netrc-parse): Cache the netrc contents.
730
731         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
732         (gnus-1): Don't create the nndrafts group twice.
733         (gnus-setup-news): There's no need to read the active file here, since
734         that's done again later on a per-backend basis.
735         (gnus-start-draft-setup): Make sure that the new group is started out
736         empty.
737
738         * gnus-agent.el (gnus-agentize): Don't create the queue group
739         automatically on startup.  It'll be created later, if needed.
740
741         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
742         of automatically subscribed groups.
743         (gnus-auto-subscribed-categories): New variable.
744         (gnus-matches-options-n): Use it.
745         (gnus-default-subscribed-newsgroups): Remove unused variable.
746         (gnus-start-draft-setup): Message a bit less.
747
748 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
749
750         * nnir.el (nnir-run-imap): Return article list in order of increasing
751         UID.
752
753 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
754
755         * gnus-sum.el (gnus-summary-enter-digest-group):
756         Mention gnus-auto-select-on-ephemeral-exit.
757
758         * proto-stream.el (proto-stream-open-network-only): Fix the calling
759         convention of the network-only option.
760
761 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
762
763         * proto-stream.el (proto-stream-open-network-only): New function to
764         have a way to specify non-STARTTLS upgrade connections.
765
766 2010-12-10  Julien Danjou  <julien@danjou.info>
767
768         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
769         email address is nil.
770
771         * message.el (message-bogus-recipient-p): Set address to "" if nil.
772
773 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
774
775         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
776         deletion.
777         (nnir-run-imap): Only need to parse list once.
778
779 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
780
781         * shr.el (shr-tag-script): Ignore <script>.
782         (shr-tag-label): Add <label> support.
783
784 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
785
786         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
787
788         * shr.el (shr-image-displayer): Work for images lined side by side.
789
790 2010-12-08  Robert Pluim  <rpluim@gmail.com>
791
792         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
793         parameter, since XEmacs doesn't accept t as a parameter.
794
795 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
796
797         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
798         ids.
799         (nnir-run-gmane): Simplify groupspec formatting.
800         (nnir-request-expire-articles): New function.
801
802 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
803
804         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
805         overflow, possibly.
806
807         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
808         (shr-render-td): Handle td style="" better.
809         (shr-tag-table): Use the color from the style sheet.
810         (shr-render-td): Make sure we copy over all the overlays, too.
811
812 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
813
814         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
815         (nnir-request-article): Improve article retrieval.
816
817 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
818
819         * mm-util.el (mm-extra-numeric-entities): New variable.
820
821         * mm-url.el (mm-url-decode-entities):
822         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
823
824         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
825
826 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
827
828         * message.el: Use completion-at-point.
829         (message-completion-function): New fun, extracted from message-tab.
830         (message-mode): Use it for completion-at-point-functions.
831         (message-tab): Use it and completion-at-point.
832
833 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
834
835         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
836         character if a non-breakable character follows.
837
838 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
839
840         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
841         any stream.
842
843         * shr.el (shr-tag-font): Colorize the region.
844         (shr-tag-body): Ditto.
845         (shr-tag-font): Actually let the styles be inherited instead of
846         overwriting them.
847         (shr-tag-font): Get the background color right.
848         (shr-tag-style): Ignore all <style> tags for the moment.
849
850         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
851         a Message-ID to avoid having nnimap depend on gnus-sum.
852
853         * shr.el (shr-descend): Only colorize something if we have a node that
854         sets colors.
855
856 2010-12-06  Julien Danjou  <julien@danjou.info>
857
858         * shr.el (shr-render-td): Render td content with shr-descend, so style
859         will be applied to <td> too.
860         (shr-colorize-region): Colorize region even if we only have a background.
861         (shr-tag-body): Fix color and background color inheritance.
862         Do not recolorize after shr-generic.
863         (shr-tag-font): Let shr-generic colorize via inheritance.
864
865 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
866
867         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
868
869 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
870
871         * nnir.el (nnir-request-move-article): Remove obsolete code.
872
873 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
874
875         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
876
877 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
878
879         * gnus-sum.el (gnus-summary-respool-article): The completion function
880         expects a list instead of an alist.
881
882         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
883         string as the parameter.
884
885         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
886
887         * shr.el (shr-stylesheet): New dynamic variable for cascading the
888         styles.
889         (shr-colorize-region): New function.
890         (shr-insert-background-overlay): Remove.
891         (shr-render-td): Background setting should be taken care of on a higher
892         level.
893         (shr-tag-body): Use post-hoc colorizations.
894         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
895         (shr-put-color-1): Don't overwrite old colors.
896         (shr-colorize-region): When the background color isn't explicit, use
897         a fixed background.
898
899         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
900         nnmail variables.
901
902 2010-12-05  Bjørn Mork  <bjorn@mork.no>
903
904         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
905         unless necessary.
906
907 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
908
909         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
910         server.
911
912 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
913
914         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
915         so that TAB works.
916
917         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
918         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
919
920         * shr.el (shr-urlify): Show the URL before the title to avoid
921         misleading URLs.
922
923 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
924
925         * shr.el (shr-urlify): Display the title in <a> tags.
926
927 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
928
929         * nnir.el (nnir-categorize): Replace mapcar with mapc.
930
931 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
932
933         * nnir.el: Rearrange code to allow macros to be autoloaded by
934         gnus-sum.el.
935         (nnir-retrieve-headers-override-function): Make this variable
936         customizable.
937         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
938
939         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
940         from nnir.el.
941
942 2010-12-03  Julien Danjou  <julien@danjou.info>
943
944         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
945
946 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
947
948         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
949         allow optional argument `environment'.
950
951 2010-12-03  Glenn Morris  <rgm@gnu.org>
952
953         * mm-extern.el (message-goto-body): Update declaration.
954
955 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
956
957         * gnus-util.el (gnus-macroexpand-all): New function.
958
959         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
960         instead of macroexpand-all that is unavailable in XEmacs.
961
962 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
963
964         * nnir.el (nnir-summary-line-format): New variable.
965         (nnir-mode): Use it.
966         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
967         (nnir-article-ids): Reimplement as defsubst.
968         (nnir-retrieve-headers): Don't mangle the subject header.
969         (nnir-run-imap): Use 100 as RSV score.
970         (nnir-run-find-grep): Fix for full server searching.
971         (nnir-run-gmane): Better restriction to gmane groups.
972
973         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
974         summary buffers.
975
976 2010-12-02  Julien Danjou  <julien@danjou.info>
977
978         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
979
980         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
981
982         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
983         support.
984
985 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
986
987         * nnir.el: Update to handle the registry better.
988         (autoload): Silence byte-compiler.
989         (nnir-open-server): Add a hook for nnir groups.
990         (nnir-request-move-article): Don't mangle the header. Better to use
991         formating variables (which will be added in the future).
992         (nnir-registry-action): Update the registry using the original article
993         group name.
994         (nnir-mode): Install nnir-specific hooks for updating the registry.
995
996         * gnus-sum.el
997         (gnus-article-original-subject,gnus-newsgroup-original-name):
998         Remove obsolete variables.
999         (gnus-summary-move-article): Remove use of obsolete variables.
1000         (gnus-summary-local-variables): Make move and delete hooks local to
1001         summary buffers.
1002
1003 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1004
1005         * rtree.el: New file.
1006
1007 2010-12-01  Julien Danjou  <julien@danjou.info>
1008
1009         * message.el (message-user-organization): Do not use
1010         gnus-local-organization.
1011
1012         * gnus.el: Remove gnus-local-organization.
1013
1014         * gnus-msg.el: Remove nastygram thing.
1015
1016 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
1017
1018         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
1019         funcall.
1020
1021 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1022
1023         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
1024         names.
1025
1026         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
1027         characters.
1028
1029         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
1030         to t of inhibit-read-only since it is inside gnus-with-article-headers.
1031         Suggested by Štěpán Němec <stepnem@gmail.com>.
1032         (gnus-gravatar-transform-address): Use mail-extract-address-components
1033         that supports non-ASCII names rather than mail-header-parse-addresses.
1034
1035 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1036
1037         * proto-stream.el (open-protocol-stream): All starttls connections are
1038         handled by the network handler.
1039
1040 2010-11-30  Julien Danjou  <julien@danjou.info>
1041
1042         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
1043         (nnimap-open-connection-1): Fix PREAUTH.
1044
1045         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
1046
1047 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1048
1049         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
1050         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
1051         (shr-insert): Use them.
1052         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
1053
1054 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
1055
1056         * nnir.el (nnir-request-move-article): Bail out if original group
1057         doesn't support article moves.
1058         (nnir-get-active): Improve active list retrieval.
1059
1060 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1061
1062         * shr.el (shr-find-fill-point): Don't break before apostrophes.
1063
1064 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
1065
1066         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
1067         seem to accept strings-with-numbers as port numbers,
1068
1069 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
1070
1071         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
1072         change the registry.
1073
1074 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1075
1076         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
1077         delete-dups that is not available in XEmacs 21.4.
1078
1079         * mm-util.el (mm-delete-duplicates): Add comment.
1080
1081 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
1082
1083         * nnir.el (nnir-ignored-newsgroups): New variable.
1084         (nnir-get-active): Use it.
1085
1086 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1087
1088         * proto-stream.el (proto-stream-open-network): Add some comments.
1089
1090         * nntp.el (nntp-open-connection): Provide a :success condition.
1091
1092         * nnimap.el (nnimap-open-connection-1): Ditto.
1093
1094         * proto-stream.el (proto-stream-open-network): See what the response to
1095         the STARTTLS command is.
1096
1097         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
1098         backwards compatibility).
1099         (nnimap-open-connection-1): Really respect nnimap-server-port.
1100
1101         * proto-stream.el (proto-stream-open-network): When doing opportunistic
1102         TLS upgrades we don't really care about the identity of the peer.
1103         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
1104         that what we've checked for.
1105         (proto-stream-always-use-starttls): Only default to t if
1106         open-gnutls-stream exists.
1107         (proto-stream-open-network): If STARTTLS failed, then just open a
1108         normal connection.
1109         (proto-stream-open-network): Wait until the greeting before doing
1110         STARTTLS.
1111
1112         * nntp.el (nntp-open-connection): Report what the connection error is.
1113
1114         * proto-stream.el (open-protocol-stream): Rename from
1115         open-proto-stream.
1116
1117 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1118
1119         * nnimap.el (nnimap-stream): Change default to `undecided'.
1120         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
1121         first, and then network.
1122         (nnimap-open-connection-1): Respect nnimap-server-port.
1123         (nnimap-open-connection): Be more backwards-compatible.
1124
1125         * proto-stream.el (proto-stream-always-use-starttls): New variable.
1126         (proto-stream-open-starttls): De-duplicate the starttls code.
1127         (proto-stream-open-starttls): Folded back into the main function.
1128         (proto-stream-open-network): Fix typo in the gnutls path.
1129         (proto-stream-command): Refactor out.
1130
1131         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
1132
1133         * proto-stream.el (proto-stream-open-starttls): Actually implement the
1134         starttls.el STARTTLS.
1135
1136         * color.el (color-lab->srgb): Fix function call name.
1137
1138         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
1139         if we're using tls.el.
1140         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
1141         built in, then don't try to establish a STARTTLS connection.
1142
1143         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
1144         servers.
1145
1146         * proto-stream.el (open-proto-stream): Use network, not stream.
1147         (open-proto-stream): Add a way to specify what the end of a command is.
1148
1149         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
1150         connections types.
1151         (nntp-open-network-stream): Remove.
1152         (nntp-open-ssl-stream): Remove.
1153         (nntp-open-tls-stream): Remove.
1154         (nntp-ssl-program): Remove.
1155
1156         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
1157
1158 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
1159
1160         * nnir.el: Fix typos.
1161         (nnir-retrieve-headers-override-function): Rename variable to reflect
1162         new semantics.
1163         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
1164         macros.
1165         (nnir-request-article, nnir-request-move-article): Use them.
1166         (nnir-categorize): New function.
1167         (nnir-run-query): Use it.
1168         (nnir-retrieve-headers): Rewrite to batch header retrieval.
1169         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
1170         sorted.
1171         (nnir-group-full-name): Use gnus-group-full-name instead.
1172         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
1173         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
1174
1175 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1176
1177         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
1178
1179         * proto-stream.el: New library to provide protocol-specific
1180         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
1181         protocols.
1182         (open-proto-stream): Complete the documentation.
1183         (proto-stream-open-network): Fix some typos.
1184
1185         * nnimap.el (nnimap-open-connection): Use it.
1186
1187 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
1188
1189         * pop3.el (pop3-open-server): Read server greeting before starting TLS
1190         negotiation.
1191
1192 2010-11-26  Julien Danjou  <julien@danjou.info>
1193
1194         * color.el: Rename various rgb functions to srgb.
1195
1196 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1197
1198         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
1199         names.
1200
1201 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1202
1203         * shr.el (shr-insert): Revert last change.
1204         (shr-find-fill-point): Never leave point being at bol;
1205         relax the kinsoku limitation when rendering tables.
1206
1207 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1208
1209         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
1210         results from -accept-article.
1211
1212         * shr-color.el: Require cl when compiling.
1213
1214         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
1215         checkin.
1216
1217         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
1218
1219         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
1220
1221         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
1222         'add and 'delete to set backend marks.
1223
1224         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
1225
1226         * nnheader.el (nnheader-update-marks-actions): Refactor out.
1227
1228         * nntp.el (nntp-request-set-mark): Use it.
1229
1230         * nnfolder.el (nnfolder-request-set-mark): Ditto.
1231
1232         * nnml.el (nnml-request-set-mark): Ditto.
1233
1234         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
1235         introduces regressions in article selection.
1236         (nnimap-find-uid-response): New function.
1237         (nnimap-request-accept-article): Use the UID returned, if any.
1238         (nnimap-request-move-article): Use the UID returned, if any.
1239         (nnimap-get-groups): Reimplement to work with folded lines.
1240         (nnimap-find-uid-response): The UID is the last element in the list.
1241         (nnimap-request-set-mark): Extend syntax with 'set.
1242
1243         * nnml.el (nnml-request-set-mark): Ditto.
1244
1245         * nnfolder.el (nnfolder-request-set-mark): Ditto.
1246
1247         * nntp.el (nntp-request-set-mark): Ditto.
1248
1249 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1250
1251         * message.el (message-called-interactively-p): A temporary macro.
1252         (message-goto-body): Use it temporarily.
1253
1254 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1255
1256         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
1257         (nnimap-last-response-string): Unfold quoted lines, if they exist.
1258         (nnimap-last-response-string): Fix last unfolding fix.
1259
1260 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1261
1262         * shr.el (shr-insert): Fix the way to fold lines.
1263
1264 2010-11-25  Julien Danjou  <julien@danjou.info>
1265
1266         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
1267
1268         * color.el: Rename from color-lab.el
1269         (color-rgb->hex): Add.
1270         (color-complement): Add.
1271         (color-complement-hex): Add.
1272
1273         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
1274
1275 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1276
1277         * shr-color.el (shr-color-visible): Don't bug out if the colour names
1278         don't exist.
1279
1280 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1281
1282         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
1283         assuming that article displaying or another mml-preview may be
1284         interrupted for an error or for the like.
1285
1286         * shr.el (shr-get-background): Fix argument name.
1287
1288 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1289
1290         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
1291
1292         * gnus-sum.el (gnus-summary-include-articles): New function.
1293
1294         * message.el (message-goto-body): called-interactively-p needs a
1295         parameter, so use `any'.
1296
1297         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
1298         clear marks before moving, since they're synced from the Gnus side
1299         first.
1300
1301         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
1302         (gnus-summary-move-article): Copy over all marks before moving, so that
1303         IMAP doesn't think a new article has arrived.
1304
1305 2010-11-24  Julien Danjou  <julien@danjou.info>
1306
1307         * shr.el (shr-insert-background-overlay): Fix typo.
1308         (shr-render-td): Copy the background before rendering.
1309
1310         * shr-color.el (shr-color-visible): Fix docstring.
1311
1312         * shr.el (shr-tag-table): Add bgcolor support.
1313         (shr-render-td): Add bgcolor support.
1314         (shr-get-background): Add.
1315         (shr-insert-foreground-overlay): Use shr-get-background.
1316
1317         * message.el (message-goto-body): Use called-interactively-p.
1318         (message-in-body-p): message-goto-body returns point.
1319
1320 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1321
1322         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
1323         Fixes something or other in Emacs 23, and is backwards compatible.
1324
1325         * message.el (message-goto-body): Remove the <#secure special-casing,
1326         which is too special.
1327
1328         * shr.el (shr-parse-style): Drop !important from styles.
1329
1330 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
1331
1332         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
1333         this function to return incorrect results when calling it with an
1334         explicit article argument different from
1335         (gnus-summary-article-number).
1336
1337 2010-11-24  Julien Danjou  <julien@danjou.info>
1338
1339         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
1340         (shr-tag-body): Add background support.
1341         (shr-descend): Add background support.
1342         (shr-tag-title): Add.
1343
1344         * shr-color.el (shr-color-visible): Really return original background
1345         if fixed.
1346
1347 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1348
1349         * shr.el (shr-color-check): Protect against non-existant colour names.
1350
1351 2010-11-24  Julien Danjou  <julien@danjou.info>
1352
1353         * color-lab.el: Require 'cl when compiling.
1354
1355         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
1356
1357         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
1358         matched part.
1359
1360         * color-lab.el: Fix all expt calls to use float type.
1361
1362 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1363
1364         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
1365         expression to shr-color-check as is.
1366
1367         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
1368
1369         * color-lab.el: Add coding cookie.
1370         (float-pi): Use eval-and-compile.
1371
1372         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
1373         compiled for Emacsen having no `libxml-parse-html-region' support.
1374
1375 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1376
1377         * shr.el (shr-insert-color-overlay): Split stuff like
1378         "#444444 !important" to find the real colour.
1379         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
1380         parse <font color="red"> entries.
1381
1382 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
1383
1384         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
1385         point when parsing headers.
1386
1387         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
1388         is positioned properly when parsing headers.
1389
1390 2010-11-23  Julien Danjou  <julien@danjou.info>
1391
1392         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
1393
1394         * shr-color.el (shr-color->hexadecimal): Add support for color names.
1395
1396         * shr.el (shr-parse-style): Replace \n with space in style parsing.
1397
1398         * shr-color.el (shr-color-hsl-to-rgb-fractions):
1399         Use shr-color-hue-to-rgb.
1400         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
1401
1402 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1403
1404         * shr.el (shr-color->hexadecimal): Autoload.
1405         (shr-descend): Add color to all tags.
1406
1407 2010-11-22  Julien Danjou  <julien@danjou.info>
1408
1409         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
1410         shr-color->hexadecimal.
1411
1412         * shr-color.el (shr-color->hexadecimal): Add converting functions for
1413         RGB() or HSL() color representation.
1414
1415         * shr.el (shr-tag-font): Add.
1416         (shr-tag-color-check): New function to get better colors.
1417         (shr-tag-insert-color-overlay): Factorize code between tag-font and
1418         tag-span.
1419
1420         * shr-color.el: New file.
1421
1422         * color-lab.el: New file.
1423
1424         * gnus-art.el (gnus-url-mailto): Do not downcase args.
1425
1426 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
1427
1428         * nnir.el: Fix typo in comments.
1429         (nnir-run-imap): Simplify code. No need to reverse artlist.
1430         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
1431
1432 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1433
1434         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
1435
1436         * nnimap.el (nnimap-get-capabilities): Refactor out.
1437         (nnimap-open-connection): Re-request capabilities after STARTTLS.
1438
1439 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
1440
1441         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
1442         appearing when `mm-uu-hide-markers' is nil.
1443
1444 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1445
1446         * nnimap.el (nnimap-unselect-group): Make into its own function.
1447         (nnimap-request-rename-group): Unselect group before renaming.
1448         This had gotten lost somewhere.
1449         (nnimap-request-accept-article): Keep track of examined groups, and
1450         unselect the group before APPENDing to read-only groups.
1451         (nnimap-request-move-article): Clear flags before moving so that they
1452         can be re-set later.
1453
1454 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1455
1456         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
1457         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
1458
1459 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1460
1461         * gnus-art.el (gnus-mime-display-single)
1462         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
1463         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
1464         parameter.
1465
1466 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1467
1468         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
1469         (shr-table-vertical-line): New variable.
1470         (shr-insert-table): Use it.
1471
1472 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1473
1474         * gnus-html.el (gnus-html-wash-images): Don't display images if
1475         gnus-inhibit-images is non-nil; register displayer for cid images.
1476         (gnus-html-display-image): Work for cid image.
1477         (gnus-html-insert-image): Allow arguments.
1478         (gnus-html-put-image): Inhibit read-only.
1479         (gnus-html-prefetch-images): Don't prefetch images if
1480         gnus-inhibit-images is non-nil.
1481
1482 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1483
1484         * shr.el (shr-put-image): Break lines when inserting big pictures.
1485
1486 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1487
1488         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
1489         sender, thanks Katsumi Yamaoka.
1490
1491 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
1492
1493         * nnir.el (nnir-run-imap): Reverse the article list for each group
1494         rather than the whole list.
1495
1496 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1497
1498         * shr.el (shr-image-displayer): Protect function against non-existent
1499         image source.
1500
1501         * gnus-art.el (gnus-inhibit-images): New user option.
1502         (gnus-mime-display-single): Don't display image if it is non-nil.
1503
1504         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
1505         gnus-inhibit-images.
1506
1507         * shr.el (shr-image-displayer): New function.
1508         (shr-tag-img): Use it.
1509
1510 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1511
1512         * mml2015.el (mml2015-epg-sign): Use From header.
1513
1514 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1515
1516         * gnus-html.el (gnus-html-wash-images): Register a displayer.
1517
1518         * gnus-util.el (gnus-find-text-property-region): Return markers.
1519
1520         * shr.el (shr-tag-img): Put a displayer in the text property.
1521
1522         * gnus-util.el (gnus-find-text-property-region): New utility function.
1523
1524         * gnus-html.el (gnus-html-display-image): Make the alt optional.
1525         (gnus-html-show-images): Remove.
1526
1527         * gnus-art.el (gnus-article-show-images): New, more general function.
1528
1529         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
1530         image url text properties.
1531
1532         * shr.el: Ditto.
1533
1534         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
1535         gnus-agent-auto-agentize-methods is set.  Which it isn't.
1536
1537 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1538
1539         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
1540         work for two or more articles.
1541
1542 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1543
1544         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
1545         divide an image that's in an html article to two or more when washing
1546         non-ASCII characters in alt text of it.
1547
1548 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1549
1550         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
1551         smime-decrypt-region using function argument.
1552         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
1553
1554         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
1555
1556         * smime.el (smime-decrypt-region): Catch it.
1557
1558 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1559
1560         * smime.el (smime-mode-map): Move initialization into declaration.
1561         (gnus-run-mode-hooks): Don't autoload.
1562         (smime-mode): Use define-derived-mode.
1563
1564 2010-11-11  Glenn Morris  <rgm@gnu.org>
1565
1566         * smime.el (from): Restrict declaration to XEmacs.
1567
1568         * nnir.el (gnus-group-topic-name): Autoload.
1569
1570 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1571
1572         * shr.el (shr-insert): Don't break long line if it is because of
1573         kinsoku-bol characters in the line end.
1574
1575 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
1576
1577         * nnir.el (nnir-request-move-article): Fix to provide original group
1578         and subject.
1579         (nnir-warp-to-article): Don't fail on articles whose headers haven't
1580         been retrieved.
1581
1582         * gnus-sum.el (gnus-summary-move-article): Use original group and
1583         subject for virtual articles such as those in an nnir summary buffer.
1584
1585 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1586
1587         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
1588         least 21.5).
1589
1590         * smime.el (from): Declare it again for XEmacs.
1591
1592 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1593
1594         * message.el (message-resend): Don't disable encoding unless it's
1595         already encoded.
1596
1597         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
1598         low-numbered articles.
1599
1600 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1601
1602         * rfc2047.el (rfc2047-syntax-table): Simplify.
1603
1604         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
1605
1606         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
1607         set-char-table-range for XEmacs.
1608
1609 2010-11-10  Glenn Morris  <rgm@gnu.org>
1610
1611         * time-date.el (time-to-seconds): Always an alias on Emacs,
1612         never a real function.
1613         (with-no-warnings): Remove compat stub, now unused.
1614         (time-less-p): Doc fix.
1615         (time-to-number-of-days): Simplify.
1616
1617         * smime.el (from): Remove unused declaration.
1618
1619         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
1620         (gnus-float-time): On Emacs, always an alias.
1621
1622         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
1623         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
1624
1625 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1626
1627         * dgnushack.el: Don't use ignore-errors in the top level form since it
1628         is unavailable in XEmacs even if cl is loaded.
1629
1630         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
1631
1632 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1633
1634         * shr.el (browse-url-mailto): Autoload.
1635
1636         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
1637
1638         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
1639         regexp doesn't need quoting.
1640
1641 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
1642
1643         * message.el (message-subject-trailing-was-ask-regexp)
1644         (message-subject-trailing-was-regexp): Match was: in addition to was.
1645
1646 2010-11-09  Glenn Morris  <rgm@gnu.org>
1647
1648         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
1649         (nnbabyl-check-mbox): Use point-at-bol.
1650
1651 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1652
1653         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
1654
1655         * message.el (message-mailto): New function.
1656         (message-mailto): Should accept other parameters.
1657         (message-mailto): Remove since it duplicates browse-url-mailto
1658         functionality.
1659
1660 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1661
1662         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
1663         methods.
1664         (gnus-read-active-file): Ditto.
1665
1666         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
1667         ": " from the prompt.
1668         (gnus-group-make-group): Ditto.
1669
1670 2010-11-07  Glenn Morris  <rgm@gnu.org>
1671
1672         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
1673         (gnus-bookmark-kill-line): Use point-at-eol.
1674
1675 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1676
1677         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
1678         asterisks in From header.
1679
1680 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1681
1682         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
1683         string to avoid making the From headers syntactically invalid.
1684
1685         * message.el (message-send-mail): Don't insert courtesy messages if the
1686         message already has List-Post and List-ID messages.
1687
1688 2010-11-06  Glenn Morris  <rgm@gnu.org>
1689
1690         * gnus-art.el (gnus-treat-article): Give dynamic local variables
1691         `condition', `type', `length' a prefix.
1692         (gnus-treat-predicate): Update for above name changes.
1693
1694 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
1695
1696         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
1697         binding.  Handled by `gnus-summary-refer-thread' instead.
1698         (nnir-warp-to-article): New backend function.
1699
1700         * nnimap.el (nnimap-request-thread): Force dependency updating.
1701
1702         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
1703         (gnus-summary-refer-thread): Rework to improve thread-referral.
1704
1705         * gnus-int.el (gnus-warp-to-article): New function.
1706
1707         * gnus-sum.el (gnus-summary-article-map): Bind it.
1708
1709 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
1710
1711         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
1712         gnus-summary-refer-thread.
1713
1714         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
1715         headers.
1716         (gnus-summary-limit-include-thread): Prevent articles in thread from
1717         being cut in gnus-cut-threads.
1718         (gnus-summary-refer-thread): Limit retrieved headers to those in
1719         thread.
1720
1721 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1722
1723         * message.el (message-send-mail): Use the value of
1724         message-courtesy-message from the message buffer.
1725
1726         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
1727
1728         * shr.el (shr-browse-url): Implement mailto: URLs.
1729
1730         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
1731         "raw".
1732
1733         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
1734         if it's already selected.
1735
1736         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
1737
1738 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1739
1740         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
1741         to measure the length and truncate alt text.
1742
1743 2010-11-03  Glenn Morris  <rgm@gnu.org>
1744
1745         * nndiary.el (nndiary-generate-nov-databases-1)
1746         (nndiary-generate-active-info): Rename dynamic variable `files' to
1747         something less generic.
1748
1749 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
1750
1751         * nnir.el (nnir-request-move-article): Call the underlying backend to
1752         move articles from nnir.
1753
1754 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1755
1756         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
1757
1758 2010-11-02  Julien Danjou  <julien@danjou.info>
1759
1760         * nnir.el: Remove wais support.
1761
1762 2010-11-02  Glenn Morris  <rgm@gnu.org>
1763
1764         * gnus-html.el: Reorder requirements to quieten compiler.
1765
1766 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1767
1768         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
1769         properly for XEmacs as well.
1770         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
1771         (gnus-article-natural-long-line-p): Use window-width rather than
1772         frame-width.
1773
1774 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
1775
1776         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
1777         (nnir-read-parms): Don't modify query.
1778         (nnir-run-query): Add ability to search topic on current line.
1779         (nnir-get-active): Clean up.
1780
1781 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1782
1783         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
1784         degenerate articles.
1785
1786         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
1787         (gnus-print-buffer): Just print the buffer as is, without any copying
1788         to a buffer and then re-highlighting.
1789
1790         * nnimap.el (nnimap-request-group): Store the new updated info.
1791         (nnimap-request-group): Select the group when we don't know whether it
1792         exists or not.
1793
1794         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
1795         groups.
1796
1797         * gnus-group.el (gnus-group-find-new-groups): Display all the new
1798         groups.
1799
1800         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
1801         groups.
1802
1803         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
1804         long-lines case by only filling the long lines.
1805
1806         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
1807         (bug #7311).
1808
1809 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1810
1811         * shr.el: No need to declare `declare-function' since shr.el is for
1812         only Emacsen that provide `libxml-parse-html-region'.
1813
1814         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
1815         effective only in a file it is referred to.
1816
1817 2010-11-01  Glenn Morris  <rgm@gnu.org>
1818
1819         * mm-util.el (gnus-completing-read): Autoload.
1820         (mm-read-coding-system): Simplify Emacs definition.
1821
1822         * nnmail.el (gnus-activate-group):
1823         * nnimap.el (gnutls-negotiate):
1824         * nntp.el (netrc-parse): Fix declarations.
1825
1826 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1827
1828         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
1829         string-match-p in Emacs >=23.
1830
1831         * gnus-msg.el (gnus-configure-posting-styles)
1832         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
1833
1834 2010-11-01  Glenn Morris  <rgm@gnu.org>
1835
1836         * nnir.el (declare-function): Add compat stub.
1837         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
1838         (nnir-run-gmane): Require 'mm-url.
1839
1840         * mm-util.el (mm-string-to-multibyte): Simplify.
1841
1842         * shr.el (declare-function): Add compat stub.
1843         (url-cache-create-filename): Declare.
1844         (mm-disable-multibyte, widget-convert-button): Autoload.
1845
1846         * smime.el (ldap-search): Declare.
1847         (smime-cert-by-ldap-1): Require ldap on Emacs.
1848
1849         * nnimap.el: Require nnmail, and gnus-sum when compiling.
1850         (nnimap-keepalive): Use gnus-float-time.
1851
1852         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
1853         (mail-source-delete-crash-box): Use gnus-float-time.
1854
1855         * gnus-dired.el (gnus-completing-read): Autoload.
1856
1857         * mm-view.el (gnus-rescale-image): Autoload.
1858
1859         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
1860
1861         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
1862
1863         * sieve-manage.el: Require 'cl when compiling.
1864
1865         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
1866         (gnus-iswitchb-completing-read): Require iswitchb.
1867         (gnus-select-frame-set-input-focus): Silence compiler.
1868
1869 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1870
1871         * message.el (message-subject-trailing-was-query): Change default to t,
1872         since I think that's what most people want.
1873
1874         * nnimap.el (nnimap-request-accept-article): Erase buffer before
1875         appending for easier debugging.
1876         (nnimap-wait-for-connection): Take a regexp.
1877         (nnimap-request-accept-article): Wait for the continuation line before
1878         sending anything unless we're streaming.
1879
1880         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
1881         leave the header washing to take place.
1882
1883 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1884
1885         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
1886         regular expression match and replace in posting styles.
1887
1888 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
1889
1890         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
1891         an entire server.
1892         (nnir-get-active): New function.
1893         (nnir-run-imap): Use it.
1894         (nnir-run-gmane): Who knew, gmane search returns an article score!
1895
1896         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
1897         server on the current line with nnir.
1898
1899 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1900
1901         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
1902         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
1903         left edge.
1904         (gnus-article-foldable-buffer): Skip past the prefix when determining
1905         raggedness.
1906
1907         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
1908         the raw article, and change `C-u g' to show the article without doing
1909         treatments.
1910
1911         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
1912         on to `gnus-treat-article'.
1913         (gnus-inhibit-article-treatments): New variable.
1914
1915         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
1916
1917         * gnus-art.el (gnus-treatment-function-alist): Have
1918         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
1919         (gnus-treat-fill-long-lines): Change default to fill all text/plain
1920         sections.
1921
1922         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
1923         parameter.
1924         (gnus-article-fill-cited-long-lines): New function.
1925         (gnus-article-fill-cited-article): Allow filling only long sections.
1926
1927         * shr.el (shr-find-fill-point): Don't break lines between punctuation
1928         and non-punctuation (like after the apostrophe in "'We").
1929
1930         * gnus-sum.el (gnus-summary-select-article): Make sure
1931         gnus-original-article-buffer is alive.
1932
1933         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
1934         reflect the order they're in in the digest.
1935
1936         * gnus.el (gnus-group-startup-message): Move point to the start of the
1937         buffer.
1938
1939         * nnimap.el (nnimap-capability): New function.
1940         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
1941         is set.
1942
1943 2010-10-31  David Engster  <dengste@eml.cc>
1944
1945         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
1946         conform with changes to gnus-completing-read.
1947
1948 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1949
1950         * shr.el (shr-tag-img): Output "*" instead of "[img]".
1951
1952 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
1953
1954         * nnir.el: Move defvar, defcustom around to keep file organized
1955         and keep byte-compiler quiet.
1956         (nnir-read-parms): Accept search-engine as arg.
1957         (nnir-run-query): Pass search-engine as arg.
1958         (nnir-search-engine): Remove.
1959
1960 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1961
1962         * shr.el (shr-generic): The text nodes should be text, not :text.
1963
1964         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
1965         later in the file.
1966
1967 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
1968
1969         * nnir.el: General clean up.  Allow searching with multiple engines.
1970         Allow separate extra-parameters for each engine.
1971         Batch queries when possible.
1972         (nnir-imap-default-search-key,nnir-method-default-engines):
1973         Add customize interface.
1974         (nnir-run-gmane): New engine.
1975         (nnir-engines): Use it.  Qualify all prompts with engine name.
1976         (nnir-search-engine): Remove global variable.
1977         (nnir-run-hyrex): Restore for now.
1978         (nnir-extra-parms,nnir-search-history): New variables.
1979         (gnus-group-make-nnir-group): Use them.
1980         (nnir-group-server): Remove in favor of gnus-group-server.
1981         (nnir-request-group): Avoid searching twice.
1982         (nnir-sort-groups-by-server): New function.
1983
1984 2010-10-30  Julien Danjou  <julien@danjou.info>
1985
1986         * gnus-group.el: Remove gnus-group-fetch-control.
1987
1988         * gnus-start.el (gnus-find-new-newsgroups):
1989         Remove gnus-check-first-time-used.
1990
1991         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
1992
1993 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1994
1995         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
1996         set on groups that don't have \* permanentflags.
1997
1998 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1999
2000         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
2001         control the background color.
2002         (shr-tag-img): Ignore very small web bug type images.
2003         (shr-put-image): Add help-echo alt texts to the images.
2004         (shr-tag-video): Show the video poster image.
2005
2006 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2007
2008         * shr.el (shr-table-depth): New variable.
2009         (shr-tag-table-1): Only insert the images after the top-level table.
2010
2011         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
2012
2013         * gnus-util.el (gnus-list-memq-of-list): New function.
2014
2015         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
2016         selected.
2017         (nnimap-unsplittable-articles): New slot.
2018         (nnimap-new-articles): Use it.
2019
2020 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
2021
2022         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
2023         move to the previous line on `M-g'.
2024
2025 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2026
2027         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
2028         *-request-group, which seems unnecessary.
2029
2030         * nnimap.el (nnimap-quote-specials): Function copied over from
2031         imap.el.
2032         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
2033         they support that.  Suggested by Tom Regner.
2034
2035 2010-10-29  Julien Danjou  <julien@danjou.info>
2036
2037         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
2038         defalias.
2039         (gnus-summary-delete-marked-with): Remove obsolete defalias.
2040
2041         * gnus.el: Remove `gnus-nntp-service' variable.
2042         (gnus-secondary-servers): Make obsolete.
2043         (gnus-nntp-server): Make obsolete.
2044
2045         * gnus-start.el (gnus-1): Remove x-splash calls.
2046
2047         * gnus-ems.el (gnus-x-splash): Remove.
2048
2049         * gnus.el (gnus-group-startup-message): Simplify/update code.
2050
2051         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
2052         definition.
2053
2054         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
2055         capability before doing anything.
2056         (gnus-group-insert-group-line): Remove useless
2057         gnus-group-remove-excess-properties.
2058
2059 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2060
2061         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
2062
2063 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2064
2065         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
2066         config after reselecting.
2067
2068 2010-10-28  Julien Danjou  <julien@danjou.info>
2069
2070         * shr.el (shr-put-image): Use point even if only inserting text.
2071         (shr-put-image): Save excursion when inserting alt text on non-graphic
2072         display, so the behaviour is the same when we are on a graphic display.
2073
2074         * nnir.el (nnir-run-swish-e): Remove hyrex support.
2075
2076 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2077
2078         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
2079         (gnus-mime-copy-part): Check coding system, not charset.
2080         (gnus-mime-view-part-externally): Never remove part.
2081         (gnus-mime-view-part-internally): Don't remove part here.
2082         (gnus-article-part-wrapper): Make sure MIME tag is visible.
2083         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
2084         multipart/alternative.
2085
2086         * mm-decode.el (mm-display-part): Take optional arg `force'.
2087
2088 2010-10-26  Julien Danjou  <julien@danjou.info>
2089
2090         * gnus-group.el (gnus-group-default-list-level): Add this function to
2091         compute the default list level.
2092         (gnus-group-default-list-level): Add possibility to use a function.
2093
2094 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2095
2096         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
2097
2098         * gnus-group.el (gnus-group-completing-read)
2099         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
2100         gnus-replace-in-string.
2101
2102 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2103
2104         * shr.el (shr-tag-div): Add.
2105
2106         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
2107
2108 2010-10-25  Julien Danjou  <julien@danjou.info>
2109
2110         * gnus-util.el: Remove `gnus-with-local-quit'.
2111
2112         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
2113
2114 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2115
2116         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
2117         the original article buffer.
2118
2119 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2120
2121         * nnimap.el (nnimap-request-head): New function.
2122         (nnimap-request-move-article): Try to be slighly faster by not
2123         requesting the entire message when moving.
2124         (nnimap-transform-headers): Don't bug out on bodiless articles.
2125         (nnimap-send-command): Have no outstanding messages if the IMAP server
2126         doesn't support streaming.
2127         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
2128
2129 2010-10-24  Julien Danjou  <julien@danjou.info>
2130
2131         * message.el (message-default-headers): Fix type.
2132
2133 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2134
2135         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
2136         prefetching images.
2137
2138         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
2139         backend for unknown groups.  This is mainly useful for nnimap groups.
2140
2141         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
2142         group isn't covered by the agent.
2143
2144 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
2145
2146         * nnir.el (nnir-method-default-engines): New variable.
2147         (nnir-run-query): Use it.
2148         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
2149         (gnus-summary-nnir-goto-thread): Change group if needed.
2150
2151         * gnus-group.el (gnus-group-group-map): Add key binding for
2152         gnus-group-make-nnir-group.
2153
2154 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2155
2156         * shr.el (shr-tag-object): Add.
2157
2158         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
2159         original article buffer live.
2160         (gnus-summary-select-article-buffer):
2161         Mention gnus-widen-article-buffer.
2162
2163 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2164
2165         * shr.el (shr-tag-strong): Add.
2166
2167 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2168
2169         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
2170         group names.  They mess up the group buffer badly.
2171
2172         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
2173
2174         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
2175         instead of the summary one.
2176
2177 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2178
2179         * mml.el (mml-preview): Work properly when editing article.
2180
2181         * gnus-start.el (gnus-read-active-file-1): Don't add method to
2182         gnus-have-read-active-file if it's already been in.
2183
2184 2010-10-22  Tom Tromey  <tromey@redhat.com>
2185
2186         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
2187         gnus-group-completing-read.
2188
2189 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2190
2191         * message.el (message-mode-map): Don't bind M-; to comment region, to
2192         allow the global comment-dwim to work.
2193
2194 2010-10-21  Julien Danjou  <julien@danjou.info>
2195
2196         * message.el (message-setup-1): Allow message-default-headers to be a
2197         function.
2198
2199 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2200
2201         * shr.el (shr-tag-table): Simplify.
2202
2203 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2204
2205         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
2206         to avoid trying to snarf invalid stuff.
2207
2208         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
2209
2210         * gnus.el (gnus-message-archive-group): Quote value.
2211         (gnus-message-archive-group): Mark as changed.
2212
2213         * shr.el (shr-add-font): Don't put the font properties on the newline
2214         or the indentation.
2215
2216         * message.el (message-fix-before-sending): Change options when sending
2217         non-printable characters.
2218
2219         * gnus.el (gnus-message-archive-method): Change the default to
2220         monthly outgoing groups.
2221
2222         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
2223         that have gotten new numbers.
2224
2225         * nnimap.el (nnimap-request-replace-article): New function.
2226
2227 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2228
2229         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
2230         (nnrss-request-article): Don't use special html washing code.
2231
2232 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2233
2234         * shr.el (shr-tag-table): Remove useless nconc.
2235
2236 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2237
2238         * gnus-art.el (article-wash-html): Simplify and remove the charset
2239         stuff.  Use the normal html rendering code instead of the special html
2240         washing code.
2241
2242         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
2243         `gnus-w3m' symbols.
2244         (mm-text-html-washer-alist): Remove.
2245
2246         * mm-decode.el (mm-inline-text-html-renderer): Remove.
2247         (mm-inline-media-tests): Remove use.
2248         (mm-text-html-renderer): Change default to the `shr' symbol.
2249
2250         * mm-view.el (mm-inline-text-html): Remove use.
2251
2252         * gnus-art.el (gnus-blocked-images): New function.  Allow the
2253         `gnus-blocked-images' to be a function.
2254         (gnus-article-wash-function): Remove.
2255
2256 2010-10-20  Julien Danjou  <julien@danjou.info>
2257
2258         * spam.el (spam-list-of-processors): Mark as obsolete.
2259
2260         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
2261         (nnimap-insert-partial-structure): Fix boundary detection.
2262
2263 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
2264
2265         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
2266         run file-truename on remote files.  This can be expensive and even
2267         prevent one from editing drafts if some unrelated buffer has a stale
2268         connection.
2269
2270 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2271
2272         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
2273         kinsoku-eol regardless of shr-kinsoku-shorten.
2274         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
2275         (shr-tag-table): Support caption, thead, and tfoot.
2276
2277 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2278
2279         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
2280         lines.
2281         (shr-save-contents): New command and keystroke.
2282
2283         * nndoc.el (nndoc-type-alist): Add git support.
2284         (nndoc-git-type-p): New function.
2285         (nndoc-transform-git-article): Ditto.
2286         (nndoc-transform-git-headers): Ditto.
2287         (nndoc-transform-git-headers): Generate Subject headers.
2288
2289         * shr.el (shr-parse-style): New function.
2290         (shr-tag-span): Ditto.
2291
2292         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
2293         to `G G' to avoid collisions.
2294
2295 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2296
2297         * shr.el: Load kinsoku if necessary.
2298         (shr-kinsoku-shorten): New internal variable.
2299         (shr-find-fill-point): Make kinsoku shorten text line if
2300         shr-kinsoku-shorten is bound to non-nil.
2301         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
2302         shr-indentation too when testing if table is wider than frame width.
2303         (shr-insert-table): Use `string-width' instead of `length' to measure
2304         text width.
2305         (shr-insert-table-ruler): Make sure indentation is done at bol.
2306
2307 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2308
2309         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
2310         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
2311         undecoded network data.
2312
2313 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2314
2315         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
2316         name in the mode line spec so that the mode line menu works
2317         (bug #2431).
2318
2319         * message.el (message-get-reply-headers): If we're fed `to-address',
2320         then always use that.
2321
2322         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
2323         aren't so wide as to need to switch off the edit menu.
2324
2325         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
2326         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
2327
2328         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
2329         `M-g'.
2330         (nnimap-update-info): Update flags/read marks even if \* isn't part of
2331         the permanent marks.
2332
2333 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
2334
2335         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
2336         Splitting according to references/in-reply-to obeys the ignore-groups
2337         variable, while splitting by sender and subject do not.
2338
2339 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2340
2341         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
2342         alist, so that we can look for non-Unicode chars.
2343         (article-translate-strings): Allow both character and string maps.
2344
2345 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2346
2347         * shr.el (shr-insert): Don't insert space behind a wide character
2348         categorized as kinsoku-bol, or between characters both categorized as
2349         nospace.
2350
2351 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
2352
2353         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
2354         headers to gnus-newsgroup-headers.
2355
2356 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2357
2358         * shr.el (shr-tag-img): Don't align images -- since we're not
2359         rescaling, this often leads to ugly displays.
2360
2361 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
2362
2363         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
2364         duplicates.
2365
2366 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
2367
2368         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
2369         call.
2370
2371 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2372
2373         * gnus.el: Autoload gnus-html-show-images.
2374
2375         * nnimap.el: Use nnheader-message throughout.
2376
2377         * shr.el (shr-tag-img): Ignore images with no data.
2378
2379 2010-10-15  Julien Danjou  <julien@danjou.info>
2380
2381         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
2382         a possibility to disable format=flow encoding when using hard newlines.
2383
2384 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2385
2386         * shr.el (shr-insert): Remove space inserted before or after a
2387         breakable character or at the beginning or the end of a line.
2388         (shr-find-fill-point): Do kinsoku; find the second best point or give
2389         it up if there's no breakable point.
2390
2391 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2392
2393         * nnimap.el (nnimap-open-connection): Message when opening connection
2394         for debugging purposes.
2395
2396         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
2397         on every setup buffer call to allow this to change from article to
2398         article.
2399
2400         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
2401         buffers where we have a wide table.
2402
2403 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
2404
2405         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
2406         uses *-request-thread.
2407
2408 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2409
2410         * nnimap.el (nnimap-open-connection): Remove %s from openssl
2411         incantation, which is no longer valid.
2412
2413 2010-10-14  Julien Danjou  <julien@danjou.info>
2414
2415         * shr.el: Fix defcustom type (char -> character).
2416
2417 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2418
2419         * nnimap.el (nnimap-open-connection): tls-program should be a list of
2420         programs.
2421
2422 2010-10-14  Julien Danjou  <julien@danjou.info>
2423
2424         * shr.el (shr-tag-a): Use url-link as widget type.
2425
2426         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
2427         `gnus-group-get-icon'.
2428
2429 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2430
2431         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
2432         This should make server editing work better.
2433
2434         * shr.el (shr-find-fill-point): Don't inloop on indented text.
2435
2436         * tls.el (tls-program): Remove spurious %s from openssl.
2437
2438         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
2439         (nnimap-parse-flags): Fix regexp.
2440
2441         * shr.el (shr-find-fill-point): Use a filling algorithm that should
2442         probably work for CJVK text, too.
2443
2444         * nnimap.el (nnimap-extend-tls-programs): Remove.
2445         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
2446
2447         * tls.el (tls-starttls-switches): Remove starttls hack.
2448         (open-tls-stream): Ditto.
2449         (tls-find-starttls-argument): Ditto.
2450
2451 2010-10-13  Julien Danjou  <julien@danjou.info>
2452
2453         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
2454         responses.
2455
2456 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2457
2458         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
2459
2460         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
2461         anything in Emacs.
2462
2463         * shr.el (shr-current-column): Remove buggy and unnecessary function.
2464
2465 2010-10-13  Julien Danjou  <julien@danjou.info>
2466
2467         * shr.el (shr-width): Make shr-width a defcustom with default to
2468         fill-column.
2469         (shr-tag-img): Use shr-width rather than fill-column.
2470
2471 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2472
2473         * dgnushack.el (byte-optimize-apply)
2474         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
2475
2476         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
2477         position when (X-)Faces exist.
2478         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
2479         avatars when called interactively.
2480
2481 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2482
2483         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
2484         gnus-article-x-face-too-ugly is bound.
2485
2486 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2487
2488         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
2489
2490         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
2491         mailbox that doesn't exist.
2492
2493 2010-10-12  Julien Danjou  <julien@danjou.info>
2494
2495         * shr.el (shr-tag-img): Encode URL properly when retrieving.
2496         (shr-get-image-data): Encode URL properly when fetching from cache.
2497         (shr-tag-img): Use aligned-to spaces to align correctly images.
2498
2499         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
2500         before inserting the Gravatar.
2501
2502         * shr.el (shr-tag-img): Add align attribute support for <img>.
2503
2504 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2505
2506         * gnus-gravatar.el (gnus-art): Require.
2507
2508         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
2509         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
2510         Remove long obsoleted functions.
2511
2512 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2513
2514         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
2515
2516         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
2517
2518         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
2519         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
2520         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
2521         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
2522         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
2523         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
2524         * sieve-manage.el, smime.el, spam.el:
2525         Fix comment for declare-function.
2526
2527 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2528
2529         * nnimap.el (nnimap-request-rename-group): Select group read-only
2530         before renaming it.
2531
2532         * shr.el (shr-insert): Fix up the white space only regexp.
2533
2534         * nnimap.el (nnimap-transform-split-mail): Not all articles have
2535         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
2536
2537         * shr.el (shr-current-column): New function.
2538         (shr-find-fill-point): New function.
2539
2540 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2541
2542         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
2543         numbers.
2544
2545 2010-10-11  Julien Danjou  <julien@danjou.info>
2546
2547         * shr.el (shr-hr-line): Add.
2548         (shr-tag-hr): Use shr-hr-line to specify which character to use to
2549         display hr lines.
2550         (shr-max-columns): Do not change state to nil if we just inserting
2551         spaces.
2552
2553 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2554
2555         * gnus-topic.el (gnus-topic-read-group): If after the last group,
2556         select the last group.
2557
2558 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
2559
2560         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
2561
2562 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
2563
2564         * dig.el (dig-mode-map): Declare and define in one step.
2565
2566 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2567
2568         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
2569         for Gnus.
2570         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
2571         (nnimap-update-qresync-info): Mark \Seen articles as read.
2572
2573         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
2574         non-variable, too.
2575
2576         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
2577         available.
2578         (nnimap-update-info): Rely more on the current active than the param
2579         active to avoid marking articles as read too much.
2580
2581         * auth-source.el (auth-source-create): Use (user-login-name) for the
2582         user name default.
2583
2584         * nnimap.el (nnimap-update-info): If the server doesn't return any
2585         useful info, just use the previous info.
2586         (nnimap-update-info): Prefer old info over start-article.
2587         (nnimap-update-qresync-info): Finish implementing QRESYNC.
2588
2589 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
2590
2591         * nnir.el (autoload): Clean up autoloads.
2592         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
2593         Use key rather than value.
2594         (nnir-imap-search-other): New variable.
2595         (nnir-read-parm): Use it.
2596         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
2597         (gnus-summary-nnir-goto-thread): Modify to work with imap.
2598
2599 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2600
2601         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
2602         the process, too.
2603
2604 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2605
2606         * spam.el (gnus-summary-mode-map): Bind to "$".
2607         Suggested by Russ Allbery.
2608
2609         * shr.el: Rework the way things are indented by <li> slightly.
2610
2611         * gnus.el (gnus-group-set-parameter): Fix typo.
2612
2613         * nnimap.el: Start implementing QRESYNC support.
2614
2615 2010-10-09  Julien Danjou  <julien@danjou.info>
2616
2617         * nnir.el (nnir-engines): Fix too many arguments.
2618
2619 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2620
2621         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
2622         group is the "last", so that the backends like nnfolder actually save
2623         their folders.
2624
2625         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
2626         try to use that for the tls stream.
2627         (nnimap-retrieve-group-data-early): Rework the marks code to heed
2628         UIDVALIDITY and find out which groups are read-only and not.
2629         (nnimap-get-flags): Use the same marks parsing code as the rest of
2630         nnimap.
2631
2632 2010-10-09  Julien Danjou  <julien@danjou.info>
2633
2634         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
2635
2636         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
2637         retrieving gravatars.
2638
2639         * shr.el (shr-table-corner): Add.
2640         (shr-table-line): Add.
2641         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
2642
2643 2010-10-08  Julien Danjou  <julien@danjou.info>
2644
2645         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
2646
2647 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
2648
2649         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
2650
2651         * gnus-sum.el (gnus-mark-article-as-unread)
2652         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
2653         (gnus-summary-set-bookmark): Use it.
2654
2655         * gnus-msg.el (gnus-setup-message): Use it.
2656
2657         * gnus-demon.el (gnus-demon-remove-handler): Use it.
2658
2659         * gnus.el (gnus-group-remove-parameter): Use it.
2660
2661         * gnus-group.el (gnus-group-make-web-group): Use it.
2662
2663         * gnus-demon.el (gnus-demon-remove-handler): Use it.
2664
2665         * nnregistry.el: Update docs to mention manual.
2666
2667         * gnus-registry.el: Update docs to mention nnregistry.el.
2668         (gnus-registry-initialize): Don't install nnregistry refer method
2669         automatically.
2670         (gnus-registry-install-nnregistry): Remove it.
2671
2672 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2673
2674         * shr.el (shr-insert): Don't insert double spaces.
2675
2676 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2677
2678         * gnus-gravatar.el (gnus-treat-from-gravatar)
2679         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
2680         called interactively.
2681
2682         * gnus-art.el (gnus-mime-view-part-externally)
2683         (gnus-mime-view-part-internally): Make predicate function passed to
2684         gnus-mime-view-part-as-type assume argument is a mime type, not a list
2685         of a mime type.
2686
2687         * shr.el (shr-table-widths): Don't use cl function `reduce'.
2688
2689 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2690
2691         * shr.el (require): Require cl when compiling.
2692         (shr-tag-hr): New function.
2693
2694         * nnimap.el (nnimap-update-info): Remove double setting of high.
2695         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
2696         This makes nnimap work properly on Courier again.
2697
2698         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
2699         the variable for backwards compatability.
2700
2701         * mm-decode.el (mm-save-part): If given a non-directory result, expand
2702         the file name before using to avoid setting mm-default-directory to
2703         nil.
2704
2705         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
2706         bidning gnus-agent variables.
2707
2708         * shr.el (shr-render-td): Use a cache for the table rendering function
2709         to avoid getting an exponential rendering behaviour in nested tables.
2710         (shr-insert): Rework the line-breaking algorithm.
2711         (shr-insert): Don't leave trailing spaces.
2712         (shr-insert-table): Also insert empty TDs.
2713         (shr-tag-blockquote): Ensure paragraphs after </ul>.
2714
2715 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2716
2717         * gnus-sum.el (gnus-number): Rename from `number'.
2718         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
2719         (gnus-summary-limit-children): Update uses correspondingly.
2720
2721 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2722
2723         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
2724         (gnus-gravatar-transform-address): Don't show avatars of people of
2725         which mail addresses match gnus-gravatar-too-ugly.
2726
2727 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2728
2729         * shr.el (shr-table-widths): Expand TD elements to fill available
2730         space.
2731
2732 2010-10-07  Julien Danjou  <julien@danjou.info>
2733
2734         * nnimap.el (nnimap-request-rename-group): Add this method.
2735
2736 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2737
2738         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
2739         name from XEmacs' function-arglist.
2740
2741         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
2742         gravatar under XEmacs.
2743
2744 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
2745
2746         * auth-source.el: Update docs with TODO items.
2747
2748         * gnus-sync.el: Update docs to explain state and plans.
2749
2750         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
2751         Hooks for mark updates.
2752         (gnus-request-set-mark, gnus-request-update-mark): Use them.
2753
2754         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
2755         hooks with arguments, which is needed for mark update hooks.
2756
2757 2010-10-06  Julien Danjou  <julien@danjou.info>
2758
2759         * gnus.el (gnus-expand-group-parameter): Only return and act on what
2760         was matched.
2761
2762         * sieve-manage.el: Update example in `Commentary'.
2763
2764         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
2765
2766         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
2767         not 2000.
2768         (sieve-manage-authenticate): Re-add function.
2769
2770 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2771
2772         * shr.el (shr-insert): Get 'space transition right.
2773         (shr-render-td): Only delete space at the end of the TD.
2774
2775         * nnimap.el (nnimap-open-connection): Prepare to support
2776         open-gnutls-stream.
2777
2778         * shr.el: Rearrange function order to be more logical.
2779
2780 2010-10-06  Julien Danjou  <julien@danjou.info>
2781
2782         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
2783         (nnrss-discover-feed): Remove 404 URL in docstring.
2784
2785         * nnir.el: Fix Swish-E URL.
2786         Fix Namazu URL.
2787
2788         * message.el (message-change-subject): Remove 404 URL in a comment.
2789
2790 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2791
2792         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
2793         called interactively.
2794
2795         * gnus-util.el (gnus-remove-if): Allow hash table.
2796         (gnus-remove-if-not): New function.
2797
2798         * gnus-art.el (gnus-mime-view-part-as-type)
2799         * gnus-score.el (gnus-summary-score-effect)
2800         * gnus-sum.el (gnus-read-move-group-name):
2801         Replace remove-if-not with gnus-remove-if-not.
2802
2803         * gnus-group.el (gnus-group-completing-read):
2804         Regard collection as a hash table if it is not a list.
2805
2806 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2807
2808         * shr.el (shr-render-td): Allow blank/missing <TD>s.
2809
2810         * shr.el: Document the table-rendering algorithm.
2811
2812 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2813
2814         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
2815         for Emacsen having no `libxml-parse-html-region' support.
2816
2817 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2818
2819         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
2820         invalid URLs.
2821
2822         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
2823         line-broken.
2824         (shr-tag-img): Ignore image fetching errors.
2825         (shr-overlays-in-region): Compute overlay positions correctly.
2826
2827         * mm-decode.el (mm-shr): Require shr.
2828
2829         * gnus-art.el (gnus-blocked-images): Move variable here.
2830
2831         * shr.el (shr-insert-table): Bind free variable.
2832
2833         * mm-decode.el (mm-shr): Bind shr-content-function.
2834
2835         * shr.el (shr-content-function): New variable.
2836
2837         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
2838         added for symmetry.
2839
2840         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
2841
2842         * gnus-group.el (gnus-group-make-group): Doc fix.
2843
2844         * nnimap.el (nnimap-request-newgroups): Return success.
2845
2846         * shr.el (shr-find-elements): New function.
2847         (shr-tag-table): Put all the images after the table.
2848         (shr-tag-table): Really inhibit images inside the table.
2849         (shr-collect-overlays): Copy over overlays from the TD elements to the
2850         main document.
2851
2852         * mm-decode.el (mm-shr): Bind shr-blocked-images to
2853         gnus-blocked-images.
2854
2855 2010-10-05  Julien Danjou  <julien@danjou.info>
2856
2857         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
2858
2859         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
2860         (gnus-html-maximum-image-size): Add this function.
2861         (gnus-html-put-image): Use gnus-html-maximum-image-size.
2862
2863         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
2864         server-value of the capability is nil.
2865
2866 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2867
2868         * shr.el (shr-tag-em): Add <EM> tag.
2869
2870 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
2871
2872         * sieve-manage.el (sieve-manage-default-stream): Make default stream
2873         customizable.
2874
2875         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
2876         handing broken links to browse-url.
2877
2878 2010-10-05  Julien Danjou  <julien@danjou.info>
2879
2880         * gnus-util.el (gnus-emacs-completing-read)
2881         (gnus-iswitchb-completing-read): Use autoload rather than require.
2882
2883 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2884
2885         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
2886         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
2887         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
2888         iswitchb-temp-buflist for XEmacs.
2889
2890         * gnus-util.el (gnus-completing-read-function): Exclude
2891         gnus-icompleting-read and gnus-ido-completing-read from candidates for
2892         XEmacs since iswitchb.el is very old and ido.el is unavailable in
2893         XEmacs.
2894
2895         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
2896         not to use `delete-dups' that is unavailable in XEmacs 21.4.
2897
2898         * gnus-html.el: Don't require help-fns under XEmacs.
2899         (gnus-html-schedule-image-fetching): Work for XEmacs.
2900
2901         * mm-decode.el (mm-shr): Decode contents by charset.
2902
2903 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2904
2905         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
2906         unknown.
2907
2908         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
2909         (shr-get-image-data): Ensure against the cache file missing.
2910
2911         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
2912         for data.
2913
2914         * spam-report.el (spam-report-url-ping-plain): Don't query about
2915         killing the process.
2916
2917         * shr.el (shr-render-td): Protect against too-wide text.
2918
2919 2010-10-04  Julien Danjou  <julien@danjou.info>
2920
2921         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
2922         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
2923
2924         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
2925         retrieved.
2926
2927 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2928
2929         * shr.el (browse-url): Require.
2930         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
2931         lines.
2932         (shr-show-alt-text, shr-browse-image): New commands.
2933         (shr-browse-url, shr-copy-url): New commands.
2934
2935         * gnus-sum.el (gnus-widen-article-window): New variable.
2936         (gnus-summary-select-article-buffer): Use it.
2937
2938         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
2939         without @ signs.
2940
2941 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2942
2943         * nnir.el (nnir-run-imap): Remove spurious space in search string.
2944
2945 2010-10-04  Julien Danjou  <julien@danjou.info>
2946
2947         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
2948         for XEmacs.
2949
2950 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2951
2952         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
2953
2954         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
2955         (nnimap-close-server): Implement.
2956
2957         * dgnushack.el (iswitchb): Require to shut up the compiler.
2958
2959         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
2960         (shr-insert): Tweak line breaking.
2961         (shr-insert): Handle <pre> better.
2962         (shr-tag-li): Get <li> indentation right.
2963         (shr-tag-li): Get <li> indentation even righter.
2964         (shr-tag-blockquote): Ensure paragraph start.
2965         (shr-make-table): Tweak table generation.
2966         (shr-make-table): Fix typo.
2967
2968         * shr.el: Implement table rendering.
2969
2970 2010-10-04  Julien Danjou  <julien@danjou.info>
2971
2972         * gnus-html.el (gnus-html-put-image): Fix resize image code.
2973
2974 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2975
2976         * shr.el (shr-insert): Use string anchors instead of line anchors.
2977
2978 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2979
2980         * shr.el: Add headings.
2981         (shr-ensure-paragraph): Actually work.
2982         (shr-tag-li): Make <ul> prettier.
2983         (shr-insert): Get white space at the beginning/end of elements right.
2984         (shr-tag-p): Collapse subsequent <p>s.
2985         (shr-ensure-paragraph): Don't insert double line feeds after blank
2986         lines.
2987         (shr-insert): \t is also space.
2988         (shr-tag-s): Fix "s" tag name function.
2989         (shr-tag-s): Fix face prop name.
2990
2991 2010-10-03  Julien Danjou  <julien@danjou.info>
2992
2993         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
2994
2995         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
2996         gnus-window-inside-pixel-edges.
2997
2998         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
2999         gnus-ems.
3000
3001         * mm-view.el (mm-inline-image-emacs): Support image resizing.
3002
3003         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
3004         function.
3005
3006         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
3007         resize choice.
3008
3009 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3010
3011         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
3012         beginning of the buffer.
3013
3014         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
3015         article buffer again.
3016
3017         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
3018
3019         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
3020         when it's at the start of the buffer.
3021
3022         * shr.el (shr-tag-blockquote): Convert name.
3023         (shr-rescale-image): Use the right image-size variant.
3024
3025         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
3026         buffer isn't shown, then select the current article first instead of
3027         bugging out.
3028         (gnus-summary-select-article-buffer): Show both the article and summary
3029         buffers again.
3030
3031         * shr.el (shr-fontize-cont): Protect against regions with no text.
3032         Rename tag functions to shr-tag-* for enhanced security.
3033         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
3034
3035 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
3036
3037         * shr.el (shr-insert):
3038         * pop3.el (pop3-movemail):
3039         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
3040         loaded.
3041
3042 2010-10-03  Glenn Morris  <rgm@gnu.org>
3043
3044         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
3045
3046         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
3047
3048         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
3049
3050         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
3051
3052         * gnus-util.el (gnus-make-local-hook): Simplify.
3053
3054 2010-10-02  Julien Danjou  <julien@danjou.info>
3055
3056         * gnus-util.el (gnus-iswitchb-completing-read): New function.
3057         (gnus-ido-completing-read): New function.
3058         (gnus-emacs-completing-read): New function.
3059         (gnus-completing-read): Use gnus-completing-read-function.
3060         Add gnus-completing-read-function.
3061
3062 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3063
3064         * shr.el (shr-insert-document): Autoload.
3065         (shr-img): Be silent.
3066         (shr-insert): Add a newline after every picture before text.
3067         (shr-add-font): Use overlays for combining faces.
3068         (shr-insert): Pass upwards the text start point.
3069
3070         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
3071         possible.
3072         (mm-shr): New function.
3073
3074 2010-10-02  Julien Danjou  <julien@danjou.info>
3075
3076         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
3077         should go backward.
3078
3079 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
3080
3081         * shr.el (shr): Fix typo in provide call.
3082
3083 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3084
3085         * shr.el: New file.
3086
3087         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
3088
3089         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
3090         completing read.
3091
3092 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3093
3094         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
3095         we're being queried about.  Suggested by Dan Jacobson.
3096
3097         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
3098         Suggested by Jason Eisner.
3099
3100         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
3101         table, too.  Suggested by Stefan Wiens.
3102         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
3103         the table unnecessary.  Suggested by Stefan Wiens.
3104
3105         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
3106         longer needed, and probably doesn't work either, as pointed out by
3107         Stefan Wiens.
3108         (gnus-summary-exit): Remove call to the clearing function.
3109         (gnus-summary-exit-no-update): Ditto.
3110
3111         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
3112         instead of gnus-eval-in-buffer-window to avoid popping up frames.
3113         Reported by Stefan Monnier.
3114         (gnus-summary-save-in-rmail): Ditto.
3115
3116         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
3117         article buffer, instead of both the article buffer and the summary
3118         buffer.  Sort of suggested by Dan Jacobson.
3119
3120         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
3121
3122         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
3123         Suggested by Dan Jacobson.
3124
3125         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
3126         documentation clearer.
3127
3128         * message.el (message-shorten-references): Comment on the number "21".
3129         Suggested by Stefan Monnier.
3130
3131         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
3132         Suggested by Dan Jacobson.
3133
3134         * gnus.el (gnus-large-newsgroup):
3135         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
3136
3137         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
3138         externalize attachments.  Bug reported by Steve Wen.
3139
3140         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
3141         really message anything to the user.
3142
3143         * nnmail.el (nnmail-article-group): Allow using the fancy split method
3144         directly.
3145
3146         * nnimap.el (nnimap-request-group): Low higher than high to signal no
3147         messages in empty groups.
3148
3149 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
3150
3151         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
3152         non-UIDNEXT group.
3153
3154 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3155
3156         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
3157         not the value from the collection.
3158
3159         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
3160         values.  This sometimes happens on some groups that have no info.
3161         (nnimap-request-newgroups): New function.
3162
3163 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
3164
3165         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
3166         check into `gnus-registry-initialize'.
3167         (gnus-registry-initialize): Ditto.
3168         Fix and extend header docs.
3169
3170 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3171
3172         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
3173         regexp backtrace overflows.
3174
3175         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
3176         for starttls that tls.el implements; i.e. openssl.
3177
3178         * tls.el (tls-starttls-switches): Give up on using starttls with
3179         gnutls-cli.
3180         (tls-program): Add --insecure to be consistent with the defaults from
3181         openssl s_client.  Now all three commands are insecure.
3182
3183 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3184
3185         * lpath.el: Bind completion-styles-alist for XEmacs.
3186
3187         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
3188         (gravatar-create-image): New function that's an alias to
3189         gnus-xmas-create-image, gnus-create-image, or create-image.
3190         (gravatar-data->image): Use it.
3191
3192 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
3193
3194         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
3195         install the nnregistry refer method.
3196         (gnus-registry-install-hooks): Use it.
3197         (gnus-registry-unfollowed-groups): Add nnmairix to the default
3198         unfollowed groups.
3199
3200 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
3201
3202         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
3203         expanding threads.
3204
3205 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3206
3207         * nnir.el: Use the server names without suffixes (bug #7009).
3208
3209         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
3210         unencrypted to STARTTLS, if possible.
3211
3212 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
3213
3214         * message.el (message-ignored-supersedes-headers): Strip Injection-*
3215         headers before superseding.
3216
3217 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3218
3219         * nnrss.el (nnrss-use-local): Add documentation.
3220
3221         * nnimap.el (nnimap-extend-tls-programs): New function.
3222         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
3223         (nnimap-wait-for-connection): Accept the greeting from the stupid
3224         output from openssl s_client -starttls, too.
3225
3226         * tls.el (tls-starttls-switches): New variable.
3227         (tls-find-starttls-argument): Use it.
3228         (open-tls-stream): Ditto.
3229
3230         * netrc.el (netrc-credentials): Return the value of the "default" entry.
3231         (netrc-machine): Ditto.
3232
3233         * nnimap.el (nnimap-find-article-by-message-id): Really return the
3234         article number.
3235         (nnimap-split-fancy): New variable.
3236         (nnimap-split-incoming-mail): Use it.
3237
3238         * nntp.el (nntp-server-list-active-group): Document.
3239
3240         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
3241         SELECT to get the message-id.
3242
3243         * mail-source.el (mail-sources): Remove webmail support.
3244         (defvar): Ditto.
3245         (mail-source-fetcher-alist): Ditto.
3246         (mail-source-fetch-webmail): Remove.
3247
3248         * webmail.el: Remove -- doesn't seem relevant any more.
3249
3250         * gnus.el: Fix up make-obsolete-variable declarations throughout.
3251
3252         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
3253         the \r.
3254
3255 2010-09-30  Julien Danjou  <julien@danjou.info>
3256
3257         * gnus-agent.el (gnus-agent-add-group): Fix call to
3258         gnus-completing-read.
3259
3260 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3261
3262         * nndoc.el (nndoc-retrieve-groups): New function.
3263
3264         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
3265         `default', use nnmail-split-methods.
3266         (nnimap-request-article): Downcase the NILs so that they are nil.
3267
3268         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
3269         symbol.
3270
3271         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
3272         code, since if the user has requested network, that's what they ought
3273         to get.
3274         (nnimap-request-set-mark): Erase the buffer before issuing commands.
3275         (nnimap-split-rule): Mark as obsolete.
3276
3277         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
3278         New variable.
3279
3280         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
3281         correct slot, too.
3282
3283 2010-09-29  Julien Danjou  <julien@danjou.info>
3284
3285         * gnus.el (gnus-local-domain): Declare variable obsolete.
3286
3287         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
3288         Fix history computing.
3289         (gnus-ido-completing-read): Require ido.
3290
3291 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3292
3293         * gnus-registry.el: Don't prompt on load, which makes it impossible to
3294         build Gnus.
3295
3296         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
3297         when interpreting the structures.
3298         (nnimap-request-accept-article): Add \r\n to the lines to make this
3299         work with Cyrus.
3300
3301         * nndraft.el (nndraft-request-expire-articles): Use the group name
3302         instead if "nndraft".  Fix found by Nils Ackermann.
3303
3304 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
3305
3306         * nnregistry.el: Add.
3307
3308 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3309
3310         * nnmail.el (group, group-art-list, group-art):
3311         Remove unneeded directives.
3312
3313 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3314
3315         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
3316         (mm-mime-charset)
3317         * rfc2047.el (rfc2047-syntax-table)
3318         * utf7.el (utf7-utf-16-coding-system): Comment fix.
3319
3320         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
3321         rather than `insert-file-contents' and `eval-region'.
3322
3323         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
3324         construction.
3325
3326         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
3327
3328         * time-date.el: No need to require cl for Emacs 21.
3329
3330 2010-09-29  Julien Danjou  <julien@danjou.info>
3331
3332         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
3333         replacement of `gnus-gravatar-relief' to mimic
3334         `gnus-faces-properties-alist'.
3335         Add :version property.
3336
3337 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3338
3339         * mail-source.el (mail-source-report-new-mail)
3340         * message.el (message-default-mail-headers)
3341         * mm-decode.el (mm-valid-image-format-p): Comment fix.
3342
3343         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
3344
3345 2010-09-28  Julien Danjou  <julien@danjou.info>
3346
3347         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
3348         mail-address contains the same string as real-name.
3349
3350         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
3351         non-blank in header, otherwise it'll get stripped.
3352
3353         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
3354         real-name, and then for mail address rather than doing : or , search.
3355
3356 2010-09-27  Julien Danjou  <julien@danjou.info>
3357
3358         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
3359         right completing-read function.
3360         (gnus-use-ido): New variable
3361         (gnus-completing-read-with-default): Remove.
3362         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
3363         (gnus-agent-add-group):
3364         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
3365         * mm-view.el (mm-view-pkcs7-decrypt):
3366         * mm-util.el (mm-codepage-setup):
3367         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
3368         * mml-smime.el (mml-smime-openssl-sign-query):
3369         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
3370         (mml-insert-multipart):
3371         * gnus-msg.el (gnus-summary-yank-message):
3372         * gnus-int.el (gnus-start-news-server):
3373         * mm-decode.el (mm-interactively-view-part):
3374         * gnus-dired.el (gnus-dired-attach):
3375         * gnus.el (gnus-read-method):
3376         * gnus-bookmark.el (gnus-bookmark-jump):
3377         * gnus-art.el (gnus-mime-view-part-as-type)
3378         (gnus-mime-action-on-part, gnus-article-encrypt-body):
3379         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
3380         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
3381         * nnmairix.el (nnmairix-create-server-and-default-group)
3382         (nnmairix-update-groups, nnmairix-get-server)
3383         (nnmairix-backend-to-server, nnmairix-goto-original-article)
3384         (nnmairix-get-group-from-file-path):
3385         * nnrss.el (nnrss-find-rss-via-syndic8):
3386         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
3387         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
3388         (gnus-group-browse-foreign-server):
3389         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
3390         (gnus-summary-execute-command, gnus-summary-respool-article)
3391         (gnus-read-move-group-name):
3392         * gnus-score.el (gnus-summary-increase-score)
3393         (gnus-summary-score-effect):
3394         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
3395
3396 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3397
3398         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
3399         x-focus-frame.
3400
3401         * nnimap.el (auth-source-forget-user-or-password)
3402         (auth-source-user-or-password): Autoload.
3403
3404         * message.el (message-from-style, message-interactive)
3405         (message-cite-prefix-regexp, message-sendmail-envelope-from)
3406         (message-yank-prefix, message-indentation-spaces, message-signature)
3407         (message-signature-file): Add comment.
3408
3409 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3410
3411         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
3412         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
3413         new articles.
3414
3415         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
3416         parts.
3417         (nnimap-request-article): Work with the t setting, too.
3418
3419         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
3420         that you don't get flashes of other buffers.
3421         (gnus-summary-show-complete-article): Intern before setting.
3422
3423 2010-09-27  David Engster  <dengste@eml.cc>
3424
3425         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
3426         well as HEADERS.
3427         (nnmairix-retrieve-headers): Provide new argument for the above.
3428
3429 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3430
3431         * gnus-sum.el (gnus-summary-move-article): Don't alter
3432         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
3433         group.
3434
3435         * nnimap.el (nnimap-update-info): Don't destructively alter active.
3436
3437         * message.el (message-cite-prefix-regexp): Revert my last edit.
3438
3439         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
3440         variable instead of the Gnus variable.
3441
3442         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
3443
3444         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
3445
3446         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
3447         since some servers don't like it.
3448         (nnimap-open-connection): Forget credentials if the server says the
3449         password was wrong.
3450         (nnimap-parse-line): Protect against invalid data.
3451
3452         * gnus-sum.el (gnus-summary-move-article): Add comment.
3453         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
3454         nothing alters it while scanning for new messages.
3455
3456         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
3457         which may or may not help.
3458         (nnimap-open-connection): If we're doing a stream connection, and then
3459         discover we're on a STARTTLS-capable server, then open a STARTTLS
3460         connection instead.
3461
3462 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3463
3464         * nnimap.el (utf7): Require.
3465
3466         * message.el (message-cite-prefix-regexp): Remove "}" from citation
3467         prefix.
3468
3469 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
3470
3471         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
3472
3473 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3474
3475         * nnimap.el (nnimap-request-accept-article): Message the error on
3476         error.
3477
3478 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3479
3480         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
3481
3482 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3483
3484         * nndoc.el (nndoc-request-list): Return success always.
3485
3486         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
3487         `fetch-old' -- we only want to fetch the articles we've requested.
3488         The rest are in the agent, probably.
3489         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
3490         disappeared server" to something low.  It's not important.
3491
3492         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
3493         arrived before the FETCH data.
3494
3495         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
3496         target here, because we don't know the Gnus name of the group.
3497
3498         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
3499         for the correct group.
3500
3501         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
3502
3503         * gnus.el (gnus): Give a final warning after startup.
3504
3505         * gnus-util.el (gnus-action-message-log): New variable.
3506         (gnus-message): Use it.
3507         (gnus-final-warning): New function.
3508
3509         * nnimap.el (nnimap-open-connection): Record the greeting.
3510         (nnimap): Add greeting.
3511
3512 2010-09-26  Julien Danjou  <julien@danjou.info>
3513
3514         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
3515         arguments.
3516         (gnus-html-wash-images): Fix spec computing to include start/end.
3517
3518         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
3519
3520 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3521
3522         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
3523         deletion.
3524         (nnimap-retrieve-headers): Don't select the group, because that's
3525         already done by nnimap-possibly-change-group.
3526
3527         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
3528         (gnus-picon-transform-address): Use it.
3529
3530         * mail-source.el (mail-source-value): Revert previous patch.
3531
3532         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
3533         on failure.
3534         (nnimap-open-connection): Look up both virtual and physical server name
3535         credentials.
3536
3537         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
3538
3539 2009-02-07  Dave Love  <fx@gnu.org>
3540
3541         * tls.el (open-tls-stream): Don't query killing process.
3542
3543 2009-02-08  Dave Love  <fx@gnu.org>
3544
3545         * gnus-win.el (gnus-window-to-buffer-helper)
3546         (gnus-all-windows-visible-p): Function needn't be a symbol.
3547
3548         * mail-source.el (mail-source-value): Function needn't be a symbol.
3549
3550 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3551
3552         * message.el (message-cite-prefix-regexp): Remove } from the cite
3553         prefix.
3554
3555         * gnus-art.el (gnus-treatment-function-alist): Do picons before
3556         highlight again, so that the highlight is correct.
3557
3558         * gnus-picon.el (gnus-picon): Remove again.
3559         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
3560
3561         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
3562         doing the header highlightling, so that the background colour of the
3563         picon is correct.
3564
3565         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
3566         (gnus-picon): Ditto.
3567         (gnus-picon): Reinstate.  The background colour for picons is white.
3568         (gnus-picon-insert-glyph): Make the background white.
3569
3570         * nnml.el (nnml-open-nov): Don't return dead buffers.
3571
3572         * auth-source.el (auth-source-create): Query the user for whether to
3573         store the credentials.
3574
3575         * netrc.el (netrc-store-data): New function.
3576
3577         * auth-source.el (auth-source-user-or-password): Use the existing auth
3578         sources, if any, for creation.
3579
3580         * gnus.el (gnus-group-fast-parameter): Return the last matching
3581         parameter instead of the first matching parameter.
3582
3583 2010-09-26  Julien Danjou  <julien@danjou.info>
3584
3585         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
3586
3587 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3588
3589         * mml2015.el (mml2015-use): Remove gpg support.
3590
3591         * mml1991.el (mml1991-function-alist): Remove gpg function.
3592         (mml1991-gpg-sign): Remove.
3593
3594 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
3595
3596         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
3597         (gnus-browse-unsubscribe-current-group): Document it.
3598         (gnus-browse-unsubscribe-group): Use it.
3599
3600 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3601
3602         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
3603         address to the To list for easier response.
3604
3605         * gnus.el (gnus-play-startup-jingle): Remove.
3606         (gnus-splash): Don't play jingle.
3607         (gnus): Silence gnus-load message.
3608
3609         * gnus-art.el (gnus-treat-play-sounds): Remove.
3610
3611         * gnus.el (gnus-play-jingle): Remove audio support.
3612
3613         * gnus-cus.el (gnus-score-customize): Remove audio reference.
3614
3615         * earcon.el: Remove -- no users.
3616
3617         * gnus-audio.el: Remove -- no users of this package.
3618
3619         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
3620
3621         * gnus-start.el (gnus-setup-news): Remove nocem support.
3622
3623         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
3624
3625         * gnus.el (gnus-use-nocem): Remove.
3626
3627         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
3628         Remove.
3629
3630         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
3631         uses NoCeM any more.
3632
3633         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
3634         (gnus-button-ctan-handler): Ditto.
3635         (gnus-button-handle-ctan-bogus-regexp): Ditto.
3636         (gnus-button-ctan-directory-regexp): Ditto.
3637         (gnus-button-handle-ctan): Ditto.
3638         (gnus-button-tex-level): Ditto.
3639         (gnus-button-alist): Remove CTAN stuff.
3640
3641 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3642
3643         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
3644         nnimap-streaming test.
3645
3646         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
3647         servers twice.
3648
3649         * nnimap.el (nnimap-open-connection): Add more error reporting when
3650         nnimap fails early.
3651
3652         * nnheader.el (nnheader-get-report-string): New function.
3653         (nnheader-get-report): Use it.
3654
3655         * gnus-int.el (gnus-check-server): Say what the error was when opening
3656         failed.
3657
3658         * nnimap.el (nnimap-wait-for-response): Search further when we're not
3659         using streaming.
3660
3661 2010-09-25  Julien Danjou  <julien@danjou.info>
3662
3663         * gnus-html.el (gnus-html-rescale-image): Use our defalias
3664         gnus-window-inside-pixel-edges.
3665
3666 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3667
3668         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
3669
3670         * mm-decode.el (mm-save-part): Allow saving to other directories the
3671         normal Emacs way.
3672
3673         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
3674         Suggested by Jay Berkenbilt.
3675
3676         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
3677         there isn't a single byte.
3678
3679         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
3680         just do it.  It doesn't really seem to matter what the user responds
3681         here, I think, so it's just a confusing question.
3682
3683         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
3684         non-streaming case.
3685
3686         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
3687         (gnus-article-encrypt-body): Use it.
3688
3689         * gnus-sum.el (gnus-summary-show-complete-article): New command and
3690         keystroke.
3691
3692         * nnimap.el (nnimap-find-wanted-parts-1):
3693         Use gnus-fetch-partial-articles.
3694
3695         * gnus-art.el (gnus-fetch-partial-articles): New variable.
3696
3697         * nnimap.el (nnimap-insert-partial-structure): New function.
3698         (nnimap-get-partial-article): New function.
3699         (nnimap-request-article): Use it.
3700         (nnimap-wait-for-response): Return whether the wait was successful.
3701         (nnimap-finish-retrieve-group-infos): Don't do anything if the
3702         retrieval wasn't successful.
3703         (nnimap-retrieve-group-data-early): Allow throttling servers.
3704         (nnimap-streaming): New variable.
3705         (nnimap-fetch-partial-articles): Remove.
3706
3707         * mm-decode.el (mm-with-part): Protect against killed buffers.
3708
3709         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
3710         for prettier summary display.
3711
3712 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
3713
3714         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
3715
3716 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3717
3718         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
3719         apparently third-party libraries depend on it.
3720
3721         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
3722         before starting negotiation.
3723
3724         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
3725         privacy reasons.
3726         (gnus-treat-mail-gravatar): Ditto.
3727
3728         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
3729         buffer when inserting images.  Inserting text into the headers, for
3730         instance, can make them invalid.
3731
3732 2010-09-25  Julien Danjou  <julien@danjou.info>
3733
3734         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
3735         variables.
3736
3737         * nnheader.el: Remove useless variables news-reply-yank-from and
3738         news-reply-yank-message-id.
3739
3740         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
3741         variables.
3742
3743         * mml1991.el: Remove useless mml1991-verbose.
3744
3745         * gnus.el: Remove useless variable gnus-use-generic-from.
3746         Remove obsolete variable gnus-topic-indentation.
3747
3748         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
3749
3750         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
3751
3752         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
3753
3754         * gnus-group.el: Remove useless gnus-group-icon-cache.
3755         Remove useless gnus-ephemeral-group-server.
3756
3757         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
3758
3759         * mml2015.el: Remove useless mml2015-verbose.
3760
3761         * mml-smime.el: Remove useless mml-smime-verbose.
3762
3763         * gnus.el: Remove useless gnus-local-domain.
3764
3765         * gnus-gravatar.el (gnus-gravatar-transform-address):
3766         Use gnus-gravatar-size.
3767
3768         * gnus-art.el: Remove useless gnus-treat-translate.
3769
3770 2010-09-24  Julien Danjou  <julien@danjou.info>
3771
3772         * gnus-sum.el: Add support for Gravatars.
3773
3774         * gnus-art.el: Add support for Gravatars.
3775
3776         * gnus-gravatar.el: Add this file.
3777
3778         * gravatar.el: Add this file.
3779
3780 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3781
3782         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
3783
3784         * gnus-group.el (gnus-group-fetch-faq): Remove.
3785
3786         * gnus.el (gnus-group-faq-directory): Remove.
3787
3788         * gnus-group.el (gnus-group-fetch-charter): Remove.
3789
3790         * gnus.el (gnus-group-charter-alist): Remove.
3791
3792         * gnus-group.el (gnus-group-archive-directory): Remove.
3793         (gnus-group-recent-archive-directory): Ditto.
3794         (gnus-group-make-archive-group): Remove.
3795
3796         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
3797
3798         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
3799         use the same article number for all the cached articles.
3800
3801         * nnimap.el (nnimap-command): Register the last command time so
3802         that we can use it for idling NOOPs.
3803         (nnimap-open-connection): Start the keeplive timer.
3804         (nnimap-make-process-buffer): Store all the process buffers.
3805         (nnimap-keepalive): New function.
3806
3807         * starttls.el (starttls-open-stream): Add autoload cookie.
3808
3809 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3810
3811         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
3812         handling.
3813
3814 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3815
3816         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
3817         its data structures.
3818
3819         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
3820         instead of the cl.el copy-list.
3821         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
3822         equalp.
3823
3824 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3825
3826         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
3827         and tool-bar-local-item-from-menu.
3828
3829         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
3830         mode-line-highlight face for Emacs.
3831
3832         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
3833         loading gnus-sum.elc; fix comment for canlock-verify.
3834         (gnus-article-jump-to-part): Use read-number.
3835         (gnus-insert-mime-button, gnus-insert-mime-security-button):
3836         Remove Emacs pre-21 compatible code for help-echo.
3837         (gnus-article-next-page-1): No need to adjust the number of lines.
3838         (gnus-article-describe-bindings): Always use help-buffer.
3839
3840         * gnus-audio.el (gnus-audio-inline-sound)
3841         * gnus-cus.el (gnus-custom-mode)
3842         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
3843
3844         * gnus-sum.el (gnus-remove-overlays): Doc fix.
3845
3846         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
3847         compatible code.
3848
3849 2010-09-24  Glenn Morris  <rgm@gnu.org>
3850
3851         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
3852         visiting the fcc file in rmail-mode.
3853
3854         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
3855
3856 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3857
3858         * nnir.el: Silence the byte compiler.
3859
3860         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
3861         alias to browse-url-url-encode-chars if any.
3862         (gnus-html-encode-url): Use it.
3863
3864 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3865
3866         * gnus-start.el (gnus-use-backend-marks): New variable.
3867         (gnus-get-unread-articles-in-group): Use it.
3868
3869         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
3870         makeover.
3871
3872 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
3873
3874         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
3875
3876 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3877
3878         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
3879         Remove.
3880         (gnus-setup-news-hook):
3881         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
3882
3883         * gnus-int.el (gnus-request-update-info): Protect against backends not
3884         having the function.
3885
3886         * nnimap.el (nnimap-stream): Mention starttls.
3887         (nnimap-open-connection): Add starttls support.
3888
3889 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
3890
3891         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
3892
3893 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3894
3895         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
3896         BODYSTRUCTUREs.
3897         (nnimap-transform-headers): Unfold quoted {42} headers.
3898
3899         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
3900         the info.
3901         (gnus-get-unread-articles): Only call updatep on backends that support
3902         it.
3903
3904         * nnweb.el (nnweb-request-update-info): NOOP.
3905
3906         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
3907
3908         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
3909         since it only deals with marks.
3910
3911         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
3912         gnus-request-marks, and make a new gnus-request-update-info.
3913
3914         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
3915         the active instead of the high number, which is usually too low.
3916
3917 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
3918
3919         * netrc.el (netrc-parse): Remove encrypt.el mentions.
3920         * encrypt.el: Remove.
3921
3922 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3923
3924         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
3925         server in symbolic form.
3926
3927         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
3928
3929 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3930
3931         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
3932         (nnimap-update-info): Fix up code slightly.
3933
3934         * gnus-int.el (gnus-open-server): Add tracing for performance
3935         debugging.
3936
3937         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
3938         (gnus-group-insert-group-line): Pass the real group name so that it
3939         gets the right data.
3940
3941         * gnus-start.el (gnus-get-unread-articles): Don't have
3942         `gnus-get-unread-articles-in-group' update info, since that can be
3943         really slow and doesn't seem to be needed?
3944
3945 2010-09-22  Dan Christensen  <jdc@uwo.ca>
3946
3947         * time-date.el (date-to-time): Try using parse-time-string first before
3948         using the slower timezone-make-date-arpa-standard.
3949
3950 2010-09-22  Julien Danjou  <julien@danjou.info>
3951
3952         * gnus-group.el (gnus-group-insert-group-line):
3953         Call gnus-group-highlight-line.
3954         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
3955         default hook list.
3956         (gnus-group-update-eval-form): Add new function.
3957         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
3958         (gnus-group-get-icon): Use gnus-group-update-eval-form.
3959
3960 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3961
3962         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
3963         immediate, then expire all articles.
3964         (nnimap-update-info): Fix off-by-one errors.
3965         (nnimap-flags-to-marks): Would return no marks lists for group with no
3966         flags.  Instead return the other data.
3967
3968 2010-09-22  Julien Danjou  <julien@danjou.info>
3969
3970         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
3971         Only return an icon.
3972         (gnus-group-insert-group-line): Compute icon to return.
3973
3974         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
3975         (gnus-html-image-fetched): Only cache if
3976         gnus-html-image-automatic-caching is set.
3977         (gnus-html-image-fetched): Check for errors.
3978
3979 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3980
3981         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
3982         once per method on `g'.  This ensures that backends like nnfolder don't
3983         open all their folders.
3984
3985         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
3986         (nnimap-request-list): Nix out group in the correct buffer.
3987         (nnimap-parse-flags): Implement by using `read' instead of
3988         hand-parsing.
3989         (nnimap-flags-to-marks): Pass on permanent-flags.
3990         (nnimap-make-process-buffer): Record the server name.
3991         (nnimap-parse-flags): Fix typo.
3992         (nnimap-request-scan): Run split on the server in general, not just a
3993         single group.
3994
3995         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
3996         parameter, and propagate this downwards.
3997
3998         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
3999         since EXAMINE changes it on the server.
4000
4001         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
4002         this command might take a while.
4003
4004 2010-09-22  Julien Danjou  <julien@danjou.info>
4005
4006         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
4007         harmful if you have 2 images side-by-side, they can't be properly
4008         update on text deletion.  Using text-property is safer here.
4009         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
4010         data.
4011
4012 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4013
4014         * nnimap.el (nnimap-expunge-inbox): Remove.
4015         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
4016         (nnimap-expunge): Flip default to t.
4017
4018         * gnus.el (gnus-method-to-server): Don't push things to the cache
4019         unless it's unique.
4020         (gnus-server-to-method): Ditto.
4021
4022 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4023
4024         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
4025
4026 2010-09-22  Julien Danjou  <julien@danjou.info>
4027
4028         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
4029         get the start of data.
4030         (gnus-html-encode-url): Add this function to encode special chars in
4031         URL.
4032         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
4033         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
4034
4035         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
4036         default.
4037         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
4038
4039         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
4040         images alt-text.
4041         (gnus-html-put-image): Put alt-text as help-echo.
4042
4043 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4044
4045         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
4046         * mm-util.el (mm-decompress-buffer)
4047         * nnir.el (nnir-run-find-grep)
4048         * pop3.el (pop3-list): Use 3rd arg of split-string.
4049
4050         * time-date.el (format-seconds): Comment fix.
4051
4052         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
4053         and byte-optimize-form-code-walker.
4054         (dgnushack-make-auto-load): Don't advise make-autoload.
4055
4056         * lpath.el: Remove Emacs 21 stuff.
4057
4058 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4059
4060         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
4061         outside the active range.  Suggested by Dan Christensen.
4062
4063         * gnus-start.el (gnus-get-unread-articles): Get the extended method
4064         slightly later to avoid double-getting it.
4065
4066         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
4067         previous patch.
4068
4069         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
4070
4071 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
4072
4073         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
4074
4075 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4076
4077         * gnus-int.el (gnus-open-server): Give a better error message in the
4078         "go offline" case.
4079
4080         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
4081         marks for nnimap, which is seldom the right thing to do.
4082
4083         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
4084         (gnus-same-method-different-name): New function.
4085
4086         * nnimap.el (parse-time): Require.
4087
4088         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
4089         method in the presence of many similar methods.
4090
4091         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
4092
4093         * nnimap.el (nnimap-find-expired-articles): Don't refer to
4094         nnml-inhibit-expiry.
4095
4096         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
4097         find out whether methods are equal.
4098
4099         * nnimap.el (nnimap-find-expired-articles): New function.
4100         (nnimap-process-expiry-targets): New function.
4101         (nnimap-request-move-article): Request the article before looking at
4102         what the Message-ID is.  Fix found by Andrew Cohen.
4103         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
4104
4105         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
4106         for oldness in addition to being a predicate.
4107
4108         * nnimap.el (nnimap-request-group): When we have zero articles, return
4109         the right data to Gnus.
4110         (nnimap-request-expire-articles): Only delete articles immediately if
4111         the target is 'delete.
4112
4113         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
4114         method, this would bug out.
4115
4116         * gnus-group.el (gnus-group-expunge-group): Rename from
4117         gnus-group-nnimap-expunge, and implemented as a normal interface
4118         function.
4119
4120         * gnus-int.el (gnus-request-expunge-group): New function.
4121
4122         * nnimap.el (nnimap-request-create-group): Implement.
4123         (nnimap-request-expunge-group): New function.
4124
4125 2010-09-21  Julien Danjou  <julien@danjou.info>
4126
4127         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
4128         (gnus-html-cache-expired): Add new function.
4129         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
4130         wethever we should display image for fetch it.
4131         Compute alt-text earlier to pass it to the fetching function too.
4132         (gnus-html-schedule-image-fetching): Change function argument to only
4133         get one image at a time, not a list.
4134         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
4135         cache.
4136         (gnus-html-get-image-data): New function to retrieve image data from
4137         cache.
4138         (gnus-html-put-image): Change buffer argument to use image data rather
4139         than file, and place image above region rather than inserting a new
4140         one.  Do not take alt-text as argument, since it's useless now: we place
4141         the image above alt-text.
4142         (gnus-html-prune-cache): Remove.
4143         (gnus-html-show-images): Start to fetch image when we find one, do not
4144         push into a temporary list.
4145         (gnus-html-prefetch-images): Only fetch image if they have expired.
4146         (gnus-html-browse-image): Fix, use 'gnus-image-url.
4147         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
4148
4149 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4150
4151         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
4152
4153 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4154
4155         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
4156         spec inser "*" if the group isn't active instead of 0.
4157
4158         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
4159         opening the server.
4160         (nnimap-request-delete-group): Implement group deletion.
4161         (nnimap-transform-headers): Return the size of the entire message in
4162         the Bytes header, not just the size of the first part.
4163         (nnimap-request-move-article): When moving an article from nnimap,
4164         request the article first so the accepting form has an article to
4165         accept.  Reported by Dan Christensen.
4166         (nnimap-command): Make sure that the error message doesn't error out.
4167
4168 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
4169
4170         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
4171         we haven't requested anything.
4172
4173 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4174
4175         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
4176         "".  Fix found by Andrew Cohen.
4177
4178         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
4179         instead of -encode-string.
4180
4181 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4182
4183         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
4184
4185         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
4186         by mm-subst-char-in-string.
4187
4188 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4189
4190         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
4191         waiting for the connection string.
4192
4193         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
4194         arriving.
4195
4196         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
4197         bogus characters.  This allows selecting certain Gmail groups.
4198
4199         * nnimap.el (nnimap-find-wanted-parts-1): New function.
4200         (nnimap-fetch-partial-articles): New variable.
4201         (nnimap-open-connection): When looking for credentials, also use the
4202         nnimap-server-port.
4203         (nnimap-request-article): Return the group/article number, so that Gnus
4204         `^' works as expected.
4205         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
4206
4207         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
4208         comments.
4209         (gnus-methods-sloppily-equal): New function.
4210         (gnus): When using the development version of Gnus, load the gnus-load
4211         file.
4212
4213         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
4214         `gnus-open-server' on each method before trying to scan them etc.
4215         This ensures that all the backend parameters are set correctly.
4216
4217         * nnimap.el (nnimap-authenticator): New variable.
4218         (nnimap-open-connection): Allow anonymous login.
4219         (nnimap-transform-headers): The chars header is called Chars not Bytes.
4220         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
4221
4222         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
4223         patch, found by Knut Anders Hatlen.
4224
4225 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
4226
4227         * gnus-agent.el (gnus-agent-batch-confirmation)
4228         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
4229         to gnus-message.
4230         * gnus-art.el (gnus-article-describe-briefly): Likewise.
4231         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
4232         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
4233         * gnus-int.el (gnus-open-server): Likewise.
4234         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
4235         (gnus-score-check-syntax): Likewise.
4236         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
4237         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
4238         Likewise.
4239         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
4240
4241 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4242
4243         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
4244         calling conventions so that prefetch doesn't bug out.
4245
4246 2010-09-19  Julien Danjou  <julien@danjou.info>
4247
4248         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
4249         rather than `subst-char-in-region' in order to be able to replace ASCII
4250         char by UTF-8 ones.
4251
4252         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
4253         than curl.
4254         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
4255         the right URL and ALT text on images.
4256         (gnus-html-wash-tags): Fix tag case.
4257         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
4258         (gnus-article-html): Add -o display_ins_del=2 option.
4259         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
4260
4261 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4262
4263         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
4264         the extra mail headers, which sometimes seem to happen for unknown
4265         reasons.
4266
4267         * mail-parse.el (mail-header-encode-parameter): Define as
4268         rfc2045-encode-string instead of as rfc2231-encode-string, since some
4269         (or most, perhaps?) mail readers don't understand the latter, but do
4270         understand the former.
4271
4272         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
4273         to nil, so that no methods are automatically agentized.  I think this
4274         is probably what most users want.
4275
4276         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
4277         from url-retrieve, for instance about invalid URLs.
4278
4279         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
4280         groups that have no articles.
4281         (nnimap-request-article): Check that we really got an article when we
4282         requested one.
4283
4284         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
4285         doesn't exist.
4286
4287         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
4288         nntp buffer so the agent can save it.
4289         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
4290         that CRLF doesn't get translated to \n.
4291         (nnimap-open-connection): Don't make 'shell commands only send \n.
4292
4293 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
4294
4295         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
4296         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
4297         Update var name.
4298         (nnml-generate-nov-file): Use dolist.
4299         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
4300         Use with-current-buffer.
4301
4302 2010-09-18  Julien Danjou  <julien@danjou.info>
4303
4304         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
4305         parallel.
4306
4307 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4308
4309         * nnimap.el (nnimap-update-info): When doing partial marks update, get
4310         the range update right.
4311         (nnimap-request-group): Don't make `M-g' bug out on group with no
4312         marks.
4313         (nnoo): Require, so that other packages can require nnimap.
4314         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
4315         command we're looking for.  This helps when the server sends more
4316         responses after we've gotten everything we expected.
4317         (nnimap): Add a `newlinep' field to keep track of end-of-line
4318         conventions.
4319         Don't send CRLF to things that don't want it.
4320         (nnimap-request-accept-article): Ditto.
4321
4322 2010-09-18  Julien Danjou  <julien@danjou.info>
4323
4324         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
4325         than curl to retrieve images.
4326
4327 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4328
4329         * nnimap.el (nnimap-update-info): Extend the info so that we can set
4330         the marks.
4331         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
4332         (nnimap-wait-for-connection): New function.
4333         (nnimap-open-connection): If we have PREAUTH, don't query for login
4334         credentials.
4335         (nnimap-update-info): Fix off-by-one error when concatenating ranges
4336         when doing a partial update.
4337
4338 2010-09-18  Julien Danjou  <julien@danjou.info>
4339
4340         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
4341         tags.
4342
4343 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4344
4345         * nnimap.el (nnimap-credentials): New function.
4346         (nnimap-open-connection): Use the new function to look for credentials
4347         also on the numeric equivalents of "imap" and "imaps".
4348
4349         * gnus-start.el (gnus-activate-group): Send the info to
4350         gnus-request-group.
4351
4352         * nnimap.el (nnimap-request-group): Have the "check" version of the
4353         function parse flags and update the info, so that a `M-g' get a total
4354         resync of all flags from the group.
4355
4356         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
4357         to allow backends to alter the info on group selection.  Also alter all
4358         the backend -request-group functions to take the parameter.
4359
4360         * nnimap.el (nnimap-store-info): New function.
4361         (nnimap-update-info): Store the info for later usage.
4362         (nnimap-request-group): Use the stored info for the dont-check case, so
4363         that we don't retrieve all marks when we enter a group.
4364
4365         * nnimap.el: Use deffoo instead of defun for interface functions.
4366
4367         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
4368         update the group info.  This makes the nndraft groups, for instance, go
4369         back to their old behaviour.
4370
4371         * gnus-sum.el (gnus-select-newsgroup): Indent.
4372
4373         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
4374         in.
4375         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
4376         nothing.
4377
4378         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
4379         from methods that are denied.
4380
4381         * gnus-int.el (gnus-method-denied-p): New function.
4382
4383         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
4384         store the password instead of netrc.
4385         (nnimap-open-connection): Don't error out when we can't make a
4386         connections.
4387
4388         * auth-source.el (auth-source-create): In the password prompt, say what
4389         we're querying for.  Also prompt for user name if that hasn't been
4390         given.
4391
4392         * nnimap.el (nnimap-with-process-buffer): Remove.
4393
4394 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4395
4396         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
4397         method when we're reading from the agent.
4398
4399         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
4400
4401         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
4402         that's probably most useful for users.
4403
4404         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
4405         "failed" all the time.
4406
4407         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
4408         ...)) with (with-current-buffer ... ).
4409
4410         * nntp.el (nntp-open-server): Return whether the open was successful or
4411         not.
4412
4413         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
4414         select an unread unseen article first.
4415
4416         * nnimap.el (nnimap-open-connection): If the user doesn't have a
4417         /etc/services, supply some sensible port defaults.
4418
4419         * dgnushack.el: Define netrc-credentials.
4420
4421 2010-09-17  Julien Danjou  <julien@danjou.info>
4422
4423         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
4424
4425 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
4426
4427         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
4428         doesn't have any parameters.
4429
4430 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4431
4432         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
4433         only upcased checks.
4434
4435         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
4436
4437         * nnimap.el (nnimap-open-shell-stream): New function.
4438         (nnimap-open-connection): Use it.
4439         (nnimap-transform-headers): Get the number of lines in each message.
4440         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
4441         number of lines.
4442         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
4443         problem.
4444
4445         * utf7.el (utf7-encode): Autoload.
4446
4447         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
4448         to allow the mail splitting to not return a default group.  This is
4449         useful for nnimap, which will leave unmatched mail in the inbox.
4450
4451         * nnimap.el: Rewritten.
4452
4453         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
4454         nnimap usage.
4455
4456         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
4457         if the move is internal, so that nnimap can do fast internal moves.
4458
4459         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
4460         data.
4461         (gnus-read-active-for-groups): Support finishing the early retrieval of
4462         data.
4463
4464         * gnus-range.el (gnus-range-nconcat): New function.
4465
4466         * gnus-int.el (gnus-finish-retrieve-group-infos)
4467         (gnus-retrieve-group-data-early): New functions.
4468
4469 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
4470
4471         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
4472         (nnrss-retrieve-groups):
4473         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
4474         (pop3-quit): Use with-current-buffer.
4475
4476 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4477
4478         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
4479         instead of nnheader-accept-process-output.
4480
4481         * dgnushack.el (dgnushack-compile): Add comment.
4482
4483         * lpath.el: No need to fbind propertize for XEmacs 21.4.
4484
4485         * gnus-html.el (gnus-html-schedule-image-fetching)
4486         (gnus-html-prefetch-images): Replace process-kill-without-query by
4487         gnus-set-process-query-on-exit-flag.
4488
4489 2010-09-16  Romain Francoise  <romain@orebokech.com>
4490
4491         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
4492
4493 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4494
4495         * gnus-registry.el (gnus-registry-install-shortcuts): The second
4496         parameter to unintern is mandatory-ish in Emacs 24.
4497
4498         * gnus-html.el (gnus-html-schedule-image-fetching)
4499         (gnus-html-prefetch-images): Check for curl before using it.
4500
4501         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
4502         depend on curl, which isn't essential.
4503
4504         * imap.el: Revert back to version
4505         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
4506         seem problematic.
4507
4508 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
4509
4510         * gnus-registry.el (gnus-registry-install-shortcuts):
4511         Explicitly pass `obarray' to `unintern' to avoid a warning.
4512
4513 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4514
4515         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
4516         change.
4517
4518         * nnrss.el (nnrss-request-list): Remove this function and related
4519         functions, including the moreover stuff.
4520
4521 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4522
4523         * nnrss.el (nnrss-retrieve-groups): New function.
4524
4525 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
4526
4527         * .dir-locals.el: Add no-byte-compile cookie.
4528
4529 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4530
4531         * time-date.el (format-seconds): Comment fix.
4532
4533         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
4534         for back end that doesn't support request-scan.
4535
4536 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4537
4538         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
4539         then do request scans from the backends.
4540
4541         * netrc.el (netrc-credentials): New conveniency function.
4542
4543         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
4544         avoid running a hook per line, since this takes a lot of time,
4545         profiling shows.
4546         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
4547         directly if gnus-visual-p is true.
4548
4549 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4550
4551         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
4552         groups; replace mapcar with dolist which is a bit faster; pass groups
4553         info to gnus-read-active-file-1.
4554         (gnus-read-active-file-1): Scan only specified groups if the new
4555         optional arg `infos' is given.
4556
4557 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4558
4559         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
4560
4561         * pop3.el (pop3-movemail): Remove.
4562         (pop3-streaming-movemail): Rename to pop3-movemail.
4563
4564         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
4565         don't restrict end-tag searches to the end of the line.
4566
4567 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4568
4569         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
4570         articles of every unchecked group to t, which means unknown since the
4571         server has never been opened.
4572
4573 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4574
4575         * gnus-html.el (gnus-html-show-alt-text): New command.
4576         (gnus-html-browse-image): Ditto.
4577         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
4578         to browse the image directly.
4579         (gnus-html-wash-tags): Search for images first, so that <a><img> works
4580         better.
4581
4582         * gnus-async.el (gnus-async-article-callback):
4583         Call `gnus-html-prefetch-images' unconditionally.
4584
4585         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
4586         before feeding URLs to curl.
4587
4588 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4589
4590         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
4591         internal images as deletable by `W D D'.
4592
4593         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
4594         (gnus-async-article-callback): Fix typo.
4595
4596 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4597
4598         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
4599         current line to work around bugs in the output from w3m.
4600
4601         * gnus-async.el (gnus-async-article-callback): Always prefetch images
4602         for groups that want that.
4603
4604         * nntp.el (nntp-wait-for-string): Supply a timeout for
4605         accept-process-output to ensure progress.
4606
4607         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
4608         level to get unread articles from, then use that for foreign groups,
4609         too.
4610
4611         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
4612         confuses the rest of the function.
4613
4614         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
4615         for the methods that support -retrieve-groups, too.
4616
4617         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
4618
4619 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4620
4621         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
4622         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
4623
4624         * pop3.el: Require cl when compiling.
4625         (pop3-number-of-responses): Search for "+OK", not "+OK ".
4626
4627 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4628
4629         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
4630         that aren't going to be activated.
4631         (gnus-get-unread-articles): Fix up the last commit.
4632
4633         * gnus-html.el (gnus-article-html): Allow calling without specifying
4634         the handle.  In that case, dissect the buffer first.
4635
4636         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
4637
4638         * nnimap.el (nnimap-open-connection): Revert the change that would look
4639         into authinfo for imaps instead of imap.
4640
4641         * gnus-start.el (gnus-activate-group): Take an optional parameter to
4642         say that you don't want to call gnus-request-group with don-check, but
4643         do check the reponse.  This is for virtual groups only.
4644         (gnus-get-unread-articles): Count the archive groups as secondary, so
4645         that they're activated the same way as before.
4646
4647         * imap.el (imap-message-map): Removed optional buffer parameter, since
4648         no callers use it.
4649         (imap-message-get): Ditto.
4650         (imap-message-put): Ditto.
4651         (imap-mailbox-map): Ditto.
4652         (imap-mailbox-put): Ditto.
4653         (imap-mailbox-get): Ditto.
4654         (imap-mailbox-get): Revert last change for this function.
4655
4656         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
4657         case-insensitively.
4658         (nnimap-debug): Remove.
4659
4660         * imap.el (imap-fetch-safe): Removed function, and altered all callers
4661         to use `imap-fetch' instead.  According to the comments, this should be
4662         safe, since all other IMAP clients use the 1:* syntax.
4663         (imap-enable-exchange-bug-workaround): Removed.
4664         (imap-debug): Removed -- doesn't seem very useful.
4665
4666         * mail-source.el (mail-source-fetch): Don't message if we're fetching
4667         mail from a file, and the file doesn't exist.
4668
4669         * imap.el (imap-log): New convenience function used throughout instead
4670         of repeating the same code all over the place.
4671
4672         * pop3.el (pop3-streaming-movemail): Return t for success.
4673
4674         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
4675         .authinfo if we're using ssl connection.
4676
4677         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
4678         already have if we're in a main Gnus `g' run.
4679
4680         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
4681
4682 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4683
4684         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
4685
4686         * nnmh.el (nnmh-request-list-1): Bind `file'.
4687
4688         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
4689         alias to set-process-query-on-exit-flag or process-kill-without-query.
4690         (pop3-open-server): Use it.
4691
4692 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4693
4694         * mail-source.el (mail-source-delete-crash-box): Always move the crash
4695         box to the Incoming file.  Fixes mistake in previous checkin.
4696
4697         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
4698         request loop (for debugging purposes) removed.
4699
4700         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
4701         culprit is more visible.
4702         (nnml-save-incremental-nov, nnml-open-incremental-nov)
4703         (nnml-add-incremental-nov): New functions to do "incremental" nov
4704         updates, where we just append to the end of the existing nov files
4705         without reading/writing them in full.
4706
4707         * mail-source.el (mail-source-delete-crash-box): Really only check the
4708         incoming files once in a while.
4709
4710         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
4711
4712         * mail-source.el (mail-source-delete-crash-box): Only check the
4713         incoming files for deletion once per day to save a lot of file
4714         accesses.
4715
4716         * pop3.el (pop3-logon): Fix up unbound variable typo.
4717
4718         * mail-source.el (pop3-streaming-movemail): Autoload.
4719
4720         * pop3.el (pop3-streaming-movemail):
4721         Respect pop3-leave-mail-on-server.
4722
4723         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
4724         retrieval.
4725
4726         * pop3.el (pop3-process-filter): Remove unused function.
4727         (pop3-streaming-movemail, pop3-send-streaming-command)
4728         (pop3-wait-for-messages, pop3-write-to-file)
4729         (pop3-number-of-responses): New functions for streaming pop3
4730         retrieval.
4731
4732         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
4733         come from no known methods.
4734         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
4735         list.
4736
4737         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
4738         message sizes.
4739         (pop3-movemail): Use erase-buffer instead of looping and deleting
4740         regions, which seems rather odd.
4741
4742         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
4743         file once per `g' run.
4744
4745         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
4746         directories.  This makes the draft queue directory work.
4747
4748         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
4749         data from the backends, so that we only request the list of groups from
4750         each method once.  This should speed things up considerably.
4751
4752         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
4753         detect that it's not implemented.
4754
4755         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
4756         we actually do recurse down into the tree, but don't stat all leaf
4757         nodes.
4758
4759         * gnus-html.el (gnus-html-show-images): If there are no images to show,
4760         then say so instead of bugging out.
4761
4762         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
4763         files exist before trying to read them.
4764
4765         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
4766         around <pre_int>.
4767
4768         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
4769
4770         * nnmh.el (nnmh-request-list-1): Optimize for speed.
4771
4772 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4773
4774         * mm-util.el (mm-image-load-path): Just return the image directories,
4775         not all directories in the path in addition to the image directories.
4776         (mm-image-load-path): Maintain a cache of the image directories so that
4777         the `g' command in Gnus doesn't have to stat dozens of directories each
4778         time.
4779
4780         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
4781         (gnus-html-wash-tags): Add a new `i' command to insert images.
4782         (gnus-html-insert-image): New command and keystroke.
4783         (gnus-html-redisplay-with-images): New command and keystroke.
4784         (gnus-html-show-images): Rename command.
4785         (gnus-html-wash-tags): Remove more white space before <pre_int> image
4786         spacers.
4787         (gnus-html-wash-tags): Decode entities at the end, so that entities
4788         inside the tags don't mess up the rest of the "parsing".
4789
4790         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
4791         so that nnimap methods aren't agentized by default.  There's apparently
4792         many problems related to agent/imap behaviour.
4793
4794         * gnus-art.el (gnus-article-copy-string): New command and key binding.
4795
4796         * gnus-html.el: Doc fix.
4797
4798 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4799
4800         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
4801         specifier-spec-list for Emacs 21.
4802
4803         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
4804         glyph-width and glyph-height instead of display-graphic-p and
4805         image-size; make avoidance of displaying small images work for XEmacs.
4806
4807         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
4808         for XEmacs.
4809
4810         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
4811         of symbol that holds plist data.
4812         (gnus-process-plist): Remove plist of process after getting it.
4813
4814 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4815
4816         * message.el (message-generate-hashcash): Change default to
4817         'opportunistic if hashcash is installed.
4818
4819         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
4820         (gnus-html-put-image): Only call image-size once, since it's somewhat
4821         time-consuming on remote X servers.
4822
4823 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4824
4825         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
4826         type on data, not a file name.
4827
4828         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
4829         window-pixel-edges for Emacs 21.
4830
4831         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
4832         decoded contents.
4833         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
4834
4835 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4836
4837         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
4838         group line format, since it isn't very interesting.
4839
4840         * gnus-agent.el (gnus-agent-short-article),
4841         (gnus-agent-long-article): Increase values for these two variables,
4842         since most people are likely to have more network connection and
4843         storage than before.
4844
4845         * gnus.el (gnus-refer-article-method): Change default to 'current.
4846         When referring an article, the common behaviour is to refer it from the
4847         current select method, not the native select method.  The chances of
4848         the native select method having the message in question is rather slim
4849         these days.
4850
4851         * gnus-sum.el (gnus-auto-select-subject): Change default to
4852         `unseen-or-unread'.  I think it's likely that most people want to
4853         select an unseen article over a previously seen, but unread one.
4854
4855         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
4856         means that in the article buffer none of the minor mode elements will
4857         be shown, usually, and this is not desirable in most cases.
4858
4859         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
4860         that commands like `d' (and the like) go to the next line in the
4861         buffer, instead of the next unread article.  I think this is the
4862         behaviour that is most natural for most users.
4863         (gnus-single-article-buffer): Change default to nil, so that people can
4864         have as many article buffers open as they have summary buffer.  I think
4865         this is the most natural way for the groups to behave.
4866
4867         * message.el (message-generate-new-buffers): Change default to
4868         `unsent', so that all new message buffers start their names with the
4869         string "*unsent", and it's easier to find the buffers if you move from
4870         them.
4871
4872 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4873
4874         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
4875         small.  They're probably tracking images.
4876         (gnus-html-wash-tags): Remove all <pre_int> place holders.
4877         (gnus-html-rescale-image): Yet another try at getting the image sizing
4878         right.
4879
4880         * nntp.el (nntp-request-set-mark): Refuse to do marks if
4881         nntp-marks-file-name is nil.
4882
4883 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4884
4885         * gnus-html.el (gnus-html-wash-tags)
4886         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
4887         Better logging.
4888
4889 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4890
4891         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
4892
4893         * gnus-html.el (gnus-html-wash-tags): Check the value of
4894         gnus-blocked-images in the summary buffer.
4895
4896 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4897
4898         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
4899
4900 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4901
4902         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
4903         like "a", it seems like.
4904         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
4905         since it needs to be picked from the correct buffer.
4906
4907         * nnwfm.el: Remove.
4908
4909         * nnlistserv.el: Remove.
4910
4911 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4912
4913         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
4914         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
4915
4916 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4917
4918         * nnkiboze.el: Remove.
4919
4920         * nndb.el: Remove.
4921
4922         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
4923         alt text.
4924         (gnus-html-rescale-image): Try to get the rescaling logic right for
4925         images that are just wide and not tall.
4926
4927         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
4928         overshadow variable bindings.
4929
4930 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4931
4932         * gnus-html.el (gnus-html-wash-tags)
4933         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
4934         Add extra logging.
4935
4936 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4937
4938         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
4939         (gnus-max-image-proportion): New variable.
4940         (gnus-html-rescale-image): New function.
4941         (gnus-html-put-image): Rescale images.
4942
4943 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4944
4945         Fix up some byte-compiler warnings.
4946         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
4947         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
4948         (gnus-article-fill-cited-article, gnus-article-hide-citation)
4949         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
4950         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
4951         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
4952         (gnus-group-update-group): Use save-excursion and with-current-buffer.
4953
4954 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4955
4956         * gnus-html.el (gnus-article-html): Decode contents by charset.
4957
4958 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4959
4960         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
4961         (gnus-html-frame-width, gnus-blocked-images)
4962         * message.el (message-prune-recipient-rules): Add custom version.
4963         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
4964
4965         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
4966         functions.
4967
4968         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
4969         gnus-process-get.
4970
4971 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
4972
4973         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
4974         instead of lsub directly.
4975
4976 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4977
4978         * nnwarchive.el: Remove.
4979
4980         * gnus-soup.el: Remove.
4981
4982         * nnsoup.el: Remove.
4983
4984         * nnultimate.el: Remove.
4985
4986         * gnus-html.el (gnus-blocked-images): New variable.
4987
4988         * message.el (message-prune-recipients): New function.
4989         (message-prune-recipient-rules): New variable.
4990
4991         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
4992         guess whether a long line is natural text or not.
4993
4994         * gnus-html.el (gnus-html-schedule-image-fetching):
4995         Use gnus-process-plist and friends for compatibility.
4996
4997 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
4998
4999         * gnus-html.el: Require packages that define macros used in this file.
5000         (gnus-article-mouse-face): Declare to silence byte-compiler.
5001         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
5002         process-get.
5003         (gnus-html-put-image): Use plist-get to avoid getf.
5004         (gnus-html-prefetch-images): Use with-current-buffer.
5005
5006 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5007
5008         * gnus-ems.el: Provide compatibility functions for
5009         gnus-set-process-plist.
5010
5011         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
5012         header-line-format for XEmacs 21.4.
5013
5014         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
5015         * gnus.el (gnus-valid-select-methods)
5016         * message.el (message-send-mail-partially-limit)
5017         * mm-decode.el (mm-text-html-renderer)
5018         * mml.el (mml-insert-mime-headers-always)
5019         * smiley.el (smiley-regexp-alist): Bump custom version.
5020
5021 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5022
5023         * gnus-html.el: require mm-url.
5024         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
5025         with the url to `url'.
5026         (gnus-html-wash-tags): Support cid: URLs/images.
5027
5028 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5029
5030         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
5031         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
5032         bindings, as they aren't useful at all.  `w' is moved to `W w'.
5033
5034         * gnus-move.el: Remove file, since it doesn't really work.
5035
5036         * gnus-html.el (gnus-article-html): Tell w3m that the input is
5037         UTF-8.  This seems to fix problems with some German web feeds.
5038
5039         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
5040         at the top so that the proper colours are applied.
5041
5042         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
5043         don't have dots in their names.
5044
5045         * gnus-art.el (gnus-article-view-part): Doc fix.
5046
5047         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
5048         XEmacs-compatible.
5049         (gnus-html-put-image): Don't do images on non-graphic displays.
5050
5051         * nnslashdot.el: Remove this unused backend.
5052
5053         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
5054         actions.
5055         (gnus-undo-register-1): Revert last change.
5056
5057         * gnus-group.el (gnus-group-completing-read): Protect against not
5058         having completion-styles bound.
5059
5060         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
5061         make broken recipients happier.
5062
5063         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
5064
5065         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
5066         point parameter.
5067
5068         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
5069
5070         * gnus-group.el (gnus-group-completing-read): Add 'substring to
5071         completion-styles for group selection.
5072
5073 2009-02-04  Andreas Schwab  <schwab@suse.de>
5074
5075         * gnus-score.el (gnus-score-string): Fix regex for matching extra
5076         headers and regexp-quote the match if necessary.
5077
5078 2009-03-24  Miles Bader  <miles@gnu.org>
5079
5080         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
5081         the blinking smiley.
5082
5083 2009-03-24  Simon Josefsson  <simon@josefsson.org>
5084
5085         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
5086         blink smiley.
5087
5088 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5089
5090         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
5091         where the dribbel file lives exists.
5092
5093         * message.el (message-send-mail-partially-limit): Change the default to
5094         nil, since most people don't want this.
5095
5096         * mm-url.el (mm-url-decode-entities): Also decode entities like
5097         &#x3212.
5098
5099 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
5100
5101         * gnus-sum.el (gnus-summary-idna-message):
5102         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
5103         Hyperlink urls in docstrings with URL `...'.
5104
5105 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
5106
5107         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
5108         functions.
5109
5110 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5111
5112         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
5113         say what the mouseover text should be.
5114
5115         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
5116         version of the mm-w3m-safe-url-regexp variable to only download images
5117         in the groups where we want that to happen.
5118
5119         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
5120
5121         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
5122         easier debugging.
5123         (gnus-article-beginning-of-window): Add kludge to allow spacing past
5124         big pictures in the article buffer.
5125
5126         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
5127         gnus-article-html.
5128         (mm-text-html-renderer): gnus-article-html needs curl in addition to
5129         w3m.
5130
5131         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
5132
5133 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5134
5135         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
5136         which doesn't exist.
5137
5138         * message.el (message-inhibit-ecomplete): New variable to allow some
5139         function to inhibit ecomplete address storage.
5140         (message-resend): Disable ecomplete message storage when resending
5141         messages.
5142
5143         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
5144
5145 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5146
5147         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
5148         Save excursion while copying, moving, and deleting articles in order to
5149         prevent the cursor from jumping to unforeseen place.
5150
5151 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5152
5153         * lpath.el: No need to bind bookmark-current-buffer,
5154         bookmark-yank-point and bookmark-make-record-function.
5155
5156 2010-08-17  Glenn Morris  <rgm@gnu.org>
5157
5158         * gnus-sync.el: Require gnus components whose functions are used.
5159
5160         * gnus-art.el (bookmark-make-record-function):
5161         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
5162         Declare for compiler.
5163
5164         * mm-url.el (mml-compute-boundary): Autoload.
5165
5166 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5167
5168         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
5169
5170 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
5171
5172         Typo fix "hoo4a" -> "hook".
5173
5174         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
5175
5176 2010-08-14  Glenn Morris  <rgm@gnu.org>
5177
5178         * gnus-sync.el (gnus-sync): Fix defgroup version.
5179
5180 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
5181
5182         Doc fixes and keep unknown groups (ammended for nunion bug fix).
5183
5184         * gnus-sync.el: Fix docs.
5185         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
5186         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
5187
5188 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
5189
5190         Optimizations for gnus-sync.el.
5191
5192         * gnus-sync.el: Add docs about gnus-sync-backend
5193         possibilities.
5194         (gnus-sync-save): Remove unnecessary message.
5195         (gnus-sync-read): Optimize and show what groups were skipped.
5196
5197 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
5198
5199         Minor bug fixes for gnus-sync.el.
5200
5201         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
5202         Don't read the sync on get-new-news.
5203
5204         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
5205         quiet.
5206
5207         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
5208         (fix typo).
5209
5210 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
5211
5212         Make saving and restoring of hidden threads work with overlays.
5213         Patch applied by Ted Zlatanov.
5214
5215         * gnus-sum.el (gnus-hidden-threads-configuration)
5216         (gnus-restore-hidden-threads-configuration): Update to deal with text
5217         properties, rather than searching for a magic character.
5218
5219 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
5220
5221         New gnus-sync.el library for synchronization of marks.
5222
5223         * gnus-sync.el: New library for synchronization of marks.
5224
5225         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
5226         renamed from `gnus-registry-grep-in-list'.
5227
5228         * gnus-registry.el (gnus-registry-follow-group-p):
5229         Use `gnus-grep-in-list'.
5230
5231         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
5232
5233 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5234
5235         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
5236         determining charset of text fails.
5237
5238 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5239
5240         * nnmail.el (nnmail-get-new-mail-1): Revert.
5241
5242         * nnml.el (nnml-active-number): Make sure names of newly created groups
5243         in nnml-group-alist are encoded.
5244
5245 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5246
5247         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
5248         containing non-ASCII characters in active file for nnml back end.
5249
5250 2010-07-24  David Engster  <dengste@eml.cc>
5251
5252         * mml-smime.el (mml-smime-epg-verify): Also accept the older
5253         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
5254
5255 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
5256
5257         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
5258         tag (Bug#6654).
5259
5260 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5261
5262         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
5263         the article buffer, not the summary buffer.
5264
5265 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5266
5267         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
5268         Emacs 23 as well.
5269
5270 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5271
5272         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
5273         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
5274
5275 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5276
5277         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
5278         Patch applied by Karl Fogel.
5279
5280         * gnus-sum.el (gnus-summary-bookmark-make-record):
5281         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
5282
5283 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5284
5285         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
5286         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
5287         C-w still not working correctly from Article buffers; Thierry's
5288         patch to fix that will be applied after this.
5289
5290         * gnus-art.el (bookmark-make-record-function): New local variable.
5291
5292         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
5293         article buffer.
5294         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
5295
5296 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
5297
5298         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
5299         on changes in bookmark.el.
5300
5301 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5302
5303         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
5304         `no-log' instead of message not to log prompt string.
5305
5306 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
5307
5308         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
5309         the *other* type of HTML form submission.
5310
5311 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
5312
5313         * auth-source.el (auth-source-pick): If choice does not contain a
5314         questioned keyword, set the check to t.
5315
5316 2010-06-12  Romain Francoise  <romain@orebokech.com>
5317
5318         * gnus-util.el (gnus-date-get-time): Move up before first use.
5319
5320 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5321
5322         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
5323         (gnus-article-edit-part): Bind it to make last part that is substituted
5324         or deleted visible.
5325         (gnus-mime-display-single): Buttonize part of which id equals to
5326         gnus-mime-buttonized-part-id.
5327
5328 2010-06-10  Dan Christensen  <jdc@uwo.ca>
5329
5330         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
5331         (gnus-dd-mmm): Use gnus-date-get-time.
5332         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
5333         simplify logic.
5334         (gnus-summary-limit-to-age): Use gnus-date-get-time.
5335         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
5336
5337 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
5338
5339         * auth-source.el (top): Autoload `secrets-list-collections',
5340         `secrets-create-item', `secrets-delete-item'.
5341         (auth-sources): Fix tag string.
5342         (auth-get-source, auth-source-retrieve, auth-source-create)
5343         (auth-source-delete): New defuns.
5344         (auth-source-pick): Rewrite in order to avoid 2 passes.
5345         (auth-source-forget-user-or-password): New parameter USERNAME.
5346         (auth-source-user-or-password): New parameters CREATE-MISSING and
5347         DELETE-EXISTING.  Retrieve password interactively, if needed.
5348
5349 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
5350
5351         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
5352         deleting unused directories when gnus-expert-user is t.
5353
5354 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5355
5356         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
5357         for each temp file when gnus-article-browse-delete-temp is ask.
5358
5359 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5360
5361         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
5362         Lisp calls to delete-backward-char by calls to delete-char.
5363
5364 2010-05-20  Kevin Ryde  <user42@zip.com.au>
5365
5366         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
5367
5368 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
5369
5370         * password-cache.el (password-cache-remove): Fix docstring.
5371
5372 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5373
5374         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
5375         article unless decoding article to be saved.
5376
5377 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5378
5379         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
5380         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
5381         generated within the mm-with-unibyte-current-buffer macro.
5382
5383 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5384
5385         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
5386         to nil when we're in a mml-preview buffer and no group is selected.
5387
5388 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
5389
5390         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
5391         when catching the `C-g'.  Reported by "Leo".
5392
5393 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5394
5395         * message.el (message-forward-make-body-plain)
5396         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
5397         multibyte-string-p.
5398
5399         * lpath.el: Revert.
5400
5401 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5402
5403         * message.el (message-forward-make-body-mml): Assume original message
5404         is multibyte string; error on unibyte.
5405         (message-forward-make-body-plain): Ditto; don't add excessive newline
5406         in body end.
5407
5408         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
5409
5410 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
5411
5412         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
5413         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
5414
5415 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5416
5417         * mm-extern.el (mm-extern-url): Don't use
5418         mm-with-unibyte-current-buffer.
5419         (mm-extern-cache-contents): Use with-current-buffer instead of
5420         save-excursion + set-buffer.
5421
5422 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5423
5424         * mm-util.el (mm-emacs-mule): Remove.
5425
5426 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
5427
5428         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
5429         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
5430         change.
5431
5432 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5433
5434         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
5435         bind the default value of enable-multibyte-characters to nil.
5436
5437 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5438
5439         * message.el (message-forward-make-body-plain)
5440         (message-forward-make-body-mml):
5441         Don't use mm-with-unibyte-current-buffer.
5442
5443 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5444
5445         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
5446
5447 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
5448
5449         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
5450         (Bug#5592).
5451
5452 2010-05-07  Julien Danjou  <julien@danjou.info>
5453
5454         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
5455         it to mm-pipe-part.
5456
5457         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
5458         it is given.
5459
5460 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5461
5462         * binhex.el (binhex-decode-region-internal)
5463         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
5464         (dns-query)
5465         * nnweb.el (nnweb-gmane-search)
5466         * pgg-parse.el (pgg-parse-armor)
5467         * pgg.el (pgg-verify-region)
5468         * sha1.el (sha1-string-external)
5469         * uudecode.el (uudecode-decode-region-internal)
5470         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
5471         XEmacs.
5472
5473         * gnus-art.el (gnus-article-browse-html-parts)
5474         * gnus-group.el (gnus-read-ephemeral-gmane-group)
5475         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
5476         make-temp-file.
5477
5478         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
5479         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
5480         compiling.
5481
5482         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
5483         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
5484         XEmacs when compiling.
5485
5486         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
5487         gnus-pick-mode-off-hook for XEmacs when compiling.
5488         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
5489         gnus-binary-mode-off-hook for XEmacs when compiling.
5490
5491         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
5492         Return nil if char-charset is not available.
5493
5494         * imap.el (imap-disable-multibyte)
5495         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
5496         macros.
5497
5498         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
5499         instead of encode-coding-string.
5500
5501         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
5502         'xemacs) instead of mm-emacs-mule to switch function definitions.
5503         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
5504
5505         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
5506         bind temporary-file-directory for XEmacs;
5507         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
5508         timer-set-function for XEmacs 21.4 and SXEmacs;
5509         bind timer-list for XEmacs 21.4 and SXEmacs;
5510         fbind char-charset and find-charset-region for non-Mule XEmacs;
5511         fbind decode-coding-region, decode-coding-string, detect-coding-region,
5512         encode-coding-region and encode-coding-string for XEmacs having no
5513         file-coding feature.
5514
5515 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
5516
5517         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
5518
5519 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5520
5521         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
5522         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
5523
5524 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
5525
5526         * mm-util.el (mm-decompress-buffer): Use `delete-file';
5527         alias `jka-compr-delete-temp-file' no longer exists.
5528
5529 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5530
5531         Use define-minor-mode in Gnus where applicable.
5532         * mml.el (mml-mode): Use define-minor-mode.
5533         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
5534         (gnus-undo-mode): Use define-minor-mode.
5535         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
5536         (gnus-dead-summary-mode): Use define-minor-mode.
5537         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
5538         Initialize in declaration.
5539         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
5540         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
5541         (gnus-mailing-list-mode): Use define-minor-mode.
5542         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
5543         (gnus-draft-mode): Use define-minor-mode.
5544         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
5545         (gnus-dired-mode): Use define-minor-mode.
5546
5547 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
5548
5549         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
5550         handles on recursive mml-to-mime translation and check them for
5551         boundary delimiter collisions.  Reported by Greg Troxel.
5552
5553 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5554
5555         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
5556
5557 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5558
5559         * mm-util.el (mm-find-buffer-file-coding-system):
5560         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
5561
5562 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
5563
5564         * message.el (message-generate-headers): Record insertion of optional
5565         headers as well.  Otherwise the check to prevent repeated insertion of
5566         optional headers is a no-op.
5567
5568 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
5569
5570         * smime.el: Don't mention CVS.
5571
5572         * nnrss.el (nnrss-fetch): Don't mention CVS.
5573
5574         * nnir.el: Don't mention CVS.
5575
5576 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5577
5578         * gnus-sum.el (gnus-summary-bookmark-make-record):
5579         Add `location' field.
5580
5581 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5582
5583         * lpath.el: Fbind bookmark-default-handler,
5584         bookmark-get-bookmark-record, bookmark-make-record-default,
5585         bookmark-prop-get for Emacs <23 and XEmacs.
5586
5587 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5588
5589         * gnus-sum.el: Add bookmark declarations to silence the compiler.
5590         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
5591         Use with-current-buffer to silence the byte-compiler.
5592         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
5593         bother to require `gnus'.
5594         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
5595
5596 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5597
5598         * gnus-sum.el (gnus-summary-bookmark-make-record)
5599         (gnus-summary-bookmark-jump): New functions.
5600         (gnus-summary-mode): Setup bookmark support.
5601
5602 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
5603
5604         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
5605         if set.
5606
5607 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5608
5609         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
5610         gnus-article-browse-html-save-cid-image; make it work recursively for
5611         forwarded messages as well.
5612         (gnus-article-browse-html-parts): Work when prefix arg is given.
5613         (gnus-article-browse-html-article): Doc fix.
5614
5615 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
5616
5617         * message.el (message-default-mail-headers):
5618         (message-default-headers): Carry the value mail-default-headers over
5619         into message-default-mail-headers, rather than message-default-headers.
5620
5621 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
5622
5623         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
5624         charset.
5625
5626         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
5627         charset into the <meta> tag when the article is encoded to utf-8.
5628
5629 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5630
5631         * gnus-art.el (gnus-article-browse-delete-temp-files):
5632         Delete directories as well.
5633         (gnus-article-browse-html-parts): Work for images that do not specify
5634         file names; delete temp directory when quitting; insert header at the
5635         right place; use file: scheme for image files.
5636
5637 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
5638
5639         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
5640         (gnus-article-browse-html-parts): Use it to make temporary cid image
5641         files in addition to html file so that browser may display them.
5642
5643 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5644
5645         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
5646
5647 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
5648
5649         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
5650
5651 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
5652
5653         * auth-source.el (auth-sources): Change default to be simpler.
5654         Explain about Secret Service API sources.  Improve Customize options.
5655         (auth-source-pick): Change to accept any number of search parameters.
5656         Implement fallbacks iteratively, not recursively.  Add scoring on the
5657         second pass and sort by score.  Call Secret Service API when needed.
5658         (auth-source-user-or-password): Use it.  Call Secret Service API
5659         directly when needed to get the user name and the password.
5660
5661 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
5662
5663         * message.el (message-interactive): Doc fix.
5664         (message-qmail-inject-args): Reflow.
5665         (message-kill-to-signature): Fix typo in docstring.
5666
5667         * smiley.el (smiley-buffer): Fix typo in docstring.
5668
5669 2010-03-24  Glenn Morris  <rgm@gnu.org>
5670
5671         * mail-source.el (gnus-message): Declare.
5672         (mail-source-delete-old-incoming): Require gnus-util.
5673
5674 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5675
5676         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
5677
5678         * message.el (ecomplete-setup): Autoload it for Emacs <23.
5679
5680         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
5681         password-cache's default if it is not bound.
5682         (mml-secure-passphrase-cache-expiry): Default to 16 that is
5683         password-cache-expiry's default if it is not bound.
5684
5685         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
5686         available in Emacs 21.
5687
5688         * lpath.el: Suppress compiler warnings for:
5689         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
5690         XEmacs;
5691         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
5692         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
5693         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
5694
5695 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
5696
5697         * auth-source.el (auth-sources): Fix up definition so extra parameters
5698         are always inline.
5699
5700 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
5701
5702         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
5703         wasn't updated after mismatch.  Clear cached mailbox info correctly
5704         when uidvalidity changes.
5705         (nnimap-group-prefixed-name): New function to avoid some code
5706         duplication.
5707         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
5708         (nnimap-request-group): Use it.
5709         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
5710         (nnimap-update-unseen): Significantly improved speed of Gnus startup
5711         with many imap folders.  This is done by caching the group status from
5712         the imap server persistently in a group parameter `imap-status'.  (This
5713         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
5714         but not persistently, so every Gnus startup was still very slow.)
5715
5716 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
5717
5718         * assistant.el (assistant-render-text): Run `widget-setup' and don't
5719         delete the extra newline.  Otherwise editing of :string and :number
5720         types don't work.
5721
5722 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
5723
5724         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
5725         secrets.el dependency.
5726         (auth-sources): Add optional user name.  Add secrets.el configuration
5727         choice (unused right now).
5728
5729 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
5730
5731         * gnus-sum.el (gnus-summary-make-menu-bar):
5732         Let `gnus-registry-install-shortcuts' fill in the functions.
5733
5734         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
5735         warnings.
5736         (gnus-registry-misc-menus): Variable to hold registry mark menus.
5737         (gnus-registry-install-shortcuts): Populate and use it in a
5738         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
5739
5740 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
5741
5742         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
5743         In-place substitutions for the group name encoding/decoding.
5744         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
5745         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
5746         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
5747         (nnimap-update-unseen, nnimap-request-list)
5748         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
5749         (nnimap-request-set-mark, nnimap-split-to-groups)
5750         (nnimap-split-articles, nnimap-request-newgroups)
5751         (nnimap-request-create-group, nnimap-request-accept-article)
5752         (nnimap-request-delete-group, nnimap-request-rename-group)
5753         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
5754         `encoded-mbx' for consistency.
5755         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
5756         variable `imap-current-mailbox'.
5757
5758         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
5759         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
5760
5761 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
5762
5763         * pop3.el (pop3-display-message-size-flag): Display message size byte
5764         counts during POP3 download.
5765         (pop3-movemail): Use it.
5766         (pop3-list): Implement listing of available messages.
5767
5768 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
5769
5770         * nnir.el (nnir-get-article-nov-override-function): New function to
5771         override the normal NOV retrieval.
5772         (nnir-retrieve-headers): Use it.
5773
5774 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
5775
5776         * auth-source.el (netrc-machine-user-or-password): Autoload.
5777
5778 2010-03-19  Glenn Morris  <rgm@gnu.org>
5779
5780         Stop message.el from loading about 40 libraries it doesn't always need.
5781         The general approach is to autoload rather than require, and to
5782         require in the specific functions rather than the file.  (Bug#5642)
5783
5784         * gmm-utils.el: Don't require wid-edit.
5785         (widget-create-child-value, widget-convert, widget-default-get):
5786         Autoload.
5787
5788         * gnus-util.el: Don't require time-date, netrc.
5789         (message-fetch-field, gnus-group-name-decode): Declare rather than
5790         autoloading.
5791         (gnus-fetch-field): Require message.
5792         (gnus-decode-newsgroups): Require gnus-group.
5793
5794         * ietf-drums.el: Don't require time-date.
5795
5796         * message.el: Don't require hashcash, canlock, ecomplete.
5797         Do require mail-utils.  Require nnheader only when compiling.
5798         (smtpmail-default-smtp-server): Remove declaration.
5799         (message-send-mail-function): Check smtpmail-default-smtp-server
5800         is bound rather than requiring smtpmail.
5801         (message-auto-save-directory, message-insert-signature):
5802         Use expand-file-name rather than nnheader-concat.
5803         (nnheader-insert-file-contents): Autoload.
5804         (hashcash-wait-async): Declare.
5805         (message-send-mail): Only call gnus-setup-posting-charset if
5806         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
5807         (message-send-mail-with-sendmail): Require sendmail.
5808         (canlock-password, canlock-password-for-verify): Declare.
5809         (message-canlock-password): Require canlock.
5810         (nnheader-get-report): Autoload.
5811         (gnus-setup-posting-charset): Declare.
5812         (message-send-news): Require gnus-msg.
5813         (message-make-references, message-make-in-reply-to): Use mail-header-id
5814         rather than the alias mail-header-message-id.
5815         (ecomplete-add-item, ecomplete-save): Declare.
5816         (message-put-addresses-in-ecomplete): Require ecomplete.
5817         (ecomplete-display-matches): Autoload.
5818
5819         * mm-decode.el: Don't require mailcap, gnus-util.
5820         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
5821         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
5822         Autoload.
5823         (mailcap-mime-extensions): Declare.
5824
5825         * mm-encode.el: Don't require mailcap.
5826         (mailcap-extension-to-mime): Autoload.
5827
5828         * mml-sec.el: Don't require password-cache.
5829
5830         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
5831         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
5832         (mml-minibuffer-read-type): Require mailcap.
5833         (mml-preview): Require gnus-msg.
5834
5835         * mml1991.el: Require password-cache.
5836         (password-cache-expiry): Remove declaration.
5837
5838         * mml2015.el: Require password-cache.
5839         (password-cache-expiry): Remove declaration.
5840
5841         * nneething.el (mailcap): Require mailcap.
5842
5843         * nnheader.el (declare-function): Add compatibility stub.
5844         (message-remove-header): Declare rather than autoload.
5845         (nnheader-replace-header): Require message.
5846
5847         * nnimap.el (declare-function): Add compatibility stub.
5848         (netrc-parse, netrc-machine-user-or-password): Declare.
5849         (nnimap-open-connection): Require netrc.
5850
5851         * nntp.el (declare-function): Add compatibility stub.
5852         (netrc-parse, netrc-machine, netrc-get): Declare.
5853         (nntp-send-authinfo): Require netrc.
5854
5855         * rfc2047.el: Don't require qp.
5856         (quoted-printable-encode-region, quoted-printable-decode-string):
5857         Autoload.
5858
5859         * sieve-mode.el: Don't require easymenu.
5860         (easy-menu-add-item): Autoload it.
5861
5862         * spam-stat.el (time-to-number-of-days): Autoload it.
5863
5864 2010-03-19  Glenn Morris  <rgm@gnu.org>
5865
5866         * password-cache.el (password-cache, password-cache-expiry): Autoload.
5867
5868 2010-03-18  Glenn Morris  <rgm@gnu.org>
5869
5870         * hashcash.el (declare-function): Remove duplicate definition.
5871
5872 2010-03-17  Kevin Ryde  <user42@zip.com.au>
5873
5874         * mml.el (mml-read-tag): Unquote values with `read' to reverse
5875         prin1 in mml-insert-tag (just stripping the quotes gave wrong
5876         value if any backslash escapes).
5877
5878 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5879
5880         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
5881         if it is available.  (bug#5647)
5882
5883         * lpath.el: Suppress compiler warning for coding-system-from-name for
5884         Emacs 21 and XEmacs.
5885
5886 2010-03-14  Juri Linkov  <juri@jurta.org>
5887
5888         * hmac-def.el:
5889         * hmac-md5.el:
5890         * netrc.el: Fix keywords.
5891
5892 2010-02-26  Glenn Morris  <rgm@gnu.org>
5893
5894         * message.el (message-send-mail-function): Change the default, so that
5895         it inherits from a customized send-mail-function.  (Bug#5643)
5896
5897 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5898
5899         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
5900         shell-command-to-string signals an error (bug#5299).
5901
5902 2010-02-24  Glenn Morris  <rgm@gnu.org>
5903
5904         * message.el (message-smtpmail-send-it)
5905         (message-send-mail-with-mailclient): Doc fixes.
5906
5907 2010-02-16  Glenn Morris  <rgm@gnu.org>
5908
5909         * message.el (message-default-mail-headers): Change the default value
5910         to ease the transition from mail-mode to message-mode.  (Bug#5555)
5911
5912 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5913
5914         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
5915         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
5916
5917 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
5918
5919         * time-date.el (date-to-time): Doc fix (Bug#5408).
5920
5921 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
5922
5923         * message.el (message-mail): Just pass yank-action on to message-setup.
5924         (message-setup): Handle (FUN . ARGS) form of yank-action.
5925         (message-with-reply-buffer, message-widen-reply)
5926         (message-yank-original): Handle non-buffer values of
5927         message-reply-buffer (Bug#4080).
5928         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
5929
5930 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
5931
5932         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
5933         Fix typo in docstring.
5934
5935 2010-01-08  Jason Rumney  <jasonr@gnu.org>
5936
5937         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
5938         response.
5939
5940 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5941
5942         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
5943
5944         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5945
5946         * message.el (message-check-news-header-syntax): Protect against a
5947         string that `rfc822-addresses' returns when parsing fails.
5948
5949 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5950
5951         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
5952         (gnus-previous-char-property-change): New functions.
5953
5954         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
5955
5956 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
5957
5958         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
5959         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
5960
5961 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
5962
5963         * message.el (message-exchange-point-and-mark): Rework last change to
5964         avoid using optional arg of exchange-point-and-mark, for backward
5965         compatibility.
5966
5967 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
5968
5969         * message.el (message-exchange-point-and-mark):
5970         Call exchange-point-and-mark with an argument rather than setting
5971         mark-active by hand (Bug#5175).
5972
5973 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5974
5975         * nntp.el (nntp-service-to-port): Work for service expressed with
5976         numeric string; replace [:digit:] with [0-9] for XEmacs.
5977
5978 2009-12-17  Glenn Morris  <rgm@gnu.org>
5979
5980         * gnus-group.el (gnus-bug-group-download-format-alist):
5981         Change emacs entry to debbugs.gnu.org.  Bump :version.
5982
5983 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
5984
5985         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
5986
5987 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
5988
5989         * message.el (message-info): Explain why we use `Info-goto-node'.
5990
5991 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5992
5993         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
5994
5995 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5996
5997         * message.el (message-completion-in-region): New compatibility function.
5998         (message-expand-group): Use it.
5999
6000 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6001
6002         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
6003         with no unread article should be listed if the 2nd arg `predicate' is
6004         given.
6005
6006 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6007
6008         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
6009
6010 2009-11-29  Juri Linkov  <juri@jurta.org>
6011
6012         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
6013         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
6014         on `gnus-recenter'.  (Bug#4698, Bug#4981)
6015
6016 2009-11-26  Kevin Ryde  <user42@zip.com.au>
6017
6018         * sha1.el (sha1-string-external): default-directory "/" in case
6019         otherwise non-existent.  process-connection-type pipe for touch of
6020         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
6021
6022 2009-11-25  Kevin Ryde  <user42@zip.com.au>
6023
6024         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
6025         it's comms related and sgml-mode.el has "comm" on that basis too.
6026
6027 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6028
6029         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
6030         containing tspecial characters if they have been already quoted.
6031
6032 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
6033
6034         * dns-mode.el (auto-mode-alist): Purecopy string.
6035
6036 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6037
6038         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
6039
6040 2009-10-24  Glenn Morris  <rgm@gnu.org>
6041
6042         * gnus-art.el (help-xref-stack-item): Define for compiler.
6043
6044 2009-10-21  Kevin Ryde  <user42@zip.com.au>
6045
6046         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
6047
6048 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6049
6050         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
6051
6052 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6053
6054         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
6055         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
6056
6057 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6058
6059         * gnus.el (gnus-overlay-get): New alias to overlay-get.
6060         (gnus-overlays-in): New alias to overlays-in.
6061
6062         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
6063         gnus-overlay-get, and gnus-delete-overlay.
6064         (gnus-summary-show-thread): Make it work as well for systems in which
6065         next-single-char-property-change is not available.
6066         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
6067
6068         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
6069         (gnus-overlay-get): New alias to extent-property.
6070         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
6071
6072         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
6073         SXEmacs.
6074
6075         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
6076         SXEmacs.
6077
6078 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
6079
6080         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
6081
6082 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
6083
6084         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
6085         and XEmacs that don't have `remove-overlays'.
6086
6087 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6088
6089         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
6090         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
6091         selective display.  Use overlays instead.
6092
6093 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
6094
6095         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
6096
6097 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
6098
6099         * spam-stat.el (spam-stat-load): Fix typo in message.
6100
6101 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
6102
6103         * dig.el (dig-invoke): Fix typo in docstring.
6104         (query-dig): Reflow docstring.
6105
6106 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
6107
6108         * gnus-art.el (gnus-article-encrypt-body):
6109         * message.el (message-check-recipients):
6110         * mm-util.el (mm-codepage-setup):
6111         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
6112         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
6113
6114 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
6115
6116         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
6117         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
6118         keys from the menu if mm-{sign,encrypt}-option is 'guided.
6119         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
6120         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
6121
6122 2009-09-21  Kevin Ryde  <user42@zip.com.au>
6123
6124         * dig.el: Add "Keywords: comm", as per net-utils.el.
6125
6126 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6127
6128         * dig.el (dig-mode): Use define-derived-mode.
6129
6130 2009-09-19  Glenn Morris  <rgm@gnu.org>
6131
6132         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
6133
6134 2009-09-18  Glenn Morris  <rgm@gnu.org>
6135
6136         * gnus-diary.el (gnus-diary-check-message):
6137         * message.el (message-insert-formatted-citation-line):
6138         * nnbabyl.el (top-level):
6139         * nndiary.el (nndiary-schedule):
6140         Fix typos in condition-case handlers.
6141
6142 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6143
6144         * gnus-art.el (gnus-article-edit-part): Work for the buffer
6145         configuration that provides the sole article window in a frame;
6146         position point correctly after deleting a part.
6147
6148 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
6149
6150         * spam.el (spam-unregister-on-reregister): Add boolean variable.
6151         (spam-resolve-registrations-routine): Use it to unregister articles
6152         that change status.
6153
6154 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6155
6156         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
6157         with XEmacs.
6158         (parse-time-string-chars): Use it.
6159
6160 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
6161
6162         * imap.el (imap-interactive-login): Better messages.
6163         (imap-open): Fix bug with renamed buffer on reconnect.
6164         (imap-authenticate): Add buffer-local imap-last-authenticator variable
6165         for easier debugging and cleaner code.  On successful (guessed based on
6166         server capabilities) secondary authentication, set imap-state
6167         correctly.
6168         (imap-last-authenticator): Define imap-last-authenticator as a variable
6169         to avoid warnings.
6170
6171 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6172
6173         * nnrss.el (nnrss-request-article): Remove binding of
6174         default-enable-multibyte-characters that has gotten needless by
6175         the 2007-07-13 change in rfc2047-encode-message-header.
6176
6177         * mml.el (mml-insert-multipart): Error on the message header.
6178         (mml-insert-part): Error on the message header; position point at
6179         the end of a MIME tag.
6180
6181 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6182
6183         * time-date.el (autoload): Expand define-obsolete-function-alias into
6184         defalias and make-obsolete for old Emacsen that Gnus supports.
6185         (with-no-warnings): Define it for old Emacsen.
6186         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
6187         is available.
6188         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
6189         float-time is available; suppress compile warning for time-to-seconds.
6190
6191         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
6192         (gnus-float-time): Alias to float-time if it exists.
6193
6194         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
6195         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
6196         float-time is available; suppress compile warning for time-to-seconds.
6197
6198         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
6199         XEmacs.
6200
6201 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
6202
6203         * imap.el (imap-message-map): Docstring fix.
6204
6205 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6206
6207         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
6208         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
6209         Add the optional argument `encoding' that overrides the default.
6210
6211         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
6212         mm-encode-buffer.
6213
6214 2009-09-04  Glenn Morris  <rgm@gnu.org>
6215
6216         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
6217         mm-disable-multibyte, rather than default-enable-multibyte-characters.
6218         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
6219         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
6220         * mm-util.el (mm-with-unibyte-current-buffer)
6221         (mm-find-buffer-file-coding-system):
6222         * yenc.el (yenc-decode-region): Use default-value rather than
6223         default-enable-multibyte-characters.
6224
6225 2009-09-03  Glenn Morris  <rgm@gnu.org>
6226
6227         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
6228         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
6229         than default-enable-multibyte-characters.
6230
6231 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
6232
6233         * gnus-art.el (gnus-article-read-summary-keys):
6234         Fix gnus-buffer-configuration's value temporarily used.
6235
6236 2009-09-02  Glenn Morris  <rgm@gnu.org>
6237
6238         * gnus-util.el (gnus-float-time): New function.
6239         * gnus-delay.el (gnus-delay-article):
6240         * gnus-sum.el (gnus-thread-latest-date):
6241         * gnus-util.el (gnus-user-date): Use gnus-float-time.
6242         * nnspool.el (nnspool-request-newgroups):
6243         Use gnus-float-time rather than time-to-seconds.
6244         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
6245
6246         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
6247         (gnus-header-subject-face, gnus-header-newsgroups-face)
6248         (gnus-header-name-face, gnus-header-content-face):
6249         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
6250         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
6251         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
6252         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
6253         (gnus-cite-face-11):
6254         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
6255         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
6256         (gnus-server-closed-face, gnus-server-denied-face)
6257         (gnus-server-offline-face):
6258         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
6259         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
6260         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
6261         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
6262         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
6263         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
6264         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
6265         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
6266         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
6267         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
6268         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
6269         (gnus-summary-selected-face, gnus-summary-cancelled-face)
6270         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
6271         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
6272         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
6273         (gnus-summary-high-undownloaded-face)
6274         (gnus-summary-low-undownloaded-face)
6275         (gnus-summary-normal-undownloaded-face)
6276         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
6277         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
6278         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
6279         (gnus-splash-face):
6280         * message.el (message-header-to-face, message-header-cc-face)
6281         (message-header-subject-face, message-header-newsgroups-face)
6282         (message-header-other-face, message-header-name-face)
6283         (message-header-xheader-face, message-separator-face)
6284         (message-cited-text-face, message-mml-face):
6285         * sieve-mode.el (sieve-control-commands-face)
6286         (sieve-action-commands-face, sieve-test-commands-face)
6287         (sieve-tagged-arguments-face):
6288         * spam.el (spam-face):
6289         Mark face aliases with "-face" in the name as obsolete.
6290
6291 2009-09-01  Glenn Morris  <rgm@gnu.org>
6292
6293         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
6294         than goto-line.
6295
6296 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6297
6298         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
6299         Don't move point if the command is invoked inside the message header.
6300
6301 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6302
6303         * imap.el (imap-send-command): Simplify.
6304         (imap-wait-for-tag): point-max -> buffer-size.
6305
6306 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6307
6308         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
6309         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
6310         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
6311         * nnir.el (nnir-swish-e-index-file):
6312         * gnus-sum.el (gnus-summary-delete-marked-as-read)
6313         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
6314         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
6315         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
6316         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
6317         (gnus-treat-display-xface): Add Emacs version of obsolescence.
6318
6319 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6320
6321         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
6322         Don't save excursion.
6323
6324 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6325
6326         * nnheader.el (nnheader-find-file-noselect):
6327         * mm-util.el (mm-insert-file-contents):
6328         Use (default-value 'major-mode) instead of default-major-mode.
6329
6330 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
6331
6332         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
6333
6334 2009-08-26  Glenn Morris  <rgm@gnu.org>
6335
6336         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
6337         than placing in files.el.
6338
6339 2009-08-25  Glenn Morris  <rgm@gnu.org>
6340
6341         * nnir.el (top-level): Don't require cl at run-time.
6342         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
6343         Replace cl-function substitute with gnus-replace-in-string.
6344         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
6345         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
6346         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
6347         simplified expansions.
6348
6349 2009-08-25  Kevin Ryde  <user42@zip.com.au>
6350
6351         * dig.el (dig): Add autoload cookie.
6352
6353 2009-08-22  Glenn Morris  <rgm@gnu.org>
6354
6355         * gnus-art.el (gnus-button-patch): Use forward-line rather than
6356         goto-line.
6357
6358 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
6359
6360         * parse-time.el (parse-time-string-chars): Save match data.
6361
6362 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
6363
6364         * parse-time.el (parse-time-string-chars): Compute using character
6365         classes, to handle non-ascii characters (Bug#3190).
6366
6367 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6368
6369         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
6370
6371         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
6372         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
6373         (gnus-mm-display-part, gnus-mime-display-single)
6374         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
6375         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
6376
6377         * gnus-sum.el
6378         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
6379         (gnus-summary-move-article): Add expirable mark to articles copied or
6380         moved to group that has auto-expire turned on if the option is non-nil.
6381
6382 2009-07-24  Glenn Morris  <rgm@gnu.org>
6383
6384         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
6385         Fix typo.  (Bug#3903)
6386
6387 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6388
6389         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
6390         gnus-article-read-summary-keys rather than gnus-summary-edit-article
6391         that should not be used for draft articles.
6392         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
6393         that has no concern in minor mode keys.
6394         (gnus-article-summary-command, gnus-article-summary-command-nosave):
6395         Abolish.
6396
6397 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6398
6399         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
6400         article without making inquiry to a user for unknown encoding.
6401
6402         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
6403         (nnmaildir--scan): Assume i-node and device number that file-attributes
6404         returns might be cons-cell.
6405
6406         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
6407
6408         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
6409
6410 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
6411
6412         * auth-source.el: Remove docs now in auth.texi.  Don't use
6413         `gnus-message' for logging.  Add new variables `auth-source-debug' and
6414         `auth-source-hide-passwords' and use them.
6415
6416 2009-07-15  Glenn Morris  <rgm@gnu.org>
6417
6418         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
6419
6420 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6421
6422         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
6423         excessive whitespace from the default values of title and description.
6424
6425 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6426
6427         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
6428         mail-fetch-field to fetch Content-Description header in order to
6429         exclude newlines.
6430
6431 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
6432
6433         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
6434         format used by GnuPG 2.0.11.
6435
6436 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6437
6438         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
6439         to deleted part.
6440
6441 2009-05-30  David Engster  <dengste@eml.cc>
6442
6443         * nnmairix.el: Remove old documentation in the commentary block.
6444         (nnmairix-request-group): Do not update active file for nnml back ends.
6445         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
6446         end so that overview files are ignored.
6447         (nnmairix-update-groups): Make updating the groups more robust by using
6448         marks.
6449         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
6450         with dollar characters in message-id.
6451
6452 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
6453
6454         * spam.el: Use dns-query instead of query-dns.  Was renamed on
6455         2008-12-25 in dns.el.
6456
6457 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6458
6459         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
6460         could happen if the text is only composed of spaces and/or tabs.
6461
6462 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
6463
6464         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
6465         when sending a queued message to avoid extra mml tags.
6466
6467 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6468
6469         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
6470
6471 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6472
6473         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
6474         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
6475         rmail-toggle-header for XEmacs;
6476         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
6477
6478 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6479
6480         * gnus-dired.el: Remove autoload for gnus-setup-message.
6481         (gnus-dired-attach): Fake this-command value to prevent Gnus from
6482         displaying Gnus logo; always use compose-mail.
6483
6484 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6485
6486         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
6487
6488 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6489
6490         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
6491         (gnus-nocem-issuers): List currently active issuers; fix custom type.
6492         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
6493         available.
6494         (gnus-nocem-epg-verify): New function.
6495
6496 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
6497
6498         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
6499
6500 2009-02-15  Glenn Morris  <rgm@gnu.org>
6501
6502         * gnus-util.el (rmail-insert-rmail-file-header)
6503         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
6504         autoloads.
6505         (rmail-default-rmail-file): Remove unnecessary declaration.
6506         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
6507
6508 2009-02-14  Glenn Morris  <rgm@gnu.org>
6509
6510         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
6511         variable (only used in gnus-util, which declares it anyway).
6512         (rmail-output-to-rmail-file): Remove autoload of deleted function,
6513         which was only needed by gnus-art (changed to not use it any more).
6514         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
6515         only used in gnus-util, which autoloads it itself.
6516         (rmail-update-summary): Fix autoload.
6517
6518         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
6519         rather than rmail-output-to-rmail-file.
6520
6521 2009-02-07  Glenn Morris  <rgm@gnu.org>
6522
6523         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
6524         autoload of function that no longer exists.
6525         (rmail-toggle-header): Declare.
6526         (message-forward-rmail-make-body): Handle mbox Rmail.
6527
6528 2009-01-31  Glenn Morris  <rgm@gnu.org>
6529
6530         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
6531         2009-01-09 change.
6532
6533 2009-01-31  Dave Love  <fx@gnu.org>
6534
6535         * imap.el (imap-fetch-safe): Bind debug-on-error.
6536         (imap-debug): Add imap-fetch-safe.
6537
6538 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
6539
6540         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
6541         (auth-source-forget-all-cached): New convenience function.
6542         (auth-source-user-or-password): Accept list of modes or a single mode.
6543
6544         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
6545         auth-source modes.
6546
6547         * netrc.el (netrc-machine-user-or-password): Use list of
6548         auth-source modes.
6549
6550         * nnimap.el (nnimap-open-connection): Use list of
6551         auth-source modes.
6552
6553         * nntp.el (nntp-send-authinfo): Use list of
6554         auth-source modes.
6555
6556 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
6557
6558         * auth-source.el: Update docs to reflect epa-file-enable is to be used
6559         now.
6560
6561 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6562
6563         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
6564         coding system in XEmacs; add a workaround for XEmacs.
6565
6566         * lpath.el: Fbind coding-system-aliasee.
6567
6568 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6569
6570         * mm-util.el (mm-coding-system-priorities): Protect against nil value
6571         of current-language-environment.
6572
6573 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
6574
6575         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
6576         available at runtime.
6577
6578 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6579
6580         * gnus-art.el (article-date-ut): Fix end point of narrowing.
6581
6582 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
6583
6584         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
6585         the greatest positive fixnum value doesn't work under an XEmacs with
6586         bignum support; use the most-positive-fixnum constant instead,
6587         available since Emacs 21.1 with cl and XEmacs 21.1.
6588
6589 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6590
6591         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
6592         XEmacs gets not to work.
6593
6594 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6595
6596         * mm-util.el (mm-coding-system-priorities): Allow the value like
6597         "Japanese (UTF-8)" of current-language-environment.
6598
6599 2009-01-09  Glenn Morris  <rgm@gnu.org>
6600
6601         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
6602         with last-command-event.
6603
6604 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
6605
6606         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
6607         in the doc string.
6608
6609         * message.el (message-fix-before-sending): Amend comment.
6610
6611 2009-01-08  Dave Love  <fx@gnu.org>
6612
6613         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
6614
6615 2009-01-07  David Engster  <dengste@eml.cc>
6616
6617         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
6618         simplified server definitions by converting it via
6619         gnus-server-to-method.
6620
6621 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6622
6623         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
6624         parameter's operands.
6625
6626 2009-01-06  David Engster  <dengste@eml.cc>
6627
6628         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
6629         primary select method (for gnus-group-mark-article-as-read).
6630
6631 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
6632
6633         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
6634         `(gnus)Face', not `(gnus)X-Face'.
6635
6636 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6637
6638         * mm-util.el (mm-ucs-to-char): New function.
6639
6640         * mm-url.el (mm-url-decode-entities): Use it.
6641
6642         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
6643         unicode-to-char.
6644
6645 2009-01-05  Dave Love  <fx@gnu.org>
6646
6647         * time-date.el: Require cl for `declare'.
6648
6649 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
6650
6651         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
6652         Dave Love.
6653
6654 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
6655
6656         * message.el (message-fix-before-sending): Add `eight-bit' to
6657         illegible-text check.
6658
6659 2009-01-03  Michael Olson  <mwolson@gnu.org>
6660
6661         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
6662         `headers' is nil.  This can occur if the IMAP server does not have
6663         permissions to read messages from a folder, but can write new messages
6664         to the folder.
6665         (nnimap-request-article-part): Do not insert `data' if it is nil.
6666
6667         * imap.el (imap-parse-fetch): Courier can insert spurious blank
6668         characters which will confuse `read', so skip past them.
6669
6670 2009-01-01  Dave Love  <fx@gnu.org>
6671
6672         * imap.el (imap-string-to-integer): Fix typo.
6673         (imap-fetch-safe): New function.
6674         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
6675
6676         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
6677
6678         * imap.el (imap-process-connection-type, imap-debug, imap-open):
6679         (imap-parse-greeting): Fix doc strings.
6680         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
6681         (imap-parse-flag-list): Make messages unique.
6682         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
6683
6684         * nnimap.el: Fix author email.
6685         (nnimap-split-rule): Add FIXME comment.
6686         (nnimap-debug): Fix doc string.
6687
6688 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
6689
6690         * dns.el (dns-set-servers): Check "Address".  Fix typo.
6691
6692 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
6693
6694         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
6695         nslookup if resolv.conf isn't available.
6696         (dns-query): Rename from query-dns.
6697         (dns-query-cached): Rename from query-dns-cached.
6698
6699 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6700
6701         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
6702         overlay-arrow-position and overlay-arrow-string buffer-local; no need
6703         to check if those variables exist (first appeared in Emacs 18.50).
6704
6705 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6706
6707         * mm-util.el (mm-line-number-at-pos): New function.
6708
6709         * spam-report.el (spam-report-process-queue): Use it.
6710
6711 2008-12-24  David Engster  <dengste@eml.cc>
6712
6713         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
6714         parameters that haven't existed as variables as buffer-local variables.
6715
6716 2008-12-23  Dave Love  <fx@gnu.org>
6717
6718         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
6719         cadar.
6720
6721         * sieve-manage.el (sieve-manage-starttls-p): Rename from
6722         imap-starttls-p.
6723         (sieve-manage-starttls-open): Rename from imap-starttls-open.
6724
6725 2008-12-22  Dave Love  <fx@gnu.org>
6726
6727         * imap.el: Fix author email.  Doc fixes.
6728         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
6729         reply.
6730
6731 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
6732
6733         * spam-report.el (spam-report-gmane-max-requests): New constant.
6734         (spam-report-gmane-wait): New variable.
6735         (spam-report-gmane-ham, spam-report-gmane-spam)
6736         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
6737         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
6738         the server.
6739
6740         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
6741         Add explanations.
6742
6743         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
6744         nnheader-accept-process-output and nnheader-read-timeout if available.
6745         (pop3-movemail): Use it.
6746
6747         * message.el (message-check-news-body-syntax): Fix signature check if
6748         there's an attachment.
6749
6750 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6751
6752         * mm-util.el: Add comments to the mm- emulating functions.
6753
6754 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
6755
6756         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
6757         Reported by Stephen Berman <stephen.berman@gmx.net>.
6758
6759 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6760
6761         * mm-util.el (mm-substring-no-properties): New function.
6762         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
6763         (mm-special-display-p): Enable those lambda forms to be byte compiled.
6764         (mm-string-to-multibyte): Doc fix.
6765
6766         * mml.el (mml-attach-file): Use mm-substring-no-properties.
6767
6768 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
6769
6770         * mml.el (mml-attach-file): Strip text properties from file name.
6771         (Bug#1574)
6772
6773 2008-12-16  Glenn Morris  <rgm@gnu.org>
6774
6775         * mm-util.el (mm-charset-override-alist): Declare for compiler.
6776
6777 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6778
6779         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
6780         knows since the charset specified might be a bogus alias that
6781         mm-charset-synonym-alist provides.
6782
6783 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
6784
6785         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
6786         "ISO_8859-1".
6787
6788         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
6789
6790 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6791
6792         * mm-util.el (mm-charset-eval-alist):
6793         Define it before mm-charset-to-coding-system.
6794         (mm-charset-to-coding-system): Add optional argument `silent';
6795         define it before mm-charset-override-alist.
6796         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
6797         default value if it can be used in Emacs currently running;
6798         silence mm-charset-to-coding-system.
6799
6800 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6801
6802         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
6803         `allow-override' which says whether to use `mm-charset-override-alist'.
6804         (rfc2047-decode-encoded-words): Use it.
6805
6806         * mm-util.el (mm-charset-override-alist): Fix custom type;
6807         add `(gb2312 . gbk)' to choices.
6808
6809 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6810
6811         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
6812         fast.
6813
6814         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
6815
6816         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
6817
6818 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
6819
6820         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
6821         on links.
6822
6823         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
6824
6825 2008-12-03  Lute Kamstra  <lute@gnu.org>
6826
6827         * sha1.el: Remove leading * from docstrings of defcustoms,
6828         deffaces, defconsts and defuns.
6829
6830 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6831
6832         * message.el (message-idna-to-ascii-rhs-1): Protect against local
6833         users' addresses that don't have domain parts.
6834         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
6835         rather than message-narrow-to-head since there will be the message
6836         header separator.
6837
6838 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6839
6840         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
6841         since the result is inserted in a unibyte buffer anyway.
6842         (nnimap-demule-use-string-to-multibyte): Remove.
6843         (nnimap-demule): Alias it to mm-string-to-multibyte.
6844
6845 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
6846
6847         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
6848         variable for debugging bug#464 and bug#1174.
6849         (nnimap-demule): Use it.
6850
6851 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6852
6853         * gnus-score.el (gnus-score-find-trace): Handle default score in total
6854         score calculation correctly.
6855
6856 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6857
6858         * message.el (message-send-mail): Just set the buffer to unibyte
6859         rather than use mm-with-unibyte-current-buffer which does a lot more.
6860         (message-send-mail-partially): Don't bother with
6861         mm-with-unibyte-current-buffer since it's already been made unibyte by
6862         message-send-mail.
6863
6864 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
6865
6866         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
6867
6868 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
6869
6870         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
6871
6872 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6873
6874         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
6875         require itself and to remove `with-no-warnings'.
6876
6877 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
6878
6879         * starttls.el (starttls-any-program-available): Get the name of the
6880         available TLS layer program.
6881         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
6882         well as the host name in the "opening" message.
6883
6884         * auth-source.el (auth-source-cache, auth-source-do-cache)
6885         (auth-source-user-or-password): Cache passwords and logins by default,
6886         allow override with `auth-source-do-cache'.
6887         (auth-source-forget-user-or-password): Allow users to remove cache
6888         entries if needed.
6889
6890 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
6891
6892         * md4.el (md4-buffer): Fix typo in docstring.
6893         (md4, md4-64): Doc fixes.
6894         (md4-pack-int32): Reflow docstring.
6895
6896 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
6897
6898         * ietf-drums.el (ietf-drums-remove-comments): Localize second
6899         condition-case to only the forward-sexp call.
6900
6901 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
6902
6903         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
6904         quotes contained.  Make it more robust regardless by an extra
6905         condition-case wrapper.
6906
6907 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6908
6909         * lpath.el: No need to fbind codepage-setup for Emacs 23.
6910
6911 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6912
6913         * nnml.el (nnml-request-expire-articles): Check if the function set to
6914         `nnmail-expiry-target' returns the symbol `delete'.
6915
6916         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
6917
6918         * nnmail.el (nnmail-expiry-target): Fix custom type.
6919
6920 2008-10-02  Glenn Morris  <rgm@gnu.org>
6921
6922         * mm-util.el (mm-codepage-setup): Tweak codepage error.
6923         Silence compiler warning.
6924
6925 2008-10-01  Magnus Henoch  <mange@freemail.hu>
6926
6927         * tls.el (open-tls-stream): Show the actual command being
6928         executed, instead of the format string.
6929
6930 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6931
6932         * lpath.el: Fbind codepage-setup for Emacs 23.
6933
6934 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
6935
6936         * mml.el (mml-menu): Don't assume mml2015 is bound.
6937
6938 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6939
6940         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
6941         exists.
6942
6943 2008-09-27  Glenn Morris  <rgm@gnu.org>
6944
6945         * gnus-util.el (mail-header-remove-comments): Autoload it.
6946
6947 2008-09-27  Andreas Schwab  <schwab@suse.de>
6948
6949         * gnus-util.el (gnus-split-references): Strip comments.
6950         (gnus-parent-id): Likewise.
6951
6952 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
6953
6954         * message.el (message-confirm-send): Fix version.
6955
6956 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6957
6958         * message.el (message-idna-to-ascii-rhs-1): Use
6959         mail-extract-address-components rather than mail-header-parse-addresses
6960         that is an alias by default to ietf-drums-parse-addresses that does not
6961         support non-ASCII names in headers' contents.
6962
6963 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6964
6965         * message.el (message-confirm-send): Fix variable documentation to
6966         avoid the "y/n" wording.
6967
6968 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
6969
6970         * message.el (message-set-auto-save-file-name): Save to a different
6971         filename so multiple messages (especially drafts) can be recovered.
6972
6973 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
6974
6975         * message.el (message-confirm-send): Add appropriate version.
6976
6977 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
6978
6979         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
6980         defvar.
6981
6982 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
6983
6984         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
6985         (mm-pkcs7-enveloped-magic): Ditto.
6986
6987 2008-09-17  Simon Josefsson  <simon@josefsson.org>
6988
6989         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
6990         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
6991
6992 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
6993
6994         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
6995         default, it's better.
6996
6997 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
6998
6999         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
7000         summary line gnus-number property and ignore them (with a warning
7001         message).
7002
7003 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7004
7005         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
7006         macro caddr in the interactive form since it won't be expanded.
7007
7008 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7009
7010         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
7011         `charset'; fix name of function called recursively.
7012         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
7013
7014 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7015
7016         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
7017         (gnus-mime-set-charset-parameters): New function.
7018         (gnus-mime-view-part-as-charset): Use it to correctly display part
7019         specifying wrong charset.
7020
7021 2008-09-08  David Engster  <dengste@eml.cc>
7022
7023         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
7024         in completing-read for back end server.
7025
7026 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
7027
7028         * message.el (message-confirm-send): New variable to confirm sending a
7029         message.
7030         (message-send): Use it.
7031
7032 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
7033
7034         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
7035
7036 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7037
7038         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
7039
7040 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
7041
7042         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
7043         prevent tracking too many groups.
7044         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
7045         Use it.
7046
7047 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
7048
7049         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
7050         moving point to the bottom of the window in order to avoid recentering.
7051
7052 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7053
7054         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
7055
7056         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
7057         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
7058         (gnus-article-beginning-of-window): Fix calculation.
7059
7060 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7061
7062         * gnus-msg.el (gnus-summary-supersede-article)
7063         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
7064         value of gnus-newsgroup-charset to decode non-MIME encoded text in
7065         message header.
7066
7067 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
7068
7069         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
7070         pending output coming after the status change.
7071
7072 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
7073
7074         * message.el:
7075         * gnus-start.el:
7076         * gnus-registry.el: Remove VMS support.
7077
7078 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7079
7080         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
7081         macro.
7082         (rfc2104-hash): Use it.
7083
7084 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
7085
7086         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
7087         (gnus-summary-sort-by-most-recent-date): New commands.
7088         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
7089         and menu entries.
7090
7091 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7092
7093         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
7094         don't redisplay article for raw contents; remove plural articles stuff.
7095
7096         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
7097         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
7098         on gnus-summary-save-article; display results properly.
7099
7100 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7101
7102         * lpath.el: No need to fbind ns-focus-frame.
7103
7104 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7105
7106         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
7107
7108 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7109
7110         * gnus-art.el (gnus-summary-save-in-pipe):
7111         Consider gnus-save-all-headers.
7112
7113 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
7114
7115         * gnus-util.el (ns-focus-frame): Remove declaration.
7116         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
7117         like x.
7118
7119 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
7120
7121         * rfc2104.el (rfc2104-zero): Delete defconst.
7122         (rfc2104-hex-alist): Likewise.
7123         (rfc2104-hex-to-int): Delete func.
7124         (rfc2104-hexstring-to-bitstring): Likewise.
7125         (rfc2104-nybbles): New defconst.
7126         (rfc2104-hash): Rewrite for speed.
7127
7128 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7129
7130         * tls.el (open-tls-stream): Make it work with the 2nd argument
7131         BUFFER that is a string but does not exist as a buffer object, as
7132         mentioned in the doc-string.
7133
7134 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7135
7136         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
7137         SXEmacs.
7138
7139 2008-07-16  Glenn Morris  <rgm@gnu.org>
7140
7141         * gnus-util.el (ns-focus-frame): Declare for compiler.
7142
7143 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7144
7145         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
7146         set as a group parameter.
7147         (gnus-summary-save-in-pipe): Work when it is called independently.
7148         (gnus-summary-pipe-to-muttprint): Don't modify
7149         gnus-summary-pipe-output-default-command.
7150
7151 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7152
7153         * message.el (message-send-mail-with-sendmail):
7154         Display the error message.
7155
7156 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7157
7158         * gnus-art.el (gnus-default-article-saver):
7159         Add gnus-summary-save-in-pipe to choices.
7160         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
7161         gnus-summary-pipe-output-default-command as the default command.
7162         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
7163         instead of gnus-last-shell-command.
7164
7165         * gnus-sum.el (gnus-summary-pipe-output-default-command):
7166         New user option.
7167         (gnus-summary-muttprint-program): Mention the value will be changed.
7168         (gnus-summary-save-article): Force showing of all headers.
7169         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
7170
7171 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
7172
7173         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
7174
7175 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
7176
7177         * nnimap.el (nnimap-id):
7178         * sieve-manage.el (sieve-manage-open): Doc fixes.
7179
7180 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
7181
7182         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
7183         if available.
7184
7185 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7186
7187         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
7188
7189         * nnkiboze.el (nnkiboze-generate-group):
7190         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
7191
7192         * nnmairix.el: Require CL.
7193
7194 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7195
7196         * dgnushack.el: Autoload get-display-table and put-display-table for
7197         XEmacs 21.5.
7198
7199         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
7200         21.4 and SXEmacs.
7201
7202 2008-06-15  David Engster  <dengste@eml.cc>
7203
7204         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
7205
7206 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
7207
7208         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
7209         New macros that expand to an `aset'/`aref' call under Emacs, and to a
7210         runtime choice under XEmacs.
7211
7212         * gnus-sum.el (gnus-summary-set-display-table):
7213         Use `gnus-put-display-table', `gnus-get-display-table',
7214         `gnus-set-display-table' for the display table, instead of `aset'.
7215
7216         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
7217         Use `gnus-put-display-table', `gnus-get-display-table',
7218         `gnus-set-display-table' for the display table.
7219
7220 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
7221
7222         * nnmairix.el: Add autoloads.
7223
7224 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
7225
7226         * nnmairix.el (nnmairix-delete-recreate-group)
7227         (nnmairix-update-and-clear-marks): Fix error messages.
7228
7229 2008-06-14  David Engster  <dengste@eml.cc>
7230
7231         * nnmairix.el: Upgrade to version 0.6.
7232         (nnmairix-group-toggle-propmarks-this-group)
7233         (nnmairix-group-toggle-readmarks-this-group)
7234         (nnmairix-group-delete-recreate-this-group)
7235         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
7236         (nnmairix-remove-tick-mark-original-article): New commands.
7237         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
7238         (nnmairix-propagate-marks-to-nnmairix-groups)
7239         (nnmairix-only-use-registry, nnmairix-allowfast-default)
7240         (nnmairix-marks-cache, nnmairix-version-output): New variables.
7241         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
7242         functions needed for marks propagation and manipulation of read marks.
7243         (nnmairix-update-groups): New function.
7244         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
7245         (nnmairix-determine-original-group-from-registry)
7246         (nnmairix-determine-original-group-from-path)
7247         (nnmairix-get-group-from-file-path, nnmairix-map-range)
7248         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
7249         New helper functions.
7250         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
7251         keystrokes for new commands.
7252         (nnmairix-delete-and-create-on-change): Doc string cleanup.
7253         (nnmairix-request-group): Check allow-fast group parameter.
7254         (nnmairix-request-create-group): Set allow-fast group parameter if
7255         nnmairix-allowfast-default is set.
7256         (nnmairix-close-group): Propagate marks upon closing if needed.
7257         (nnmairix-group-toggle-threads-this-group): Use new.
7258         nnmairix-group-toggle-parameter helper function.
7259         (nnmairix-search): Better check for empty search result.
7260         (nnmairix-goto-original-article): Use new helper functions for
7261         determining original article.
7262         (nnmairix-show-original-article): Make sure message-id is in brackets.
7263         (nnmairix-call-mairix-binary): Change variable name.
7264         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
7265         helper function.
7266         (nnmairix-widget-toggle-activate): Fix doc string.
7267
7268 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7269
7270         * nnir.el: Require edmacro when compiling with XEmacs.
7271         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
7272         available in Emacs 21.
7273
7274 2008-06-11  Glenn Morris  <rgm@gnu.org>
7275
7276         * gnus-util.el (x-focus-frame):
7277         * gnus.el (image-size):
7278         * mm-decode.el (image-size): Declare.
7279
7280         * gnus-picon.el (declare-function): Add compat definition.
7281         (image-size): Declare.
7282
7283         * gnus-group.el (tool-bar-map):
7284         * gnus-sum.el (tool-bar-map): Define for compiler.
7285
7286         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
7287
7288         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
7289
7290         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
7291         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
7292         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
7293         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
7294         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
7295         * sieve-manage.el, spam-report.el, spam.el:
7296         Remove unnecessary eval-and-compile of autoloads.
7297
7298 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
7299
7300         * auth-source.el: Precise Tramp doc.
7301
7302 2008-06-07  Glenn Morris  <rgm@gnu.org>
7303
7304         * nnmairix.el: Remove unnecessary eval-when-compile.
7305
7306 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7307
7308         * lpath.el: Fbind propertize for XEmacs 21.4.
7309
7310 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
7311
7312         * nnir.el: Move here from ../contrib.
7313
7314 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7315
7316         * gnus-util.el (gnus-read-shell-command): New function.
7317         * mm-decode.el (mm-pipe-part):
7318         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
7319
7320 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7321
7322         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
7323
7324 2008-06-03  Glenn Morris  <rgm@gnu.org>
7325
7326         * pop3.el (nnheader-accept-process-output): Autoload it.
7327
7328 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7329
7330         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
7331         are not 2-digit hexadecimal characters that follow `%'s.
7332
7333 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
7334
7335         * message.el (message-bogus-recipient-p): Fix type in doc string.
7336         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
7337         (message-bogus-addresses): Rename from message-bogus-address-regexp.
7338         Improve custom options.
7339         (message-bogus-recipient-p): Adjust accordingly.
7340
7341 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
7342
7343         * parse-time.el (parse-time-months, parse-time-weekdays): Add
7344         long-form month and day names.
7345
7346 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7347
7348         * dgnushack.el: Autoload debug, eudc-expand-inline and
7349         pgg-snarf-keys-region for XEmacs.
7350
7351         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
7352
7353         * nnmairix.el: Require edmacro when compiling with XEmacs.
7354
7355 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
7356
7357         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
7358         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
7359
7360 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
7361
7362         * auth-source.el: Add more docs.
7363
7364         * netrc.el (netrc-machine): Always match if the port is not given.
7365
7366 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7367
7368         * nnheader.el (nnheader-read-timeout): Change the default timeout from
7369         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
7370         retrieval faster in some cases, but might make CPU usage larger.
7371         If this has any bad side effects, we might revert this change.
7372
7373         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
7374         seems to make mail retrieval much, much faster.
7375         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
7376         unconditionally.
7377
7378         * gnus-draft.el (gnus-group-send-queue):
7379         Bind message-send-mail-partially-limit to nil to avoid being prompted.
7380
7381 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
7382
7383         * mml.el (mml-attach-buffer): Prompt for `disposition'.
7384
7385         * message.el (message-bogus-address-regexp): Fix and improve custom
7386         type.
7387         (message-setup-hook): Add message-check-recipients as custom option.
7388
7389 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
7390
7391         * message.el (message-cite-function): Remove bogus autoload which crept
7392         in during merge from v5-10.
7393
7394 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
7395
7396         * nnimap.el (nnimap-open-connection): Fix login/password bug.
7397
7398         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
7399
7400         * auth-source.el: Preliminary Tramp docs.
7401         (auth-sources): Change the default auth-sources to use
7402         EPA .gpg files.
7403
7404 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
7405
7406         * nntp.el: Autoload `auth-source-user-or-password'.
7407         (nntp-send-authinfo): Use it.
7408
7409         * nnimap.el: Autoload `auth-source-user-or-password'.
7410         (nnimap-open-connection): Use it.
7411
7412         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
7413         for the gnus-message function.
7414         (auth-source-user-or-password): Use it.
7415
7416 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7417
7418         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
7419         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
7420         (rfc2104-hash): Use it.
7421
7422 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
7423
7424         * gnus-art.el (gnus-article-toggle-truncate-lines):
7425         Don't use `iff' in docstring.
7426
7427 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
7428
7429         * gnus-registry.el: Adjusted copyright dates and added a keyword.
7430
7431         * gnus-util.el (gnus-extract-address-component-name)
7432         (gnus-extract-address-component-email): Convenience functions around
7433         `gnus-extract-address-components'.
7434
7435         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
7436         Use `gnus-extract-address-component-email' to fix bug of comparing full
7437         sender name to `user-mail-address'.
7438
7439 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
7440
7441         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
7442         catch/throw to optimize.
7443         (gnus-registry-find-keywords): Just use member to find a keyword.
7444
7445 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7446
7447         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
7448         is current before calling gnus-server-prepare.
7449         (gnus-server-setup-buffer, gnus-server-update-server)
7450         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
7451
7452 2008-05-04  Juri Linkov  <juri@jurta.org>
7453
7454         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
7455         (mailcap-file-default-commands): Use mailcap-replace-in-string
7456         instead of replace-regexp-in-string, and mailcap-delete-duplicates
7457         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
7458
7459 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
7460
7461         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
7462
7463 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7464
7465         * gnus.el: Bump version to 0.11.
7466
7467 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7468
7469         * gnus.el: No Gnus v0.10 is released.
7470
7471 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7472
7473         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
7474         hooks.
7475         (gnus-update-read-articles): Speed up non-marks-using users.
7476         (gnus-use-marks): Define gnus-use-marks.
7477         (gnus-propagate-marks): Rename variable to something more sensible.
7478
7479 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
7480
7481         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
7482         (gmm-image-load-path-for-library): Fix typos in docstrings.
7483         (gmm-message): Reflow docstring.
7484
7485 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
7486
7487         * mail-source.el (mail-source-set-1, mail-source-bind):
7488         Move auth-source code out of the macro to clean it up and fix bugs.
7489
7490 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
7491
7492         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
7493         by sender if it's equal to user-mail-address, it's likely to be
7494         useless.
7495
7496         * mail-source.el (mail-source-bind): Don't use user or password if they
7497         are not bound.  Unintern them if they are nil.  Don't use server unless
7498         it's bound, and default it to empty string otherwise.
7499
7500 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
7501
7502         * mail-source.el: Load auth-source.el.
7503         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
7504         get user name or password, if auth-sources is set up.
7505
7506         * gnus-registry.el (gnus-registry-split-strategy): New variable for
7507         strategy of splitting with parent.
7508         (gnus-registry-split-fancy-with-parent)
7509         (gnus-registry-post-process-groups): Use it and fix prior
7510         bug (returning a list as the split result).
7511
7512         * auth-source.el (auth-sources): Remove server parameter.
7513         (auth-source-pick, auth-source-user-or-password)
7514         (auth-source-user-or-password-imap)
7515         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7516         (auth-source-user-or-password-sftp)
7517         (auth-source-user-or-password-smtp): Remove server parameter.
7518
7519 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
7520
7521         * smime.el (smime-sign-region, smime-encrypt-region)
7522         (smime-decrypt-region):
7523         Remove redundant calls to `generate-new-buffer-name'.
7524
7525 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
7526
7527         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
7528         Don't use QP for message/rfc822.
7529         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
7530
7531 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7532
7533         * sieve-manage.el (sieve-string-bytes): Remove.
7534         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
7535         correct byte-length only if the process's coding-system is the same as
7536         the one used internally by Emacs to represent strings.
7537
7538 2008-04-22  Juri Linkov  <juri@jurta.org>
7539
7540         * mailcap.el (mailcap-file-default-commands): New function.
7541
7542 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
7543
7544         * message.el (message-signature-separator, message-cite-function):
7545         Change custom version.
7546
7547 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
7548
7549         * tls.el (tls-program): Add -ign_eof argument to call the openssl
7550         commands.
7551         (tls-checktrust): Ditto.
7552
7553 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
7554
7555         * mm-decode.el (mm-display-external): Make temp file read-only.
7556
7557 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
7558
7559         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
7560         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
7561         `C-c C-f d'.
7562
7563 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
7564
7565         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
7566
7567 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
7568
7569         * gnus.el: Bump version to 0.9.
7570
7571 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
7572
7573         * gnus.el: No Gnus v0.8 is released.
7574
7575 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7576
7577         * mail-source.el (mail-source-value):
7578         Prefer fboundp to functionp so it works with macros as well.
7579
7580 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7581
7582         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7583         Fix last change in case the element is not even a symbol.
7584
7585 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7586
7587         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7588         Prefer fboundp to functionp so it works with macros as well.
7589
7590 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
7591
7592         * auth-source.el: Add docs.
7593         (auth-sources): Modify format to support server.
7594         (auth-source-pick, auth-source-user-or-password)
7595         (auth-source-user-or-password-imap)
7596         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7597         (auth-source-user-or-password-sftp)
7598         (auth-source-user-or-password-smtp): Add server parameter.
7599
7600 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
7601
7602         * gnus-registry.el: Initialize the registry when gnus-registry-install
7603         is t.
7604
7605 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7606
7607         * compface.el (uncompface): Make buffer unibyte.
7608
7609 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7610
7611         * mail-source.el (mail-source-value):
7612         Prefer fboundp to functionp so it works with macros as well.
7613
7614 2008-04-05  Glenn Morris  <rgm@gnu.org>
7615
7616         * gnus-ems.el (mm-disable-multibyte): Autoload it.
7617
7618 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7619
7620         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
7621         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
7622
7623         * nnheader.el (nnheader-init-server-buffer): Change buffer's
7624         multibyteness after rather than before erasing it.
7625
7626         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
7627         mm-with-multibyte.
7628         (gnus-request-article-this-buffer): Make sure the proper decoding is
7629         used if gnus-original-article-buffer happens to be unibyte.
7630
7631         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
7632         default-enable-multibyte-characters.
7633
7634         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
7635         default-enable-multibyte-characters.
7636
7637         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
7638
7639         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
7640
7641 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7642
7643         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7644         Fix last change in case the element is not even a symbol.
7645
7646 2008-04-02  Simon Josefsson  <simon@josefsson.org>
7647
7648         * imap.el (imap-enable-exchange-bug-workaround): New variable.
7649         (imap-message-copyuid-1): Use it.
7650         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
7651         J. Williams in
7652         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
7653
7654         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
7655         imap-enable-exchange-bug-workaround.
7656         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
7657
7658 2008-04-01  Simon Josefsson  <simon@josefsson.org>
7659
7660         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
7661         a 100 byte status-checks into a 2-3MB transfer for each group.
7662         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
7663         to enable bug workaround or not.
7664         (nnimap-find-minmax-uid): Only enable workaround conditionally.
7665
7666 2008-03-31  Glenn Morris  <rgm@gnu.org>
7667
7668         * message.el (mml2015-use): Declare for compiler.
7669         (message-info): Require mml2015 when appropriate.
7670
7671 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7672
7673         * Makefile.in (EMACS_COMP): Quote directory name that might contain
7674         whitespace.
7675
7676 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7677
7678         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
7679         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
7680         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
7681         (nntp-service-to-port): New function.
7682         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
7683         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
7684         (nntp-open-netcat-stream): New function.
7685         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
7686
7687 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
7688
7689         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
7690
7691 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7692
7693         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
7694
7695 2008-03-28  Magnus Henoch  <mange@freemail.hu>
7696
7697         * dns.el (dns-write): Use set-buffer-multibyte.
7698
7699 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
7700
7701         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
7702
7703 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7704
7705         * message.el (message-signature-separator): Change default.
7706         Improve custom type.
7707         (message-cite-function): Change default to
7708         message-cite-original-without-signature.
7709
7710         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
7711         toggle.
7712
7713         * message.el (message-check-news-body-syntax): Fix signature check.
7714         (message-setup-1): Mark buffer as unmodified _after_ running
7715         message-setup-hook and handling message-alternative-emails.
7716         (message-shorten-references): Be more strict when building list of
7717         valid references to comply with GNKSA.
7718
7719         * gnus-group.el (gnus-read-ephemeral-bug-group)
7720         (gnus-read-ephemeral-debian-bug-group)
7721         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
7722
7723         * message.el (message-info): Don't use booleanp which isn't supported
7724         in Emacs 21 and XEmacs.
7725
7726 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
7727
7728         * gnus-group.el (gnus-gmane-group-download-format): Rename from
7729         gnus-group-gmane-group-download-format.
7730         (gnus-group-read-ephemeral-gmane-group): Rename from
7731         gnus-group-read-ephemeral-gmane-group.
7732         (gnus-read-ephemeral-gmane-group-url): Rename from
7733         gnus-group-read-ephemeral-gmane-group-url.
7734         (gnus-bug-group-download-format-alist): New variable.
7735         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
7736         (gnus-read-ephemeral-emacs-bug-group): New commands.
7737
7738 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
7739
7740         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
7741         (gnus-visible-headers): Improve custom type.
7742
7743 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
7744
7745         * mml.el (mml-menu): Add workarounds for XEmacs.
7746
7747         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
7748         X-Boundary header.
7749
7750         * message.el (message-simplify-recipients): Fix previous commit.
7751
7752 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7753
7754         * mm-util.el (mm-set-buffer-multibyte): New function.
7755         * mm-decode.el (mm-copy-to-buffer): Use it.
7756
7757         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7758         Prefer fboundp to functionp so it works with macros as well.
7759
7760 2008-03-19  Glenn Morris  <rgm@gnu.org>
7761
7762         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
7763         Accidentally removed in the sync process with Emacs.
7764
7765 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
7766
7767         * message.el (message-alter-recipients-discard-bogus-full-name):
7768         New function.
7769         (message-alter-recipients-function): New variable.
7770         (message-get-reply-headers): Use it.
7771         (message-replace-header): New helper function.
7772         (message-recipients-without-full-name): New variable.
7773         (message-simplify-recipients): New command.
7774
7775         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
7776
7777         * message.el (message-info): Handle EasyPG manual.
7778
7779         * mml.el (mml-menu): Add entry for EasyPG.
7780
7781 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
7782
7783         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
7784         parameter.
7785
7786         * message.el (message-disassociate-draft): Specify drafts group name
7787         fully.
7788
7789 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
7790
7791         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
7792         Eliminate unnecessary duplicates from the match list.
7793
7794 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7795
7796         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
7797
7798         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
7799
7800         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
7801         args of `how-many' of which the XEmacs version doesn't take; declare
7802         Info-index-next as function.
7803
7804 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
7805
7806         * gnus-score.el (gnus-score-headers): Fix handling of
7807         gnus-inhibit-slow-scoring.
7808
7809         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
7810         string.
7811         (gnus-button-url-regexp): Improve handling of parenthesis.
7812         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
7813         (gnus-button-handle-info-keystrokes): Handle index entries.
7814
7815 2008-03-15  Glenn Morris  <rgm@gnu.org>
7816
7817         * parse-time.el (parse-time-string): Simplify.
7818
7819 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7820
7821         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
7822         Incoming* files.
7823
7824 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
7825
7826         * auth-source.el (auth-sources): Rename from auth-source-choices.
7827         (auth-source-pick): Use it.
7828
7829 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7830
7831         * binhex.el (binhex-decode-region-internal):
7832         * uudecode.el (uudecode-decode-region-internal):
7833         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
7834         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
7835         setting default-enable-multibyte-characters.
7836
7837 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
7838
7839         * auth-source.el (auth-source-protocols)
7840         (auth-source-protocols-customize, auth-source-choices): Add and
7841         modified variable customizations and defaults.
7842         (auth-source-pick, auth-source-user-or-password)
7843         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
7844         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7845         (auth-source-user-or-password-sftp)
7846         (auth-source-user-or-password-smtp): Use new variables and provide an
7847         interface to netrc.el.
7848
7849 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7850
7851         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
7852         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
7853         Make sure the nntp port to specify is a string.
7854
7855 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7856
7857         * nntp.el: Use with-current-buffer.
7858         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
7859         dubious mm-with-unibyte-current-buffer.
7860         (nntp-with-open-group-function): New function extracted from
7861         nntp-with-open-group macro.
7862         (nntp-with-open-group): Use the function, so it's easier to debug.
7863         Add indentation and debugging info.
7864         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
7865         Recommend the use of the netcat alternatives.
7866
7867         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
7868         Avoid mm-string-as-multibyte as well.
7869
7870         * nnweb.el (nnweb-insert-html):
7871         Remove use of nnheader-string-as-multibyte.
7872
7873         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
7874         (nnheader-string-as-multibyte): Remove.
7875
7876         * mm-view.el: Use inhibit-read-only.
7877         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
7878         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
7879         or unibyte-string.
7880
7881         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
7882         (mm-uu-yenc-extract): Use with-current-buffer.
7883
7884         * gnus-soup.el (gnus-soup-send-packet): Don't use
7885         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
7886
7887         * nnmh.el: Use with-current-buffer.
7888         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
7889         mm-string-as-multibyte on the output of mm-encode-coding-string.
7890
7891         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
7892         (nnimap-request-move-article): Use with-current-buffer.
7893
7894         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
7895         inserting the handle-buffer's text, so the implicit multibyte->unibyte
7896         conversion uses string-make-unibyte rather than string-as-unibyte.
7897
7898         * gnus-msg.el: Use with-current-buffer.
7899
7900         * message.el (message-ignored-resent-headers): Add "Delivered-To".
7901
7902 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
7903
7904         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
7905         string for caching if it is 'PIN.
7906
7907 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7908
7909         * lpath.el: Consider the case without Emacs/W3.
7910
7911 2008-03-08  Glenn Morris  <rgm@gnu.org>
7912
7913         * time-date.el (date-to-time, time-subtract, time-add)
7914         (safe-date-to-time): Doc fixes.
7915
7916 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
7917
7918         * mail-source.el (mail-source-delete-old-incoming-confirm):
7919         Change default to nil.
7920         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
7921
7922 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7923
7924         * lpath.el: Rearrange.
7925
7926         * gnus-art.el (gnus-narrow-to-page): Position point properly.
7927         (gnus-article-goto-prev-page): Work for articles having ^L's.
7928
7929         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
7930
7931         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
7932
7933 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
7934
7935         * gnus-bookmark.el: Adjust for renames in bookmark.el.
7936         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
7937         (gnus-bookmark-jump): Adjust some variable names.
7938
7939 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
7940
7941         * auth-source.el: New package.
7942         (auth-source-choices): Add customization entry point variable.
7943
7944         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
7945         bug.
7946
7947 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
7948
7949         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
7950         (gnus-registry-initialize, gnus-registry-install-p): Use it.
7951         (gnus-registry-install-shortcuts): Rename from
7952         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
7953         the `gnus-registry-mark-map' keymap dynamically from
7954         `gnus-registry-marks'.  The generated functions update the summary line
7955         when a registry mark is added or deleted, and will call
7956         `gnus-registry-install-p' (see the comments in the code).
7957         (gnus-registry-user-format-function-M): Use concat intelligently.
7958
7959         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
7960         the registry mark functions.
7961
7962 2008-03-05  Glenn Morris  <rgm@gnu.org>
7963
7964         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
7965         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
7966         gnus-art.
7967         (top-level): No need to load own source when compiling.
7968
7969 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
7970
7971         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
7972         Suggested by <chris.anderton@zetnet.co.uk>.
7973
7974 2008-03-04  Glenn Morris  <rgm@gnu.org>
7975
7976         * gnus-sum.el (top-level): No need to require gnus when compiling,
7977         since unconditionally required near start of file.
7978         (gnus-summary-display-while-building): Move definition before use.
7979
7980 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
7981
7982         * gnus-registry.el (gnus-registry-user-format-function-M):
7983         Add formatting function.
7984
7985 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
7986
7987         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
7988         with plists.
7989         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
7990         Use new format.
7991
7992 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7993
7994         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
7995         `where-is-internal' that returns a range of key sequences.
7996
7997 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7998
7999         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
8000
8001         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
8002         (gnus-summary-jump-to-group): Consider windows on other displayed
8003         frames as well.  Similar changes might be needed elsewhere, but that's
8004         the one I've bumped into during my use.
8005
8006         * nndoc.el (nndoc-oe-dbx-type-p):
8007         * gnus-msg.el (gnus-debug):
8008         * gnus-group.el (gnus-update-group-mark-positions):
8009         Use mm-string-to-multibyte.
8010
8011 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
8012
8013         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
8014         doesn't handle NotDashEscaped.
8015
8016         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
8017         (mml-dnd-attach-options): Fix typo in custom choice.
8018
8019         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
8020         Change nndoc-article-type to mbox.
8021         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
8022
8023         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
8024         to nil, instead of html2text.
8025
8026         * imap.el (imap-debug): Add `imap-ping-server'.
8027
8028         * gnus-bookmark.el: Add FIXMEs.
8029
8030         * message.el (message-form-letter-separator)
8031         (message-send-form-letter-delay): New variables.
8032         (message-send-form-letter): Use them.  New command to send form
8033         letters.  Requested by Uwe Siart.
8034         (message-send-mail-function): Doc fix.  Add "Other" custom option.
8035
8036 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
8037
8038         * Update copyright years.
8039
8040 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
8041
8042         Sync from EMACS_22_BASE.
8043
8044         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
8045
8046 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
8047
8048         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
8049         empty author.
8050
8051 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
8052
8053         * gnus-registry.el (gnus-registry-marks): Add variable for
8054         customization of marks and their appearance.
8055         (gnus-registry-read-mark): Use it.
8056         (gnus-registry-do-marks): Add utility function to loop through
8057         `gnus-registry-marks'.
8058         (gnus-registry-install-shortcuts-and-menus): Add function to install
8059         shortcuts and menus.
8060         (gnus-registry-initialize): Use it.
8061         (gnus-registry-default-mark): Clarify documentation.
8062
8063 2008-02-29  Glenn Morris  <rgm@gnu.org>
8064
8065         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
8066         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
8067         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
8068         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
8069         Change defcustom :version from 23.0 to 23.1.
8070
8071 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
8072
8073         * gnus-registry.el (gnus-registry-follow-group-p)
8074         (gnus-registry-post-process-groups): Add functions to aid registry
8075         splitting and improve logging.  Clarify behavior in function
8076         documentation.
8077         (gnus-registry-split-fancy-with-parent): Use them.
8078
8079 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8080
8081         * gnus-art.el: Use with-current-buffer.
8082
8083 2008-02-27  David Engster  <dengste@eml.cc>
8084
8085         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
8086         Express real group name in the response.
8087
8088 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8089
8090         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
8091         (nnmairix-last-server, nnmairix-current-server): Defvar them.
8092         (nnmairix-goto-original-article): Defvar gnus-registry-install and
8093         autoload gnus-registry-fetch-group when compiling.
8094         (nnmairix-request-group-with-article-number-correction):
8095         Remove unreferenced argument passed to nnmairix-call-backend.
8096
8097 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
8098
8099         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
8100         (mm-uu-extract): Improve face for low color ttys.
8101         Reported by Sascha Wilde.
8102
8103 2008-02-27  Glenn Morris  <rgm@gnu.org>
8104
8105         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
8106         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
8107         variables to defconsts.  Convert comments to doc-strings.
8108         (nnmairix-last-server, nnmairix-current-server): Convert from free
8109         variables to defvars.  Convert comments to doc-strings.
8110         (gnus-registry-fetch-group): Autoload.
8111         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
8112         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
8113         (nnmairix-widget-build-editable-fields): Use car cddr rather than
8114         caddr.
8115         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
8116         nnmairix-request-group-with-article-number-correction call.
8117         (nnmairix-fast, nnmairix-group): New, less general names, for free
8118         variables passed from nnmairix-request-group to
8119         nnmairix-request-group-with-article-number-correction.  Declare.
8120         (nnmairix-request-group-with-article-number-correction):
8121         Use nnmairix-fast, nnmairix-group rather than fast, group.
8122
8123 2008-02-26  David Engster  <dengste@eml.cc>
8124
8125         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
8126         version 0.5.
8127
8128 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
8129
8130         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
8131         instead of making an extra function call.  Don't add the current group
8132         to articles only when they have the group.  Use
8133         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
8134         Reported by David <de_bb@arcor.de>.
8135
8136 2008-02-24  Miles Bader  <miles@gnu.org>
8137
8138         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
8139         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
8140         (mm-find-mime-charset-region):
8141         * mm-bodies.el (mm-encode-body):
8142         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
8143
8144 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8145
8146         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
8147         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
8148
8149 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
8150
8151         * mail-source.el (mail-source-delete-incoming): Change default.
8152         Supplement doc string.
8153
8154         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
8155
8156 2008-02-14  Glenn Morris  <rgm@gnu.org>
8157
8158         * time-date.el (format-seconds): New function.
8159
8160 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
8161
8162         * nnmail.el (nnmail-message-id-cache-file): Derive from
8163         `gnus-home-directory'.
8164
8165 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
8166
8167         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
8168         Document negative prefix.
8169
8170         * gnus-group.el (gnus-group-read-group): Document negative prefix.
8171
8172 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8173
8174         * message.el (message-unsent-separator): Add the Exim bounce
8175         separator.
8176
8177 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
8178
8179         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
8180         list.
8181         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
8182         recipient/signer list.
8183
8184 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8185
8186         * Makefile.in (datarootdir): Define.
8187         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
8188         name that might contain whitespace.
8189
8190 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
8191
8192         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
8193         fbound (Emacs 23 unicode), signal an error.
8194
8195 2008-02-08  Glenn Morris  <rgm@gnu.org>
8196
8197         * gnus-art.el (pgg-display-output-buffer): Declare as function.
8198
8199 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
8200
8201         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
8202         ports to the calls to `netrc-machine-user-or-password' in addition to
8203         "imap" and "imaps".
8204
8205 2008-02-01  Zhang Wei  <id.brep@gmail.com>
8206
8207         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
8208
8209         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
8210
8211 2008-02-01  Kenichi Handa  <handa@m17n.org>
8212
8213         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
8214         rfc2104-hexstring-to-bitstring and changed to return a byte list.
8215         (rfc2104-hash): Convert the result of concat to unibyte string.
8216
8217 2008-02-01  Dave Love  <fx@gnu.org>
8218
8219         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
8220         coding-system-for-read.
8221         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
8222
8223 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
8224
8225         * gnus.el (gnus-group-startup-message): Add `find-image' call before
8226         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
8227         <hanche@math.ntnu.no>.
8228
8229 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8230
8231         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
8232
8233         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
8234
8235 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
8236
8237         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
8238         * message.el (message-beginning-of-line): Use featurep instead of bound
8239         tests in order to resolve conditionals at compile time.
8240
8241 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
8242
8243         * mail-source.el (mail-sources): Add `group' choice.
8244
8245         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
8246         parameter `in-group' to control into which group the articles go.
8247         Add treatment of `group' mail-source.
8248
8249 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8250
8251         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
8252
8253         * mm-decode.el (mm-dissect-buffer): Decode description.
8254
8255         * mml.el (mml-to-mime): Encode message header first.
8256
8257 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8258
8259         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
8260         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
8261
8262         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
8263         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
8264
8265 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
8266
8267         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
8268
8269 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8270
8271         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
8272         prefix keys.
8273         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
8274         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
8275         gnus-xmas.el.
8276
8277         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
8278         (gnus-xmas-article-describe-bindings): New function.
8279         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
8280         gnus-xmas-article-describe-bindings.
8281
8282         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
8283
8284 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
8285
8286         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
8287         Add new variables for article mark management.
8288         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
8289         list of extra data entries which, when present, will indicate that the
8290         article ID should not be trimmed from the registry.
8291         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
8292         functions.
8293         (gnus-registry-read-mark): New function to read a mark name from the
8294         user.
8295         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
8296         (gnus-registry-set-article-mark-internal): New functions to add and
8297         remove marks.
8298         (gnus-registry-get-article-marks): New function to show the marks for
8299         an article, or retrieve them for further use.
8300
8301 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8302
8303         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
8304         keys when no argument is given.
8305
8306 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
8307
8308         * imap.el (imap-ping-server): New variable.
8309         (imap-opened): On add extra ping if imap-ping-server is non-nil.
8310         (imap-ping-server): Minor doc string fixes.
8311
8312 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
8313
8314         * imap.el (imap-ping-server): New function.
8315         (imap-opened): Call imap-ping-server.
8316
8317 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
8318
8319         * gnus-sum.el (gnus-article-sort-by-random)
8320         (gnus-thread-sort-by-random): Fix doc strings.
8321         Reported by jidanni@jidanni.org.
8322
8323 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8324
8325         * gnus-art.el (gnus-article-describe-bindings): New function.
8326         (gnus-article-read-summary-keys): Use it.
8327         (gnus-article-mode-map): Bind `C-h b' to it.
8328
8329 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8330
8331         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
8332         XEmacs.
8333         (gnus-article-describe-key, gnus-article-describe-key-briefly):
8334         Protect against non-character events.
8335
8336         * lpath.el: Fbind map-keymap for Emacs 21.
8337
8338 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
8339
8340         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
8341         New command.
8342         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
8343         instead of END.  Change name of the temp file.
8344         (gnus-group-gmane-group-download-format): Add doc string.  Make it
8345         customizable.
8346
8347 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8348
8349         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
8350         bind `S W' to gnus-article-wide-reply-with-original; set default
8351         binding to gnus-article-read-summary-send-keys.
8352         (gnus-article-read-summary-keys): Fix the order of keys; display
8353         continuation keys correctly in the echo area; describe bindings
8354         correctly when keys end with `C-h'.
8355         (gnus-article-read-summary-send-keys): New function.
8356         (gnus-article-describe-key, gnus-article-describe-key-briefly):
8357         Work for gnus-article-read-summary-send-keys; display continuation keys
8358         correctly in the echo area.
8359         (gnus-article-reply-with-original): Ignore prefix argument.
8360         (gnus-article-wide-reply-with-original): New function.
8361
8362         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
8363         Emacs 21.
8364
8365 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8366
8367         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
8368         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
8369
8370 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
8371
8372         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
8373         (gnus-group-read-ephemeral-gmane-group): New command.
8374
8375 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
8376
8377         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
8378
8379 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
8380
8381         * message.el (message-send-mail-function): Increase custom version.
8382
8383         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
8384         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
8385
8386 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
8387
8388         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
8389         for the cases where imap-authenticate is called with a nil buffer
8390         parameter.
8391
8392 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8393
8394         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
8395         html parts correctly; support forwarded messages.
8396         (gnus-article-browse-html-article): Remove work buffers.
8397
8398         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
8399         compiling.
8400         (netrc-bound-and-true-p): New macro.
8401         (netrc-parse): Use it instead of bound-and-true-p that is not available
8402         in XEmacs 21.4.
8403
8404 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
8405
8406         * gnus-registry.el (gnus-registry-mark-article)
8407         (gnus-registry-article-marks): Add functionality to mark articles
8408         through the Gnus registry.
8409
8410         * encrypt.el: Clarify documentation for the new pgg method.
8411         (encrypt-file-alist): Add PGG option.
8412         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
8413         functionality.  Abstract password key and messaging to external
8414         functions.
8415         (encrypt-password-key, encrypt-get-passphrase-if-needed)
8416         (encrypt-message-method-and-cipher): Add new convenience external
8417         functions.
8418         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
8419         (encrypt-pgg-process-buffer): Add PGG functionality glue.
8420
8421         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
8422         (netrc-parse): Use encrypt-file-alist to determine if
8423         encrypt-find-model or encrypt-insert-file-contents should be used.
8424
8425         * encrypt.el: Clarify documentation.  Load password-cache or
8426         password, whichever one is found first, instead of autoloading.
8427
8428 2007-12-19  Glenn Morris  <rgm@gnu.org>
8429
8430         * mml.el (message-options-set, message-narrow-to-head)
8431         (message-in-body-p, message-mail-p, message-encode-message-body):
8432         Autoload.
8433         (message-remove-header, message-narrow-to-headers-or-head)
8434         (message-subscribed-p, message-make-mail-followup-to)
8435         (message-position-on-field, message-news-p)
8436         (message-options-set-recipient, message-generate-headers)
8437         (message-sort-headers): Declare as functions.
8438
8439 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
8440
8441         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
8442         convention in doc string.
8443
8444 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8445
8446         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
8447         title to html parts.
8448         (gnus-article-browse-html-article): Pass message header to it.
8449
8450         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
8451
8452 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
8453
8454         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
8455         or password compatible with XEmacs.
8456
8457 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
8458
8459         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
8460         format document.
8461         (gnus-mime-delete-part): Don't write description line if empty.
8462         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
8463
8464 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
8465
8466         * gnus-sum.el (gnus-summary-mark-unread-as-read)
8467         (gnus-summary-mark-read-and-unread-as-read)
8468         (gnus-summary-mark-current-read-and-unread-as-read)
8469         (gnus-summary-mark-unread-as-ticked): Doc fix.
8470         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
8471
8472 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
8473
8474         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
8475         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8476
8477 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
8478
8479         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
8480         yes-or-no-p.
8481
8482 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8483
8484         * mm-decode.el (mm-add-meta-html-tag): New function.
8485         (mm-save-part-to-file, mm-pipe-part): Use it.
8486
8487         * gnus-art.el (gnus-article-browse-delete-temp-files):
8488         Use gnus-y-or-n-p instead of y-or-n-p.
8489         (gnus-article-browse-html-parts): Work with message/external-body; use
8490         mm-add-meta-html-tag.
8491
8492 2007-12-11  Glenn Morris  <rgm@gnu.org>
8493
8494         * gnus-cache.el: Require gnus-sum not just when compiling.
8495
8496         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
8497
8498         * gnus-int.el (gnus-server-opened, gnus-status-message):
8499         Move definitions before use.
8500
8501         * mm-decode.el: Require gnus-util.
8502         (mm-remove-part): Only call delete-annotation on XEmacs.
8503
8504         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
8505
8506         * nnmail.el: Require gnus-int.
8507
8508         * spam.el: Move `require's before `eval-when-compile's.
8509
8510         * gnus-ems.el (gnus-alive-p):
8511         * gnus-fun.el (message-goto-eoh):
8512         * gnus-util.el (gnus-group-name-decode):
8513         * mail-source.el (gnus-compress-sequence):
8514         * message.el (Info-goto-node, format-spec):
8515         * mm-bodies.el (message-options-get):
8516         * mm-decode.el (mm-view-pkcs7):
8517         * mm-util.el (gmm-write-region):
8518         * mml-smime.el (mml-compute-boundary)
8519         (gnus-completing-read-with-default):
8520         * mml.el (widget-button-press, gnus-make-hashtable):
8521         * mml1991.el (mm-decode-content-transfer-encoding)
8522         (mm-encode-content-transfer-encoding)
8523         (message-options-get, message-options-set):
8524         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
8525         * nnfolder.el (gnus-request-group):
8526         * nnheader.el (ietf-drums-unfold-fws):
8527         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
8528         * smime.el (gnus-run-mode-hooks):
8529         * spam-stat.el (gnus-message): Autoload.
8530
8531         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
8532         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
8533         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
8534         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
8535         Add declare-function compatibility definition.
8536
8537         * gnus-cache.el (nnvirtual-find-group-art):
8538         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
8539         (gnus-add-image, gnus-add-wash-type):
8540         * gnus-group.el (nnkiboze-score-file):
8541         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
8542         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
8543         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
8544         (message-tokenize-header, gnus-get-buffer-create)
8545         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
8546         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
8547         * gnus.el (gnus-group-decoded-name):
8548         * mail-source.el (imap-capability):
8549         * mm-bodies.el (message-options-set):
8550         * mm-decode.el (gnus-configure-windows):
8551         * mm-extern.el (message-goto-body):
8552         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
8553         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
8554         (epg-sub-key-validity, message-options-set):
8555         * mml.el (widget-event-point, gnus-configure-windows):
8556         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
8557         * mml2015.el (epg-check-configuration, epg-configuration)
8558         (message-options-set):
8559         * nndb.el (nndb-request-article):
8560         * nnfolder.el (gnus-request-create-group):
8561         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
8562         * nnmaildir.el (gnus-group-mark-article-read):
8563         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
8564         * rfc1843.el (message-fetch-field):
8565         * spam.el (gnus-extract-address-components):
8566         Declare as functions.
8567
8568 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8569
8570         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
8571
8572         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
8573
8574         * lpath.el: Fbind run-mode-hooks for Emacs 21;
8575         bind show-trailing-whitespace for XEmacs.
8576
8577 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
8578
8579         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
8580         new no-op macro for backward compatibility.
8581
8582         * imap.el (imap-string-to-integer): New function.
8583
8584 2007-12-09  Glenn Morris  <rgm@gnu.org>
8585
8586         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
8587
8588         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
8589         * message.el, mm-view.el, sieve-manage.el, smime.el:
8590         Add declare-function compatibility definition.
8591
8592         * gnus-art.el (w3-region, w3m-region, Info-menu):
8593         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
8594         * gnus-sum.el (gnus-get-predicate):
8595         * gnus-util.el (mm-append-to-file, w32-focus-frame):
8596         * message.el (mail-abbrev-in-expansion-header-p):
8597         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
8598         (w3m-detect-meta-charset, w3m-region):
8599         * sieve-manage.el (password-read, password-cache-add)
8600         (password-cache-remove):
8601         * smime.el (password-read-and-add): Declare as functions.
8602
8603 2007-12-08  David Kastrup  <dak@gnu.org>
8604
8605         * gnus-sum.el (gnus-summary-simplify-subject-query):
8606         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
8607         `message'.
8608
8609 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8610
8611         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
8612         it to bind idna-program, installation-directory, defined-colors, and
8613         face-attribute for XEmacs of the version that compiles defcustom forms.
8614
8615 2007-12-07  Glenn Morris  <rgm@gnu.org>
8616
8617         * gnus-art.el (article-make-date-line): Revert previous change.
8618
8619 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
8620
8621         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
8622
8623 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
8624
8625         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
8626         Call gnus-add-to-range ranges only once with a prepared article-list.
8627
8628 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
8629
8630         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
8631         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
8632         group names with backslashes.
8633         Reported by Tassilo Horn <tassilo@member.fsf.org>.
8634
8635 2007-12-06  Deepak Goel  <deego3@gmail.com>
8636
8637         * gnus-art.el (article-make-date-line):
8638         * gnus-start.el (gnus-load):
8639         * pop3.el (pop3-read-response): Fix buggy call to `error'.
8640
8641 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8642
8643         * gnus-art.el (gnus-use-idna)
8644         * gnus-start.el (gnus-site-init-file)
8645         * message.el (message-use-idna)
8646         * mm-uu.el (mm-uu-hide-markers)
8647         * smiley.el (smiley-style): Revert changes that suppress warnings.
8648
8649 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8650
8651         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
8652         specify charset to html source.
8653         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8654
8655 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8656
8657         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
8658         idna-program in order to suppress byte compile warning issued by XEmacs
8659         that came to byte compile the default value section of defcustom forms
8660         recently.
8661
8662         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
8663         value of installation-directory.
8664
8665         * message.el (message-use-idna): Don't directly refer to the value of
8666         idna-program.
8667
8668         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
8669
8670         * smiley.el (smiley-style): Don't directly call face-attribute.
8671
8672 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
8673
8674         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
8675
8676         * gnus-dired.el: Reduce Gnus dependencies.
8677         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
8678         Don't require.  Use autoloads instead.
8679         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
8680         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
8681         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
8682         (gnus-dired-mode): Adjust doc string.
8683         (gnus-dired-mail-mode): New variable.
8684         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
8685         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
8686         (gnus-dired-mail-buffers): New function.  Return mail or message
8687         composition buffers.
8688         (gnus-dired-attach): Use it.
8689         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
8690         NO-DECODE.
8691         (gnus-dired-print): Use `gnus-print-buffer' depending on
8692         `gnus-dired-mail-mode'.
8693
8694 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8695
8696         * rfc2047.el (rfc2047-encoded-word-regexp)
8697         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
8698         explaining what regexp patterns are for.
8699
8700 2007-12-04  Glenn Morris  <rgm@gnu.org>
8701
8702         * password.el: Move to password-cache.el.
8703
8704         * mml1991.el (password-read, password-cache-add, password-cache-remove):
8705         * mml2015.el (password-read, password-cache-add, password-cache-remove):
8706         * mml-smime.el (password-read, password-cache-add)
8707         (password-cache-remove):
8708         No need to autoload, since mml-sec requires password.
8709
8710         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
8711         * message.el (gnus-extract-address-components):
8712         * mml-smime.el (gnus-extract-address-components): Define for compiler.
8713
8714         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
8715         password.
8716
8717 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
8718
8719         * mailcap.el: Reduce dependencies.
8720         (mail-header-parse-content-type): Autoload.
8721         (mailcap-delete-duplicates): New alias.
8722         (mailcap-mime-info): Add optional argument NO-DECODE.
8723         (mailcap-mime-types): Use mailcap-delete-duplicates.
8724
8725         * message.el (message-ignored-supersedes-headers): Add "X-ID".
8726
8727 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
8728
8729         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
8730         (imap-parse-status): Upcase status-att for servers that sends them
8731         lower-case (e.g., MS Exchange 2007).
8732
8733 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8734
8735         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
8736         function.
8737
8738         * gnus-uu.el (gnus-uu-decode-yenc): New command.
8739         (gnus-uu-yenc-article): New function.
8740
8741         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
8742
8743         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
8744
8745 2007-12-02  Glenn Morris  <rgm@gnu.org>
8746
8747         * binhex.el (binhex): New custom group.
8748         (binhex-decoder-program, binhex-decoder-switches)
8749         (binhex-use-external): Move to the binhex custom group.
8750
8751         * uudecode.el (uudecode): New custom group.
8752         (uudecode-decoder-program, uudecode-decoder-switches)
8753         (uudecode-use-external): Move to the uudecode custom group.
8754
8755         * netrc.el (top-level): Don't load `encrypt' features.
8756         (netrc-parse): Don't use encrypt.
8757         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
8758
8759         * encrypt.el: Remove file.
8760
8761 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
8762
8763         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
8764         matches on patches.
8765
8766         * gnus-art.el (gnus-article-browse-html-article):
8767         Mention `mm-text-html-renderer' in the doc string.
8768
8769         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
8770         string.  Add comments.
8771
8772         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
8773         if rhs is ASCII.
8774
8775 2007-12-01  Glenn Morris  <rgm@gnu.org>
8776
8777         * mail-source.el (top-level): Require format-spec before
8778         eval-when-compile.
8779
8780 2007-11-30  Glenn Morris  <rgm@gnu.org>
8781
8782         * encrypt.el: Require password, rather than autoloading password-read.
8783
8784 2007-11-29  Glenn Morris  <rgm@gnu.org>
8785
8786         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
8787         (sasl-make-client, sasl-next-step, sasl-step-data)
8788         (sasl-step-set-data): Declare as functions.
8789
8790 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
8791
8792         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
8793
8794 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
8795
8796         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
8797         certs should be verified and what is to be done in the event of a
8798         verification failure.
8799
8800         * gnus.el (gnus-method-to-server): Add an optional parameter so the
8801         caller can indicate whether the cache should be disregarded for this
8802         call.  This way the result of the call is reproducible at all times and
8803         can be considered a canonical server name for the supplied method.
8804         (gnus-agent-method-p): Canonicalize server names by pushing their
8805         method through `gnus-method-to-server' using the no-cache argument.
8806
8807         * gnus-srvr.el (gnus-server-insert-server-line):
8808         Call `gnus-method-to-server' with `no-cache' argument.
8809
8810         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
8811         gnus-agent-possibly-synchronize-flags as this should be called when the
8812         server is actually being opened.
8813         (gnus-agent-possibly-synchronize-flags)
8814         (gnus-agent-possibly-synchronize-flags-server): Move check for the
8815         flags file of an agentized server to the latter function.
8816
8817         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
8818         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
8819         after a connection has been established successfully.
8820
8821 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8822
8823         * gnus-art.el (article-display-face): Force to display face if called
8824         interactively; check if gnus-article-x-face-too-ugly matches author.
8825         (article-display-x-face): Display face even if From header is missing
8826         as article-display-face does.
8827
8828 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
8829
8830         * hashcash.el (message-narrow-to-headers-or-head)
8831         (message-fetch-field, message-goto-eoh)
8832         (message-narrow-to-headers): Declare as functions.
8833
8834 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
8835
8836         * mail-source.el (mail-sources): Default to fetch from file for
8837         compatibility with default of nnmail-spool-file.
8838
8839 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8840
8841         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
8842         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
8843         to look for encoded word that should be encoded again.
8844         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
8845         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
8846         encoding pattern.
8847         (rfc2047-decode-region): Switch strict regexp and loose one according
8848         to rfc2047-allow-irregular-q-encoded-words.
8849
8850 2007-11-25  Romain Francoise  <romain@orebokech.com>
8851
8852         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
8853
8854 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
8855
8856         * tls.el (tls-program): Provide more custom choices from
8857         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
8858         (tls-process-connection-type, tls-success): Remove "*" in doc string.
8859
8860 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8861
8862         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
8863         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
8864
8865         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
8866         `nnmail-spool-file'.
8867
8868         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
8869         `nnmail-spool-file'.
8870
8871         * gnus-move.el (gnus-change-server): Ditto.
8872
8873         * gnus-kill.el (gnus-batch-score): Ditto.
8874
8875         * gnus-cache.el (gnus-jog-cache): Ditto.
8876
8877         * gnus-msg.el (gnus-summary-reply):
8878         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
8879
8880 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8881
8882         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
8883         version.  Minor improvement to doc strings.
8884         (tls-program): Add comment.
8885
8886 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
8887
8888         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
8889         (tls-checktrust): New variable.  Check if GNU TLS complained about a
8890         mismatch between the hostname provided in the certificate and the name
8891         of the host connnecting to.
8892         (open-tls-stream): Use them.  Check certificates against trusted root
8893         certificates.
8894
8895 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8896
8897         * gnus-cache.el (gnus-cache-generate-nov-databases):
8898         Use nnml-generate-nov-databases-directory instead of
8899         nnml-generate-nov-databases-1.
8900
8901 2007-11-24  Glenn Morris  <rgm@gnu.org>
8902
8903         * message.el (message-tool-bar-retro): Update for rename
8904         mail_send.xpm->mail-send.xpm.
8905
8906 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
8907
8908         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
8909         `smime-ldap-search' for Emacs 22 and up.
8910
8911 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8912
8913         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
8914
8915         * message.el (message-send-mail-function): Fix error convention.
8916         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
8917         (message-widen-reply, message-send-mail, message-talkative-question)
8918         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
8919         (message-clone-locals, message-send-news): Use with-current-buffer.
8920         (message-insert-or-toggle-importance): Remove unused var `valid'.
8921         (message-make-references): Remove unused var `new-references'.
8922         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
8923
8924 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
8925
8926         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
8927         (spam-split-symbolic-return-positive): Reflow docstring.
8928         (spam-backends, spam-summary-exit-behavior)
8929         (spam-mark-ham-unread-before-move-from-spam-group)
8930         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
8931         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
8932         (spam-clear-cache, spam-backend-check, spam-install-backend)
8933         (spam-install-statistical-backend, spam-list-of-processors)
8934         (spam-group-processor-p, spam-split, spam-bogofilter-score)
8935         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
8936         (spam-check-crm114, spam-initialize, spam-unload-hook):
8937         Fix typos in docstrings.
8938
8939 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8940
8941         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
8942         been checked if they have never been read and those group levels are
8943         higher than the one that a user specified.
8944
8945 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8946
8947         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
8948         foreign groups unless a group level is specified by a user.
8949         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
8950
8951 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
8952
8953         * message.el (message-send-mail-function): Require sendmail.
8954
8955 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
8956
8957         * message.el (message-send-mail-function): Check for smtpmail too.
8958
8959         * utf7.el (utf7-encode, utf7-decode): Use coding system
8960         `utf-7'/`utf-7-imap' from utf-7.el' if available.
8961
8962         * message.el (message-send-mail-function): New function.
8963         (message-send-mail-function): Set default using
8964         message-send-mail-function.  Adjust doc string.
8965         (message-send-mail-with-mailclient): New function.
8966
8967 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
8968
8969         * smime.el (from):
8970         * rfc2047.el (message-posting-charset):
8971         * qp.el (mm-use-ultra-safe-encoding):
8972         * pop3.el (parse-time-months):
8973         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
8974         * nnml.el (files):
8975         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
8976         (jka-compr-compression-info-list, ange-ftp-path-format)
8977         (efs-path-regexp):
8978         * nndiary.el (files):
8979         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
8980         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
8981         (epg-digest-algorithm-alist, inhibit-redisplay)
8982         (password-cache-expiry):
8983         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
8984         (pgg-output-buffer, password-cache-expiry):
8985         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
8986         (efs-path-regexp):
8987         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
8988         (inhibit-redisplay):
8989         * mm-uu.el (file-name, start-point, end-point, entry)
8990         (gnus-newsgroup-name, gnus-newsgroup-charset):
8991         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
8992         (latin-unity-ucs-list):
8993         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
8994         (mm-uu-binhex-decode-function):
8995         * message.el (gnus-message-group-art, gnus-list-identifiers)
8996         (rmail-enable-mime-composing, gnus-local-organization)
8997         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
8998         (gnus-read-active-file, facemenu-add-face-function)
8999         (facemenu-remove-face-function, gnus-article-decoded-p)
9000         (tool-bar-mode):
9001         * mail-source.el (display-time-mail-function):
9002         * gnus-util.el (nnmail-pathname-coding-system)
9003         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
9004         (gnus-original-article-buffer, gnus-user-agent)
9005         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
9006         (xemacs-codename, sxemacs-codename, emacs-program-version):
9007         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
9008         * gnus-start.el (gnus-agent-covered-methods)
9009         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
9010         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
9011         (gnus-newsgroup-headers, gnus-group-list-mode)
9012         (gnus-group-mark-positions, gnus-newsgroup-data)
9013         (gnus-newsgroup-unreads, nnoo-state-alist)
9014         (gnus-current-select-method, mail-sources)
9015         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
9016         (nnmail-spool-file, gnus-cache-active-hashtb):
9017         * gnus-mh.el (mh-lib-progs):
9018         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
9019         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
9020         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
9021         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
9022         (gnus-group-buffer):
9023         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
9024         (font-lock-set-defaults):
9025         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
9026         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
9027         (gnus-summary-post-menu, total-parts, type, condition, length):
9028         * gnus-agent.el (gnus-agent-read-agentview):
9029         * flow-fill.el (show-trailing-whitespace):
9030         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
9031         eval-and-compile wrappers for byte compiler pacifiers.
9032
9033         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
9034         (mm-display-inline-fontify): Check for featurep 'xemacs not
9035         extent-list.
9036
9037         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
9038         itimer-list.
9039         (mm-create-image-xemacs): Only do something for XEmacs.
9040         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
9041
9042         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
9043
9044         * gnus-registry.el (gnus-adaptive-word-syntax-table):
9045         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
9046
9047 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
9048
9049         * nnimap.el (nnimap-split-download-body):
9050         * gnus-demon.el (gnus-demon):
9051         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
9052
9053 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9054
9055         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
9056         New macros.
9057         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
9058         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
9059         copy data from unibyte buffer to multibyte current buffer.
9060         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
9061         to copy data from unibyte current buffer to multibyte buffer.
9062         (nntp-make-process-buffer): Make process buffer unibyte.
9063
9064         * pop3.el (pop3-open-server): Fix typo in Lisp code.
9065
9066 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
9067
9068         * pop3.el (pop3-open-server): Accept and process data more robustly at
9069         connexion start to avoid spurious "POP SSL connexion failed" errors.
9070
9071 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9072
9073         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
9074         read group names.
9075
9076 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
9077
9078         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
9079
9080 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9081
9082         * nnmail.el (nnmail-parse-active): Make group names unibyte.
9083         (nnmail-save-active): Use a unibyte buffer when saving active file,
9084         which may contain non-ASCII group names.
9085
9086         * nnml.el (nnml-request-group): Decode group names in messages.
9087
9088 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
9089
9090         * message.el (message-citation-line-function)
9091         (message-insert-formatted-citation-line): Fix spelling of
9092         `message-insert-formated-citation-line'.
9093
9094 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
9095
9096         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
9097
9098 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9099
9100         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
9101         nnmail-pathname-coding-system.
9102
9103         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
9104         that a user enters; decode group names in messages.
9105
9106         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
9107
9108 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
9109
9110         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
9111
9112         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
9113
9114         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
9115         risky local variable.
9116
9117         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
9118
9119 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
9120
9121         * encrypt.el: Improve documentation to fix function name typo.
9122         Reported by Daiki Ueno <ueno@unixuser.org>.
9123
9124 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9125
9126         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
9127         even if the point is not in the last page of an article.
9128         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
9129         back to the previous page.
9130
9131 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
9132
9133         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
9134
9135 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9136
9137         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
9138
9139 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9140
9141         * message.el (message-check-news-body-syntax):
9142         Avoid mm-string-as-multibyte.
9143         (message-hide-headers): Don't assume (point-min)==1.
9144
9145 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9146
9147         * message.el (message-remove-blank-cited-lines): Fix if remove is
9148         given.
9149         (message-bogus-address-regexp): New variable.
9150         (message-bogus-recipient-p): New function.
9151         (message-check-recipients): New command.
9152         (message-syntax-checks): Add `bogus-recipient'.
9153         (message-fix-before-sending): Add `bogus-recipient'.
9154
9155         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
9156         (gnus-treat-body-boundary): Don't test window-system.
9157
9158 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
9159
9160         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
9161
9162 2007-10-28  Miles Bader  <miles@gnu.org>
9163
9164         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
9165         at compile-time too.
9166
9167 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
9168
9169         * gnus-msg.el (gnus-message-setup-hook):
9170         Add `message-remove-blank-cited-lines' to options.
9171
9172 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9173
9174         * message.el (message-remove-blank-cited-lines): New function.
9175         Suggested by Karl Plästerer.
9176
9177 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9178
9179         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
9180         mapc.
9181
9182         * imap.el (imap-open): Replace mapcar called for effect with mapc.
9183         (top-level): Use mapc to set functions to be traced for debugging.
9184
9185         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
9186         called for effect with while loop.
9187
9188         * message.el (message-talkative-question): Replace mapcar called for
9189         effect with mapc.
9190
9191         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
9192         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
9193         called for effect with dolist.
9194
9195         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
9196
9197         * nndiary.el: Use dolist instead of mapcar to add diary headers to
9198         gnus-extra-headers and nnmail-extra-headers.
9199
9200         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
9201         called for effect with dolist.
9202         (top-level): Use mapc to set functions to be traced for debugging.
9203
9204         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
9205         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
9206         dolist.
9207
9208         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
9209         Replace mapcar called for effect with mapc.
9210         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
9211         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
9212         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
9213         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
9214
9215         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
9216         remove-if that's a cl function.
9217
9218         * webmail.el (webmail-debug): Replace mapcar called for effect with
9219         dolist.
9220
9221         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
9222         with mapc.
9223
9224 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9225
9226         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
9227         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
9228         with while loop.
9229
9230         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
9231         functions from article-* functions.
9232         (gnus-multi-decode-header): Replace mapcar called for effect with
9233         dolist.
9234
9235         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
9236         (gnus-bookmark-show-details): Replace mapcar called for effect with
9237         while loop.
9238
9239         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
9240         called for effect with while loop.
9241
9242         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
9243         with dolist.
9244
9245         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9246         Replace mapcar called for effect with dolist.
9247
9248         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
9249
9250         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
9251         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
9252         Replace mapcar called for effect with dolist.
9253         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
9254         mapc.
9255
9256         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
9257         Replace mapcar called for effect with dolist.
9258         (gnus-topic-list): Replace mapcar called for effect with mapc.
9259
9260         * gnus.el: Use mapc instead of mapcar to add autoloads.
9261
9262 2007-10-23  Richard Stallman  <rms@gnu.org>
9263
9264         * gnus-group.el (gnus-group-highlight): Mark as risky.
9265
9266 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9267
9268         * gnus.el (gnus-server-to-method): Return method found first in
9269         gnus-newsrc-alist.
9270
9271         * gnus-art.el (gnus-article-highlight-signature)
9272         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
9273         button overlay without the front stickiness.
9274
9275 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
9276
9277         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
9278         overview buffer needed a catch to receive its throw.
9279         (gnus-agent-flush-cache): Declare as interactive to make this function
9280         easier to use.
9281
9282 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
9283
9284         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
9285         `next-line'.
9286
9287 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9288
9289         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
9290         exclude address matching message-dont-reply-to-names.
9291
9292 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9293
9294         * gnus-util.el (gnus-string<): New function.
9295
9296         * gnus-sum.el (gnus-article-sort-by-author)
9297         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
9298
9299 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9300
9301         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
9302         the frame-focus tag is set in gnus-buffer-configuration.
9303
9304 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9305
9306         * gnus-art.el (gnus-article-add-button): Make a button overlay without
9307         the front stickiness.
9308
9309 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9310
9311         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
9312         url pattern; remove duplicate one.
9313         (gnus-article-extend-url-button): New function.
9314         (gnus-article-add-buttons): Use it.
9315         (gnus-button-push): Use concatenated url that it makes.
9316
9317 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
9318
9319         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
9320
9321 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9322
9323         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
9324         Don't hardcode point-min==1.
9325
9326 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
9327
9328         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
9329         Fix comment about "iso8859-1".
9330
9331 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
9332
9333         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
9334         ones returned from the verify-function.
9335
9336         * mm-uu.el (mm-uu-pgp-signed-extract-1):
9337         Call mml2015-extract-cleartext-signature if extraction failed.
9338
9339 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
9340
9341         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
9342         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
9343         failed.
9344
9345 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9346
9347         * Relicense "GPLv2 or later" files to "GPLv3 or later".
9348
9349 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
9350
9351         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
9352         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
9353         recommends to use EasyPG instead of PGG.
9354
9355         * pgg.el: Revert to revision 6.23.2.16.
9356
9357         * pgg-def.el: Revert to revision 6.6.2.14.
9358
9359         * pgg-gpg.el: Revert to revision 6.23.2.34.
9360
9361 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
9362
9363         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
9364         to mark a thread as expirable.  Add variable `hide' to handle hiding of
9365         thread for both the null and zero (kill/expire thread) universal prefix
9366         cases.
9367         (gnus-summary-expire-thread): Add new function to expire a thread,
9368         using gnus-summary-kill-thread.
9369         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
9370         shortcuts for gnus-summary-expire-thread.
9371         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
9372         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
9373
9374 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
9375
9376         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
9377         extras value, so an extras entry can be deleted.
9378         (gnus-registry-delete-extra-entry): Use it.
9379         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
9380         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
9381         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
9382         storage through the gnus-registry, and provide an appropriate API for
9383         it.
9384
9385 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9386
9387         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
9388         Suggested by Leo <sdl.web@gmail.com>.
9389
9390         * gnus.el: Do.
9391
9392 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9393
9394         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
9395         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
9396
9397         * gnus-agent.el (gnus-agent-fetch-headers): Do.
9398
9399         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
9400         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
9401
9402 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9403
9404         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
9405         newline.
9406         (nnmbox-request-accept-article): Don't change article in source buffer;
9407         narrow to header to use message-fetch-field rather than
9408         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
9409         (nnmbox-request-replace-article): Quote lines that'll be misidentified
9410         as delimiters; make sure article ends with newline.
9411         (nnmbox-delete-mail): Correct last position of article to be deleted;
9412         ignore X-Gnus-Newsgroup header in article body.
9413         (nnmbox-save-mail): Quote lines looking like delimiters at the right
9414         positions; make sure article ends with newline.
9415
9416         * message.el (message-display-abbrev): Don't infloop when a user
9417         inserts SPC in the beginning of header.
9418
9419         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
9420         coding-system-for-read and coding-system-for-write for XEmacs having no
9421         file-coding feature.
9422
9423         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
9424
9425 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
9426
9427         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
9428         list of groups not followed by default.  Fix type to be regexp.
9429         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
9430
9431 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
9432
9433         * hmac-def.el (define-hmac-function): Switch from old-style to
9434         new-style backquotes.
9435
9436         * md4.el (md4-make-step): Likewise.
9437
9438 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9439
9440         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
9441         raw-text coding system when saving .newsrc file, which may contain
9442         non-ASCII group names.
9443
9444 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9445
9446         * gnus-cus.el (gnus-score-extra): New widget.
9447         (gnus-score-extra-convert): New function.
9448         (gnus-score-customize): Use it for Extra.
9449
9450 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
9451
9452         * mml2015.el (mml2015-extract-cleartext-signature): New function.
9453         (mml2015-mailcrypt-clear-verify): Use it.
9454         (mml2015-gpg-clear-verify): Use it.
9455         (mml2015-pgg-clear-verify): Use it.
9456         (mml2015-epg-clear-verify): Replace the current part with the output
9457         from GnuPG; don't extract the plaintext by itself.
9458
9459         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
9460         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
9461         mml2015-clear-verify-function; don't touch the armor headers or
9462         dash-escaped text here.
9463
9464 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9465
9466         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
9467         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
9468         parts, or application/octet-stream as a last resort.
9469         (gnus-mime-view-part-as-type): Don't toggle display.
9470         (gnus-mime-view-part-as-charset): Don't turn off display before
9471         querying charset.
9472
9473         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
9474         stuff to undisplayer function in Emacs.
9475         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
9476
9477         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
9478         text/calendar parts.
9479
9480 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9481
9482         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
9483         decoding text/calendar parts.
9484
9485         * message.el (message-forward-make-body-mime): Always mark body as
9486         having no illegible text; remove signed-or-encrypted argument.
9487         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
9488
9489         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
9490         (mml-generate-mime-1): Don't encode body if it is specified to be in
9491         raw form; don't make buffer be unibyte when inserting multibyte string.
9492
9493 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
9494
9495         * sha1.el: Fix up comment style.
9496         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
9497         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
9498
9499         * hex-util.el: Fix up comment style.
9500         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
9501
9502         * gnus-salt.el: Use with-current-buffer.
9503         (gnus-pick-setup-message): Fix long-standing typo.
9504
9505 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9506
9507         * imap.el (imap-logout-timeout): New variable.
9508         (imap-logout, imap-logout-wait): New functions.
9509         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
9510
9511         * nnimap.el (nnimap-logout-timeout): New server variable.
9512         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
9513         nnimap-logout-timeout.
9514
9515         * gnus-art.el (gnus-article-summary-command-nosave)
9516         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
9517
9518 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9519
9520         * gnus.el (gnus-maximum-newsgroup): New variable.
9521
9522         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
9523         according to gnus-maximum-newsgroup.
9524
9525         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
9526         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
9527         Limit the range of articles according to gnus-maximum-newsgroup.
9528
9529 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
9530
9531         * gnus-art.el (gnus-sticky-article): Fix problems described in
9532         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
9533         Don't perform gnus-configure-windows here; reuse existing sticky
9534         article buffer.
9535
9536         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
9537         it doesn't exist in gnus-article-mode.
9538
9539 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9540
9541         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
9542         (gnus-agent-decoded-group-name): New function.
9543         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
9544         (gnus-agent-expire-group-1): Use it; decode group name in messages.
9545
9546 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
9547
9548         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
9549         Add binding for gnus-sticky-article.
9550         (gnus-summary-exit): Don't kill sticky article buffers.
9551
9552         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
9553         article buffer.
9554         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
9555         (gnus-kill-sticky-article-buffers): New commands.
9556
9557 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9558
9559         * nntp.el (nntp-xref-number-is-evil): New server variable.
9560         (nntp-find-group-and-number): If it is non-nil, don't trust article
9561         numbers in the Xref header.
9562
9563 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9564
9565         * gnus-agent.el (gnus-agent-read-group): New function.
9566         (gnus-agent-flush-group, gnus-agent-expire-group)
9567         (gnus-agent-regenerate-group): Use it.
9568         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
9569         nnmail-pathname-coding-system.
9570
9571 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9572
9573         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
9574
9575         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
9576         that are unread as unread, and also as selected so that information of
9577         marks having been changed by a user may be updated when exiting group.
9578
9579 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
9580
9581         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
9582
9583 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9584
9585         * gnus-art.el (gnus-mime-display-single): Pass part number that is
9586         calculated ignoring signature parts to gnus-treat-article.
9587
9588 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9589
9590         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
9591         a point here in order to keep the window start.
9592         (gnus-insert-mime-security-button): Make a button overlay without the
9593         front stickiness.
9594         (gnus-mime-display-security): Goto the end of a button.
9595
9596         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
9597
9598 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9599
9600         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
9601         group-name-at-point.
9602         (gnus-group-completing-read): New function that offers decoded
9603         non-ASCII group names for completion.
9604         (gnus-fetch-group, gnus-group-read-ephemeral-group)
9605         (gnus-group-jump-to-group, gnus-group-make-group-simple)
9606         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
9607         (gnus-group-fetch-control): Use it.
9608         (gnus-fetch-group): Use group-name-at-point for the initial value
9609         rather than the default value; use gnus-alive-p.
9610
9611         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
9612         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
9613         (gnus-summary-post-news): Use gnus-group-completing-read.
9614
9615         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
9616         (gnus-read-move-group-name): Decode group name for completion.
9617
9618 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
9619
9620         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
9621         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
9622         Yamaoka slightly modified the code).
9623
9624 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9625
9626         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
9627         (nnmail-split-incoming): Bind it.
9628
9629         * nnml.el (nnml-group-name-charset): New function.
9630         (nnml-decoded-group-name): Use it; don't decode group name if
9631         nnmail-group-names-not-encoded-p is non-nil.
9632         (nnml-encoded-group-name): New function.
9633         (nnml-group-pathname): Inline nnml-decoded-group-name.
9634         (nnml-request-expire-articles): Decode group name in message.
9635         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
9636         nnmail-pathname-coding-system.
9637         (nnml-save-mail, nnml-active-number): Work with decoded group names and
9638         not decoded ones according to nnmail-group-names-not-encoded-p.
9639         (nnml-generate-active-info): Use nnml-encoded-group-name.
9640
9641 2007-08-08  Glenn Morris  <rgm@gnu.org>
9642
9643         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
9644         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
9645         doc-strings and comments.
9646
9647 2007-07-25  Glenn Morris  <rgm@gnu.org>
9648
9649         * Relicense all FSF files to GPLv3 or later.
9650
9651 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9652
9653         * gnus-sum.el (gnus-summary-move-article):
9654         Make gnus-summary-respool-article work.
9655
9656 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
9657
9658         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
9659         string.
9660
9661 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
9662
9663         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
9664         that should be ignored when comparing distant RSS articles with local
9665         ones.
9666         (nnrss-make-hash-index): New function.  Create a hash index according
9667         to the ignored fields.
9668         (nnrss-check-group): Use it.
9669
9670 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9671
9672         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
9673
9674         * gnus-art.el (article-decode-group-name): Decode Xref header too.
9675
9676         * gnus-group.el (gnus-group-make-group): Encode group name here unless
9677         the new optional argument ENCODED is non-nil.
9678         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
9679         coding system for encoding group name.
9680         (gnus-group-make-rss-group): Pass un-encoded group name to
9681         gnus-group-make-group.
9682         (gnus-group-set-info): Tell gnus-group-make-group that group name is
9683         encoded.
9684
9685         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
9686         Encode group name to which articles are moved or copied.
9687         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
9688         coding system for encoding Newsgroup, Followup-To and Xref headers.
9689
9690         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
9691         marks; use nnheader-file-coding-system to write a file.
9692         (nnagent-retrieve-headers): Bind file-name-coding-system to
9693         nnmail-pathname-coding-system.
9694
9695         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
9696
9697         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
9698         (nnml-request-article, nnml-request-create-group)
9699         (nnml-request-rename-group, nnml-find-id)
9700         (nnml-possibly-change-directory, nnml-possibly-create-directory)
9701         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
9702         (nnml-save-marks): Use nnml-group-pathname instead of
9703         nnmail-group-pathname.
9704
9705         (nnml-request-create-group, nnml-request-expire-articles)
9706         (nnml-request-move-article, nnml-request-delete-group)
9707         (nnml-deletable-article-p, nnml-possibly-create-directory)
9708         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
9709         (nnml-open-marks): Bind file-name-coding-system to
9710         nnmail-pathname-coding-system.
9711
9712         (nnml-request-article): Pass server argument to nnml-find-group-number.
9713         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
9714         Pass server argument to nnml-possibly-create-directory.
9715         (nnml-request-accept-article): Pass server argument to
9716         nnml-active-number and nnml-save-mail.
9717         (nnml-find-group-number): Pass server argument to nnml-find-id.
9718         (nnml-request-update-info): Pass server argument to
9719         nnml-marks-changed-p.
9720
9721         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
9722         (nnml-save-mail, nnml-active-number): Add server argument.
9723
9724         (nnml-request-delete-group): Warn if group is missing.
9725         (nnml-get-nov-buffer): Decode group name.
9726         (nnml-generate-active-info): Encode group name.
9727         (nnml-open-marks): Decode group name in messages.
9728
9729 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9730
9731         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
9732         if it is not specified.
9733         (gnus-article-pipe-part, gnus-article-save-part)
9734         (gnus-article-interactively-view-part, gnus-article-copy-part)
9735         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
9736         (gnus-article-inline-part, gnus-article-save-part-and-strip)
9737         (gnus-article-replace-part, gnus-article-delete-part)
9738         (gnus-article-view-part-as-type): Pass raw prefix argument to
9739         gnus-article-part-wrapper.
9740
9741 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9742
9743         * gnus-agent.el (gnus-agent-save-active):
9744         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
9745
9746         * gnus-cache.el (gnus-cache-save-buffers)
9747         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
9748         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
9749         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
9750         (gnus-cache-braid-nov, gnus-cache-braid-heads)
9751         (gnus-cache-generate-active, gnus-cache-rename-group)
9752         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
9753         (gnus-cache-update-overview-total-fetched-for):
9754         Bind file-name-coding-system to nnmail-pathname-coding-system.
9755         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
9756         New variables.
9757         (gnus-cache-decoded-group-name): New function.
9758         (gnus-cache-file-name): Use it.
9759         (gnus-cache-generate-active): Use non-decoded group name for active.
9760
9761         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
9762         right place.
9763         (gnus-write-active-file): Don't break non-ASCII group names.
9764
9765         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
9766         nnmail-pathname-coding-system.
9767
9768         * lpath.el: Bind default-file-name-coding-system,
9769         file-name-coding-system and language-info-alist for XEmacs.
9770
9771         * gnus-uu.el (gnus-uu-decode-save): Typo.
9772
9773 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9774
9775         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
9776
9777 2007-07-14  David Kastrup  <dak@gnu.org>
9778
9779         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
9780         finishing actions if we did not edit the article.
9781
9782 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9783
9784         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
9785         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
9786         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
9787         (gnus-agent-flush-group, gnus-agent-flush-cache)
9788         (gnus-agent-fetch-headers, gnus-agent-load-alist)
9789         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
9790         (gnus-agent-retrieve-headers, gnus-agent-request-article)
9791         (gnus-agent-regenerate-group)
9792         (gnus-agent-update-files-total-fetched-for)
9793         (gnus-agent-update-view-total-fetched-for):
9794         Bind file-name-coding-system to nnmail-pathname-coding-system.
9795         (gnus-agent-group-pathname): Don't encode file names by
9796         nnmail-pathname-coding-system.
9797         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
9798         coding-system-for-write instead of buffer-file-coding-system to
9799         gnus-agent-file-coding-system.
9800
9801         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
9802         Decode group name.
9803
9804         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
9805
9806         * gnus-start.el (gnus-update-active-hashtb-from-killed)
9807         (gnus-read-newsrc-el-file): Make group names unibyte.
9808
9809         * nnmail.el (nnmail-group-pathname): Don't encode file names by
9810         nnmail-pathname-coding-system.
9811
9812         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
9813         (nnrss-request-delete-group): Bind file-name-coding-system to
9814         nnmail-pathname-coding-system.
9815         (nnrss-read-server-data, nnrss-read-group-data):
9816         Bind file-name-coding-system correctly.
9817         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
9818
9819         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
9820         (nntp-server-to-method-cache): New variable.
9821         (nntp-group-pathname): New function that decodes non-ASCII group names.
9822         (nntp-possibly-create-directory, nntp-marks-changed-p)
9823         (nntp-save-marks, nntp-open-marks): Use it.
9824         (nntp-possibly-create-directory, nntp-open-marks):
9825         Bind file-name-coding-system to nnmail-pathname-coding-system.
9826         (nntp-open-marks): Decode group names when bootstrapping marks.
9827
9828         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
9829         Newsgroups and Folowup-To headers.
9830
9831 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9832
9833         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
9834         (gnus-server-closed-face, gnus-server-denied-face)
9835         (gnus-server-offline-face): Remove variable.
9836         (gnus-server-font-lock-keywords): Use faces that are not aliases.
9837
9838         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
9839         of modifying message-stack directly for XEmacs.
9840
9841         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
9842         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
9843         if the coding-system argument is nil for XEmacs.
9844
9845         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
9846         mm-charset-override-alist.
9847
9848         * rfc2047.el: Don't require base64; require rfc2045 for the function
9849         rfc2045-encode-string.
9850         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
9851         to quote the parameter value.
9852
9853 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9854
9855         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
9856         form in gnus-group-name-charset-method-alist.
9857
9858         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
9859         overrides the default layout edit-form.
9860
9861         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
9862
9863         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
9864
9865 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9866
9867         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
9868         as unfetched articles.
9869
9870 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
9871
9872         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
9873
9874 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9875
9876         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
9877         original back end that keeps marks in the local system.
9878
9879 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9880
9881         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
9882         arg of pop-to-buffer for XEmacs.
9883         (gnus-article-read-summary-keys): Ditto; don't restore window
9884         configuration if summary command ends up with neither article buffer
9885         nor summary buffer; describe bindings if summary keys end with C-h.
9886
9887 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9888
9889         * message.el (message-fix-before-sending): Skip raw message part to be
9890         forwarded while checking illegible text.
9891         (message-forward-make-body-mime, message-forward-make-body):
9892         Mark signed or encrypted raw message as having no illegible text.
9893
9894 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9895
9896         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
9897         (gnus-message-with-timestamp-1): New macro.
9898         (gnus-message-with-timestamp): New function.
9899         (gnus-message): Use them.
9900
9901         * nnheader.el (nnheader-message): Use them.
9902
9903 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
9904
9905         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
9906         .newsrc.eld file.
9907
9908 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9909
9910         * gnus-agent.el (gnus-agent-fetch-headers)
9911         (gnus-agent-retrieve-headers):
9912         Bind gnus-decode-encoded-address-function to identity.
9913
9914         * nntp.el (nntp-send-xover-command): Recognize an xover command is
9915         available also when the server returns simply a dot.
9916
9917         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
9918
9919 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9920
9921         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
9922
9923 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9924
9925         * gnus-ems.el (gnus-x-splash): Make it work.
9926
9927         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
9928         from being used.
9929
9930         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
9931
9932 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9933
9934         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
9935         4th and the 5th arguments.
9936
9937         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
9938         the front stickiness.
9939         (gnus-article-summary-command-nosave): Correct the order of the
9940         arguments passed to pop-to-buffer.
9941         (gnus-article-read-summary-keys): Ditto; make it work properly when the
9942         summary command ends up with the article buffer.
9943
9944         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
9945         the same faces.
9946
9947 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
9948
9949         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
9950
9951 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
9952
9953         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
9954         * gnus-sum.el (gnus-summary-highlight):
9955         * pgg.el (pgg-sign-region, pgg-sign):
9956         * mail-source.el (mail-source-delete-old-incoming-confirm):
9957         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
9958
9959 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9960
9961         * gnus-art.el (gnus-mime-view-part-externally)
9962         (gnus-mime-view-part-internally): Fix predicate function passed to
9963         completing-read.
9964
9965         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
9966
9967         * gnus.el (gnus-update-message-archive-method): Add :version.
9968
9969 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9970
9971         * gnus.el (gnus-update-message-archive-method): New variable.
9972
9973         * gnus-start.el (gnus-setup-news): Update saved "archive" method
9974         according to gnus-message-archive-method if
9975         gnus-update-message-archive-method is non-nil.
9976
9977 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9978
9979         * gnus-sum.el (gnus-summary-limit-to-address): New function.
9980         Suggested by Loic Dachary <loic@dachary.org>.
9981         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
9982
9983 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9984
9985         * message.el (message-pop-to-buffer): Add switch-function argument.
9986         (message-mail): Pass switch-function argument to it.
9987
9988 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
9989
9990         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
9991         Improve doc string.
9992
9993 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9994
9995         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
9996         (gnus-header-content)
9997         * gnus-cite.el (gnus-cite-10)
9998         * gnus-srvr.el (gnus-server-closed)
9999         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
10000         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
10001         (gnus-group-mail-3-empty, gnus-group-mail-low)
10002         (gnus-group-mail-low-empty, gnus-splash)
10003         * message.el (message-header-to, message-header-cc)
10004         (message-header-subject, message-header-other, message-header-name)
10005         (message-header-xheader, message-separator, message-cited-text)
10006         (message-mml): Lighten colors of faces used for dark background.
10007
10008 2007-05-24  Simon Josefsson  <simon@josefsson.org>
10009
10010         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
10011         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
10012
10013 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10014
10015         * message.el (message-narrow-to-headers-or-head):
10016         Ignore mail-header-separator in the body.
10017
10018 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10019
10020         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
10021         same as window size.
10022
10023 2007-05-22  Kevin Ryde  <user42@zip.com.au>
10024
10025         * message.el (message-font-lock-keywords): Use message-header-xheader
10026         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
10027         ahead of the anything pattern, to get it recognised.
10028
10029 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10030
10031         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
10032         spam.el loads uses it in the compiled defadvice form.
10033
10034 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
10035
10036         * gnus-sum.el (gnus-articles-to-read)
10037         (gnus-summary-insert-old-articles): Don't truncate group name for
10038         `read-string'.
10039
10040         * gnus-util.el (gnus-limit-string): Delete this function.
10041
10042         * gnus-sum.el (gnus-simplify-subject-fully):
10043         Use `truncate-string-to-width' instead.
10044
10045 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
10046
10047         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
10048         Tell if, on summary exit, the next group has to be selected.
10049         (gnus-summary-exit): Use it.
10050
10051 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
10052
10053         * gnus-art.el (gnus-article-mode): Fix comment about displaying
10054         non-break space.
10055
10056 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10057
10058         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
10059         Check if group is not a directory.
10060         (nnfolder-request-expire-articles): Don't delete articles if the target
10061         group is not available.
10062
10063         * nnml.el (nnml-request-create-group): Properly check if group is not a
10064         file.
10065         (nnml-request-expire-articles): Don't delete articles if the target
10066         group is not available.
10067
10068         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10069         Don't quote characters that are within parentheses.
10070
10071 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10072
10073         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
10074         (gnus-handle-ephemeral-exit): Select article according to it.
10075
10076 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
10077
10078         * message.el (message-insert-formated-citation-line): Remove newline.
10079         (message-citation-line-format): Add final \n here so that the user can
10080         avoid a blank line.
10081
10082 2007-05-03  Dan Christensen  <jdc@uwo.ca>
10083
10084         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
10085         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
10086         Update lanl/arXiv support.
10087
10088 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
10089
10090         * gnus.el: Bump version number.
10091
10092 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10093
10094         * gnus.el (gnus-version-number): Bump version.
10095
10096 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10097
10098         * gnus.el: No Gnus v0.6 is released.
10099
10100 2007-04-27  Didier Verna  <didier@xemacs.org>
10101
10102         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
10103         * gmm-utils.el (gmm-regexp-concat): ... here.
10104         * message.el: Don't require 'gnus-util.
10105         (message-dont-reply-to-names): Handle name change above.
10106         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
10107
10108 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10109
10110         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
10111         since the initial value varies according to the system.
10112
10113 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10114
10115         * mm-util.el (mm-charset-synonym-alist): Defcustom.
10116
10117 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
10118
10119         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
10120
10121 2007-04-24  Didier Verna  <didier@xemacs.org>
10122
10123         Improve the type of gnus-ignored-from-addresses.
10124         * gnus-util.el (gnus-orify-regexp): New function.
10125         * message.el (gnus-util): Require it.
10126         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
10127         * gnus-sum.el (gnus-ignored-from-addresses): New function.
10128         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
10129
10130 2007-04-24  Didier Verna  <didier@xemacs.org>
10131
10132         * gnus-sum.el:
10133         * gnus-utils.el: Fix some trailing whitespaces.
10134
10135 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10136
10137         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
10138         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
10139         article's Message-ID; refer parent article in summary buffer.
10140
10141         * message.el (message-bounce): Call mime-to-mml.
10142
10143         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
10144         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
10145         optimize and/or forms properly.
10146
10147 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
10148
10149         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
10150         URL.
10151
10152 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10153
10154         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
10155
10156 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10157
10158         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
10159         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
10160         displayed of multipart/alternative part if it is invoked from summary
10161         buffer.
10162
10163         * mm-view.el (mm-inline-text-html-render-with-w3m)
10164         (mm-inline-text-html-render-with-w3m-standalone)
10165         (mm-inline-render-with-function): Use mail-parse-charset by default.
10166
10167 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
10168
10169         * parse-time.el (parse-time-string-chars): Check if CHAR
10170         is less than the length of parse-time-syntax.
10171
10172 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10173
10174         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
10175         from gnus-newsgroup-processable.
10176
10177 2007-04-16  Didier Verna  <didier@xemacs.org>
10178
10179         * gnus-msg.el (gnus-configure-posting-styles):
10180         Handle message-signature-directory properly with :file syntax.
10181         Reported by "Leo".
10182
10183 2007-04-11  Didier Verna  <didier@xemacs.org>
10184
10185         New user option: message-signature-directory.
10186         * gnus-msg.el (gnus-configure-posting-styles): Support it.
10187         * message.el (message-insert-signature): Ditto.
10188         * message.el (message-signature-file): Doc update.
10189         * message.el (message-signature-directory): New.
10190
10191 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10192
10193         * gnus-msg.el (gnus-inews-yank-articles):
10194         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
10195
10196 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10197
10198         * message.el (message-yank-original): Make sure cited text ends with
10199         newline; don't exchange point and mark.
10200
10201 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
10202
10203         * tls.el (open-tls-stream): Properly handle case where there
10204         is no associated buffer.
10205
10206 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
10207
10208         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
10209         message-yank-original, make sure (< mark TEXT point).
10210
10211 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10212
10213         * message.el (message-fill-column): New variable.
10214         (message-mode): Use it.  Add comment on a possible new hook.
10215
10216         * nnmail.el (nnmail-spool-file): Mark as obsolete.
10217         (nnmail-get-new-mail): Reformat.
10218
10219         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
10220
10221         * gmm-utils.el: Fix Commentary.
10222         (gmm-tool-bar-from-list): Fix typo in doc string.
10223
10224 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
10225
10226         * message.el (message-yank-original): Don't switch point and mark
10227         unnecessarily to put point and mark as documented.
10228
10229 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10230
10231         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
10232         from the message heads.
10233
10234 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
10235
10236         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
10237         article buffer does not have a window.  This may not be the best
10238         solution but is certainly better than setting the start of the null,
10239         that is the current, window.
10240
10241 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
10242
10243         * gnus-draft.el (gnus-draft-setup-hook): New hook.
10244         (gnus-draft-setup): Run it.
10245
10246         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
10247         gnus-score-fast-scoring.  Allow regexp.
10248         (gnus-score-headers): Use it.
10249
10250         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
10251         XEmacs.
10252
10253         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
10254         string.
10255         (gnus-button-alist): Also catch `<f1> k ...'.
10256         (gnus-treat-display-x-face): Fix doc string.
10257
10258 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10259
10260         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
10261         evaluation of gnus-extended-version to ensure correct generation of the
10262         User-Agent header when message-generate-headers-first is used.
10263
10264 2007-03-24  Simon Josefsson  <simon@josefsson.org>
10265
10266         * hashcash.el (hashcash-generate-payment-async): Don't crash if
10267         hashcash-path is nil.  Don't call callback with incorrect number of
10268         parameters if val is 0.
10269
10270 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10271
10272         * message.el (message-required-news-headers):
10273         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
10274
10275 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
10276
10277         * tls.el (open-tls-stream): In handshake-waiting loop,
10278         don't wait more if there is output available to process.
10279
10280 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
10281
10282         * tls.el (tls-program): Doc fix.
10283
10284 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10285
10286         * message.el (message-generate-new-buffers): Change the meaning of the
10287         nil value; add `standard' to the choices; treat t as `unique'; improve
10288         doc string.
10289         (gnus-select-frame-set-input-focus): Autoload.
10290         (message-buffer-name): Search for the existing message buffer if
10291         message-generate-new-buffers is nil or `standard'; treat the value t of
10292         message-generate-new-buffers as `unique'.
10293         (message-pop-to-buffer): Raise the frame already displaying the message
10294         buffer; clear the echo area after querying.
10295         (message-setup): Pass the `continue' argument to compose-mail.
10296         (message-mail): Prefer `switch-function' if it is given; search for the
10297         existing message buffer if the `continue' argument is non-nil; pass
10298         continue and switch-function arguments to compose-mail by way of
10299         message-setup.
10300         (message-mail-other-window): Adjust argument of message-setup.
10301         (message-mail-other-frame): Ditto.
10302
10303 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10304
10305         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
10306         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
10307         to turn font-lock on when turning gnus-message-citation-mode on.
10308
10309 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
10310
10311         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
10312         (mml-smime-function-alist): New variable; add epg as the backend.
10313         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
10314         mml-smime- functions instead.
10315         * mm-view.el: Require smime.
10316
10317 2007-03-05  Didier Verna  <didier@xemacs.org>
10318
10319         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
10320         instead of just inheritance for posting styles.
10321         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
10322
10323 2007-02-24  Chris Moore  <dooglus@gmail.com>
10324
10325         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
10326         * pgg-pgp.el (pgg-pgp-encrypt-region):
10327         * pgg-gpg.el (pgg-gpg-encrypt-region):
10328         Check pgg-encrypt-for-me if no other recipients.
10329
10330 2007-02-24  John Paul Wallington  <jpw@pobox.com>
10331
10332         * tls.el (tls-certtool-program): Fix custom type.
10333
10334 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10335
10336         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
10337         and point-at-eol instead of line-(beginning|end)-position.
10338
10339         * assistant.el (assistant-parse-buffer): Ditto.
10340
10341         * netrc.el (netrc-parse-services): Ditto.
10342
10343 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
10344
10345         * mml2015.el (mml2015-epg-find-usable-key): New function.
10346         (mml2015-epg-sign): Use it.
10347         (mml2015-epg-encrypt): Use it.
10348
10349 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10350
10351         * message.el (message-make-in-reply-to): Quote name containing
10352         non-ASCII characters.  It will make the RFC2047 encoder cause an error
10353         if there are special characters.  Reported by NAKAJI Hiroyuki
10354         <nakaji@jp.freebsd.org>.
10355
10356 2007-02-27  Didier Verna  <didier@xemacs.org>
10357
10358         Include the group parameters as well as the topic ones in the
10359         inheritance filter process.
10360         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
10361         argument GROUP-PARAMS-LIST.
10362         * gnus-topic.el (gnus-group-topic-parameters): Use it.
10363
10364 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10365
10366         * nntp.el (nntp-never-echoes-commands)
10367         (nntp-open-connection-functions-never-echo-commands): New variables.
10368         (nntp-send-command): Use them.
10369
10370 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
10371
10372         * mml2015.el (mml2015-epg-verify): Simplify.
10373
10374 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10375
10376         * mml.el (mml-content-disposition-alist): New user option.
10377         (mml-content-disposition): New function.
10378         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
10379         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
10380
10381 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
10382
10383         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
10384         verification.
10385
10386 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10387
10388         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
10389         articles posted in the last 24 hours.
10390
10391 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
10392
10393         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
10394
10395 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
10396
10397         * nntp.el (nntp-send-command): Don't wait for echoes when
10398         nntp-open-ssl-stream is used.
10399
10400 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10401
10402         * gnus-cite.el (gnus-test-font-lock-add-keywords)
10403         (gnus-message-add-citation-keywords)
10404         (gnus-message-remove-citation-keywords): Remove.
10405         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
10406         directly, make the variables in font-lock-defaults buffer-local, add
10407         gnus-message-citation-keywords to them and then update the value of
10408         font-lock-keywords.
10409
10410 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10411
10412         * message.el (message-cite-original-1): Don't call
10413         gnus-article-highlight-citation.
10414
10415         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
10416         citations; fix line count.
10417
10418 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10419
10420         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
10421         (gnus-message-add-citation-keywords)
10422         (gnus-message-remove-citation-keywords): Use it; fix the emulating
10423         versions of font-lock-add-keywords and font-lock-remove-keywords to
10424         work with XEmacs correctly.
10425
10426 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10427
10428         * gnus-cite.el (gnus-cite-face-list): Set the values of
10429         gnus-message-max-citation-depth and gnus-message-citation-keywords.
10430         (gnus-message-max-citation-depth): Use defvar rather than defconst.
10431         (gnus-message-cite-prefix-regexp): New variable.
10432         (gnus-message-search-citation-line): Use it; protect against long
10433         citation prefix; fill match data with nil rather than 0 for XEmacs; set
10434         the 0th match data for Emacs.
10435         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
10436         (gnus-message-add-citation-keywords): Append keywords rather than
10437         prepending; emulate font-lock-add-keywords if it is not available.
10438         (gnus-message-remove-citation-keywords):
10439         Emulate font-lock-remove-keywords if it is not available.
10440
10441         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
10442
10443         * message.el (message-cite-prefix-regexp): Set the value of
10444         gnus-message-cite-prefix-regexp.
10445
10446 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10447
10448         * nnweb.el (nnweb-google-parse-1): Update parser.
10449
10450 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
10451
10452         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
10453
10454 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10455
10456         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
10457         regexp.
10458
10459 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10460
10461         * uudecode.el (uudecode-string-to-multibyte): New function emulating
10462         string-to-multibyte.
10463         (uudecode-decode-region-internal): Use it.
10464
10465         * lpath.el: Fbind string-as-multibyte for XEmacs.
10466
10467 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
10468
10469         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
10470         Fix custom choice.
10471
10472         * gnus-art.el (gnus-signature-limit): Fix custom choice.
10473
10474 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
10475
10476         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
10477
10478         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
10479         `write-region' to respect `mm-inhibit-file-name-handlers'.
10480
10481 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
10482
10483         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
10484         Use gnus-home-directory instead of "~/" or "$HOME".
10485
10486 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
10487
10488         * encrypt.el (encrypt-insert-file-contents): Add better prompt
10489         to mention filename.
10490         Add comments at beginning regarding usage.
10491         (encrypt-write-file-contents): Change interactive so a string is
10492         acceptable.  If the file has no associated model, show an error instead
10493         of a nonsense prompt.
10494
10495 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10496
10497         * spam.el (spam-bsfilter-ham-switch): Fix typo.
10498         Thanks to Yoshihiko Yamada for kind notification of this typo.
10499
10500 2007-01-12  Kenichi Handa  <handa@m17n.org>
10501
10502         * uudecode.el (uudecode-decode-region-internal): Make it work in a
10503         multibyte buffer.
10504
10505 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
10506
10507         * gnus-score.el (gnus-score-fast-scoring): New variable.
10508         (gnus-score-headers): Use it.
10509
10510         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
10511
10512         * message.el (message-cite-original-1):
10513         Call gnus-article-highlight-citation if requested.
10514         (message-make-from): Allow name and address as optional arguments.
10515
10516         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
10517
10518         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
10519         bugs to doc string.
10520         (gnus-button-alist): Add mid\\|message-id.
10521         (gnus-button-fetch-group): Extend for use in
10522         `browse-url-browser-function'.
10523         (gnus-button-url-regexp): Try to catch paired parentheses like in
10524         Wikipedia URLs.
10525
10526         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
10527         Suggested by Simon Krahnke <overlord@gmx.li>.
10528
10529 2007-01-13  Romain Francoise  <romain@orebokech.com>
10530
10531         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
10532         Update copyright.
10533
10534 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
10535
10536         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
10537
10538 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
10539
10540         * gnus-registry.el (gnus-registry-unfollowed-groups)
10541         (gnus-registry-split-fancy-with-parent): Fix documentation.
10542
10543 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10544
10545         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
10546         from nnweb groups.
10547
10548 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10549
10550         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
10551         Xref urls.  Erase buffer before requesting head.
10552
10553         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
10554
10555 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
10556
10557         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
10558         customizable.
10559
10560 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
10561
10562         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
10563         no signing key is found.
10564         (mml2015-epg-encrypt): Ask user whether to skip or abort if
10565         no encrypting and/or signing key is found.
10566
10567 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
10568
10569         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
10570
10571 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10572
10573         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
10574         headers read from disk with the ones newly found in the current search.
10575         This should no longer cause problems, because the article numbers in
10576         Gmane's `nov.php' output are ignored since the previous change.
10577
10578 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10579
10580         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
10581
10582 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10583
10584         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
10585         replace-regexp-in-string; bind url-version; fbind display-images-p and
10586         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
10587         find-face and set-itimer-function for Emacs; bind itimer-list for
10588         Emacs.
10589
10590         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
10591
10592 2007-01-01  Romain Francoise  <romain@orebokech.com>
10593
10594         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
10595
10596 2006-12-31  Steve Youngs  <steve@sxemacs.org>
10597
10598         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
10599         `define-minor-mode' macro definition expanded properly.
10600         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
10601         exclude it there.
10602
10603         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
10604         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
10605         `fboundp' test.
10606         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
10607         This is OK to autoload in (S)XEmacs now.
10608
10609 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10610
10611         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
10612         keystroke.
10613         (gnus-summary-limit-to-singletons): Fix typo.
10614
10615         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
10616         else fails.
10617
10618 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10619
10620         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
10621         docstring.
10622
10623         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
10624         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
10625         (gnus-summary-insert-dormant-articles): Fix typo in message.
10626
10627 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
10628
10629         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
10630         nil for XEmacs.
10631         (gnus-message-citation-mode): Don't autoload in XEmacs.
10632
10633         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
10634
10635 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
10636
10637         * nnimap.el (nnimap-expunge-search-string):
10638         Mention nnimap-search-uids-not-since-is-evil in docstring.
10639
10640 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
10641
10642         * spam.el: Revert to make-obsolete-variable because
10643         define-obsolete-variable-alias is not supported in Emacs 21.
10644
10645         * spam.el (spam-ifile-path, spam-ifile-database-path)
10646         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
10647         make-obsolete-variable.
10648         (spam-bsfilter-path, spam-bsfilter-program)
10649         (spam-spamassassin-path, spam-spamassassin-program)
10650         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
10651         Don't use "path" inappropriately.
10652         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
10653         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
10654         variable names.
10655
10656 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
10657
10658         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
10659         summary buffer.
10660
10661         * password.el (password-cache-remove): Use clear-string to burn
10662         password, if available.
10663
10664 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
10665
10666         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
10667
10668         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
10669
10670         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
10671         (gnus-message-highlight-citation): Move defcustom here from
10672         gnus-cite.el.
10673         (gnus-message-citation-mode): Autoload.
10674
10675         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
10676         checks to make it compile with XEmacs.
10677         (gnus-message-citation-mode): New minor mode.
10678         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
10679         (gnus-message-highlight-citation): New variables.
10680         (gnus-message-search-citation-line)
10681         (gnus-message-add-citation-keywords)
10682         (gnus-message-remove-citation-keywords)
10683         (turn-on-gnus-message-citation-mode)
10684         (turn-off-gnus-message-citation-mode): New functions.
10685
10686 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
10687
10688         * gnus-cite.el: Enable highlighting of different citation levels in
10689         message-mode.
10690
10691 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
10692
10693         * message.el (message-make-fqdn): Fix comment.
10694         (message-bogus-system-names): Add ".local".
10695
10696         * spam.el (spam-ifile-path, spam-ifile-program)
10697         (spam-ifile-database-path, spam-ifile-database)
10698         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
10699         Don't use "path" inappropriately.
10700         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
10701         strings.
10702         (spam-check-ifile, spam-ifile-register-with-ifile)
10703         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
10704         Use new variable names.
10705
10706         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
10707         (gnus-treat-display-smileys): Simplify using
10708         gnus-image-type-available-p.
10709
10710         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
10711         available.
10712
10713         * gnus-xmas.el (gnus-xmas-image-type-available-p):
10714         Use `display-images-p' if available.
10715
10716 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10717
10718         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
10719         one after turning on the buffer's multibyteness instead of decoding
10720         them directly in the unibyte buffer that causes unexpected conversion
10721         in Emacs 23 (unicode).
10722
10723 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10724
10725         * message.el (message-generate-hashcash): Fix custom type.
10726
10727 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
10728
10729         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
10730
10731 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
10732
10733         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
10734         disconnect icons.  Add help text.
10735
10736 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
10737
10738         * spam.el (spam-extra-header-to-number): CRM114 spam score is
10739         negated to be consistent with the others we handle.
10740
10741 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10742
10743         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
10744         version of gnus-summary-buffer to something, so that we can use two
10745         article buffers at the same time.
10746
10747 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
10748
10749         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
10750         trigger all the extra headers.
10751         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
10752         sorting.
10753
10754 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10755
10756         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
10757         solid groups.
10758
10759 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
10760
10761         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
10762
10763 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
10764
10765         * legacy-gnus-agent.el: Add Copyright notice.
10766
10767 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
10768
10769         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
10770
10771 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10772
10773         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
10774
10775         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
10776         to make it work reliably in CVS Emacs.
10777         (gnus-summary-limit-strange-charsets-predicate)
10778         (gnus-summary-limit-to-predicate): New functions.
10779
10780 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
10781
10782         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
10783         specifying array size.
10784         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
10785         array if it is too small.
10786         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
10787         (gnus-sort-threads-loop): New function.
10788
10789 2006-12-06  Chris Moore  <dooglus@gmail.com>
10790
10791         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
10792         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
10793
10794 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
10795
10796         * mm-url.el (mm-url-predefined-programs): Call curl with correct
10797         options.
10798
10799 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10800
10801         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
10802         DOS-ing the recipient.
10803
10804         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
10805         the headers when creating the mapping to avoid mismappings.
10806         (nnweb-gmane-create-mapping): Always nix out old mapping.
10807
10808 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10809
10810         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
10811         and mm-verify-option to never.
10812
10813 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10814
10815         * message.el (message-signed-or-encrypted-p): New function.
10816         (message-forward-make-body): Use it.
10817
10818         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
10819         Replace encode-coding-string with mm-encode-coding-string.
10820
10821 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10822
10823         * nneething.el (nneething-decode-file-name):
10824         Replace decode-coding-string with mm-decode-coding-string.
10825
10826         * gnus-int.el (gnus-open-server): Say failed server's name.
10827
10828 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
10829
10830         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
10831         strings to a single string.  Quote `errors-file-name'.
10832         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
10833         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
10834         Adjust calls.  Use `shell-quote-argument'.
10835
10836 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
10837
10838         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
10839         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
10840
10841         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
10842         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
10843         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
10844         (gnus-group-make-directory-group, gnus-group-transpose-groups):
10845         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
10846         (gnus-subscribe-newsgroup, gnus-1):
10847         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
10848         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
10849         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
10850         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
10851
10852 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10853
10854         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
10855         keystroke.
10856         (gnus-summary-limit-to-bodies): Implement headersp.
10857
10858 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10859
10860         * dns.el (query-dns): Protect against "Process dns deleted" strings.
10861
10862 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10863
10864         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
10865
10866 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10867
10868         * message.el (message-generate-hashcash): Expand range of values to
10869         include `opportunistic'.
10870         (message-send-mail): Use it.
10871
10872 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10873
10874         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
10875         and comment it.
10876
10877         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
10878
10879 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
10880
10881         * gnus-util.el (gnus-extract-address-components): Improve comment.
10882
10883 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10884
10885         * gnus-util.el (gnus-extract-address-components): Work with address in
10886         which the name portion contains @.
10887
10888         * lpath.el: Fbind custom-autoload.
10889
10890 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
10891
10892         * gnus.el (gnus-start): Move custom group up.
10893         (gnus-select-method): Don't autoload, but make it available for
10894         `customize-variable'.
10895         (gnus-getenv-nntpserver): Don't autoload.
10896
10897 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
10898
10899         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
10900
10901 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
10902
10903         * message.el (message-sendmail-extra-arguments): New variable.
10904         (message-send-mail-with-sendmail): Use it.
10905
10906 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10907
10908         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
10909         mm-with-unibyte-current-buffer to make string unibyte.
10910
10911         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
10912         mm-string-as-multibyte.
10913
10914 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
10915
10916         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
10917         Reported by Werner Koch <wk@gnupg.org>.
10918
10919 2006-11-14  Daiki Ueno  <ueno@p360>
10920
10921         * mml2015.el: Autoload epa-select-keys when compiling.
10922
10923 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
10924
10925         * mml2015.el (mml2015-epg-sign): Save the signing keys in
10926         message-options.
10927         (mml2015-epg-encrypt): Save the recipient keys in message-options.
10928
10929 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
10930
10931         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
10932         EasyPG (< 0.0.6).
10933         (mml2015-always-trust): New user option.
10934         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
10935         prompt.
10936
10937 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10938
10939         * nntp.el (nntp-authinfo-force): New variable.
10940         (nntp-send-authinfo): Use it.
10941
10942 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
10943
10944         * message.el (message-strip-subject-encoded-words): Allow _not_ to
10945         decode encoded words.  Improve prompt.  Add comment about forwarding.
10946         (message-replacement-char): Move up.
10947
10948 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
10949
10950         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
10951         instead of gnus-intersection because arguments of gnus-sorted-nunion
10952         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
10953
10954 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
10955
10956         * message.el (message-strip-subject-encoded-words): Reformat prompt.
10957         (message-simplify-subject-functions):
10958         Enable message-strip-subject-encoded-words by default.
10959
10960 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
10961
10962         * message.el (message-strip-subject-encoded-words): New function.
10963         (message-simplify-subject-functions): New variable.
10964         (message-simplify-subject): Use it.  Fix typo in doc string.
10965         Support message-strip-subject-encoded-words.
10966
10967 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
10968
10969         * gnus-diary.el (gnus-diary-delay-format-function):
10970         * nndiary.el (nndiary-reminders):
10971         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
10972
10973 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
10974
10975         * gnus-art.el (article-hide-boring-headers): Fetch date from
10976         gnus-original-article-buffer to avoid problems with localized date
10977         strings.
10978
10979 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10980
10981         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
10982
10983 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
10984
10985         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
10986         New variables.
10987         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
10988         (mm-charset-synonym-alist): Move some entries to
10989         mm-codepage-iso-8859-list.
10990         (mm-charset-synonym-alist, mm-charset-override-alist):
10991         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
10992
10993 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10994
10995         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
10996
10997 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
10998
10999         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
11000         with Emacs 21 and XEmacs.
11001
11002 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
11003
11004         * spam.el (spam-parse-address): New function for better parsing,
11005         catching errors, etc.
11006         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
11007
11008 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11009
11010         * mm-view.el: Add interactive arg to html2text autoload.
11011
11012 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11013
11014         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
11015
11016 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
11017
11018         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
11019         New variables.
11020         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
11021         (mm-charset-synonym-alist): Move some entries to
11022         mm-codepage-iso-8859-list.
11023
11024         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
11025
11026 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
11027
11028         * message.el (message-citation-line-format)
11029         (message-insert-formated-citation-line): Fix implementation of %E, %N
11030         and %n according to the doc string.
11031
11032 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
11033
11034         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
11035         Use car-safe to avoid bad parses.
11036
11037 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11038
11039         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
11040         names.
11041
11042         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
11043
11044 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11045
11046         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
11047         header.
11048
11049         * message.el (message-draft-headers): Add Date.
11050         (message-headers-to-generate): Fix typo in docstring.
11051
11052         * nndraft.el (nndraft-required-headers): New variable.
11053         (nndraft-generate-headers): Use it.
11054
11055         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
11056
11057 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
11058
11059         * gnus-registry.el (gnus-registry-wash-for-keywords)
11060         (gnus-registry-find-keywords): New functions to allow easy searching of
11061         articles that are in the registry.
11062
11063 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
11064
11065         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
11066         Use ietf-drums-parse-address instead of gnus-extract-address-components.
11067         Reported by Damien Elmes <damien@repose.cx>.
11068
11069 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11070
11071         * gnus.el (gnus-mime): Remove unused custom group.
11072
11073 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11074
11075         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
11076         "blank line" when searching for end of armor headers.
11077
11078 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11079
11080         * gmm-utils.el (gmm-write-region): Fix variable name.
11081
11082 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
11083
11084         * gmm-utils.el (gmm-write-region): New function based on compatibility
11085         code from `mm-make-temp-file'.
11086
11087         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
11088
11089         * nnmaildir.el (nnmaildir--update-nov)
11090         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
11091         Use `gmm-write-region'.
11092
11093 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11094
11095         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
11096         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
11097
11098         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
11099
11100         * message.el (message-replacement-char): New variable.
11101         (message-fix-before-sending): Use it.
11102         (message-simplify-subject): New function to remove duplicate code.
11103         (message-reply, message-followup): Use it.
11104
11105         * gnus-sum.el (gnus-summary-make-menu-bar):
11106         Clarify gnus-summary-limit-to-articles.
11107
11108 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11109
11110         * gnus-util.el (gnus-with-local-quit): New macro.
11111
11112         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
11113
11114 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
11115
11116         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
11117         ignore non-string data.
11118
11119 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
11120
11121         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
11122         non-string data (needs to be done in the registry too).
11123
11124 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
11125
11126         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
11127         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
11128         (gnus-registry-split-fancy-with-parent)
11129         (gnus-registry-fetch-simplified-message-subject-fast)
11130         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
11131         Remove text properties on ingress into the registry and when it's saved.
11132         (gnus-registry-clean-empty-function): Fix bug with cleaning the
11133         registry from entries with no groups.
11134
11135 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
11136
11137         * gnus-util.el (gnus-string-remove-all-properties): Add utility
11138         function to remove string properties.
11139
11140 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11141
11142         * gmm-utils.el (gmm): Adjust custom version.
11143
11144         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
11145         Adjust custom version.
11146
11147         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
11148
11149 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11150
11151         * gnus-art.el (gnus-insert-prev-page-button)
11152         (gnus-insert-next-page-button): Simplify.  Reformat.
11153
11154 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
11155
11156         * gnus-art.el (gnus-insert-prev-page-button)
11157         (gnus-insert-next-page-button): Apply gnus-article-button-face.
11158
11159 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
11160
11161         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
11162
11163 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
11164
11165         * gnus-art.el (gnus-insert-mime-button)
11166         (gnus-insert-mime-security-button):
11167         Apply gnus-article-button-face to MIME and security buttons.
11168
11169 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
11170
11171         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
11172         readable.
11173
11174 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11175
11176         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
11177
11178 2006-09-20  Steve Youngs  <steve@sxemacs.org>
11179
11180         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
11181         `browse-url-of-file' instead of `browse-url'.
11182
11183 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11184
11185         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
11186         regexp.  Articles containing quotation were cut prematurely.
11187
11188 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11189
11190         * message.el (message-cite-original-1): Use nobody by default for the
11191         value of From header.
11192         (message-reply): Ditto.
11193
11194 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
11195
11196         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
11197         to the gnus-info.  This fixes a bug of inline-PGP message verification.
11198         Reported by Michael Piotrowski <mxp@dynalabs.de>.
11199
11200 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
11201
11202         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
11203         mails in the doc string.  Add some URLs in comment.
11204         (pop3-movemail): Warn about pop3-leave-mail-on-server.
11205
11206 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11207
11208         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
11209         backslashes handling and the way to find boundaries of quoted strings.
11210
11211 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
11212
11213         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
11214         mml1991-encrypt-to-self is set and mml1991-signers is not set.
11215         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
11216         mml2015-encrypt-to-self is set and mml2015-signers is not set.
11217
11218 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
11219
11220         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
11221         doc string.
11222         (gnus-button-regexp, gnus-button-last): Remove unused variables.
11223
11224 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11225
11226         * lpath.el: Fbind epg-check-configuration.
11227
11228 2006-09-06  Simon Josefsson  <jas@extundo.com>
11229
11230         * mml2015.el (mml2015-use): Doc fix, mention epg.
11231
11232 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
11233
11234         * mml2015.el (mml2015-use): Default to epg, if available.
11235
11236 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
11237
11238         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
11239         message-sender.
11240         (mml1991-epg-encrypt): Ditto.
11241         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
11242         message-sender.
11243         (mml2015-epg-encrypt): Ditto.
11244
11245 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
11246
11247         * message.el (message-send-mail-with-sendmail): Look for sendmail in
11248         several common directories.
11249
11250 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
11251
11252         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
11253         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
11254
11255 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11256
11257         * gnus-art.el (article-decode-encoded-words): Make it fast.
11258
11259 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11260
11261         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
11262
11263         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
11264         in quoted string into `\'.
11265
11266 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11267
11268         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
11269         Use standard-syntax-table.
11270
11271 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11272
11273         * gnus-art.el (gnus-decode-address-function): New variable.
11274         (article-decode-encoded-words): Use it to decode headers which are
11275         assumed to contain addresses.
11276         (gnus-mime-delete-part): Remove useless `or'.
11277
11278         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
11279         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
11280         (gnus-nov-parse-line): Use it to decode From header.
11281         (gnus-get-newsgroup-headers): Ditto.
11282         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
11283
11284         * mail-parse.el (mail-decode-encoded-address-region): New alias.
11285         (mail-decode-encoded-address-string): New alias.
11286
11287         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
11288         New function.
11289         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
11290         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
11291         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
11292         (rfc2047-decode-string): Ditto.
11293         (rfc2047-decode-address-region): New function.
11294         (rfc2047-decode-address-string): New function.
11295
11296 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
11297
11298         * message.el (message-caesar-buffer-body): Allow rotating headers.
11299
11300         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
11301
11302         * message.el (message-insert-formated-citation-line): Fix %f.
11303         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
11304
11305 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11306
11307         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
11308         (gnus-bookmark-mouse-available-p): New macro.
11309         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
11310         (gnus-bookmark-bmenu-show-infos): Use it.
11311         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
11312         (gnus-bookmark-bmenu-hide-infos): Ditto.
11313         (gnus-bookmark-remove-properties): New function.
11314         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
11315         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
11316         (gnus-bookmark-write-file): Bind coding-system-for-write.
11317         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
11318         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
11319         group before selecting it.
11320         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
11321         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
11322         quit-window if it is not available; use gnus-mouse-2 and bind it to
11323         gnus-bookmark-bmenu-select-by-mouse.
11324         (gnus-bookmark-show-details): Remove unused variable `details-list'.
11325         (gnus-bookmark-bmenu-select-by-mouse): New function.
11326
11327 2006-08-13  Romain Francoise  <romain@orebokech.com>
11328
11329         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
11330         space.
11331
11332 2006-08-10  Romain Francoise  <romain@orebokech.com>
11333
11334         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
11335         (dns-mode-soa-auto-increment-serial): New user option.
11336         (dns-mode-soa-maybe-increment-serial): New function.
11337         (dns-mode): Add the latter to `write-contents-functions'.
11338
11339 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11340
11341         * compface.el (uncompface): Use binary rather than raw-text-unix.
11342
11343 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11344
11345         * compface.el (uncompface): Make sure the eol conversion doesn't take
11346         place when communicating with the external programs.
11347         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11348
11349 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11350
11351         * nnheader.el (nnheader-insert-head): Fix typo in comment.
11352
11353 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11354
11355         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
11356         Make it more robust by parsing author and date independently.
11357
11358 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11359
11360         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
11361
11362 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
11363
11364         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
11365         first matching secret key.
11366         (mml2015-epg-encrypt): Ditto.
11367
11368         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
11369         first matching secret key.
11370         (mml1991-epg-encrypt): Ditto.
11371
11372         * mml2015.el (mml2015-encrypt-to-self): New user option.
11373         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
11374         mml2015-epg-encrypt-to-self is set.
11375
11376         * mml1991.el (mml1991-encrypt-to-self): New variable.
11377         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
11378         mml1991-epg-encrypt-to-self is set.
11379
11380         * mml2015.el (mml2015-signers): New user option.
11381         (mml2015-epg-sign): Reflect the value of mml2015-signers.
11382         (mml2015-epg-encrypt): Allow to select signing keys.
11383
11384         * mml1991.el (mml1991-signers): New variable.
11385         (mml1991-epg-sign): Reflect the value of mml1991-signers.
11386         (mml1991-epg-encrypt): Allow to select signing keys.
11387
11388 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11389
11390         * nnheader.el (nnheader-insert-head): Make it work even if the file
11391         uses CRLF for the line-break code.
11392
11393 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
11394
11395         * mml2015.el: Require mml-sec instead of password.
11396         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
11397         (mml2015-cache-passphrase): Inherit the default value from
11398         mml-secure-cache-passphrase.
11399         (mml2015-passphrase-cache-expiry): Inherit the default value from
11400         mml-secure-passphrase-cache-expiry.
11401
11402         * mml1991.el: Require mml-sec instead of password.
11403         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
11404         (mml1991-cache-passphrase): Inherit the default value from
11405         mml-secure-cache-passphrase.
11406         (mml1991-passphrase-cache-expiry): Inherit the default value from
11407         mml-secure-passphrase-cache-expiry.
11408
11409         * mml-sec.el: Require password.
11410         (mml-secure-verbose): New user option.
11411         (mml-secure-cache-passphrase): New user option.
11412         (mml-secure-passphrase-cache-expiry): New user option.
11413
11414 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
11415
11416         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
11417         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
11418         andreas@altroot.de (Andreas Vögele).
11419
11420         FIXME: Use `tiny change'?
11421
11422 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11423
11424         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
11425         workaround for the url package included with Emacs.
11426
11427         * nnweb.el (nnweb-google-create-mapping): Update regexp.
11428
11429 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11430
11431         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
11432         correctly.  This fixes a bug caused by the 2006-05-12 change.
11433
11434 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
11435
11436         * nnmail.el (nnmail-article-group): If splitting raises an error, give
11437         some information about the error when saying that the `bogus' mail
11438         group will be used.
11439
11440 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
11441
11442         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
11443         string.
11444
11445 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
11446
11447         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
11448
11449 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11450
11451         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
11452
11453 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
11454
11455         * mml1991.el (mml1991-function-alist): Add epg.
11456         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
11457         (mml1991-epg-encrypt): New functions.
11458
11459 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
11460
11461         * mml2015.el (mml2015-verbose): New variable.
11462         (mml2015-cache-passphrase): Ditto.
11463         (mml2015-passphrase-cache-expiry): Ditto.
11464         (mml2015-function-alist): Add epg.
11465         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
11466         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
11467         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
11468         New functions.
11469
11470 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11471
11472         * message.el (message-cite-original-1): Preserve region when removing
11473         quoted text due to X-No-Archive in order to avoid bogus attribution
11474         when citing multiple messages.
11475
11476 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11477
11478         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
11479         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
11480
11481 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
11482
11483         * gnus-diary.el (gnus-user-format-function-d)
11484         (gnus-user-format-function-D): Autoload.
11485
11486         * imap.el (Commentary): Fix typo.
11487
11488         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
11489         2006-04-22 contribution.
11490
11491 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11492
11493         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
11494         It didn't really fix the bogosity I'm seeing with solid web groups.
11495
11496 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11497
11498         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
11499         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
11500         created using server names.  If we use the feature without declaring
11501         it, Gnus does not properly manage server and group state.
11502
11503         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
11504         bound.
11505
11506 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11507
11508         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
11509         looking up the method using GROUP's prefix before inventing a new one.
11510         It is used on killed/unknown groups in various places where returning
11511         an all-new method isn't expected by the caller.
11512
11513         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
11514         and match semantics of gnus-group-real-prefix.
11515
11516 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
11517
11518         * nnmail.el (nnmail-broken-references-mailers): New variable.
11519         (nnmail-ignore-broken-references): New function generalizing
11520         nnmail-fix-eudora-headers.
11521         (nnmail-fix-eudora-headers): Now obsolete.
11522
11523         * gnus-art.el (gnus-button-handle-custom):
11524         Support `customize-apropos*'.
11525
11526 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11527
11528         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
11529
11530         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
11531         articles.
11532
11533 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
11534
11535         * message.el (message-cite-reply-above): New variable.
11536         (message-yank-original): Use it.
11537
11538 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11539
11540         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
11541
11542 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
11543
11544         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
11545         as read.
11546
11547         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
11548
11549 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
11550
11551         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
11552         (gnus-bookmark-default-file): Use gnus-directory.
11553         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
11554         Remove "*" in doc string.
11555         (gnus-bookmark-write-file): Simplify.
11556         (gnus-bookmark-maybe-sort-alist): Use `when'.
11557         (gnus-bookmark-get-bookmark): Fix typo in doc string.
11558         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
11559         Add FIXME about Emacs 21 and XEmacs compatibility.
11560         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
11561         compatibility.
11562         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
11563         compatibility.
11564         (gnus-bookmark-menu-heading): Fix version.
11565
11566 2006-06-19  Bastien Guerry  <bzg@altern.org>
11567
11568         * gnus-bookmark.el: New file.
11569
11570 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11571
11572         * message.el (message-syntax-checks): Doc fix.
11573
11574 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11575
11576         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
11577         unsubscribed groups as if they were killed ones.  It causes duplicate
11578         entries in gnus-newsrc-alist.
11579
11580 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11581
11582         * message.el (message-syntax-checks): Doc fix.
11583         (message-send-mail): Add check for continuation headers.
11584         (message-check-news-header-syntax): Fix regexp used to check for
11585         continuation headers.
11586
11587 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11588
11589         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
11590
11591 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
11592
11593         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
11594
11595 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11596
11597         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
11598         default-truncate-lines.
11599
11600 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11601
11602         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
11603         to fill the utf-8 entry.
11604
11605         * lpath.el: Fbind unicode-precedence-list.
11606
11607 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11608
11609         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
11610
11611 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
11612
11613         * gnus-agent.el (directory-files-and-attributes): Move all the way
11614         forward (the third and final move).
11615         (gnus-agent-read-agentview): Trap reconstruction errors due to
11616         nonexistent directory.  Handle by returning nil.
11617
11618 2006-05-30  Didier Verna  <didier@xemacs.org>
11619
11620         * message.el (message-dont-reply-to-names): Update the custom type.
11621         * message.el (message-dont-reply-to-names): New defsubst: potentially
11622         convert a list of regexps into a single one.
11623         * message.el (message-get-reply-headers): Use it.
11624         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
11625
11626 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11627
11628         * gnus-agent.el (directory-files-and-attributes): Move forward.
11629
11630 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
11631
11632         * gnus-ml.el (gnus-mailing-list-subscribe)
11633         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
11634         (gnus-mailing-list-message): Fix doc strings.
11635
11636 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11637
11638         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
11639         of doing it manually.
11640
11641 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
11642
11643         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
11644         comment.
11645
11646 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
11647
11648         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
11649         (gnus-agent-read-agentview): Fix handling of end-of-file error.
11650         (gnus-agent-read-local): All symbols allocated in my-obarray.
11651         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
11652         (gnus-agent-regenerate-group): Check numeric names to see if they are
11653         messages or groups.
11654         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
11655         better way of do this...)
11656
11657         * gnus-cache.el (gnus-agent-total-fetched-for):
11658         Ignore 'dummy.group' (there should be a better way of do this...)
11659
11660 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11661
11662         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
11663         (gnus-saved-headers): Ditto.
11664         (gnus-default-article-saver): Mention functions may have properties.
11665         (gnus-article-save): Override gnus-save-all-headers and
11666         gnus-saved-headers by :headers property which saver function may have.
11667         (gnus-summary-save-in-file): Add :headers property.
11668         (gnus-summary-write-to-file): Ditto.
11669
11670         * gnus-sum.el (gnus-summary-save-article): Bind
11671         gnus-prompt-before-saving to t when saving many articles in a file;
11672         always show all headers.
11673
11674         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
11675
11676 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
11677
11678         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
11679         marks.
11680
11681         * message.el (message-indent-citation): Add optional arguments to allow
11682         using it outside of message buffers.
11683
11684         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
11685         (gnus-article-treat-unfold-headers): Use it.
11686         (gnus-article-truncate-lines): New variable.
11687         (gnus-article-mode): Use it.
11688         (gnus-article-toggle-truncate-lines): New function.
11689
11690         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
11691         Add gnus-article-toggle-truncate-lines.
11692
11693         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
11694         coding system in XEmacs, use binary.
11695
11696 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11697
11698         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
11699         after-load-alist.
11700
11701         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
11702         this function should save decoded articles.
11703         (gnus-summary-write-to-file): Use property to specify this function
11704         should save decoded articles and specify gnus-summary-save-in-file
11705         should be used to save articles other than the first one when saving
11706         many articles.
11707         (gnus-summary-save-body-in-file): Use property to specify this
11708         function should save decoded articles.
11709         (gnus-summary-write-body-to-file): Use property to specify this
11710         function should save decoded articles and specify
11711         gnus-summary-save-body-in-file should be used to save articles other
11712         than the first one when saving many articles.
11713
11714         * gnus-sum.el (gnus-summary-save-article): Simplify.
11715
11716 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11717
11718         * gnus-art.el (gnus-default-article-saver):
11719         Add gnus-summary-write-body-to-file.
11720         (gnus-article-save-coding-system): Don't use coding system object
11721         in XEmacs.
11722         (gnus-read-save-file-name): Add optional `dir-var' argument which
11723         specifies directory in which files are saved; work even if optional
11724         `variable' argument is not specified.
11725         (gnus-summary-write-to-file): Read file name.
11726         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
11727         (gnus-summary-write-body-to-file): New function.
11728
11729         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
11730         (gnus-summary-local-variables): Add it.
11731         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
11732         (gnus-summary-save-article): Remove optional `decode' argument;
11733         determine whether to decode articles by the value of
11734         gnus-default-article-saver; when saving many files using
11735         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
11736         it first and use gnus-summary-save-in-file or
11737         gnus-summary-save-body-in-file thereafter unless
11738         gnus-prompt-before-saving is always; move point to article which
11739         will be saved.
11740         (gnus-summary-save-article-file): Revert.
11741         (gnus-summary-write-article-file): Revert.
11742         (gnus-summary-save-article-body-file): Revert.
11743         (gnus-summary-write-article-body-file): New function.
11744
11745 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11746
11747         * gnus-art.el (gnus-default-article-saver): Doc fix.
11748         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
11749         from gnus-summary-save-article-coding-system, and default to a
11750         certain coding system.
11751         (gnus-output-to-file): Add coding cookie and encode text according
11752         to gnus-article-save-coding-system; don't use mm-append-to-file.
11753
11754         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
11755         gnus-art.el and rename to gnus-article-save-coding-system.
11756         (gnus-summary-save-article): Require gnus-art; don't show all
11757         headers if it decodes articles; don't add coding cookie here;
11758         don't bind mm-text-coding-system-for-write.
11759         (gnus-summary-save-article-file): Save decoded articles.
11760         (gnus-summary-write-article-file): When saving many files, use
11761         gnus-summary-write-to-file first and gnus-summary-save-in-file
11762         thereafter unless gnus-prompt-before-saving is always.
11763         (gnus-summary-save-article-body-file): Save decoded articles.
11764
11765         * lpath.el: Fbind select-safe-coding-system for XEmacs.
11766
11767 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
11768
11769         * nnrss.el (nnrss-check-group): Bind hash-index.
11770
11771 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
11772
11773         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
11774         its hash index.  Store this hash in `nnrss-group-data'.
11775         (nnrss-read-group-data): Update accordingly.
11776
11777 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
11778
11779         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
11780         entry.
11781
11782         * gnus-sum.el (gnus-summary-make-menu-bar):
11783         Add gnus-article-browse-html-article.
11784
11785 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
11786
11787         * gnus-sum.el (gnus-summary-mime-map):
11788         Add gnus-article-browse-html-article.
11789
11790         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
11791
11792 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
11793
11794         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
11795         suitable coding systems in customize.
11796
11797 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
11798
11799         * mail-source.el (mail-sources): Fix custom type.
11800
11801 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
11802
11803         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
11804         (gnus-summary-expire-articles-now): Shorten prompt.
11805
11806         * gmm-utils.el (wid-edit): Require.
11807         (defun-gmm): Rename from `gmm-defun-compat'.
11808         (gmm-image-search-load-path): Use it.
11809         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
11810
11811 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11812
11813         * gnus-sum.el (gnus-summary-save-article-coding-system):
11814         New variable.
11815         (gnus-summary-save-article): Add optional `decode' argument.
11816         If it is set and gnus-summary-save-article-coding-system is non-nil,
11817         save decoded article.
11818         (gnus-summary-write-article-file): Save decoded article if
11819         gnus-summary-save-article-coding-system is non-nil.
11820
11821         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
11822         type.
11823
11824 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11825
11826         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
11827
11828 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11829
11830         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
11831         first to test gnus-single-article-buffer which may be buffer-local.
11832
11833         * gnus-sum.el (gnus-summary-setup-buffer):
11834         Make gnus-single-article-buffer buffer-local and nil in ephemeral
11835         group; make gnus-article-buffer, gnus-article-current, and
11836         gnus-original-article-buffer always buffer-local.
11837         (gnus-summary-exit): Kill article buffer belonging to ephemeral
11838         group.
11839         (gnus-handle-ephemeral-exit): Don't move to next summary line.
11840
11841 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
11842
11843         * nnml.el (nnml-request-compact-group): Compressed files might not
11844         have .gz extension.
11845
11846 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
11847
11848         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
11849         (mm-copy-to-buffer): Use with-current-buffer.
11850         (mm-display-part): Simplify.
11851         (mm-inlinable-p): Add optional arg `type'.
11852
11853 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11854
11855         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
11856         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
11857         Try harder to show the attachment internally or externally using
11858         gnus-mime-view-part-as-type.
11859
11860 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
11861
11862         * message.el (message-from-style, message-signature-separator)
11863         (message-user-organization-file, message-send-mail-function)
11864         (message-citation-line-function, message-yank-prefix)
11865         (message-indent-citation-function, message-signature)
11866         (message-signature-file, message-signature-insert-empty-line):
11867         Remove autoloads.
11868
11869         * gnus-art.el (gnus-buttonized-mime-types):
11870         Remove "multipart/signed".  Revert 2006-04-26 change.
11871
11872 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11873
11874         * gnus.el (gnus-version-number): Bump version.
11875
11876 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11877
11878         * gnus.el: No Gnus v0.5 is released.
11879
11880 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11881
11882         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
11883         fetching articles by message-id.
11884
11885 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11886
11887         * message.el (hashcash): Require hashcash as normal.
11888
11889         * ecomplete.el (ecomplete-highlight-match-line):
11890         Use point-at-eol.
11891         (ecomplete-highlight-match-line): Use `highlight', because that
11892         face exists in both Emacs and XEmacs.
11893
11894         * message.el (message-display-abbrev): Use point-at-bol.
11895
11896         * mail-source.el: Don't require timer/timer-funcs.
11897
11898         * gnus-async.el: Ditto.
11899
11900         * password.el: Ditto.
11901
11902         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
11903
11904         * mm-url.el: Ditto.
11905
11906         * gnus-xmas.el: Don't require timer-funcs.
11907
11908         * mm-util.el: Require timer/timer-funcs.
11909
11910 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11911
11912         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
11913         Close.
11914
11915 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11916
11917         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
11918         unibyte after clear-decrypt function runs.
11919
11920         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
11921         returns as a unibyte string.
11922
11923 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11924
11925         * lpath.el: Revert.
11926
11927         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
11928         (pgg-gpg-process-sentinel): Revert.
11929
11930         * pgg-pgp.el (pgg-pgp-process-region): Revert.
11931         (pgg-pgp-lookup-key): Revert.
11932
11933         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
11934         (pgg-pgp5-lookup-key): Revert.
11935
11936         * pgg.el (pgg-fetch-key): Revert.
11937
11938 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11939
11940         * lpath.el: Fbind string-as-multibyte for XEmacs.
11941
11942         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
11943         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
11944         (mml1991-pgg-encrypt): Ditto.
11945
11946         * pgg-gpg.el (pgg-string-to-multibyte): New function.
11947         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
11948         a multibyte buffer.
11949
11950         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
11951         (pgg-pgp-lookup-key): Ditto.
11952
11953         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
11954         (pgg-pgp5-lookup-key): Ditto.
11955
11956         * pgg.el (pgg-fetch-key): Ditto.
11957
11958 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
11959
11960         * message.el (message-user-organization-file): Check several
11961         locations of the organization file.
11962
11963         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
11964         Add gnus-article-view-part-as-type.
11965
11966         * gnus-art.el (gnus-article-view-part-as-type): New function.
11967
11968         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
11969         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
11970
11971         * mml.el: Simplify autoload.
11972         (mml-mode): defvar dnd-protocol-alist instead of using
11973         symbol-value.
11974         (mml-default-directory): New variable.
11975         (mml-minibuffer-read-file): Use it.
11976         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
11977
11978         * message.el (message-citation-line-format): New variable.
11979         (message-insert-formated-citation-line): New function.
11980         (message-citation-line-function):
11981         Add `message-insert-formated-citation-line' to custom type.
11982
11983         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
11984         to doc string.
11985
11986         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
11987         depending on mm-verify-option.
11988
11989 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11990
11991         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
11992         binding pgg-* variables; reimplement the section which prevents
11993         MIME header from being signed.
11994         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
11995         pgg-text-mode; remove a blank line at the top of body.
11996
11997         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
11998         lines at the top of body; use gnus-newsgroup-charset if there's no
11999         Charset header.
12000
12001 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12002
12003         * message.el (message-self-insert-commands): Doc fix.
12004
12005         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
12006         (mm-uu-pgp-encrypted-test): Ditto.
12007         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
12008         between header and body; return application/pgp-encrypted handle
12009         if decryption failed; decode decrypted body by charset.
12010
12011         * mm-decode.el (mm-automatic-display): Don't make application/pgp
12012         element match to application/pgp-*.
12013
12014 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12015
12016         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
12017         HTML.
12018
12019 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12020
12021         * mail-source.el (mail-source-call-script): Message the error
12022         string.
12023
12024 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12025
12026         * gnus-util.el (gnus-byte-compile): Use it.
12027
12028 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
12029
12030         * gnus-util.el (kill-empty-logs): New function.
12031
12032 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12033
12034         * message.el (message-mail-alias-type): Doc fix.
12035         (message-mail-alias-type-p): New function.
12036         (message-send): Use it.
12037         (message-mode): Ditto.
12038         (message-strip-forbidden-properties): Ditto.
12039
12040         * ecomplete.el (ecomplete-database-file-coding-system):
12041         New variable.
12042         (ecomplete-save): Use it.
12043         (ecomplete-setup): Use it.
12044
12045 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12046
12047         * message.el (message-self-insert-commands): New variable.
12048         (message-strip-forbidden-properties): Use it.
12049
12050 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12051
12052         * message.el (message-put-addresses-in-ecomplete): Use a regexp
12053         that doesn't make XEmacs choke.
12054
12055 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
12056
12057         * gnus-util.el (gnus-replace-in-string):
12058         Prefer replace-regexp-in-string over of replace-in-string.
12059
12060 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12061
12062         * gnus-util.el (gnus-select-frame-set-input-focus):
12063         Use select-frame-set-input-focus if it is available in XEmacs; use
12064         definition defined in Emacs 22 for old Emacsen.
12065
12066         * dgnushack.el: Autoload unmorse-region for XEmacs.
12067
12068         * lpath.el: Bind cursor-in-non-selected-windows and
12069         select-frame-set-input-focus for XEmacs.
12070
12071 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12072
12073         * mm-view.el (mm-inline-text): Use equal instead of equalp.
12074
12075 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
12076
12077         * gnus-registry.el (gnus-registry-cache-save): Remove text
12078         properties when saving via the temp buffer.
12079
12080 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12081
12082         * message.el (message-generate-hashcash): Honor custom type.
12083
12084 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12085
12086         * message.el (message-generate-hashcash): Default to non-nil when
12087         hashcash is found.
12088
12089         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
12090         (gnus-refer-thread-limit): Increase default to 500.
12091
12092         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
12093
12094         * flow-fill.el (fill-flowed): Allow delete-space.
12095
12096 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12097
12098         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
12099         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
12100         Remove autoloads.
12101
12102 2006-04-18  Simon Josefsson  <jas@extundo.com>
12103
12104         * message.el (message-generate-hashcash): Default to.
12105
12106 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12107
12108         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
12109         concatenating segments rather than before concatenating them.
12110
12111 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
12112
12113         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
12114
12115 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12116
12117         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
12118
12119         * message.el (message-forward-make-body-plain):
12120         Allow message-forward-ignored-headers to be a list.
12121         (message-remove-ignored-headers): Factor out into function.
12122         (message-forward-make-body-mml): Use it.
12123
12124         * imap.el (imap-quote-specials): New function.
12125         (imap-login-auth): Quote specials.
12126
12127         * rfc2231.el (rfc2231-parse-string): Remove dead code.
12128         (rfc2231-parse-string): Allow concatanation of parameters that
12129         aren't contiguous.  The test case is
12130           (mail-header-parse-content-type "message/external-body;
12131             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
12132             access-type=LOCAL-FILE;
12133             name*1*=plugh%2fhello-sailor%2fbing.pdf")
12134
12135 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
12136
12137         * nntp.el (nntp-accept-process-output): Return the value of
12138         `nnheader-accept-process-output'.
12139
12140 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12141
12142         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
12143         (gnus-button-alist): Recognize more diff formats.
12144         (gnus-button-patch): Strip directory.
12145
12146 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
12147
12148         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
12149         Emacs 22 when setting focus.
12150
12151 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12152
12153         * gnus-art.el (gnus-article-treat-types): Do treatment of
12154         text/x-verbatim parts.
12155         (gnus-button-patch): New command.
12156
12157         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
12158         addresses that contain invalid characters.
12159
12160 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12161
12162         * message.el (message-put-addresses-in-ecomplete):
12163         Use gnus-replace-in-string.
12164         (message-is-yours-p): Use the more correct
12165         mail-header-parse-address instead of
12166         mail-extract-address-components.
12167         (message-put-addresses-in-ecomplete): Fix typo.
12168
12169         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
12170         keystroke.
12171
12172         * gnus-art.el (gnus-treatment-function-alist): Change order of
12173         newsgroups/generic header folding to avoid double-folding.
12174
12175         * message.el (message-hidden-headers): Add X-Draft-From.
12176
12177         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
12178         New command.
12179         (gnus-summary-repeat-search-article-backward): New command.
12180
12181         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
12182         groups in the parent topic.
12183
12184 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
12185
12186         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
12187         (spam-extra-header-to-number): Return the CRM114 number as a
12188         number instead of a string.
12189
12190 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12191
12192         * gnus-art.el (gnus-face-properties-alist): Move here from
12193         gnus-fun.
12194
12195         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
12196
12197 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12198
12199         * message.el (message-strip-forbidden-properties): Only display on
12200         self-insert-command.
12201
12202         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
12203         reindent.
12204         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
12205
12206 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
12207
12208         * smiley.el (smiley-style): Fix typo.
12209
12210 2006-03-23  Kenichi Handa  <handa@m17n.org>
12211
12212         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
12213         instead of set-buffer-multibyte.
12214
12215 2006-03-23  Kenichi Handa  <handa@m17n.org>
12216
12217         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
12218         buffer and then decode the buffer text if necessary.
12219         (rfc2231-encode-string): Be sure to work on multibyte buffer at
12220         first, and after mm-encode-body, change the buffer to unibyte.
12221
12222 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12223
12224         * hashcash.el (hashcash-insert-payment-async-2):
12225         Use message-goto-eoh instead of doing it manually.
12226         (mail-add-payment): Use message-narrow-to-header instead of trying
12227         to do the same itself.
12228
12229         * message.el (message-hidden-headers): Add Face.
12230
12231         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
12232         reparenting code.
12233         (gnus-summary-reparent-children): Refactored out code.
12234         (gnus-summary-thread-map): New keystroke.
12235         (gnus-summary-reparent-children): Make into command.
12236
12237         * smiley.el (smiley-style): Default to `medium' if using a large
12238         font.
12239
12240         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
12241         does it itself.
12242
12243         * message.el (message-point-in-header-p): Simplify definition.
12244
12245 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12246
12247         * nnagent.el (nnagent-request-set-mark): Silence log file
12248         writing.
12249         (nnagent-request-set-mark): Use write-region instead of
12250         append-to-file.
12251
12252         * gnus-sum.el (gnus-read-header): Fudge article number if using a
12253         strange select method.
12254
12255         * ecomplete.el (ecomplete-display-matches): Get highlightling
12256         right.
12257         (ecomplete-display-matches): Use literals.
12258         (ecomplete-display-matches): Disable message logging.
12259
12260         * message.el (message-display-abbrev): Small optimization.
12261
12262         * ecomplete.el (ecomplete-display-matches): Allow automatic
12263         display.
12264
12265         * message.el (message-strip-forbidden-properties):
12266         Display abbrevs.
12267         (message-display-abbrev): Get automatic display right.
12268
12269         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
12270         keystrokes.
12271
12272 2006-04-13  Romain Francoise  <romain@orebokech.com>
12273
12274         TODO: Backport to v5-10!
12275
12276         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
12277         Move here (and rename) from gnus-registry.el.
12278
12279         * gnus-registry.el: Require gnus-util.
12280         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
12281
12282 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12283
12284         * gnus-group.el (gnus-group-catchup-current):
12285         Change if-then-else-if-then-else into cond.
12286         (gnus-group-catchup): Indent.
12287         (group-name-at-point): New function.
12288         (gnus-fetch-group): Provide default from thing at point.
12289
12290 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12291
12292         * message.el (message-display-abbrev): Fix regexp.
12293
12294         * ecomplete.el (ecomplete-highlight-match-line):
12295         Reimplement choosing.
12296         (ecomplete-highlight-match-line): Fix up code rewrite, remove
12297         dead variables.
12298
12299         * message.el (message-newline-and-indent): Remove debugging.
12300         (message-display-abbrev): Use new implementation.
12301
12302 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
12303
12304         * gnus-art.el (gnus-article-mode):
12305         Set cursor-in-non-selected-windows to nil.
12306
12307         * smiley.el: Revert previous change.
12308         (smiley-data-directory): defvar it before using it in the
12309         defcustom of `smiley-style'.
12310
12311 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12312
12313         * message.el (message-newline-and-indent): New function.
12314
12315         * ecomplete.el: Implement more bits.
12316
12317         * message.el (message-put-addresses-in-ecomplete): Clean up the
12318         string.
12319
12320         * ecomplete.el (ecomplete-add-item): Chop off decimals.
12321
12322         * gnus-sum.el (gnus-summary-save-parts):
12323         Bind gnus-summary-save-parts-counter and use it to make unique file
12324         names.
12325
12326         * gnus-art.el (gnus-ignored-headers): Add some more headers.
12327
12328         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
12329         parameter to say whether to actually parse the individual
12330         addresses.
12331
12332         * message.el (message-put-addresses-in-ecomplete): New function.
12333         (ecomplete): Require.
12334         (message-mail-alias-type): Add ecomplete as an option.
12335
12336 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
12337
12338         * flow-fill.el (fill-flowed): Remove trailing space from blank
12339         quoted lines.
12340
12341 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12342
12343         * smiley.el (smiley-style): Move definition later to avoid a
12344         compilation warning.
12345
12346 2006-04-12  Kenichi Handa  <handa@m17n.org>
12347
12348         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
12349         buffer and then decode the buffer text if necessary.
12350         (rfc2231-encode-string): Be sure to work on multibyte buffer at
12351         first, and after mm-encode-body, change the buffer to unibyte.
12352         Use mm-disable-multibyte instead of set-buffer-multibyte.
12353
12354 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12355
12356         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
12357         Content-Type header instead of Content-Disposition header.
12358         (gnus-mime-inline-part): Ditto.
12359         (gnus-mime-view-part-as-charset): Ignore charset that the part
12360         specifies.
12361
12362         * mm-decode.el (mm-display-part): Work with external parts and
12363         usual parts similarly.
12364
12365         * mm-extern.el (mm-inline-external-body): Use mm-display-part
12366         instead of gnus-display-mime.
12367
12368         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
12369         instead of with-temp-buffer.
12370
12371         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
12372         tag to summarized topics part in order to encode non-ASCII text.
12373
12374 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
12375
12376         * smiley.el (smiley-style): New variable.
12377         (smiley-directory): New function.
12378         (smiley-data-directory): Derive from `smiley-style' using
12379         `smiley-directory'.
12380         (smiley-regexp-alist): Add new entries.
12381
12382         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
12383         (gnus-article-browse-delete-temp): Add :version.
12384
12385 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
12386
12387         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
12388         the sieve region.
12389
12390 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12391
12392         * gnus.el (gnus-version-number): Bump version.
12393
12394 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
12395
12396         * gnus.el: No Gnus v0.4 is released.
12397
12398 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12399
12400         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
12401         layout.
12402
12403         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
12404         unknown charset.
12405
12406         * message.el (message-header-synonyms): Add Original-To to the
12407         default.
12408
12409         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
12410         optional parameter.
12411
12412 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
12413
12414         * gnus-fun.el (gnus): Require it for gnus-directory.
12415
12416 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12417
12418         * gnus-fun.el (gnus-face-properties-alist): Add :version.
12419
12420 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
12421
12422         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
12423
12424 2006-04-05  Simon Josefsson  <jas@extundo.com>
12425
12426         * password.el (password-reset): New function.
12427
12428 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
12429
12430         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
12431         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
12432
12433 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12434
12435         * nnweb.el (nnweb-google-create-mapping): Update regexp.
12436         Some whitespace was matched into the url, which broke browsing hits
12437         > 100 when mm-url-use-external was nil.
12438
12439 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
12440
12441         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
12442         Check gnus-extra-headers for 'Newsgroups.
12443
12444         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
12445         bound.
12446
12447 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
12448
12449         * pgg-gpg.el: Clean up process buffers every time gpg processes
12450         complete.
12451
12452 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
12453
12454         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
12455         doc string.
12456
12457 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
12458
12459         * pgg-gpg.el (pgg-gpg-process-filter)
12460         (pgg-gpg-wait-for-completion): Check if buffer is alive.
12461
12462         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
12463         lines, temporary fix.
12464
12465 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12466
12467         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
12468
12469 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
12470
12471         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
12472         default-enable-multibyte-characters.  This reverts the change from
12473         revision 6.17 which is no longer necessary because the passphrase
12474         is sent separately now.  GnuPG messages are unreadable under
12475         multibyte locales with default-enable-multibyte-characters set to
12476         nil.
12477
12478 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
12479
12480         * message.el (message-tool-bar-gnome): Move "spell".
12481
12482 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
12483
12484         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
12485         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
12486         instead.
12487
12488 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
12489
12490         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
12491         Improve newsgroups handling for NNTP overviews which don't include
12492         Newsgroups.
12493
12494 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12495
12496         * message.el (message-resend): Bind message-generate-hashcash to nil.
12497
12498 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12499
12500         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
12501         when searching for already-paid recipients.
12502
12503 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
12504
12505         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
12506         passphrases when it is not needed.
12507         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
12508         passphrase stuff from gpg, should only be necessary when you use
12509         gpg with a smartcard.
12510
12511 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12512
12513         * mml.el (mml-insert-mime): Ignore cached contents of
12514         message/external-body part.
12515
12516         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
12517         (mm-insert-part): Ditto.
12518
12519 2006-03-23  Simon Josefsson  <jas@extundo.com>
12520
12521         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
12522         Reiner.
12523         (pgg-gpg-use-agent-p): Use it again.
12524
12525 2006-03-23  Simon Josefsson  <jas@extundo.com>
12526
12527         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
12528         older emacsen.
12529         (pgg-gpg-use-agent-p): Don't use it.
12530
12531 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
12532
12533         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
12534         if we can.
12535
12536 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
12537
12538         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
12539         (pgg-gpg-update-agent): New function.
12540         (pgg-gpg-use-agent-p): New function.
12541         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
12542         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
12543         (pgg-gpg-sign-region): Use it.
12544
12545 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12546
12547         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
12548         Reported by Ralf Wachinger <rwachinger@gmx.de>.
12549
12550 2006-03-21  Simon Josefsson  <jas@extundo.com>
12551
12552         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
12553         <wilde@sha-bang.de>.
12554         (pgg-gpg-use-agent): New variable.
12555         (pgg-gpg-process-region): Use it.
12556         (pgg-gpg-encrypt-region): Likewise.
12557         (pgg-gpg-encrypt-symmetric-region): Likewise.
12558         (pgg-gpg-decrypt-region): Likewise.
12559         (pgg-gpg-sign-region): Likewise.
12560         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
12561
12562 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
12563
12564         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
12565
12566         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
12567         Add comment on version.
12568
12569 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
12570
12571         * smiley.el: Add missing test smiley.
12572
12573 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12574
12575         * mm-decode.el (mm-with-part): New macro.
12576         (mm-get-part): Use it; work with message/external-body as well.
12577         (mm-save-part): Treat name and filename equally.
12578
12579         * mm-extern.el (mm-extern-cache-contents): New function.
12580         (mm-inline-external-body): Use it; force the part to be displayed;
12581         move undisplayer added to the cached handle to the parent.
12582
12583         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
12584         (gnus-mime-view-part-as-type): Work with message/external-body.
12585
12586         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
12587
12588 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
12589
12590         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
12591         images in image-load-path.  [Sync with image.el, revision 1.60, in
12592         Emacs.]
12593
12594 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
12595
12596         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
12597         path rather than symbol.  Always return list of directories.
12598         Guarantee that image directory comes first.  [Sync with image.el,
12599         revision 1.59, in Emacs.]
12600
12601         * message.el (message-make-tool-bar): Adjust to new API of
12602         `gmm-image-load-path-for-library'.
12603
12604         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12605
12606         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
12607
12608 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12609
12610         * gnus-art.el (gnus-article-only-boring-p):
12611         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
12612         intangible text.
12613         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
12614
12615 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
12616
12617         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
12618         Use `defun' instead of `gmm-defun-compat'.
12619
12620 2006-03-14  Simon Josefsson  <jas@extundo.com>
12621
12622         * message.el (message-unique-id): Don't use message-number-base36
12623         if (user-uid) is a float.
12624         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
12625
12626 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12627
12628         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
12629
12630         * gnus-art.el (gnus-mime-display-single): Make sure there is an
12631         empty line between a part and a message part.
12632
12633 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
12634
12635         * smiley.el: Add more test smileys.
12636         (smiley-data-directory, smiley-regexp-alist)
12637         (gnus-smiley-file-types): Fix doc strings.
12638         (smiley-update-cache): Clear smiley-cached-regexp-alist before
12639         adding new elements.
12640         (smiley-mouse-map): Unused code.  Make it a comment.
12641
12642 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12643
12644         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
12645         scan latest NoCeM messages instead of old ones.
12646         (gnus-nocem-check-article): Fix regexps so as to match to PGP
12647         delimiters that are recently used.
12648         (gnus-nocem-load-cache): Add autoload cookie.
12649
12650         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
12651
12652         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
12653         level which is larger than gnus-use-nocem is specified.
12654
12655         * gnus-group.el (gnus-group-get-new-news): Ditto.
12656
12657 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
12658
12659         * gnus-util.el (gnus-tool-bar-update): New function.
12660
12661         * gnus-group.el (gnus-group-update-tool-bar): New variable.
12662         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
12663
12664         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
12665
12666         * gnus-group.el (gnus-group-redraw-when-idle)
12667         (gnus-group-redraw-check): Remove.
12668         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
12669
12670 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12671
12672         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
12673         if optional last element is specified in splits (FIELD VALUE...).
12674
12675 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
12676
12677         * message.el (message-make-tool-bar): Rename gmm-image-load-path
12678         to gmm-image-load-path-for-library.  Call with no-error argument.
12679         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
12680
12681         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12682
12683         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
12684
12685         * gmm-utils.el (gmm-image-load-path): Remove alias.
12686
12687 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
12688
12689         * gmm-utils.el (gmm-image-load-path): Add alias.
12690
12691         * nnml.el (nnml-generate-nov-databases-directory): Rename from
12692         nnml-generate-nov-databases-1.
12693         (nnml-generate-nov-databases): Use it.
12694         (nnml-generate-nov-databases-directory): Document no-active
12695         argument.
12696
12697         * gmm-utils.el (gmm-image-load-path-for-library): Return single
12698         directory if path is t.  Add no-error.
12699
12700         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
12701         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
12702
12703         * gnus-art.el (gnus-article-browse-delete-temp-files):
12704         Simplify resetting gnus-article-browse-html-temp-list.
12705
12706         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
12707         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
12708         Add example to docstring.  Rename local variables.  Move error
12709         checks to default case in cond and simplify.
12710
12711 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12712
12713         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
12714         handle is multipart when calling it recursively.
12715         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
12716
12717 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
12718
12719         * nnimap.el (nnimap-request-update-info-internal): Optimize.
12720         Don't `gnus-uncompress-range' to avoid excessive memory usage.
12721
12722 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12723
12724         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
12725         is loaded.
12726
12727         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
12728         loaded.
12729
12730 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
12731
12732         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
12733         to "Emacs 23 (unicode)" in doc string.
12734
12735         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
12736         "Emacs 23 (unicode)" in comment.
12737
12738 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12739
12740         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
12741
12742         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
12743         characters 160 through 255 in Emacs 23.
12744
12745 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
12746
12747         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
12748         gnus-article-browse-html-temp.
12749         (gnus-article-browse-delete-temp): Make it customizable.
12750         Add `file'.  Adjust doc string.
12751         (gnus-article-browse-delete-temp-files): Add argument.
12752         Allow query for each file.  Adjust doc string.
12753         (gnus-article-browse-html-parts):
12754         Add `gnus-article-browse-delete-temp-files' to
12755         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
12756
12757 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
12758
12759         * gnus-art.el (gnus-article-browse-html-temp)
12760         (gnus-article-browse-delete-temp): New variables.
12761         (gnus-article-browse-delete-temp-files): New function.
12762         (gnus-article-browse-html-parts): Use it.
12763
12764 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
12765
12766         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
12767
12768         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
12769         string.
12770
12771         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
12772         gnus-summary-insert-new-articles when unplugged.
12773         Remove gnus-summary-search-article-forward.
12774
12775         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
12776         display-visual-class instead of display-color-cells.
12777
12778 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12779
12780         * dgnushack.el: Autoload customize-group for XEmacs.
12781
12782         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
12783         message/* containing non-ASCII text properly.
12784
12785 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
12786
12787         * message.el: Require gmm-utils, remove autoloads.
12788         (message-tool-bar): Set default based on
12789         gmm-tool-bar-style.
12790         (message-tool-bar-gnome): Add gmm-customize-mode.
12791
12792         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
12793         gmm-tool-bar-style.
12794         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
12795
12796         * gnus-group.el (gnus-group-tool-bar): Set default based on
12797         gmm-tool-bar-style.
12798         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
12799
12800         * gmm-utils.el (gmm-image-directory): Rename variable from
12801         gmm-image-load-path.
12802         (gmm-image-load-path): Use gmm-image-directory.
12803         (gmm-customize-mode): New function.
12804         (gmm-tool-bar-style): New variable.
12805
12806         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
12807         gnus-group-redraw-line-number.
12808         (gnus-group-redraw-check): Simplify.
12809         (gnus-group-tool-bar-update): Remove redraw check.
12810         (gnus-group-make-tool-bar): Add redraw check.
12811
12812 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
12813
12814         * gnus-art.el (gnus-button): Add missing parentheses.
12815
12816 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12817
12818         * lpath.el: Fbind line-number-at-pos.
12819
12820 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12821
12822         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
12823
12824 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
12825
12826         * gnus-art.el (gnus-button): New face.
12827         (gnus-article-button-face): Use it.
12828
12829         * gnus-sum.el (gnus-summary-tool-bar-gnome):
12830         Add gnus-summary-next-page.  Re-order.
12831
12832         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
12833         next-node are now included.
12834         (gnus-group-redraw-line-number): New internal variable.
12835         (gnus-group-redraw-check): Helper function for updating the tool
12836         bar.
12837         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
12838
12839         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
12840
12841         * spam.el (spam-spamassassin-score-regexp): New internal variable.
12842         (spam-extra-header-to-number, spam-check-spamassassin-headers):
12843         Use it to match format of Spamassassin 3.0 and later.
12844         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
12845         (spam-check-bogofilter)
12846         (spam-bogofilter-register-with-bogofilter): Fix args of
12847         `gnus-error' calls.
12848
12849 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
12850
12851         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
12852         unnecessary interaction when sending queued mails.
12853         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
12854
12855 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
12856
12857         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
12858         first or last are nil.
12859
12860 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12861
12862         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
12863
12864 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12865
12866         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
12867
12868 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12869
12870         * dns.el (query-dns): Protect more against buggy tcp output.
12871
12872 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
12873
12874         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
12875         nov.php.
12876
12877 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12878
12879         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
12880         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
12881         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
12882         output on the server side.
12883         (nnweb-google-create-mapping): Update regexps and add some
12884         progress indication.
12885
12886 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
12887
12888         * gnus-group.el (gnus-group-tool-bar-gnome):
12889         Fix gnus-agent-toggle-plugged.  Re-order icons.
12890         (gnus-group-tool-bar-gnome):
12891         Add gnus-group-{prev,next}-unread-group.
12892         (gnus-group-tool-bar-gnome): Re-order icons.
12893
12894         * gnus-sum.el (gnus-summary-tool-bar-gnome):
12895         Move gnus-summary-insert-new-articles.
12896
12897         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
12898         Fix comments.
12899
12900         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
12901         also available in Emacs 21.3.
12902
12903         * message.el (message-fix-before-sending): Change "Emacs 22" to
12904         "Emacs 23 (unicode)" in comment.
12905
12906         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
12907         "Emacs 23 (unicode)" in comment.
12908
12909         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
12910         comment.
12911         (mm-coding-system-p): Add comment about no-MULE XEmacs.
12912
12913         * mm-view.el (mm-fill-flowed): Add :version.
12914
12915 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12916
12917         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
12918         and load-path.
12919
12920 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
12921
12922         * message.el: Autoload gmm-image-load-path.
12923         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
12924         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
12925         consitency.
12926
12927         * gmm-utils.el (gmm-image-load-path): Also search in
12928         "../etc/images".  Don't set gmm-image-load-path if we don't find
12929         the image.
12930
12931 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12932
12933         * gmm-utils.el (gmm-image-load-path): Don't make
12934         `gmm-image-load-path' include subdirectories which the second arg
12935         `image' might specify.
12936
12937         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
12938         subdirectory to icon file names.
12939
12940         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
12941
12942 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
12943
12944         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
12945         gmm-image-load-path calls.
12946
12947         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12948
12949         * message.el (message-make-tool-bar): Ditto.
12950
12951         * mml.el (mml-preview): Add comment concerning tool bar icons.
12952
12953         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
12954         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
12955
12956         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
12957         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
12958
12959         * message.el (message-tool-bar-gnome): Use new icon names.
12960         (message-make-tool-bar): Use `gmm-image-load-path'.
12961
12962         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
12963         New functions from MH-E.
12964         (gmm-image-load-path): New variable from MH-E.
12965         (gmm-image-load-path): New function from MH-E.  Add arguments
12966         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
12967         *-image-load-path-called-flag.
12968
12969 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
12970
12971         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
12972
12973 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
12974
12975         * nnimap.el (nnimap-request-move-article): Change folder back to
12976         source group before deleting.
12977
12978 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
12979
12980         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
12981
12982         * gnus-art.el (mm-url-insert-file-contents-external):
12983         Autoload mm-url.
12984
12985         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
12986
12987 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12988
12989         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
12990         coding system which mm-charset-to-coding-system returns for a
12991         given charset is valid.
12992
12993 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
12994
12995         * html2text.el (html2text-remove-tag-list):
12996         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
12997
12998 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
12999
13000         * gnus-cus.el: Revert 2005-10-17 change.
13001
13002 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13003
13004         * gnus-art.el (article-strip-banner):
13005         Call article-really-strip-banner only when the regexp match is made.
13006
13007 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13008
13009         * gnus-art.el (article-strip-banner):
13010         Use gnus-extract-address-components instead of
13011         mail-header-parse-addresses to make it work with non-ASCII text;
13012         remove mail-encode-encoded-word-string.
13013
13014         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
13015         values which are surrounded with \"...\"; make it never cause a
13016         Lisp error; give up parsing of parameters if it failed in
13017         extracting type.
13018
13019 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
13020
13021         * smime.el (smime-cert-by-ldap-1): Fix bug where
13022         `smime-ldap-search' returns results without userCertificates.
13023
13024 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13025
13026         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
13027
13028 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13029
13030         * spam.el (spam-check-spamassassin-headers): Adapt format for
13031         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
13032         <ari@mbf.ocn.ne.jp>.
13033         (spam-list-of-processors): Add spam-use-gmane.
13034
13035 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13036
13037         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
13038         make-temp-file; make it work with XEmacs as well.
13039
13040         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
13041         mm-make-temp-file.
13042
13043         * mm-decode.el (mm-display-external): Use the 3rd arg of
13044         mm-make-temp-file.
13045         (mm-create-image-xemacs): Ditto.
13046
13047 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13048
13049         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
13050         with message-narrow-to-headers.
13051         (gnus-draft-setup): Narrow to header to run message-fetch-field.
13052         (gnus-draft-check-draft-articles): New function.
13053         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
13054
13055 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13056
13057         * gnus-art.el (gnus-article-browse-html-parts):
13058         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
13059         Don't use suffix argument for mm-make-temp-file for Emacs 21
13060         compatibility.  Remove useless `format'.
13061
13062 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13063
13064         * nnweb.el (nnweb-google-wash-article): Update regexps.
13065         (nnweb-group-alist): Use defvoo instead of defvar.
13066
13067 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13068
13069         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
13070         re-loading nn* modules.
13071
13072 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
13073
13074         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
13075         for `tool-bar-mode' and don't check it's default-value.
13076
13077         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13078
13079         * message.el (message-make-tool-bar): Ditto.
13080
13081         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
13082         `substring'.  Shorten tmp-file name.
13083
13084         * gnus.el: Remove bogus comment.
13085
13086 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
13087
13088         * gnus-art.el (gnus-article-browse-html-parts): New function.
13089         (gnus-article-browse-html-article): New function for viewing html
13090         articles with a browser.
13091
13092 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
13093
13094         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
13095         in elisp.
13096         (pgg-gpg-encrypt-symmetric-region): Ditto.
13097         (pgg-gpg-sign-region): Ditto.
13098
13099         * pgg-def.el (pgg-text-mode): New variable.
13100
13101         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
13102         (mml2015-pgg-encrypt): Ditto.
13103
13104         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
13105         (mml1991-pgg-encrypt): Ditto.
13106
13107 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13108
13109         * nnfolder.el (nnfolder-insert-newsgroup-line):
13110         Use message-make-date instead of current-time-string.
13111
13112         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
13113         to gnus-decoded which mm-uu might set.
13114
13115 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13116
13117         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
13118         don't decode quoted parameters; remove misimported Emacs code.
13119         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13120         (rfc2231-decode-encoded-string): Don't use split-string which
13121         behaves differently according to Emacs version; use
13122         mm-decode-coding-region to convert charset to coding-system.
13123         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13124         (rfc2231-encode-string): Remove misimported Emacs code.
13125
13126 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13127
13128         * gnus-art.el (article-decode-charset): Don't use ignore-errors
13129         when calling mail-header-parse-content-type.
13130         (article-de-quoted-unreadable): Ditto.
13131         (article-de-base64-unreadable): Ditto.
13132         (article-wash-html): Ditto.
13133
13134         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
13135         calling mail-header-parse-content-type and
13136         mail-header-parse-content-disposition.
13137         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
13138         mail-header-parse-content-type.
13139
13140         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
13141         insert charset and format parameters; encode description after
13142         inserting it to buffer.
13143         (mml-insert-parameter): Fold lines properly even if a parameter is
13144         segmented into two or more lines; change the max column to 76.
13145
13146         * rfc1843.el (rfc1843-decode-article-body): Don't use
13147         ignore-errors when calling mail-header-parse-content-type.
13148
13149         * rfc2231.el (rfc2231-parse-string): Return at least type if
13150         possible; don't cause an error even if it fails in parsing of
13151         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13152         (rfc2231-encode-string): Don't break lines at the beginning, leave
13153         it to mml-insert-parameter.
13154
13155         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
13156         calling mail-header-parse-content-type.
13157
13158 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
13159
13160         * spam-report.el (spam-report-gmane-use-article-number):
13161         Improve doc string.
13162         (spam-report-gmane-internal): Check if a suitable header was found
13163         in the article.
13164
13165 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13166
13167         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
13168         (rfc2231-encode-string): Make param*=value always begin with LWSP.
13169
13170 2006-02-05  Romain Francoise  <romain@orebokech.com>
13171
13172         Update copyright notices of all files in the gnus directory.
13173
13174 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13175
13176         * nnweb.el (nnweb-request-group): Avoid growing overview files.
13177
13178 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13179
13180         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
13181         segmented lines of parameter value to cope with Thunderbird 1.5
13182         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
13183         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13184         (rfc2231-encode-string): Don't make lines exceeding 76 column.
13185
13186 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
13187
13188         * mml.el (mml-generate-mime-1): Correct the order of inline signed
13189         parts.
13190
13191 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13192
13193         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
13194         there's only one active file for all servers.
13195         (nnweb-request-scan): Make sure nnweb-articles is initialized on
13196         solid groups.  Gnus might have used a FAST request to select the group.
13197         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
13198         and nnweb-search redundantly in the active file.
13199         (nnweb-request-list): Don't list bogus groups.  There can only be one.
13200         (nnweb-request-create-group): Don't use ARGS.
13201         (nnweb-possibly-change-server, nnweb-request-group): Remove some
13202         initialisations.  Let nnoo do the work.
13203
13204 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13205
13206         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
13207         Say the part has been decoded.
13208
13209         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
13210
13211 2006-01-31  Kevin Ryde  <user42@zip.com.au>
13212
13213         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
13214         mailcap-viewer-test-cache when there's no 'test clause, since that
13215         will invert the meaning of a "nil" test previously determined by
13216         mailcap-mailcap-entry-passes-test.
13217
13218 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13219
13220         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
13221         compiling.
13222
13223         * gnus-sum.el: Ditto.
13224
13225         * message.el: Don't bind tool-bar-map when compiling.
13226
13227 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
13228
13229         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
13230
13231 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13232
13233         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
13234         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
13235         current Google Groups.
13236
13237 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
13238
13239         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
13240         and tool-bar-mode.
13241
13242         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
13243         and tool-bar-mode.
13244
13245         * message.el (message-tool-bar-update): Simplify.
13246         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
13247
13248         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
13249         gnus-summary-buffer.
13250         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
13251         gnus-summary-reply.
13252
13253         * gmm-utils.el (gmm): Add :version.
13254
13255 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13256
13257         * Makefile.in (clean): New rule.
13258         (distclean): Use it.
13259
13260 2006-01-26  Steve Youngs  <steve@sxemacs.org>
13261
13262         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
13263         Don't autoload.
13264
13265 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13266
13267         * gmm-utils.el (gmm-verbose): Add :group.
13268
13269 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
13270
13271         * message.el: Change some comments WRT tool-bars.
13272
13273         * gnus-sum.el (gnus-summary-tool-bar)
13274         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
13275         (gnus-summary-tool-bar-zap-list): New variables.
13276         (gnus-summary-make-tool-bar): Complete rewrite using
13277         `gmm-tool-bar-from-list'.
13278
13279         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
13280         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
13281         New variables.
13282         (gnus-group-make-tool-bar): Complete rewrite using
13283         `gmm-tool-bar-from-list'.
13284         (gnus-group-tool-bar-update): New function.
13285
13286         * message.el (message-mode-field-menu): Add "Show hidden Headers".
13287
13288 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13289
13290         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
13291         is dissected into a single part of which the type is the same as
13292         the given one; decode charset.
13293
13294 2006-01-21  Kevin Ryde  <user42@zip.com.au>
13295
13296         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
13297         into alists as symbol not string, since that's what
13298         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
13299         look for.
13300
13301 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
13302
13303         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
13304         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
13305
13306         * message.el (message-tool-bar-gnome): Use gmm-ignore.
13307
13308 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13309
13310         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
13311         (gnus-xmas-mime-security-button-menu): New function.
13312
13313         * gnus-art.el (gnus-mime-security-button-commands): New variable.
13314         (gnus-mime-security-button-menu): New definition.
13315         (gnus-mime-security-button-map): Use them.
13316         (gnus-mime-security-button-menu): New function.
13317         (gnus-insert-mime-security-button): Addition to help echo.
13318         (gnus-mime-security-run-function, gnus-mime-security-save-part)
13319         (gnus-mime-security-pipe-part): New functions.
13320
13321         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
13322         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
13323
13324         * mm-decode.el (mm-handle-set-disposition): Remove.
13325         (mm-handle-set-description): Remove.
13326
13327 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13328
13329         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
13330         (mm-w3m-standalone-supports-m17n-p): New function.
13331         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
13332         w3m usage.
13333
13334         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
13335         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
13336
13337 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
13338
13339         * message.el (message-tool-bar-zap-list):
13340         Use gmm-tool-bar-zap-list as custom type.
13341         (message-tool-bar-update): New function.
13342         (message-tool-bar, message-tool-bar-gnome)
13343         (message-tool-bar-retro): Add message-tool-bar-update.
13344         (message-tool-bar-gnome): Add flyspell-buffer.
13345
13346         * gnus-util.el (gnus-error): Describe `args'.
13347
13348         * gmm-utils.el (gmm-error): Describe `args'.
13349         (gmm-tool-bar-zap-list): New widget.
13350         (gmm-tool-bar-from-list): Improve description of `zap-list'.
13351
13352 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13353
13354         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
13355         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
13356         the number of recursive calls.
13357
13358         * mm-decode.el (mm-handle-set-disposition): New macro.
13359         (mm-handle-set-description): New macro.
13360
13361 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13362
13363         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
13364         encoding.
13365
13366 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
13367
13368         * message.el (message-tool-bar-zap-list, message-tool-bar)
13369         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
13370         (message-tool-bar-local-item-from-menu): Remove.
13371         (message-tool-bar-map): Replace by `message-make-tool-bar'.
13372         (message-make-tool-bar): New function.
13373         (message-mode): Use `message-make-tool-bar'.
13374
13375         * gmm-utils.el: New file.
13376         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
13377         (gmm-lazy): New widget copied from `nnmail.el'.
13378         (gmm-tool-bar-from-list): New function for creating customizable
13379         tool bars.
13380         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
13381         output.
13382         (gmm): Add :prefix to defgroup.
13383
13384 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
13385
13386         * gmm-utils.el (gmm-widget-p): New function.
13387
13388 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
13389
13390         * mml.el (mml-attach-file): Describe `description' in doc string.
13391         (mml-menu): Add Emacs MIME manual and PGG manual.
13392
13393 2006-01-20  Richard M. Stallman  <rms@gnu.org>
13394
13395         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
13396
13397 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
13398
13399         * nntp.el (nntp-end-of-line): Doc fix.
13400
13401 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
13402
13403         * imap.el (imap-open): Handle case where buffer is a buffer
13404         object.
13405
13406 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13407
13408         * gnus-delay.el (gnus-delay): Don't autoload.
13409         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
13410         to be re-loaded when customizing the `gnus-delay' group.
13411
13412 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
13413
13414         * message.el (message-insert-citation-line): Use newlines.
13415
13416 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
13417
13418         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
13419         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
13420         these routines, so the passphrase can be managed externally and
13421         passed in to the system.
13422         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
13423         pgg-add-passphrase-to-cache function.
13424
13425         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
13426         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
13427         these routines, so the passphrase can be managed externally and
13428         passed in to the system.
13429         (pgg-pgp5-sign-region): Use new name of
13430         pgg-add-passphrase-to-cache function.
13431
13432 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
13433
13434         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
13435         part of the decoded armor to find the key-identifier.
13436         (pgg-gpg-lookup-key-owner): New function to return the
13437         human-readable identifier of a key owner.
13438         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
13439         itself.
13440         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
13441         the key value) if we have a key and can match it against a secret
13442         key.  Also, added a note pointing out fact that the prompt only
13443         indicates the first matching key.
13444
13445         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
13446         pgg-decrypt-region.
13447         (pgg-add-passphrase-to-cache): Rename from
13448         `pgg-add-passphrase-cache' to reduce confusion (all callers
13449         changed).
13450         (pgg-remove-passphrase-from-cache): Rename from
13451         `pgg-remove-passphrase-cache' to reduce confusion (all callers
13452         changed).
13453         (pgg-read-passphrase, pgg-add-passphrase-cache)
13454         (pgg-remove-passphrase-cache): Add informative docstrings.
13455         (pgg-decrypt): Convey provided passphrase in subordinate call to
13456         pgg-decrypt-region.
13457
13458 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
13459
13460         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
13461         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
13462         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
13463         'passphrase' argument, so the passphrase can be managed externally
13464         and then passed in to the system.
13465
13466         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
13467         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
13468         so the passphrase cache can be used reliably with identifiers
13469         besides a pgp packet's key id.
13470
13471         * pgg-gpg.el (pgg-gpg-encrypt-region)
13472         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
13473         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
13474         these routines, so the passphrase can be managed externally and
13475         passed in to the system.
13476
13477         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
13478         'notruncate' argument, so the passphrase cache can be used
13479         reliably with identifiers besides a pgp packet's key id.
13480
13481 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
13482
13483         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
13484         symmetric encryption.
13485         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
13486         encrypted session key.
13487         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
13488         message ask for the passphrase in a proper way.
13489
13490         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
13491         New user commands for symmetric encryption.
13492
13493 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13494
13495         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
13496
13497         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
13498
13499 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
13500
13501         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
13502
13503 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13504
13505         * mm-decode.el (mm-inlined-types): Add application/pgp.
13506         (mm-automatic-display): Ditto.
13507
13508         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
13509         part as text.
13510
13511 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13512
13513         * nnrss.el: Update copyright.
13514         (nnrss-opml-import): Query whether to subscribe to each entry.
13515
13516         * gnus-art.el:
13517         * gnus-sum.el:
13518         * gnus-xmas.el:
13519         * messagexmas.el:
13520         * mm-uu.el:
13521         * mm-view.el: Update copyright.
13522
13523 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
13524
13525         * message.el (message-info): New function.
13526         (message-mode-menu): Add it.
13527         Update copyright.
13528
13529         * ChangeLog: Fix and update copyright.
13530
13531 2006-01-13  Romain Francoise  <romain@orebokech.com>
13532
13533         * message.el (message-forward-subject-name-subject): Prefer the
13534         address to 'nowhere' if the sender has no name.
13535         Fix typo.  Update copyright year.
13536
13537 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13538
13539         * gnus-art.el (article-wash-html):
13540         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
13541         (gnus-article-wash-html-with-w3m-standalone): New function.
13542
13543         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
13544         mm-inline-text-html-render-with-w3m-standalone.
13545         (mm-text-html-washer-alist): Map w3m-standalone to
13546         gnus-article-wash-html-with-w3m-standalone.
13547         (mm-inline-text-html-render-with-w3m-standalone): New function.
13548
13549 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
13550
13551         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
13552         Improve LaTeX.
13553
13554 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13555
13556         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
13557         (nnrss-request-article): Render text/plain parts as HTML.
13558
13559         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
13560         the buffer.
13561
13562 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
13563
13564         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
13565         custom definition of `gnus-posting-styles'.
13566
13567         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
13568         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
13569
13570 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13571
13572         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
13573         Use nntp for bug archive.
13574
13575 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13576
13577         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
13578         parts.
13579         (nnrss-normalize-date): New function converts ISO 8601 date into
13580         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
13581         (nnrss-check-group): Use it.
13582
13583 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13584
13585         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
13586
13587         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
13588         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
13589         (nnrss-insert-w3): Ditto.
13590
13591 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13592
13593         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
13594         the articles to be forwarded including the case where neither a
13595         number of articles nor a region is specified.
13596
13597 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13598
13599         * nnrss.el (nnrss-request-article): Fix last change; fill
13600         text/plain parts.
13601
13602 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13603
13604         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
13605         in text/plain part.
13606         (nnrss-check-group): Don't add excessive newline to dc:subject.
13607
13608 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
13609
13610         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
13611         article.
13612
13613 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
13614
13615         * nnml.el: Don't require gnus-bcklg.  Autoload it.
13616         (nnml-use-compressed-files, nnml-save-mail): Support other
13617         comression programs such as bzip2.
13618
13619 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13620
13621         * dns.el (query-dns): Make sure we check the buffer size before
13622         removing tcp headers.
13623
13624 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13625
13626         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
13627         remove MIME buttons associated with multipart/alternative parts.
13628         (gnus-mime-display-alternative): Tag buttons using `article-type'
13629         text property.
13630
13631         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
13632         associated with multipart/alternative parts.
13633
13634         * gnus-art.el (gnus-signature-separator): Fix custom type.
13635
13636         * mm-decode.el (mm-inlined-types): Fix custom type.
13637         (mm-keep-viewer-alive-types): Ditto.
13638         (mm-automatic-display): Ditto.
13639         (mm-attachment-override-types): Ditto.
13640         (mm-inline-override-types): Ditto.
13641         (mm-automatic-external-display): Ditto.
13642
13643 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
13644
13645         * spam-report.el (spam-report-user-mail-address)
13646         (spam-report-user-agent): New variables.
13647         (spam-report-url-ping-plain): Use spam-report-user-agent.
13648
13649 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
13650
13651         * gnus-art.el (gnus-button-handle-custom): Do not just use
13652         `customize-apropos' for any "M-x customize-*" button but the
13653         function called for.  Accept both the function name and its
13654         argument in order to achieve this.
13655         (gnus-button-alist): Remove support for "custom:" URL's.
13656         Pass function name to `gnus-button-handle-custom' in case of "M-x
13657         customize-*" buttons.
13658
13659 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13660
13661         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
13662         multipart/alternative and add xref to mm-discouraged-alternatives
13663         in doc string.
13664
13665         * mm-decode.el (mm-discouraged-alternatives): Add xref to
13666         gnus-buttonized-mime-types in doc string.
13667
13668 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
13669
13670         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
13671         Suggest image/.* in the doc string.
13672
13673 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
13674
13675         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
13676         message-marks (Debian bug #342521).
13677
13678 2005-12-12  Simon Josefsson  <jas@extundo.com>
13679
13680         * password.el (password-read-from-cache): Add.
13681         (password-read): Use it.
13682
13683 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13684
13685         * rfc2047.el (rfc2047-charset-to-coding-system):
13686         Recognize us-ascii as a MIME charset.
13687
13688         * mm-bodies.el (mm-decode-content-transfer-encoding):
13689         Protect against the case where the 2nd arg TYPE is nil.
13690
13691 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
13692
13693         * pop3.el (pop3-stream-type): Fix custom version.
13694
13695         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
13696
13697 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13698
13699         * mm-decode.el (mm-display-external): Add missing cdr.
13700
13701 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13702
13703         * mm-decode.el (mm-display-external): Use nametemplate (defined in
13704         RFC1524) if it is in mailcap or add a suffix according to
13705         mailcap-mime-extensions when generating a temp filename; postpone
13706         deleting a temp file for 2 seconds for some wrappers, shell
13707         scripts, and so on, which might exit right after having started a
13708         viewer command as a background job.
13709
13710 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
13711
13712         * nntp.el (nntp-marks-directory): Fix custom group.
13713
13714         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
13715         steps when < 10.
13716
13717         * gnus-start.el (gnus-no-server-1):
13718         Mention `gnus-level-default-subscribed' in doc string.
13719
13720 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13721
13722         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
13723         parens.
13724
13725 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13726
13727         * gnus-xmas.el (gnus-use-toolbar): Revert.
13728         (gnus-xmas-setup-toolbar): Use global default-toolbar if
13729         gnus-use-toolbar is default.
13730
13731         * messagexmas.el (message-use-toolbar): Revert.
13732         (message-setup-toolbar): Use global default-toolbar if
13733         message-use-toolbar is default.
13734
13735 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13736
13737         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
13738         according to default-toolbar-visible-p.
13739
13740         * messagexmas.el (message-use-toolbar): Ditto.
13741
13742 2005-11-26  Dave Love  <fx@gnu.org>
13743
13744         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
13745         (tls-program, tls-success): Provide openssl alternative.
13746
13747         * starttls.el: Doc fixes.
13748         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
13749         SERVICE to PORT.
13750
13751         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
13752         port null or service name.
13753         (starttls-negotiate): Autoload.
13754
13755 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13756
13757         * message.el (message-kill-to-signature): Fix interactive spec.
13758
13759 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13760
13761         * pop3.el (pop3-open-server): Recognize a string as a service name.
13762
13763 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
13764
13765         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
13766
13767 2005-11-23  Dave Love  <fx@gnu.org>
13768
13769         Add pop3s, pop3/starttls.
13770
13771         * pop3.el (pop3-authentication-scheme): Clarify doc.
13772         (open-tls-stream, starttls-open-stream): Autoload.
13773         (pop3-stream-type): New.
13774         (pop3-open-server): Use it.
13775
13776         * mail-source.el (mail-sources): Fix some :types.  Add stream type
13777         for POP.
13778         (mail-source-keyword-map): Add :stream for POP.
13779         (mail-source-fetch-pop): Use pop3-stream-type.
13780
13781 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13782
13783         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
13784         of current-time-string.
13785
13786 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
13787
13788         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
13789         date header.
13790
13791 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
13792
13793         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
13794         it can seriously impact performance as it bypasses the agent's
13795         local caches.
13796
13797 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
13798
13799         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
13800         must be explicitly online rather than "not explicitly offline" for
13801         its flags to be synchronized.
13802
13803         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
13804         that gnus-uu-unmark-thread will function correctly.
13805
13806         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
13807         1024K is instead displayed as 1M.
13808
13809 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13810
13811         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
13812
13813 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
13814
13815         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
13816
13817 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
13818
13819         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
13820         error message to display actual error condition.
13821         (gnus-agent-save-local): Avoid saving symbols that are bound to
13822         nil as they simply result in a warning message in
13823         gnus-agent-read-local.
13824
13825 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13826
13827         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
13828         rather than make-variable-buffer-local for file-precious-flag.
13829
13830 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
13831
13832         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
13833         for duplicates which are removed.  The invalid sort check then
13834         triggers a rescan after the sort as sorting may have moved
13835         duplicate entries such that they can be cheaply detected.
13836
13837 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13838
13839         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
13840
13841 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
13842
13843         * gnus-agent.el (gnus-agent-article-alist-save-format):
13844         Change internal variable to a custom variable.  Change default value
13845         from compressed(2) to uncompressed(1).
13846         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
13847         support for uncompressed agentview files.  Taken together, reading
13848         the agentview file should now be 6-7 times faster.
13849
13850 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
13851
13852         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
13853         as a buffer-local variable.  This avoids creating truncated
13854         dribble files as a result of a hang up, eg.
13855
13856 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
13857
13858         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
13859         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
13860         XEmacs.
13861
13862 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
13863
13864         * gnus-start.el (gnus-start-draft-setup):
13865         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
13866
13867         * gnus.el (gnus-splash): Change custom group.
13868         (gnus-group-get-parameter, gnus-group-parameter-value):
13869         Describe allow-list argument.
13870
13871         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
13872         string.
13873
13874 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
13875
13876         * gnus-art.el (gnus-default-article-saver): Add user-defined
13877         `function' to custom type.
13878
13879 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
13880
13881         * imap.el (imap-open): Handle case where buffer is a buffer
13882         object.
13883
13884 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
13885
13886         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
13887         long lines.
13888         (gnus-cache-delete-group): Wrap doc strings.
13889
13890         * gnus-agent.el (gnus-agent-rename-group)
13891         (gnus-agent-delete-group): Wrap doc strings.
13892
13893 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13894
13895         * messagexmas.el (message-use-toolbar): Change the valid values
13896         into default, top, bottom, left, and right.
13897         (message-toolbar-thickness): New variable.
13898         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
13899         well.
13900         (message-setup-toolbar): Make it work.
13901
13902         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
13903         (gnus-use-toolbar): Change the valid values into default, top,
13904         bottom, left, and right.
13905         (gnus-toolbar-thickness): New variable.
13906         (gnus-xmas-setup-toolbar): New function.
13907         (gnus-xmas-setup-group-toolbar): Use it.
13908         (gnus-xmas-setup-summary-toolbar): Use it.
13909
13910 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13911
13912         * gnus-start.el (gnus-1): Add "native" to
13913         gnus-predefined-server-alist.
13914
13915         * gnus.el (gnus-method-to-server): Don't add "native" to the
13916         lists here, because that leads to problems when
13917         gnus-select-method is bound.
13918
13919 2005-11-09  Simon Josefsson  <jas@extundo.com>
13920
13921         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
13922         use (not sort-by-date) instead.
13923
13924 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13925
13926         * gnus-delay.el (gnus-delay-group): Don't autoload.
13927         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
13928         to be re-loaded when customizing the `gnus-delay' group.
13929
13930 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
13931
13932         * message.el: Revert last changes.
13933         (message-insert-citation-line): Use newlines.
13934
13935 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
13936
13937         * message.el (message-courtesy-message)
13938         (message-mark-insert-begin, message-mark-insert-end)
13939         (message-elide-ellipsis, message-cancel-message)
13940         (message-add-header, message-change-subject)
13941         (message-cross-post-followup-to-header)
13942         (message-cross-post-insert-note, message-reduce-to-to-cc)
13943         (message-widen-reply, message-delete-not-region)
13944         (message-kill-to-signature, message-insert-signature)
13945         (message-insert-importance-high, message-insert-importance-low)
13946         (message-insert-or-toggle-importance)
13947         (message-insert-disposition-notification-to)
13948         (message-indent-citation, message-yank-original)
13949         (message-cite-original-without-signature, message-cite-original)
13950         (message-insert-citation-line, message-position-on-field)
13951         (message-fix-before-sending, message-send-mail-partially)
13952         (message-send-mail, message-send-mail-with-sendmail)
13953         (message-send-mail-with-qmail, message-send-news)
13954         (message-check-news-header-syntax, message-generate-headers)
13955         (message-insert-courtesy-copy, message-fill-address)
13956         (message-fill-header, message-shorten-references)
13957         (message-setup-1, message-cancel-news)
13958         (message-forward-make-body-plain, message-forward-make-body-mime)
13959         (message-forward-make-body-mml, message-encode-message-body)
13960         (message-forward-make-body-digest-plain)
13961         (message-forward-make-body-digest-mime)
13962         (message-use-alternative-email-as-from): Insert `hard-newline'
13963         instead of ordinary newlines.
13964
13965 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13966
13967         * message.el (message-generate-headers): Downcase the argument
13968         given to message-check-element.
13969
13970 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
13971
13972         * nntp.el (nntp-authinfo-rejected): New error condition.
13973         (nntp-wait-for): Use new error condition to signal authentication
13974         error.
13975         (nntp-retrieve-data): Rethrow new error condition to break out of
13976         recursive call to nntp-send-authinfo.
13977
13978 2005-11-08  Romain Francoise  <romain@orebokech.com>
13979
13980         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
13981         (gnus-summary-exit-map): Bind to `Z p'.
13982         (gnus-summary-make-menu-bar): Add menu item.
13983
13984 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
13985
13986         * gnus-art.el (gnus-article-treat-custom): Add `first'.
13987         (gnus-treat-*): Add `first' in all doc strings.
13988
13989         * gnus-group.el (gnus-group-compact-group): Fix typo.
13990
13991 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13992
13993         * gnus.el (gnus-parameters-case-fold-search): New variable.
13994         (gnus-parameters-get-parameter): Use it.
13995
13996         * gnus-score.el (gnus-home-score-file): Doc fix.
13997
13998 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
13999
14000         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
14001
14002 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14003
14004         * mm-util.el (mm-special-display-p): New function.
14005
14006         * mml.el (mml-preview): Use it; doc fix.
14007
14008 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
14009
14010         * imap.el (imap-open): Handle case where buffer is a buffer object.
14011
14012 2005-10-29  Romain Francoise  <romain@orebokech.com>
14013
14014         * message.el (message-fix-before-sending): Fix comment.
14015
14016 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
14017
14018         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
14019
14020 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
14021
14022         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
14023         Used in gnus-score.el.
14024
14025 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
14026
14027         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
14028
14029 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
14030
14031         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
14032         whitespace removed in revision 7.8.  Use concatenated string to
14033         protect trailing whitespace.
14034
14035 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
14036
14037         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
14038         (nnimap-request-expire-articles): Use it to avoid sending 'UID
14039         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
14040         Courier IMAP ("some version from 2004").  Mostly based on similar
14041         code in the same function.
14042
14043 2005-10-26  Didier Verna  <didier@xemacs.org>
14044
14045         * gnus-group.el (gnus-group-compact-group): Invalidate original
14046         article buffer.
14047         * gnus-srvr.el (gnus-server-compact-server): Ditto.
14048         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
14049         NOV database and in article itself.
14050         Invalidate article backlog.
14051
14052 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14053
14054         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
14055
14056 2005-10-26  Simon Josefsson  <jas@extundo.com>
14057
14058         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
14059         part of 2004-07-25 change.
14060
14061 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14062
14063         * message.el (message-display-completion-list): New function.
14064         (message-expand-group): Use it; make sure the Completions buffer
14065         is modifiable.
14066 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
14067
14068         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
14069         user-mail-name is an empty string.
14070
14071 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14072
14073         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
14074         depending on gnus-score-decay-constant.
14075
14076         * encrypt.el (encrypt-insert-file-contents)
14077         (encrypt-write-file-contents): Don't use `gnus-message'.
14078
14079         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
14080         arguments.
14081         (mm-uu-type-alist): Add message-marks and insert-marks.
14082         Pass arguments to mm-uu-verbatim-marks-extract.
14083         (mm-uu-hide-markers): New variable.
14084         (mm-uu-extract): Use face similar to `gnus-cite-3'.
14085
14086         * gnus-fun.el (gnus-convert-image-to-x-face-command)
14087         (gnus-convert-image-to-face-command): Use "convert" by default to
14088         allow other input image formats.
14089         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
14090         accordingly.
14091
14092 2005-10-23  Simon Josefsson  <jas@extundo.com>
14093
14094         * imap.el (imap-gssapi-program): Align command line parameters
14095         with latest GNU SASL.
14096         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
14097
14098 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14099
14100         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
14101         HTML.
14102         (nnslashdot-request-article): Ditto.
14103
14104         * lpath.el (featurep): Add nobreak-char-display.
14105
14106 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
14107
14108         * mail-source.el (mail-source-fetch-pop): Require pop3.
14109         (mail-source-check-pop): Ditto.
14110
14111 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14112
14113         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
14114         errors.
14115
14116 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
14117
14118         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
14119         (gnus-treat-strip-leading-blank-lines): Improve doc string.
14120
14121         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
14122
14123         * mm-bodies.el (mm-decode-string):
14124         Call `mm-charset-to-coding-system' with allow-override argument.
14125
14126 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14127
14128         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
14129         (rfc2047-charset-to-coding-system): New function.
14130         (rfc2047-decode-encoded-words): New function.
14131         (rfc2047-decode-region): Use them.
14132         (rfc2047-decode-cte): Remove.
14133         (rfc2047-parse-and-decode): Remove.
14134         (rfc2047-decode): Remove.
14135
14136 2005-10-15  Kenichi Handa  <handa@m17n.org>
14137
14138         * rfc2047.el (rfc2047-decode-cte): New function.
14139         (rfc2047-decode-region): Change the way to decode successive
14140         encoded-words: decode B- or Q-encoding in each encoded-word,
14141         concatenate them, and decode it as charset.
14142
14143 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14144
14145         * lpath.el: Fbind codepage-setup for XEmacs.
14146
14147 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
14148
14149         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
14150         widget-move-and-invoke.
14151         (gnus-custom-mode): Use gnus-custom-map.
14152
14153 2005-10-15  Bill Wohler  <wohler@newt.com>
14154
14155         * message.el (message-tool-bar-map): Rename image file from
14156         mail_send to mail/send.
14157
14158 2005-10-16  Masatake YAMATO  <jet@gyve.org>
14159
14160         * message.el (message-expand-group): Pass the common
14161         prefix substring of completion to `display-completion-list'.
14162
14163 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
14164
14165         * mml-sec.el (mml-secure-method): New internal variable.
14166         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
14167         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
14168         New functions using mml-secure-method.
14169
14170         * mml.el (mml-mode-map): Add key bindings for those functions.
14171         (mml-menu): Simplify security menu entries.  Suggested by Jesper
14172         Harder <harder@myrealbox.com>.
14173         (mml-attach-file, mml-attach-buffer, mml-attach-external):
14174         Goto end of message if point is the headers of the message.
14175
14176         * message.el (message-in-body-p): New function.
14177
14178         * assistant.el: Autoload gnus-util and netrc.
14179
14180         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
14181         Use `mm-charset-override-alist' only when decoding.
14182
14183         * mm-bodies.el (mm-decode-body):
14184         Call `mm-charset-to-coding-system' with allow-override argument.
14185
14186         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
14187         `filename' from Content-Disposition if Content-Type doesn't
14188         provide `name'.
14189         (gnus-mime-view-part-as-type): Set default instead of
14190         initial-input.
14191
14192 2005-10-09  Daniel Brockman  <daniel@brockman.se>
14193
14194         * format-spec.el (format-spec): Propagate text properties of % spec.
14195
14196 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14197
14198         * gnus-art.el (gnus-treat-predicate): Add `first'.
14199
14200 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14201
14202         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
14203         (mm-charset-override-alist): New variable.
14204         (mm-charset-to-coding-system): Use it.
14205         (mm-codepage-setup): New helper function.
14206         (mm-charset-eval-alist): New variable.
14207         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
14208         Warn about unknown charsets.
14209
14210         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
14211
14212 2005-10-04  David Hansen  <david.hansen@gmx.net>
14213
14214         * nnrss.el (nnrss-request-article): Add support for the comments tag.
14215         (nnrss-check-group): Ditto.
14216
14217 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
14218
14219         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
14220         Rename x-gnus-verbatim to x-verbatim.
14221         (mm-uu-type-alist): Fix regexp for verbatim-marks.
14222
14223         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
14224         x-verbatim.
14225
14226         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
14227
14228         * gnus-util.el (gnus-remove-duplicates): Remove.
14229
14230         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
14231         instead of gnus-remove-duplicates.
14232
14233         * message.el (message-remove-duplicates): Remove.
14234         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
14235         message-remove-duplicates.
14236
14237         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
14238         available, else use implementation from `delete-dups'.
14239
14240         * message.el (message-insert-expires): New function.
14241         (message-mode-map): Add key binding.
14242         (message-mode-field-menu): Add menu entry.
14243         (message-mode): Document it.
14244         (message-make-expires-date): Use `message-make-date'.
14245
14246 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
14247
14248         * message.el (message-make-expires-date): New function.
14249
14250 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14251
14252         * Makefile.in (list-installed-shadows): New entry.
14253         (install): Use it.
14254         (remove-installed-shadows): New entry.
14255
14256         * dgnushack.el (dgnushack-default-load-path): New variable.
14257         (dgnushack-find-lisp-shadows): New function.
14258         (dgnushack-remove-lisp-shadows): New function.
14259
14260 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14261
14262         * Makefile.in (install-el-elc): New entry.
14263         (install): Use it so that .el files are necessarily installed.
14264
14265 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14266
14267         * time-date.el: Autoload parse-time-string, XEmacs needs it.
14268
14269 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14270
14271         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
14272         function rather than the diff-mode.el package.
14273         (mm-display-external): Use with-current-buffer.
14274         (mm-viewer-completion-map, mm-viewer-completion-map):
14275         Move initialization inside declaration.
14276
14277 2005-09-29  Simon Josefsson  <jas@extundo.com>
14278
14279         * spam.el: Load hashcash when compiling, to avoid warnings.
14280         Don't autoload mail-check-payment.
14281         (spam-check-hashcash): Define unconditionally, since hashcash.el
14282         is part of Gnus now.  Ignore errors from payment checking.
14283
14284 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
14285
14286         * message.el (message-bold-region, message-unbold-region):
14287         Rename from `bold-region' and `unbold-region'.
14288
14289         * message.el: Remove useless autoloads.
14290
14291 2005-09-28  Simon Josefsson  <jas@extundo.com>
14292
14293         * message.el (message-use-idna): Default to t.
14294         (message-use-idna): Test whether encoding works too.  Doc fix.
14295
14296 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14297
14298         * nntp.el (nntp-warn-about-losing-connection): Remove.
14299
14300 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
14301
14302         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
14303         customizable.  Change default value.
14304         (mm-uu-diff-groups-regexp): Change default value.
14305         (mm-uu-type-alist): Add doc string.
14306         (mm-uu-configure): Add doc string.  Make it interactive.
14307         (mm-uu-tex-groups-regexp): New variable.
14308         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
14309         (mm-uu-type-alist): Add LaTeX documents.
14310         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
14311         of "text/verbatim".
14312         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
14313
14314         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
14315         instead of "text/verbatim".
14316
14317         * message.el (message-mark-inserted-region)
14318         (message-mark-insert-file): Use slrn style marks when called with
14319         prefix argument.
14320
14321 2005-09-27  Simon Josefsson  <jas@extundo.com>
14322
14323         * message.el (message-idna-to-ascii-rhs-1): Reformat.
14324
14325 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
14326
14327         * message.el (message-remove-duplicates): New function.
14328         Implementation borrowed from `gnus-remove-duplicates'.
14329         (message-idna-to-ascii-rhs): Also encode idna addresses in
14330         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
14331         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
14332         only ask about the same idna domain once per header and also tell
14333         in what header to replace the idna domain.
14334
14335         * gnus-art.el (article-decode-idna-rhs): Also decode idna
14336         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
14337         (article-decode-idna-rhs): Fix regexp so that all idna-address in
14338         a header is decoded and not just the last one.
14339
14340 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14341
14342         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
14343         has been decoded.
14344
14345         * mm-decode.el (mm-automatic-display): Add text/verbatim.
14346         (mm-insert-part): Don't modify text if it has been decoded.
14347
14348         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
14349         decoded.
14350
14351         * mm-view.el (mm-inline-text): Don't strip text props unless
14352         decoding enriched or richtext parts.
14353
14354 2005-09-25  Romain Francoise  <romain@orebokech.com>
14355
14356         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
14357         * gnus-start.el (gnus-subscribe-interactively):
14358         * gnus-uu.el (gnus-uu-grab-articles):
14359         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
14360         space.
14361
14362 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
14363
14364         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
14365         * mm-view.el (mm-view-pkcs7-decrypt):
14366         * gnus-sum.el (gnus-summary-limit-to-extra)
14367         (gnus-summary-respool-article, gnus-read-move-group-name):
14368         * gnus-score.el (gnus-summary-increase-score):
14369         * gnus-util.el (gnus-completing-read-with-default):
14370         * gnus-art.el (gnus-read-save-file-name)
14371         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
14372         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
14373         * message.el (message-check-news-header-syntax):
14374         Follow convention for reading with the minibuffer.
14375
14376 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
14377
14378         * spam-report.el (spam-report-url-ping-plain):
14379         Use gnus-extended-version as User-Agent.
14380
14381         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
14382         default value is nil.
14383
14384         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
14385         (mm-uu-verbatim-marks-extract): New function.
14386         (mm-uu-extract): New face.
14387         (mm-uu-copy-to-buffer): Use it.
14388
14389         * spam-report.el (spam-report-gmane-ham): Rename from
14390         `spam-report-gmane-unspam'.
14391         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
14392         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
14393
14394         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
14395         Autoload.
14396         (spam-report-gmane-unregister-routine):
14397         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
14398
14399 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
14400
14401         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
14402         (spam-report-gmane-unregister-routine): Add support for gmane
14403         unregistration.
14404
14405         * spam-report.el (spam-report-gmane-unspam)
14406         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
14407         (spam-report-gmane): Change to take a single article and do unspam
14408         registration.
14409
14410 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14411
14412         * mm-url.el (mm-url-decode-entities): Fix regexp.
14413
14414 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14415
14416         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
14417         default to nil, to be able to use Gnus at all.  If the default
14418         switches to something else, then the function should be fixed not
14419         be exceedingly slow.
14420
14421 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
14422
14423         * gnus-start.el (gnus-activate-group): If the server is nil, don't
14424         fail hard.
14425
14426         * spam-report.el: Add better Keywords line.
14427
14428         * spam.el: Add Maintainer and better Keywords line.
14429
14430 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14431
14432         * gnus-art.el (gnus-article-replace-part)
14433         (gnus-mime-replace-part): New functions.
14434         (gnus-mime-action-alist, gnus-mime-button-commands)
14435         (gnus-mime-save-part-and-strip): Add file argument.
14436         (gnus-article-part-wrapper): Add interactive argument.
14437
14438         * gnus-sum.el (gnus-summary-mime-map):
14439         Add `gnus-article-replace-part'.
14440
14441 2005-09-19  Didier Verna  <didier@xemacs.org>
14442
14443         The nnml compaction feature:
14444         * nnml.el (nnml-request-compact-group): New function.
14445         * nnml.el (nnml-request-compact): New function.
14446         * gnus-int.el (gnus-request-compact-group): New function.
14447         * gnus-int.el (gnus-request-compact): New function.
14448         * gnus-group.el (gnus-group-compact-group): New function.
14449         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
14450         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
14451         * gnus-srvr.el (gnus-server-compact-server): New function.
14452         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
14453         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
14454
14455 2005-09-18  Deepak Goel  <deego@gnufans.org>
14456
14457         * sieve.el (sieve-help): Fix `message' call: first arg should be a
14458         format spec.
14459
14460 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14461
14462         * gnus.el (gnus-group-startup-message): Bind image-load-path.
14463
14464 2005-09-15  Romain Francoise  <romain@orebokech.com>
14465
14466         * message.el (message-fill-paragraph): Clarify docstring.
14467
14468 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14469
14470         * gnus-art.el (gnus-mime-display-part): Protect against broken
14471         MIME messages.
14472
14473 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14474
14475         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
14476         before parsing header.
14477
14478 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
14479
14480         * html2text.el (html2text-replace-list): Add new entities.
14481
14482 2005-09-11  Romain Francoise  <romain@orebokech.com>
14483
14484         * message.el (message-alternative-emails): Improve docstring.
14485         (message-setup-1): Call `message-use-alternative-email-as-from'
14486         after `message-setup-hook' to give it precedence over posting
14487         styles, etc.
14488         (message-use-alternative-email-as-from): Add docstring.
14489         Remove the original From header if present.
14490
14491         * nnml.el (nnml-compressed-files-size-threshold): New variable.
14492         (nnml-save-mail): Use it.
14493
14494         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
14495         articles.  Add new argument `silent'.
14496         (gnus-uu-mark-all): Report the total number of marked articles.
14497
14498 2005-09-10  Romain Francoise  <romain@orebokech.com>
14499
14500         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
14501         (gnus-uu-mark-series): Likewise.
14502
14503 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
14504
14505         * spam-report.el (spam-report-gmane): Fix generation of spam
14506         report URL.
14507
14508 2005-09-10  Simon Josefsson  <jas@extundo.com>
14509
14510         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
14511         t, based on discussion on the ding list with Robert Epprecht
14512         <epprecht@solnet.ch>.
14513
14514 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
14515
14516         * spam-report.el (spam-report-gmane): Make it work without
14517         X-Report-Spam header.  Gmane now only provides Archived-At.
14518         This is only used if `spam-report-gmane-use-article-number' is nil.
14519         (spam-report-gmane-spam-header): Remove.  Not used anymore.
14520
14521         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
14522         make `gnus-summary-sort-by-recipient' work with threading.
14523
14524         * nnweb.el (nnweb-google-wash-article): Print a message if article
14525         is not available.
14526
14527 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14528
14529         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
14530         change.  Decode text/* parts content before displaying.
14531
14532 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
14533
14534         * mml-smime.el: Remove defvar of gnus-extract-address-components.
14535
14536 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14537
14538         * mm-view.el (mm-display-inline-fontify): Disable support modes.
14539
14540         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
14541         url-package-name, url-package-version,
14542         w3m-cid-retrieve-function-alist, w3m-current-buffer,
14543         w3m-display-inline-images, and w3m-minor-mode-map.
14544
14545 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
14546
14547         * message.el (message-tab-body-function): Fix mismatched custom type.
14548
14549         * gnus.el (gnus-group-change-level-function): Ditto.
14550
14551         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
14552
14553         * gnus-art.el (gnus-signature-limit)
14554         (gnus-article-mime-part-function): Ditto.
14555
14556 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14557
14558         * mml.el (mml-mode): Silence the byte compiler.
14559
14560         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
14561         using `(sit-for 0)' before moving the point to the specified part;
14562         skip unbuttonized parts.
14563         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
14564         return to the summary window if gnus-auto-select-part is non-nil.
14565
14566 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
14567
14568         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
14569         New variables.
14570         (mml-dnd-attach-file, mml-mode): Use them.
14571
14572         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
14573         Make fetching article by MID work again for Google Groups.
14574         Add FIXME concerning gnus-group-make-web-group.
14575
14576         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
14577         Don't depend on Gnus by using mail-extract-address-components if
14578         gnus-extract-address-components is not bound.
14579
14580 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14581
14582         * gnus-art.el (gnus-mime-display-security): Don't display the
14583         signature, but only the signed part.
14584
14585 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14586
14587         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
14588
14589         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
14590         list, not listp.
14591
14592 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
14593
14594         * mm-encode.el (mm-encode-content-transfer-encoding):
14595         Likewise when encoding.
14596
14597         * mm-bodies.el (mm-decode-content-transfer-encoding):
14598         De-canonicalize CRLF for all text content types, not just
14599         text/plain.
14600
14601 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14602
14603         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
14604         valid article; point arrow and cursor at the MIME button.
14605
14606 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14607
14608         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
14609         Suggested by Dan Christensen <jdc@uwo.ca>.
14610
14611         * mm-decode.el (mm-save-part): Enable change of prompt.
14612
14613 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
14614
14615         * gnus-msg.el (gnus-inews-add-send-actions):
14616         Make `message-post-method' lambda parameter ARG `&optional'.
14617
14618 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
14619
14620         * gnus-sum.el (gnus-summary-mime-map):
14621         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
14622         gnus-article-jump-to-part.
14623
14624         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
14625         (gnus-article-edit-part): Use it.
14626         (gnus-article-part-wrapper): Add no-handle argument.
14627         (gnus-article-save-part-and-strip, gnus-article-delete-part):
14628         New functions.
14629
14630 2005-08-29  Romain Francoise  <romain@orebokech.com>
14631
14632         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
14633         docstring.
14634         (gnus-face-from-file): Likewise.
14635
14636 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
14637
14638         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
14639         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
14640         non-nil.
14641         (gnus-auto-select-part): New variable.
14642         (gnus-article-jump-to-part): New function.
14643         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
14644         (gnus-mime-delete-part): Allow selecting specified part after
14645         deleting or stripping parts.
14646         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
14647         part if argument is bogus.
14648
14649 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
14650
14651         * gnus-art.el (w3m-minor-mode-map):
14652         * gnus-spec.el (gnus-newsrc-file-version):
14653         * gnus-util.el (nnmail-active-file-coding-system)
14654         (gnus-original-article-buffer, gnus-user-agent):
14655         * gnus.el (gnus-ham-process-destinations)
14656         (gnus-parameter-ham-marks-alist)
14657         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
14658         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
14659         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
14660         * mm-decode.el (gnus-current-window-configuration):
14661         * mm-extern.el (gnus-article-mime-handles):
14662         * mm-url.el (url-current-object, url-package-name)
14663         (url-package-version):
14664         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
14665         (smime-keys, w3m-cid-retrieve-function-alist)
14666         (w3m-current-buffer, w3m-display-inline-images)
14667         (w3m-minor-mode-map):
14668         * mml-smime.el (gnus-extract-address-components):
14669         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
14670         (gnus-newsrc-hashtb, message-default-charset)
14671         (message-deletable-headers, message-options)
14672         (message-posting-charset, message-required-mail-headers)
14673         (message-required-news-headers):
14674         * mml1991.el (mc-pgp-always-sign):
14675         * mml2015.el (mc-pgp-always-sign):
14676         * nnheader.el (nnmail-extra-headers):
14677         * rfc1843.el (gnus-decode-encoded-word-function)
14678         (gnus-decode-header-function, gnus-newsgroup-name):
14679         * spam-stat.el (gnus-original-article-buffer): Add defvars.
14680
14681 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
14682
14683         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
14684         the end of the date treatments.
14685
14686 2005-08-15  Simon Josefsson  <jas@extundo.com>
14687
14688         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
14689         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
14690         Capello and Romain Francoise.
14691         (pgg-fetch-key-function): Remove, not used?
14692         (pgg-insert-url-with-w3): Require url, to get
14693         url-insert-file-contents regardless of where it is defined.
14694
14695 2005-08-13  Romain Francoise  <romain@orebokech.com>
14696
14697         * message.el (message-cite-original-1): New function.
14698         (message-cite-original): Use it.
14699         (message-cite-original-without-signature): Ditto.
14700
14701 2005-08-08  Romain Francoise  <romain@orebokech.com>
14702
14703         * message.el (message-yank-empty-prefix): New variable.
14704         (message-indent-citation): Use it.
14705         (message-cite-original-without-signature): Respect X-No-Archive.
14706
14707 2005-08-08  Simon Josefsson  <jas@extundo.com>
14708
14709         * pgg.el: Autoload url-insert-file-contents instead of loading
14710         w3/url.
14711         (pgg-insert-url-with-w3): Don't load url here.
14712
14713 2005-08-07  Jesper Harder  <harder@phys.au.dk>
14714
14715         * message.el (message-kill-to-signature): Don't insert newline at
14716         bol.
14717         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
14718
14719 2005-08-06  Romain Francoise  <romain@orebokech.com>
14720
14721         * message.el (message-user-fqdn): Fix typo in docstring.
14722
14723 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
14724
14725         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
14726
14727         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
14728
14729 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14730
14731         * mm-bodies.el (mm-encode-body): Use coding system rather than
14732         charset to encode text.
14733
14734         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
14735         number of charsets if utf-8 is available (XEmacs).
14736
14737 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
14738
14739         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
14740         taken from `gnus-button-mid-or-mail-regexp'.
14741         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
14742         (gnus-button-alist): Improve regexp for domain part of the MIDs
14743         for news:localpart@domain buttons.
14744         (gnus-button-ctan-directory-regexp): Update.
14745
14746 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14747
14748         * sieve-manage.el (sieve-manage-interactive-login):
14749         Use make-local-variable rather than make-variable-buffer-local.
14750         (sieve-manage-open): Ditto.
14751         (sieve-manage-authenticate): Ditto.
14752
14753         * mml.el (mml-generate-mime-1): Make the content type default to
14754         text/plain if the filename is not specified.
14755
14756 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14757
14758         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
14759         instead of insert-buffer.
14760
14761         * message.el (message-yank-original): Ditto; set the mark at the
14762         end of the yanked message.
14763
14764 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14765
14766         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
14767         lines to scroll rather than to stop it.
14768
14769         * mml.el (mml-generate-default-type): Add doc string.
14770         (mml-generate-mime-1): Use mm-default-file-encoding or make it
14771         default to application/octet-stream when determining the content
14772         type if it is not specified for the part or the mml contents; add
14773         a comment about mml-generate-default-type.
14774
14775 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
14776
14777         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
14778         make it default to application/octet-stream when determining the
14779         content type if it is not specified for the external contents.
14780
14781 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14782
14783         * rfc2231.el (rfc2231-parse-string): Take care that not only a
14784         segmented parameter but also other parameters might be there.
14785
14786 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14787
14788         * mm-decode.el (mm-display-external): Delete temp file, directory
14789         and buffer immediately if the external process is exited.
14790
14791 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14792
14793         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
14794         fewer lines than that of scroll-margin.
14795         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
14796
14797 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14798
14799         * gnus-art.el (gnus-article-next-page): Revert.
14800         (gnus-article-beginning-of-window): New macro.
14801         (gnus-article-next-page-1): Use it.
14802         (gnus-article-prev-page): Ditto.
14803         (gnus-article-edit-part): Use insert-buffer-substring instead of
14804         insert-buffer.
14805         (gnus-article-edit-exit): Ditto.
14806
14807         * gnus-util.el (gnus-beginning-of-window): Remove.
14808         (gnus-end-of-window): Remove.
14809
14810         * lpath.el: Don't bind header-line-format and scroll-margin.
14811
14812 2005-07-25  Simon Josefsson  <jas@extundo.com>
14813
14814         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
14815         to have the url package without w3.  Reported by Daiki Ueno
14816         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
14817
14818 2005-07-20  Didier Verna  <didier@xemacs.org>
14819
14820         * gnus-diary.el: Remove the description comment (nndiary is now
14821         properly documented in the Gnus manual).
14822         Fix the spelling of "Back End".
14823         * nndiary.el: Ditto.
14824         Fix the copyright notice.
14825
14826 2005-07-18  Romain Francoise  <romain@orebokech.com>
14827
14828         * gnus-sum.el (gnus-summary-to-prefix)
14829         (gnus-summary-newsgroup-prefix): New variables.
14830         (gnus-summary-from-or-to-or-newsgroups): Use them.
14831
14832 2005-07-17  Romain Francoise  <romain@orebokech.com>
14833
14834         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
14835         space as it's generally not especially interesting to the user.
14836
14837 2005-07-16  Romain Francoise  <romain@orebokech.com>
14838
14839         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
14840         nil to avoid prompting and file modification if one of the
14841         messages at the top of the nnfolder file contains a copyright
14842         notice.
14843         Update copyright notice.
14844
14845         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
14846         instead of `current-time-string' as the latter creates a time
14847         string that is not RFC 2822 compliant (it lacks the zone).
14848         Update copyright notice.
14849
14850 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14851
14852         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
14853         for text/rtf.  Display default in prompt.  Pass default for M-n.
14854
14855         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
14856
14857 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14858
14859         * gnus-msg.el (gnus-button-mailto):
14860         Remove save-selected-window-window hackery because it relies on
14861         save-selected-window internals.
14862
14863 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14864
14865         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
14866         (gnus-article-next-page-1): Use gnus-beginning-of-window.
14867         (gnus-article-prev-page): Ditto.
14868
14869         * gnus-util.el (gnus-beginning-of-window): New function.
14870         (gnus-end-of-window): New function.
14871
14872         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
14873
14874 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
14875
14876         * gnus-score.el (gnus-score-edit-all-score):
14877         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
14878         gnus-message.
14879
14880 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14881
14882         * gnus-msg.el (gnus-button-mailto):
14883         Remove save-selected-window-window hackery because it relies on
14884         save-selected-window internals.
14885
14886 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14887
14888         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
14889         add-minor-mode.
14890         (gnus-binary-mode): Ditto.
14891
14892         * gnus-topic.el (gnus-topic-mode): Ditto.
14893
14894 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
14895
14896         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
14897         (gnus-article-prev-page): Take scroll-margin into consideration.
14898
14899 2005-07-04  Lute Kamstra  <lute@gnu.org>
14900
14901         Update FSF's address in GPL notices.
14902
14903 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
14904
14905         * gnus.el (gnus-exit):
14906         * gnus-group.el (gnus-group-icons):
14907         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
14908
14909         * gnus-nocem.el (gnus-nocem):
14910         * message.el (message-various, message-buffers, message-sending)
14911         (message-interface, message-forwarding, message-insertion)
14912         (message-headers, message-news, message-mail):
14913         * pgg-gpg.el (pgg-gpg):
14914         * pgg-parse.el (pgg-parse):
14915         * pgg-pgp.el (pgg-pgp):
14916         * pgg-pgp5.el (pgg-pgp5):
14917         * pop3.el (pop3): Finish `defgroup' description with period.
14918
14919 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14920
14921         * gnus-art.el (article-display-face): Improve the efficiency.
14922         (article-display-x-face): Ditto; remove grey x-face stuff.
14923
14924 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14925
14926         * gnus-art.el (article-display-face): Correct the position in
14927         which Faces are inserted.
14928
14929 2005-06-29  Didier Verna  <didier@xemacs.org>
14930
14931         * gnus-art.el (article-display-face): Display faces in correct
14932         order.
14933
14934 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14935
14936         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
14937         (gnus-fill-real-hashtb): Use hash table instead of obarray.
14938         (gnus-nocem-check-article): Fetch the Type header.
14939         (gnus-nocem-message-wanted-p): Fix the way to examine types.
14940         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
14941         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
14942         make sure gnus-nocem-hashtb is initialized.
14943         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
14944         (gnus-nocem-unwanted-article-p): Ditto.
14945
14946         * pgg.el (pgg-verify): Return the verification result.
14947
14948 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14949
14950         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
14951         is ascii.
14952
14953 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
14954
14955         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
14956         `show-nonbreak-escape'.
14957
14958 2005-06-23  Lute Kamstra  <lute@gnu.org>
14959
14960         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
14961
14962         * dig.el (dig-mode):
14963         * smime.el (smime-mode): Use gnus-run-mode-hooks.
14964
14965 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
14966
14967         * nnimap.el (nnimap-split-download-body): Fix spellings.
14968
14969 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
14970
14971         * gnus-art.el (gnus-article-encrypt-body):
14972         * gnus-cus.el (gnus-score-customize):
14973         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
14974         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
14975
14976 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
14977
14978         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
14979         header by looking for magic "MII" at the beginnig.
14980
14981 2005-06-16  Miles Bader  <miles@gnu.org>
14982
14983         * gnus-xmas.el (gnus-xmas-group-startup-message):
14984         Use renamed gnus-splash face.
14985
14986         * assistant.el (assistant-field): Remove "-face" suffix from face name.
14987         (assistant-field-face): New backward-compatibility alias for renamed
14988         face.
14989         (assistant-render-text): Use renamed assistant-field face.
14990
14991         * spam.el (spam): Remove "-face" suffix from face name.
14992         (spam-face): New backward-compatibility alias for renamed face.
14993         (spam-face, spam-initialize): Use renamed spam face.
14994
14995         * message.el (message-header-to, message-header-cc)
14996         (message-header-subject, message-header-newsgroups)
14997         (message-header-other, message-header-name)
14998         (message-header-xheader, message-separator, message-cited-text)
14999         (message-mml): Remove "-face" suffix from face names.
15000         (message-header-to-face, message-header-cc-face)
15001         (message-header-subject-face, message-header-newsgroups-face)
15002         (message-header-other-face, message-header-name-face)
15003         (message-header-xheader-face, message-separator-face)
15004         (message-cited-text-face, message-mml-face):
15005         New backward-compatibility aliases for renamed faces.
15006         (message-font-lock-keywords): Use renamed message faces.
15007
15008         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
15009         (sieve-test-commands, sieve-tagged-arguments):
15010         Remove "-face" suffix from face names.
15011         (sieve-control-commands-face, sieve-action-commands-face)
15012         (sieve-test-commands-face, sieve-tagged-arguments-face):
15013         New backward-compatibility aliases for renamed faces.
15014         (sieve-control-commands-face, sieve-action-commands-face)
15015         (sieve-test-commands-face, sieve-tagged-arguments-face):
15016         Use renamed sieve faces.
15017
15018         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
15019         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
15020         (gnus-group-news-3-empty, gnus-group-news-4)
15021         (gnus-group-news-4-empty, gnus-group-news-5)
15022         (gnus-group-news-5-empty, gnus-group-news-6)
15023         (gnus-group-news-6-empty, gnus-group-news-low)
15024         (gnus-group-news-low-empty, gnus-group-mail-1)
15025         (gnus-group-mail-1-empty, gnus-group-mail-2)
15026         (gnus-group-mail-2-empty, gnus-group-mail-3)
15027         (gnus-group-mail-3-empty, gnus-group-mail-low)
15028         (gnus-group-mail-low-empty, gnus-summary-selected)
15029         (gnus-summary-cancelled, gnus-summary-high-ticked)
15030         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
15031         (gnus-summary-high-ancient, gnus-summary-low-ancient)
15032         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
15033         (gnus-summary-low-undownloaded)
15034         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
15035         (gnus-summary-low-unread, gnus-summary-normal-unread)
15036         (gnus-summary-high-read, gnus-summary-low-read)
15037         (gnus-summary-normal-read, gnus-splash):
15038         Remove "-face" suffix from face names.
15039         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
15040         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
15041         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
15042         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
15043         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
15044         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
15045         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
15046         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
15047         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
15048         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
15049         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
15050         (gnus-summary-selected-face, gnus-summary-cancelled-face)
15051         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
15052         (gnus-summary-normal-ticked-face)
15053         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
15054         (gnus-summary-normal-ancient-face)
15055         (gnus-summary-high-undownloaded-face)
15056         (gnus-summary-low-undownloaded-face)
15057         (gnus-summary-normal-undownloaded-face)
15058         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
15059         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
15060         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
15061         (gnus-splash-face):
15062         New backward-compatibility aliases for renamed faces.
15063         (gnus-group-startup-message): Use renamed gnus faces.
15064
15065         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
15066         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
15067         (gnus-server-agent): Remove "-face" suffix from face names.
15068         (gnus-server-agent-face, gnus-server-opened-face)
15069         (gnus-server-closed-face, gnus-server-denied-face)
15070         (gnus-server-offline-face):
15071         New backward-compatibility aliases for renamed faces.
15072         (gnus-server-agent-face, gnus-server-opened-face)
15073         (gnus-server-closed-face, gnus-server-denied-face)
15074         (gnus-server-offline-face): Use renamed gnus faces.
15075
15076         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
15077         Remove "-face" suffix from face names.
15078         (gnus-picon-xbm-face, gnus-picon-face):
15079         New backward-compatibility aliases for renamed faces.
15080
15081         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
15082         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
15083         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
15084         (gnus-cite-11): Remove "-face" suffix from face names.
15085         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
15086         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
15087         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
15088         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
15089         New backward-compatibility aliases for renamed faces.
15090         (gnus-cite-attribution-face, gnus-cite-face-list)
15091         (gnus-article-boring-faces): Use renamed gnus faces.
15092
15093         * gnus-art.el (gnus-signature, gnus-header-from)
15094         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
15095         (gnus-header-content): Remove "-face" suffix from face names.
15096         (gnus-signature-face, gnus-header-from-face)
15097         (gnus-header-subject-face, gnus-header-newsgroups-face)
15098         (gnus-header-name-face, gnus-header-content-face):
15099         New backward-compatibility aliases for renamed faces.
15100         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
15101
15102         * gnus-sum.el (gnus-summary-selected-face)
15103         (gnus-summary-highlight): Use renamed gnus faces.
15104         * gnus-group.el (gnus-group-highlight): Likewise.
15105
15106 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
15107
15108         * gnus-sieve.el (gnus-sieve-article-add-rule):
15109         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
15110         * spam-stat.el (spam-stat-buffer-change-to-spam)
15111         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
15112
15113         * message.el (message-is-yours-p):
15114         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
15115
15116 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15117
15118         * mm-view.el (mm-inline-text): Withdraw the last change.
15119
15120 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15121
15122         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
15123         executing enriched-decode.
15124
15125 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15126
15127         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
15128         charset of tar files.
15129
15130 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
15131
15132         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
15133
15134 2005-06-04  Lute Kamstra  <lute@gnu.org>
15135
15136         * nnfolder.el (nnfolder-read-folder): Make sure that undo
15137         information is never recorded.
15138
15139 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15140
15141         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
15142
15143 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15144
15145         * pop3.el (pop3-apop): Run md5 in the binary mode.
15146
15147         * starttls.el (starttls-set-process-query-on-exit-flag):
15148         Use eval-and-compile.
15149
15150 2005-05-31  Simon Josefsson  <jas@extundo.com>
15151
15152         * smime.el (smime-replace-in-string): Define.
15153         (smime-cert-by-ldap-1): Use it.
15154
15155 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15156
15157         * gnus-art.el (article-display-x-face): Replace
15158         process-kill-without-query by gnus-set-process-query-on-exit-flag.
15159
15160         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
15161         set-process-query-on-exit-flag or process-kill-without-query.
15162
15163         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
15164         loop instead of replace-regexp.
15165
15166         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
15167         instead of process-kill-without-query if it is available.
15168
15169         * lpath.el: Fbind ldap-search-entries.
15170
15171         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
15172         instead of find-file-hooks if it is available.
15173
15174         * mml1991.el: Bind pgg-default-user-id when compiling.
15175
15176         * mml2015.el: Bind pgg-default-user-id when compiling.
15177
15178         * nndraft.el (nndraft-request-associate-buffer):
15179         Use write-contents-functions instead of write-contents-hooks if it is
15180         available.
15181
15182         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
15183         instead of find-file-hooks if it is available.
15184
15185         * nntp.el (nntp-open-connection): Replace
15186         process-kill-without-query by gnus-set-process-query-on-exit-flag.
15187         (nntp-open-ssl-stream): Ditto.
15188         (nntp-open-tls-stream): Ditto.
15189
15190         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
15191         set-process-query-on-exit-flag or process-kill-without-query.
15192         (starttls-open-stream-gnutls): Use it instead of
15193         process-kill-without-query.
15194         (starttls-open-stream): Ditto.
15195
15196 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
15197
15198         * smime.el (smime-cert-by-ldap-1): Don't use
15199         replace-regexp-in-string.
15200
15201 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
15202
15203         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
15204
15205         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
15206         in PEM format.  Adjust to the XEmacs compability.
15207
15208 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
15209
15210         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
15211         by `string-to-number'.
15212         * gnus-agent.el (gnus-agent-regenerate-group)
15213         (gnus-agent-fetch-articles): Ditto.
15214         * gnus-art.el (gnus-button-fetch-group): Ditto.
15215         * gnus-cache.el (gnus-cache-generate-active)
15216         (gnus-cache-articles-in-group): Ditto.
15217         * gnus-group.el (gnus-group-set-current-level)
15218         (gnus-group-insert-group-line): Ditto.
15219         * gnus-score.el (gnus-score-set-expunge-below)
15220         (gnus-score-set-mark-below, gnus-summary-score-effect)
15221         (gnus-summary-score-entry): Ditto.
15222         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
15223         (gnus-soup-pack): Ditto.
15224         * gnus-spec.el (gnus-xmas-format): Ditto.
15225         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
15226         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
15227         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
15228         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
15229         * nndb.el (nndb-get-remote-expire-response): Ditto.
15230         * nndiary.el (nndiary-parse-schedule-value)
15231         (nndiary-string-to-number, nndiary-request-replace-article)
15232         (nndiary-request-article): Ditto.
15233         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
15234         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
15235         * nneething.el (nneething-make-head): Ditto.
15236         * nnfolder.el (nnfolder-request-article)
15237         (nnfolder-retrieve-headers): Ditto.
15238         * nnheader.el (nnheader-file-to-number): Ditto.
15239         * nnkiboze.el (nnkiboze-request-article): Ditto.
15240         * nnmail.el (nnmail-process-unix-mail-format)
15241         (nnmail-process-babyl-mail-format): Ditto.
15242         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
15243         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
15244         (nnmh-request-create-group, nnmh-request-list-1)
15245         (nnmh-request-group, nnmh-request-article): Ditto.
15246         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
15247         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
15248         * nnsoup.el (nnsoup-make-active): Ditto.
15249         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
15250         * nntp.el (nntp-find-group-and-number)
15251         (nntp-retrieve-headers-with-xover): Ditto.
15252         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
15253         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
15254         (pgg-format-key-identifier): Ditto.
15255         * pop3.el (pop3-last, pop3-stat): Ditto.
15256         * qp.el (quoted-printable-decode-region): Ditto.
15257
15258         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
15259         of concat.
15260
15261 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15262
15263         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
15264
15265         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
15266
15267         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
15268
15269         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
15270
15271         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
15272
15273         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
15274
15275         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
15276         (gnus-carpal-mode): Ditto.
15277
15278         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
15279         (gnus-browse-mode): Ditto.
15280
15281         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
15282
15283         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
15284
15285 2005-05-29  Richard M. Stallman  <rms@gnu.org>
15286
15287         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
15288
15289 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15290
15291         * gnus-util.el (gnus-run-mode-hooks): New function.
15292
15293         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
15294
15295         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
15296         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
15297
15298 2005-05-27  Lute Kamstra  <lute@gnu.org>
15299
15300         * dns-mode.el (dns-mode): Specify customization group.
15301
15302 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
15303
15304         * gnus-agent.el (gnus-agent-make-mode-line-string):
15305         Use mode-line-highlight as mouse-face.
15306
15307 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15308
15309         * canlock.el (canlock): Change the parent group to news.
15310
15311         * deuglify.el (gnus-outlook-deuglify): Add :group.
15312
15313         * dig.el (dig): Add :group.
15314
15315         * dns-mode.el (dns-mode): Add :group.
15316
15317         * encrypt.el (encrypt): Add :group.
15318
15319         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
15320         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
15321         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
15322         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
15323         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
15324
15325         * gnus-diary.el (gnus-diary): Add :group.
15326
15327         * gnus.el (gnus-group-news-1-face): Add :group.
15328         (gnus-group-news-1-empty-face): Ditto.
15329         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
15330         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
15331         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
15332         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
15333         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
15334         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
15335         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
15336         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
15337         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
15338         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
15339         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
15340         (gnus-summary-high-ticked-face): Ditto.
15341         (gnus-summary-low-ticked-face): Ditto.
15342         (gnus-summary-normal-ticked-face): Ditto.
15343         (gnus-summary-high-ancient-face): Ditto.
15344         (gnus-summary-low-ancient-face): Ditto.
15345         (gnus-summary-normal-ancient-face): Ditto.
15346         (gnus-summary-high-undownloaded-face): Ditto.
15347         (gnus-summary-low-undownloaded-face): Ditto.
15348         (gnus-summary-normal-undownloaded-face): Ditto.
15349         (gnus-summary-high-unread-face): Ditto.
15350         (gnus-summary-low-unread-face): Ditto.
15351         (gnus-summary-normal-unread-face): Ditto.
15352         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
15353         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
15354
15355         * hashcash.el (hashcash): New custom group.
15356         (hashcash-default-payment): Add :group.
15357         (hashcash-payment-alist): Ditto.
15358         (hashcash-default-accept-payment): Ditto.
15359         (hashcash-accept-resources): Ditto.
15360         (hashcash-path): Ditto.
15361         (hashcash-extra-generate-parameters): Ditto.
15362         (hashcash-double-spend-database): Ditto.
15363         (hashcash-in-news): Ditto.
15364
15365         * message.el (message-minibuffer-local-map): Add :group.
15366
15367         * netrc.el (netrc): Add :group.
15368
15369         * sieve-manage.el (sieve-manage-log): Add :group.
15370         (sieve-manage-default-user): Diito.
15371         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
15372         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
15373         (sieve-manage-authenticators): Ditto.
15374         (sieve-manage-authenticator-alist): Ditto.
15375         (sieve-manage-default-port): Ditto.
15376
15377         * sieve-mode.el (sieve-control-commands-face): Add :group.
15378         (sieve-action-commands-face): Ditto.
15379         (sieve-test-commands-face): Ditto.
15380         (sieve-tagged-arguments-face): Ditto.
15381
15382         * smime.el (smime): Add :group.
15383
15384         * spam-report.el (spam-report): Add :group.
15385
15386         * spam.el (spam, spam-face): Add :group.
15387
15388 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15389
15390         * nntp.el (nntp-next-result-arrived-p): Some news servers may
15391         return \n.\n.\n at the end of articles.  Protect against that.
15392         (nntp-with-open-group): Allow debugging.
15393
15394         * nnheader.el (mail-header-set-extra): Make into a function
15395         because I just could't understand how to quote the list properly.
15396
15397         * dns.el (query-dns-cached): New function.
15398
15399 2005-05-26  Lute Kamstra  <lute@gnu.org>
15400
15401         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
15402
15403 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15404
15405         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
15406
15407         * gnus-art.el: Don't autoload mail-extract-address-components.
15408
15409         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
15410         eval-and-compile to evaluate it.
15411
15412         * hashcash.el: Don't autoload executable-find.
15413
15414         * nndb.el: Don't declare the nndb back end two or more times; don't
15415         autoload news-reply-mode, news-setup, cancel-timer and telnet.
15416
15417         * nntp.el: Autoload format-spec instead of format; use
15418         eval-and-compile to evaluate autoload forms.
15419
15420 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
15421
15422         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
15423
15424 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15425
15426         * gnus.el (gnus-version-number): Bump version.
15427
15428 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15429
15430         * gnus.el: No Gnus v0.3 is released.
15431
15432 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15433
15434         * lpath.el (featurep): Bind show-nonbreak-escape.
15435
15436 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15437
15438         * gnus-art.el (gnus-article-edit-part): Disable undo.
15439
15440 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15441
15442         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
15443         gnus-article-date-lapsed-new-header is t if date timer is active;
15444         skip headers in which the original date value is empty.
15445         (gnus-article-save-original-date): Redefine it as a macro.
15446         (gnus-display-mime): Use it.
15447
15448 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15449
15450         * gnus-art.el (article-date-ut): Support converting date in
15451         forwarded parts as well.
15452         (gnus-article-save-original-date): New function.
15453         (gnus-display-mime): Use it.
15454
15455 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
15456
15457         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
15458         enclosure element of <item>.
15459
15460 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
15461
15462         * message.el (message-kill-buffer-query): Rename from
15463         `message-kill-buffer-query-if-modified'.  Add :version.
15464
15465 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15466
15467         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
15468         window layout.
15469
15470 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15471
15472         * mml.el: Autoload dnd when compiling.
15473
15474 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
15475
15476         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
15477         x-dnd-*.
15478
15479 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15480
15481         * qp.el (quoted-printable-encode-region): Save excursion.
15482
15483 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
15484
15485         * message.el (message-kill-buffer-query-if-modified): Add new variable
15486         so the user can kill a modified message buffer quickly.
15487         (message-kill-buffer): Use it.
15488
15489 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15490
15491         * lpath.el: Fbind display-time-event-handler; don't fbind
15492         string-to-multibyte.
15493
15494         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
15495
15496 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15497
15498         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
15499         contained in text because xml.el decodes entities) with LFs.
15500
15501 2005-04-11  Lute Kamstra  <lute@gnu.org>
15502
15503         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
15504         differently.
15505
15506 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15507
15508         * mm-util.el (mm-detect-coding-region): Typo.
15509
15510 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15511
15512         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
15513
15514 2005-04-06  Deepak Goel  <deego@gnufans.org>
15515
15516         * spam-stat.el (spam-stat-score-buffer): Add a call to a
15517         user-function allow user modifications of the scores.
15518         (spam-stat-score-buffer-user): New function, to allow
15519         user-computed modifications to the score.
15520         (spam-stat-score-buffer-user-functions): List of additional
15521         scoring functions.
15522         (spam-stat-error-holder): Global temporary error holder.
15523         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
15524         variable.
15525
15526 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
15527
15528         * gnus-registry.el (gnus-registry-clean-empty-function)
15529         (gnus-registry-trim, gnus-registry-fetch-groups)
15530         (gnus-registry-delete-group): Groups that match
15531         `gnus-registry-ignored-groups' are removed from the registry
15532         entries, not just ignored for splitting.  This helps clean up the
15533         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
15534         to get all the groups a message ID is in.
15535
15536         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
15537         (spam-stat-split-fancy): Change "threshhold" to "threshold".
15538         (spam-stat-score-buffer-user-functions): Add :number custom type.
15539
15540 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15541
15542         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
15543         argument in XEmacs.
15544
15545         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
15546         (nnrss-request-group): Decode group name first.
15547         (nnrss-request-article): Make a text/plain article if mml-to-mime
15548         failed.
15549         (nnrss-get-encoding): Return a compatible encoding according to
15550         nnrss-compatible-encoding-alist.
15551         (nnrss-find-el): Use consp instead of listp.
15552         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
15553
15554 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15555
15556         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
15557         which Emacs 20 doesn't support.
15558         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
15559
15560 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
15561
15562         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
15563         silence the byte compiler inside the defun.
15564
15565         * gnus-demon.el (parse-time-string): Add autoload.
15566
15567         * gnus-delay.el (parse-time-string): Add autoload.
15568
15569         * gnus-art.el (parse-time-string): Add autoload.
15570
15571         * nnultimate.el (parse-time): Require for `parse-time-string'.
15572
15573 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
15574
15575         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
15576
15577         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
15578
15579         * smime.el (smime-ldap-host-list): Add :version.
15580
15581 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
15582
15583         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
15584         pass it to `gnus-browse-read-group'.
15585         (gnus-browse-read-group): Add NUMBER argument and pass it to
15586         `gnus-group-read-ephemeral-group'.
15587
15588         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
15589         argument and pass it to `gnus-group-read-group'.
15590
15591 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
15592
15593         * mm-util.el (mm-xemacs-find-mime-charset): Only call
15594         mm-xemacs-find-mime-charset-1 if we have the mule feature
15595         available at runtime.
15596
15597 2005-03-25  Werner Lemberg  <wl@gnu.org>
15598
15599         * nnmaildir.el: Replace `illegal' with `invalid'.
15600
15601 2005-03-23  Lute Kamstra  <lute@gnu.org>
15602
15603         * time-date.el: Add comment on time value formats.
15604         Don't require parse-time.
15605         (with-decoded-time-value): New macro.
15606         (encode-time-value): New function.
15607         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
15608         (days-to-time): Return a valid time value when arg is huge.
15609         (time-since): Use time-subtract.
15610         (time-to-number-of-days): Use time-to-seconds.
15611
15612 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15613
15614         * gnus-start.el (gnus-display-time-event-handler):
15615         Check display-time-timer at runtime rather than only at load time
15616         in case display-time-mode is turned off in the mean time.
15617
15618 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
15619
15620         * nnimap.el (nnimap-open-connection): Print which authinfo file is
15621         used.
15622
15623         * nneething.el (nneething-map-file-directory): Derive from
15624         `gnus-directory'.
15625
15626         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
15627         the To/Cc button.
15628
15629 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
15630
15631         * nnmaildir.el (nnmaildir-request-accept-article):
15632         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
15633
15634 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
15635
15636         * gnus-async.el: Require timer-funcs at compile time when in
15637         XEmacs for `run-with-idle-timer'.
15638
15639 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
15640
15641         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
15642         autoloaded function.
15643
15644 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15645
15646         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
15647
15648 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
15649
15650         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
15651
15652 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15653
15654         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
15655         Add gnus-expert-user to default.
15656
15657 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
15658
15659         * nnimap.el (nnimap-open-server): Ditto.
15660
15661         * imap.el (imap-authenticate): Fix typo.
15662
15663 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
15664
15665         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
15666         buffer (since IMAP server might return FETCH response out of
15667         order, and the nntp buffer must be sorted).
15668
15669 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
15670
15671         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
15672         comparison on string.
15673
15674         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
15675         (gnus-agent-score): Rename category keywords to match gnus-cus.
15676         (gnus-agent-summary-fetch-series): Modify to protect against
15677         gnus-agent-summary-fetch-group clearing processable flags.
15678         (gnus-agent-synchronize-group-flags): Update live group buffer as
15679         synchronization may occur due to the user toggle the plugged
15680         status.
15681         (gnus-agent-fetch-group-1): Clear downloadable flag when article
15682         successfully downloaded.
15683         (gnus-agent-expire-group-1): Avoid using markers when the overview
15684         is in ascending order; greatly improves performance.
15685         (gnus-agent-regenerate-group):
15686         Use gnus-agent-synchronize-group-flags to reset read status in both
15687         gnus and server.
15688         (gnus-agent-update-files-total-fetched-for): Fix initial size.
15689
15690 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
15691
15692         * message.el: Don't autoload former message-utils variables.
15693         (message-strip-subject-trailing-was): Change doc string.
15694
15695         * nnweb.el: Fixes for `gnus-group-make-web-group'.
15696         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
15697         (nnweb-google-search): Add "hl=en" here.
15698         (nnweb-google-parse-1, nnweb-google-create-mapping):
15699         Don't hardcode URL.
15700
15701 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
15702
15703         * message.el (message-get-reply-headers, message-followup):
15704         Mention related variables `message-use-followup-to' and
15705         `message-use-mail-followup-to', in the information buffer.
15706
15707         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
15708         of broken groups(-beta).google.com.
15709
15710 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
15711
15712         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
15713         parameter to invoked gnus-request-move-article; remove the
15714         redundant gnus-sum-hint-move-is-internal variable; apply the marks
15715         all at once instead of once per article.
15716         (gnus-summary-remove-process-mark): Accept a list of articles as
15717         well as a single article for processing.
15718
15719         * gnus-int.el (gnus-request-move-article): Add move-is-internal
15720         parameter.
15721
15722         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
15723
15724         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
15725
15726         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
15727         parameter.
15728
15729         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
15730         parameter.
15731
15732         * nnimap.el (nnimap-request-move-article): Add move-is-internal
15733         parameter and remove the gnus-sum-hint-move-is-internal variable.
15734
15735         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
15736         parameter.
15737
15738         * nndraft.el (nndraft-request-move-article): Add move-is-internal
15739         parameter.
15740
15741         * nndiary.el (nndiary-request-move-article): Add move-is-internal
15742         parameter.
15743
15744         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
15745
15746         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
15747         parameter.
15748
15749         * nnagent.el (nnagent-request-move-article): Add move-is-internal
15750         parameter.
15751
15752 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
15753
15754         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
15755         a more conservative way.
15756
15757 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
15758
15759         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
15760         buffer, so it moves the window's cursor.
15761
15762 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
15763
15764         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
15765         `mm-dissect-multipart' and receive the from field as an (optional)
15766         argument from `mm-dissect-multipart'.
15767         (mm-dissect-multipart): Receive the from field as an argument and
15768         pass it on when we call `mm-dissect-buffer' on MIME parts.
15769         Fixes verification/decryption of signed/encrypted MIME parts.
15770
15771 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
15772
15773         * gnus-sum.el (gnus-summary-move-article):
15774         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
15775         whatever it calls (right now, only nnimap-request-move article
15776         respects it).
15777
15778         * nnimap.el (nnimap-request-move-article):
15779         When gnus-sum-hint-move-is-internal is set, don't do the extra
15780         nnimap-request-article.
15781
15782 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
15783
15784         * nnheader.el (nnheader-find-file-noselect): Add doc string.
15785
15786         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
15787         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
15788
15789         * gnus-sum.el (gnus-summary-caesar-message):
15790         Apply `gnus-treat-article' after rotation.
15791
15792         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
15793         doc string.
15794
15795 2005-02-22  Simon Josefsson  <jas@extundo.com>
15796
15797         * encrypt.el (encrypt-password-cache-expiry): Remove (use
15798         `password-cache-expiry' instead).  Reported by Arne Jørgensen
15799         <arne@arnested.dk>.
15800         (encrypt): Add password-cache and password-cache-expiry as group
15801         members.
15802
15803 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
15804
15805         * smime.el (smime-ldap-host-list): Doc fix.
15806         (smime-ask-passphrase): Use `password-read-and-add' to read (and
15807         cache) password.
15808         (smime-sign-region): Use it.
15809         (smime-decrypt-region): Use it.
15810         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
15811         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
15812         fails.
15813         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
15814         certificate from DER to PEM format rather than calling openssl.
15815
15816         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
15817
15818         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
15819         for signing/encryption.
15820
15821         * mml.el (mml-parse-1): Use them.
15822
15823 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
15824
15825         * nnrss.el (nnrss-verbose): Remove.
15826         (nnrss-request-group): Use `nnheader-message' instead.
15827
15828 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
15829
15830         * nnrss.el (nnrss-verbose): New variable.
15831         (nnrss-request-group): Make it say nnrss is requesting a group.
15832
15833 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
15834
15835         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
15836         Handle news URL with given port correctly.
15837
15838 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15839
15840         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
15841         containing special characters.
15842
15843         * gnus-sum.el (gnus-summary-edit-article): Ditto.
15844
15845         * mml.el (mime-to-mml): Ditto.
15846
15847         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
15848         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
15849         (rfc2047-decode-region): Quote decoded words containing special
15850         characters when rfc2047-quote-decoded-words-containing-tspecials
15851         is non-nil.
15852
15853 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
15854
15855         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
15856
15857         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
15858
15859 2005-02-15  Simon Josefsson  <jas@extundo.com>
15860
15861         * nnimap.el (nnimap-debug): Doc fix.
15862
15863         * imap.el (imap-debug): Doc fix.
15864
15865 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15866
15867         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
15868
15869 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
15870
15871         * gnus.el (spam-contents): Improve docs for spam-contents
15872         parameter in its variable incarnation.
15873
15874 2005-02-14  Simon Josefsson  <jas@extundo.com>
15875
15876         * smime-ldap.el: Use require instead of load-library for ldap.
15877         (smime-ldap-search): Indent.
15878         (smime-ldap-search-internal): Shorten line.
15879
15880         * smime.el (smime-cert-by-dns): Add doc-string.
15881         (smime-cert-by-ldap-1): Indent.
15882
15883         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
15884         mml-smime-get-dns-ldap.
15885         (mml-smime-encrypt-query): Use new function.  Default to ldap.
15886
15887 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
15888
15889         * smime.el: Require smime-ldap.
15890         (smime-ldap-host-list): New variable.
15891         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
15892
15893         * mml-smime.el (mml-smime-encrypt-query): New function.
15894         (mml-smime-encrypt-query): Use it.
15895
15896         * smime-ldap.el: New file.
15897
15898 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15899
15900         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
15901
15902 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
15903
15904         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
15905         argument in doc string.  Make query for type more clear.
15906
15907 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
15908
15909         * gnus.el (gnus-group-startup-message): Search for gnus images in
15910         etc/images/gnus.
15911         * mm-util.el (mm-image-load-path): Likewise.
15912         * smiley.el (smiley-data-directory): Search for smilies in
15913         etc/images/smilies.
15914
15915 2005-02-09  Kim F. Storm  <storm@cua.dk>
15916
15917         Change Emacs release version from 21.4 to 22.1 throughout.
15918         Change Emacs development version from 21.3.50 to 22.0.50.
15919
15920 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15921
15922         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
15923
15924         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
15925         non-Mule XEmacs as well.
15926         (mm-decompress-buffer): Signal an error intentionally if it does
15927         not decompress compressed data because auto-compression-mode is
15928         disabled.
15929
15930 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
15931
15932         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
15933         an ID in the registry even if it has no groups.
15934
15935 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15936
15937         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
15938         merge it into mm-decompress-buffer.
15939         (gnus-mime-copy-part): Use the MIME part charset, the value which
15940         a user specified or gnus-newsgroup-charset for decoding, like
15941         gnus-mime-inline-part does; set buffer-file-coding-system to tell
15942         save-buffer what was used.  Suggested by Kevin Ryde
15943         <user42@zip.com.au>.
15944         (gnus-mime-inline-part): Allow the name parameter as well as the
15945         filename parameter; force decompressing of compressed data; always
15946         display contents being not decoded as unibyte.
15947
15948         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
15949         as well as the filename parameter.
15950
15951         * mm-util.el (mm-decompress-buffer):
15952         Merge gnus-mime-jka-compr-maybe-uncompress.
15953         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
15954         of compressed data.
15955
15956 2005-02-08  Simon Josefsson  <jas@extundo.com>
15957
15958         * imap.el (imap-log): Doc fix.
15959
15960 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15961
15962         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
15963         the coding cookies; decompress compressed parts.
15964
15965         * mml.el (mml-generate-mime-1): Add the charset parameter according
15966         to the value which a user specified manually or the coding cookie.
15967
15968         * mm-util.el (mm-string-to-multibyte): New function.
15969         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
15970         (mm-coding-system-to-mime-charset): New function.
15971         (mm-decompress-buffer): New function.
15972         (mm-find-buffer-file-coding-system): New function.
15973
15974         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
15975         (mm-display-inline-fontify): Rewrite for decoding and decompressing
15976         parts.
15977
15978 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15979
15980         * mm-view.el (mm-display-inline-fontify): Decode a part according
15981         to the charset parameter.
15982
15983 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15984
15985         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
15986         prefix arg is neither nil nor a number, as info specifies.
15987
15988 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15989
15990         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
15991         timestamps.
15992
15993 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
15994
15995         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
15996         groups error checking and notify user.
15997
15998 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
15999
16000         * message.el (message-send-mail-function): Check existence of
16001         sendmail-program first before using default value
16002         `message-send-mail-with-sendmail'.  Otherwise use more generic
16003         `smtpmail-send-it'.
16004
16005 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16006
16007         * nntp.el (nntp-request-update-info): Always return nil.
16008
16009 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16010
16011         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
16012
16013 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
16014
16015         * message.el (message-beginning-of-line): Change the behavior when
16016         invoked between BOL and : so that it first moves backward.
16017
16018 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16019
16020         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
16021         article buffer when editing of the article is discarded.
16022         (gnus-article-prepare): Revert.
16023
16024 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16025
16026         * gnus-art.el (gnus-article-prepare):
16027         Remove message-strip-forbidden-properties from the local hook.
16028
16029 2005-01-27  Simon Josefsson  <jas@extundo.com>
16030
16031         * password.el (password-cache-add): Only start one timer per key.
16032         Reported by Derek Atkins <warlord@MIT.EDU>.
16033
16034 2005-01-26  Steve Youngs  <steve@sxemacs.org>
16035
16036         * run-at-time.el: Remove.  It is no longer needed as
16037         timer-funcs.el in the xemacs-base package has a working version of
16038         `run-at-time'.
16039
16040         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
16041
16042         * password.el: Require timer-funcs instead of run-at-time in
16043         XEmacs.
16044         Remove `password-run-at-time' macro.
16045         (password-cache-add): Use `run-at-time' instead of
16046         `password-run-at-time'.
16047
16048         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
16049         Remove `nnheader-cancel-function-timers' alias,
16050         `cancel-function-timers' exists in XEmacs in timer-funcs.
16051
16052         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
16053         for `run-with-idle-timer'.
16054
16055         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
16056         for `run-at-time'.
16057
16058         * mm-url.el: Require timer-funcs at compile time when in XEmacs
16059         for `with-timeout'.
16060
16061         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
16062         the same as for XEmacs 21.4.
16063         No need to ignore `run-with-idle-timer', this function exists in
16064         XEmacs now in timer-funcs.el in the xemacs-base package.
16065         (dgnushack-compile): No need to delete
16066         run-at-time.el from the list of files to compile because it
16067         doesn't exist anymore.
16068
16069 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16070
16071         * mml.el (mml-generate-mime-1): Convert string into unibyte when
16072         inserting " *mml*" buffer's contents into a unibyte temp buffer.
16073
16074 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
16075
16076         * mail-source.el (mail-source-fetch-imap): Search for ^From case
16077         sensitively.
16078
16079 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
16080
16081         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
16082
16083 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16084
16085         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
16086         which will be inserted according to the multibyteness of a buffer
16087         rather than the type of contents.  Suggested by ARISAWA Akihiro
16088         <ari@mbf.ocn.ne.jp>.
16089
16090         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
16091         of string which old xml.el may return rather than a string.
16092
16093 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16094
16095         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
16096
16097 2005-01-16  Simon Josefsson  <jas@extundo.com>
16098
16099         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
16100         idn/idna.el isn't available.
16101         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
16102         <michael@waxrat.com>.
16103
16104         * hashcash.el: Remove non-FSF copyright header.
16105
16106         * hashcash.el (hashcash-extra-generate-parameters): New variable.
16107         (hashcash-generate-payment): Use it.
16108         (hashcash-generate-payment-async): Use it.
16109
16110 2005-01-15  Simon Josefsson  <jas@extundo.com>
16111
16112         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
16113         Suggested by Raymond Scholz <ray-2005@zonix.de>.
16114
16115         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
16116         gnus-summary-idna-message.
16117         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
16118         (gnus-summary-idna-message): New function.
16119
16120 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
16121
16122         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
16123         gnus-novice-user.
16124
16125 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16126
16127         * nnrss.el (nnrss-request-delete-group): Delete entries in
16128         nnrss-group-alist as well.
16129         (nnrss-save-server-data): Insert newline.
16130
16131 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
16132
16133         * gnus.el (gnus-user-agent): Use list of symbols instead of
16134         symbols.  Display full version number for (S)XEmacs.
16135         Optionally display (S)XEmacs codename.
16136
16137         * gnus-util.el (gnus-emacs-version): Update for new
16138         `gnus-user-agent'.
16139
16140         * gnus-msg.el (gnus-extended-version): Make it possible to omit
16141         Gnus version.
16142
16143 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
16144
16145         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
16146         which is unreadable in some setups.
16147
16148 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16149
16150         * gnus-spec.el (gnus-update-format-specifications): Flush the
16151         group format spec cache if it doesn't support decoded group names.
16152
16153 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
16154
16155         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
16156         Allow to apply decay on score files matching a regexp.
16157
16158 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16159
16160         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
16161         compatibility in %g and %c.
16162
16163 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16164
16165         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
16166         name for only %g and %c.
16167         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
16168         of gnus-tmp-group to decoded group name.
16169         (gnus-group-make-rss-group): Exclude `/'s from group names.
16170
16171 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16172
16173         * nnrss.el (nnrss-get-encoding): Fix regexp.
16174
16175 2004-12-27  Simon Josefsson  <jas@extundo.com>
16176
16177         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
16178         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
16179         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
16180
16181 2004-12-17  Kim F. Storm  <storm@cua.dk>
16182
16183         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
16184
16185         * gnus-sum.el (gnus-summary-mode-map): Likewise.
16186
16187 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
16188
16189         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
16190
16191 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16192
16193         * nnrss.el: Require rfc2047 and mml.
16194         (nnrss-file-coding-system): New variable.
16195         (nnrss-format-string): Redefine it as an inline function.
16196         (nnrss-decode-group-name): New function.
16197         (nnrss-string-as-multibyte): Remove.
16198         (nnrss-retrieve-headers): Decode group name; don't use
16199         nnrss-format-string.
16200         (nnrss-request-group): Decode group name.
16201         (nnrss-request-article): Decode group name; allow a Message-ID as
16202         well as an article number; don't use nnrss-format-string; encode a
16203         Message-ID string which may contain non-ASCII characters; use
16204         mml-to-mime to compose a MIME article.
16205         (nnrss-request-expire-articles): Decode group name.
16206         (nnrss-request-delete-group): Decode group name.
16207         (nnrss-fetch): Clarify error message.
16208         (nnrss-read-server-data): Use insert-file-contents instead of load;
16209         bind file-name-coding-system; use multibyte buffer.
16210         (nnrss-save-server-data): Bind coding-system-for-write to the
16211         value of nnrss-file-coding-system; bind file-name-coding-system;
16212         add coding cookie.
16213         (nnrss-read-group-data): Use insert-file-contents instead of load;
16214         bind file-name-coding-system; use multibyte buffer.
16215         (nnrss-save-group-data): Bind coding-system-for-write to the
16216         value of nnrss-file-coding-system; bind file-name-coding-system.
16217         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
16218         make it work with non-ASCII text.
16219         (nnrss-find-el): Make it work with old xml.el as well.
16220
16221 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
16222
16223         * nnrss.el (nnrss-get-encoding): New function.
16224         (nnrss-fetch): Use unibyte buffer initially; bind
16225         coding-system-for-read while performing mm-url-insert; remove ^Ms;
16226         decode contents according to the encoding attribute.
16227         (nnrss-save-group-data): Add coding cookie.
16228         (nnrss-mime-encode-string): New function.
16229         (nnrss-check-group): Use it to encode subject and author.
16230
16231 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
16232
16233         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
16234         imaginary variable.
16235
16236 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16237
16238         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
16239         correctly even if there are wide characters.
16240
16241 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
16242
16243         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
16244         downcased symbol names; make a new cache instead of reusing
16245         bbdb-hashtable.
16246
16247 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16248
16249         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
16250         concatenating segments rather than before concatenating them.
16251         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16252
16253         * message.el (message-get-reply-headers): Bind `extra'.
16254
16255 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16256
16257         * message.el (message-extra-wide-headers): New variable.
16258         (message-get-reply-headers): Use it.
16259
16260 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16261
16262         * gnus-agent.el (gnus-agent-group-path): Decode group name.
16263         (gnus-agent-group-pathname): Ditto.
16264
16265         * gnus-cache.el (gnus-cache-file-name): Decode group name.
16266
16267         * gnus-group.el (gnus-group-make-group): Decode group name.
16268         (gnus-group-make-rss-group): Register the group data after opening
16269         the nnrss group.
16270
16271 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
16272
16273         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
16274         by expiry now get marked as read.
16275
16276 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16277
16278         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
16279
16280 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
16281
16282         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
16283         unify Latin characters in XEmacs.
16284         (mm-find-mime-charset-region): Use it.
16285
16286 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16287
16288         * gnus-util.el (gnus-delete-directory): New function.
16289
16290         * gnus-agent.el (gnus-agent-delete-group): Use it.
16291
16292         * gnus-cache.el (gnus-cache-delete-group): Use it.
16293
16294 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16295
16296         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
16297         names.
16298
16299 2004-12-16  Simon Josefsson  <jas@extundo.com>
16300
16301         * hashcash.el (hashcash-payment-alist): Fix custom :type.
16302
16303 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16304
16305         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
16306
16307         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
16308         (gnus-group-set-current-level): Decode group name.
16309
16310 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
16311
16312         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
16313         failed.
16314
16315 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16316
16317         * gnus-group.el (gnus-group-delete-group): Decode group name.
16318         (gnus-group-make-rss-group): Encode group name.
16319         (gnus-group-catchup-current): Decode group name.
16320         (gnus-group-kill-group): Decode group name.
16321
16322 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
16323
16324         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
16325
16326 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16327
16328         * gnus-group.el (gnus-group-make-rss-group):
16329         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
16330
16331         * gnus-start.el (gnus-setup-news): Honor user's setting to
16332         gnus-message-archive-method.  Suggested by Lute Kamstra
16333         <lute@gnu.org>.
16334
16335 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
16336
16337         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
16338         global counterparts of the buffer-local variables.
16339
16340 2004-11-16  Romain Francoise  <romain@orebokech.com>
16341
16342         * gnus-sum.el (gnus-summary-exit): Don't clear the global
16343         counterparts of the buffer-local variables.
16344
16345 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
16346
16347         * message.el (message-forbidden-properties): Fix typo in doc
16348         string.
16349
16350 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
16351
16352         * gnus-util.el (gnus-replace-in-string): Add doc string.
16353
16354         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
16355         to avoid problems when splitting mails with many recipients.
16356
16357 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16358
16359         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
16360         pop-to-buffer, covered by the subsequent gnus-configure-windows.
16361
16362 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
16363
16364         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
16365         if there is no hashtable in memory or file modification time is
16366         newer than cached timestamp.
16367
16368 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
16369
16370         * gnus-sum.el (gnus-summary-limit-to-recipient):
16371         Implement not-matching option.
16372
16373 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
16374
16375         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
16376         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
16377         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
16378         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
16379         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
16380         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
16381
16382 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16383
16384         * message.el (message-forward-make-body-mml): Remove headers
16385         according to message-forward-ignored-headers if a message is decoded.
16386
16387 2004-12-02  Romain Francoise  <romain@orebokech.com>
16388
16389         * message.el (message-forward-make-body-plain): Always remove
16390         headers according to message-forward-ignored-headers.
16391
16392 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
16393
16394         * spam.el (spam-summary-prepare-exit): Remove the
16395         gnus-summary-limit pop for now, it has problems with ham marks for
16396         me.
16397
16398 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
16399
16400         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
16401         correctly.
16402
16403 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
16404
16405         * format-spec.el (format-spec): Message the char.
16406
16407 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
16408
16409         * gnus-art.el (gnus-split-methods): Reformat comments.
16410
16411         * spam.el (spam-summary-prepare-exit): Remove article limits
16412         before exiting the summary buffer.
16413
16414 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16415
16416         * lpath.el: Remove bbdb-create-internal, bbdb-records,
16417         spam-BBDB-register-routine and spam-enter-ham-BBDB.
16418
16419         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
16420         order to silence the byte compiler.
16421
16422         * spam.el: Fix the way to silence the byte compiler, which
16423         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
16424         bbdb-search-simple, spam-BBDB-register-routine,
16425         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
16426         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
16427         spam-stat-buffer-is-spam, spam-stat-load,
16428         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
16429         spam-stat-save and spam-stat-split-fancy.
16430
16431 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16432
16433         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
16434         which may confuse users.
16435         (canlock-password-for-verify): Ditto.
16436
16437         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
16438
16439         * gnus-art.el (gnus-emphasis-alist): Ditto.
16440
16441         * gnus-registry.el (gnus-registry-max-entries): Ditto.
16442
16443         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
16444
16445         * gnus-start.el (gnus-save-killed-list): Ditto.
16446
16447         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
16448         (gnus-sum-thread-tree-root): Ditto.
16449         (gnus-sum-thread-tree-false-root): Ditto.
16450         (gnus-sum-thread-tree-single-indent): Ditto.
16451
16452         * message.el (message-courtesy-message): Ditto.
16453         (message-archive-note): Ditto.
16454         (message-subscribed-address-file): Ditto.
16455         (message-user-fqdn): Ditto.
16456
16457         * spam-report.el (spam-report-gmane-regex): Ditto.
16458
16459         * spam.el (spam-blackhole-good-server-regex): Ditto.
16460
16461 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16462
16463         * mml.el (mml-preview): Widen the message buffer before copying
16464         the contents to the preview buffer; sort headers before previewing.
16465
16466         * message.el (message-hidden-headers): Fix the way to avoid a bug
16467         in the `repeat' widget in Emacs 21.3 or earlier.
16468
16469 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16470
16471         * message.el (message-hidden-headers): Default to "^References:".
16472         Improve customization type.  Suggested by Reiner Steib
16473         <Reiner.Steib@gmx.de>.
16474
16475 2004-11-25  Romain Francoise  <romain@orebokech.com>
16476
16477         * message.el (message-strip-forbidden-properties): Remove check for
16478         obsolete `message-hidden' text property, hidden headers are not
16479         accessible in the buffer anymore.
16480
16481 2004-11-22  Romain Francoise  <romain@orebokech.com>
16482
16483         * message.el (message-header-format-alist): Add `From' in list
16484         so that it can be sorted.
16485         (message-fix-before-sending): Widen and sort headers before
16486         sending.
16487         (message-hide-headers): Use narrowing to hide headers by moving
16488         them to the top of the buffer and narrowing to the region
16489         underneath.
16490
16491 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16492
16493         * message.el (message-strip-forbidden-properties):
16494         Bind buffer-read-only (etc) to nil.
16495
16496 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16497
16498         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
16499         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16500
16501 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
16502
16503         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
16504
16505 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16506
16507         * dns.el (query-dns): Use sit-for to time instead of
16508         accept-process-output, since that doesn't seem to work on udp
16509         sockets.
16510
16511 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16512
16513         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
16514
16515 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
16516
16517         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
16518         doc string.  Improve doc string.
16519
16520 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16521
16522         * nntp.el (nntp-request-update-info): Return nil if
16523         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
16524         may not call gnus-activate-group which uselessly issues the GROUP
16525         commands for all nntp groups and wastes time.  Reported by Romain
16526         Francoise <romain@orebokech.com>.
16527
16528         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
16529
16530 2004-11-15  Simon Josefsson  <jas@extundo.com>
16531
16532         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
16533         headers separately.
16534         (gnus-button-openpgp): New function, inspired by Jochen Küpper
16535         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
16536
16537 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
16538
16539         * gnus-start.el (gnus-convert-old-newsrc):
16540         Assign legacy-gnus-agent to 5.10.7.
16541
16542 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16543
16544         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
16545         start of the lines.
16546
16547 2004-11-14  Magnus Henoch  <mange@freemail.hu>
16548
16549         * hashcash.el (hashcash-default-payment): Change default to 20.
16550         (hashcash-default-accept-payment): Change default to 20.
16551         (hashcash-process-alist): New variable.
16552         (hashcash-generate-payment-async): Add.
16553         (hashcash-already-paid-p): Add.
16554         (hashcash-insert-payment): Don't generate payments twice.
16555         (hashcash-insert-payment-async): Add.
16556         (hashcash-insert-payment-async-2): Add.
16557         (hashcash-cancel-async): Add.
16558         (hashcash-wait-async): Add.
16559         (hashcash-processes-running-p): Add.
16560         (hashcash-wait-or-cancel): Add.
16561         (mail-add-payment): New optional argument.  Conditionally start
16562         asynchronous calculation.
16563         (mail-add-payment-async): Add.
16564
16565         * message.el (message-send-mail): Wait for asynchronous hashcash
16566         results.  Don't clobber existing X-Hashcash headers.
16567         (message-setup-1): Call mail-add-payment-async when
16568         message-generate-hashcash is non-nil.
16569
16570 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
16571
16572         * message.el (message-use-alternative-email-as-from): Examine the
16573         From header as well; use message-make-from in order to include a
16574         user's full name.
16575
16576 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16577
16578         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
16579         default; improve customization type.
16580         (gnus-emphasis-custom-with-format): New macro.
16581         (gnus-emphasis-custom-value-to-external): New function.
16582         (gnus-emphasis-custom-value-to-internal): New function.
16583
16584 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16585
16586         * dns.el (query-dns): Resolve reverse addresses.
16587
16588 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16589
16590         * gnus-group.el (gnus-group-get-new-news): Use it.
16591
16592         * gnus-start.el (gnus-check-reasonable-setup): New function.
16593
16594 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16595
16596         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
16597         "Args out of range" error.  Reported by Arnaud Giersch
16598         <arnaud.giersch@free.fr>.
16599
16600 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
16601
16602         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
16603
16604 2004-11-04  Richard M. Stallman  <rms@gnu.org>
16605
16606         * spam.el (spam group): Add :version.
16607
16608         * pgg-def.el (pgg group): Add :version.
16609
16610 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16611
16612         * gnus-art.el (gnus-article-edit-article): Don't associate the
16613         article buffer with a draft file.  This is a temporary measure
16614         against the 2004-08-22 change to gnus-article-edit-mode.
16615
16616 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16617
16618         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
16619         (html2text-format-tags): Remove unused variable `attr'.
16620
16621 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
16622
16623         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
16624
16625         * tls.el (tls-process-connection-type, tls-success)
16626         (tls-certtool-program): Add :version.
16627
16628         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
16629         (starttls-extra-arguments, starttls-process-connection-type)
16630         (starttls-connect, starttls-failure, starttls-success): Add :version.
16631
16632         * spam-stat.el (spam-stat): Add :version.
16633
16634         * sieve.el (sieve): Add :version.
16635
16636         * sha1.el (sha1): Add :version.
16637         (sha1-use-external): Remove redundant version.
16638
16639         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
16640         (nnmail-cache-ignore-groups, nnmail-spool-hook)
16641         (nnmail-split-fancy-match-partial-words)
16642         (nnmail-split-lowercase-expanded): Add :version.
16643
16644         * nndiary.el (nndiary): Add :version.
16645
16646         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
16647
16648         * mml-sec.el (mml-default-sign-method)
16649         (mml-default-encrypt-method, mml-signencrypt-style-alist):
16650         Add :version.
16651
16652         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
16653
16654         * mm-url.el (mm-url-use-external, mm-url-program)
16655         (mm-url-arguments): Add :version.
16656
16657         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
16658         (mm-attachment-file-modes, mm-decrypt-option)
16659         (mm-w3m-safe-url-regexp): Add :version.
16660
16661         * message.el (message-cite-prefix-regexp)
16662         (message-sendmail-envelope-from, message-minibuffer-local-map)
16663         (message-user-fqdn, message-completion-alist): Add :version.
16664
16665         * gnus-win.el (gnus-configure-windows-hook)
16666         (gnus-use-frames-on-any-display): Add :version.
16667
16668         * gnus-art.el (gnus-article-address-banner-alist)
16669         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
16670         (gnus-treat-from-picon, gnus-treat-mail-picon)
16671         (gnus-treat-x-pgp-sig): Add :version.
16672
16673         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
16674         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
16675         (gnus-summary-article-delete-hook)
16676         (gnus-summary-display-while-building): Add :version.
16677
16678         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
16679         (gnus-get-top-new-news-hook): Add :version.
16680
16681         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
16682         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
16683
16684         * gnus-registry.el (gnus-registry): Add :version.
16685
16686         * gnus-spec.el (gnus-use-correct-string-widths)
16687         (gnus-make-format-preserve-properties): Add :version.
16688
16689         * gnus.el (gnus-group-charter-alist)
16690         (gnus-group-fetch-control-use-browse-url)
16691         (gnus-install-group-spam-parameters): Add :version.
16692
16693         * gnus-diary.el (gnus-diary): Add :version.
16694
16695         * gnus-delay.el (gnus-delay): Add :version.
16696
16697         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
16698         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
16699         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
16700         Add :version.
16701
16702         * gnus-agent.el (gnus-agent-max-fetch-size)
16703         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
16704         (gnus-agent-prompt-send-queue): Add :version.
16705
16706         * deuglify.el (gnus-outlook-deuglify): Add :version.
16707
16708         * html2text.el: Beautify code.  Improve doc strings.
16709         Some checkdoc cleanup.
16710         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
16711
16712 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
16713
16714         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
16715
16716 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
16717
16718         * gnus-registry.el (gnus-registry-hashtb): Create the registry
16719         when package is loaded.
16720
16721         * spam.el (spam-summary-score-preferred-header): Add global preference
16722         for people who want to override the default SpamAssassin over
16723         Bogofilter preference (when both are set).
16724         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
16725         (spam-user-format-function-S):
16726         Check spam-summary-score-preferred-header.
16727         (spam-extra-header-to-number): Add X-Bogosity header parsing.
16728         (spam-user-format-function-S): Format the score correctly.
16729
16730 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16731
16732         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
16733         signature file.  Suggested by Manoj Srivastava
16734         <srivasta@golden-gryphon.com>.
16735
16736         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
16737         iso-2022-jp even in the Japanese language environment.
16738         Suggested by Jason Rumney <jasonr@gnu.org>.
16739
16740 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16741
16742         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
16743         use the same characters as the dummy marks; make it free from
16744         getting affected by the language environment.
16745         (gnus-summary-read-group-1): Update mark positions only when the
16746         format spec is updated.
16747
16748         * gnus-spec.el (gnus-update-format-specifications): Return a list
16749         of updated types.
16750
16751 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16752
16753         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
16754         of boundp to check if display-warning is available.
16755
16756 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
16757
16758         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
16759
16760 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16761
16762         * nnspool.el (nnspool-spool-directory): Use news-path if the
16763         news-directory variable is not bound.
16764
16765         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
16766         function instead of display-warning if it is not available.
16767
16768 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16769
16770         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
16771         v5-10: Use `point-at-bol'.
16772
16773 2004-10-26  Simon Josefsson  <jas@extundo.com>
16774
16775         * hashcash.el: Fix URL in comment, reported by Cheng Gao
16776         <chenggao@gmail.com>.
16777
16778 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
16779
16780         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
16781         instead.
16782
16783 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
16784
16785         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
16786         to remove a server from the nnimap-server-buffer-alist.
16787         (nnimap-open-connection, nnimap-close-server): Use it.
16788
16789         * gnus-encrypt.el: Remove file in favor of encrypt.el.
16790
16791 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16792
16793         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
16794         running the major-mode function.
16795
16796 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16797
16798         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
16799         dummy marks in the right way.
16800
16801 2004-10-18  David Edmondson  <dme@dme.org>
16802
16803         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
16804         excessively.
16805
16806 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
16807
16808         * gnus-util.el (gnus-split-references): Accept a nil references
16809         string and go on blissfully.
16810
16811         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
16812         cases where the references string is non-nil but has no references.
16813
16814         * encrypt.el: Add autoload tags.
16815
16816         * spam.el (spam-resolve-registrations-routine): Remove article
16817         from unregistration list too.  Reported by David Hanak
16818         <dhanak@isis.vanderbilt.edu>
16819
16820 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
16821
16822         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
16823         nil.  Change custom type.
16824
16825 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
16826
16827         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
16828
16829         * gnus-sum.el (gnus-summary-move-article): Use it.
16830
16831 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
16832
16833         * encrypt.el: Add autoload cookies.
16834
16835         * spam.el (spam-backend-article-list-property)
16836         (spam-backend-get-article-todo-list)
16837         (spam-backend-put-article-todo-list)
16838         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
16839         Resolve registrations separately.
16840         (spam-register-routine): Format comments.
16841         (spam-unregister-routine, spam-register-routine): Always call with
16842         specific-articles, no default list.
16843         (spam-summary-prepare-exit): Use the spam-classifications function.
16844
16845         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
16846         gnus-encrypt.el.
16847
16848         * encrypt.el: Copied from gnus-encrypt.el.
16849
16850         * gnus-encrypt.el: Commented that it's obsolete.
16851
16852 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
16853
16854         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
16855         (gnus-score-save): Use it.
16856
16857         * message.el (message-bury): Use `window-dedicated-p'.
16858
16859 2004-10-15  Simon Josefsson  <jas@extundo.com>
16860
16861         * pop3.el (top-level): Don't require nnheader.
16862         (pop3-read-timeout): Add.
16863         (pop3-accept-process-output): Add.
16864         (pop3-read-response, pop3-retr): Use it.
16865
16866 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
16867
16868         * spam.el (spam-register-routine): Move comment.
16869         (spam-verify-bogofilter): Use 'unknown for the initial
16870         spam-bogofilter-valid state, not 'never.
16871
16872         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
16873         for netrc-machine.
16874
16875         * nnimap.el (nnimap-open-connection):
16876         Use netrc-machine-user-or-password.
16877
16878 2004-10-17  Richard M. Stallman  <rms@gnu.org>
16879
16880         * gnus-registry.el (gnus-registry-unload-hook):
16881         Set as a variable with add-hook.
16882
16883         * nnspool.el (nnspool-spool-directory): Use news-directory instead
16884         of news-path.
16885
16886         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
16887
16888         * spam.el: Delete duplicate `provide'.
16889         (spam-unload-hook): Set as a variable with add-hook.
16890
16891 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
16892
16893         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
16894         in the doc string.
16895
16896         * message.el (message-ignored-news-headers)
16897         (message-ignored-supersedes-headers)
16898         (message-ignored-resent-headers)
16899         (message-forward-ignored-headers): Improve custom type.
16900
16901 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16902
16903         * message.el (message-tokenize-header): Fix 2004-09-06 change
16904         which used point-min in the wrong place.
16905
16906 2004-10-12  Simon Josefsson  <jas@extundo.com>
16907
16908         * tls.el (tls-certtool-program): New variable.
16909         (tls-certificate-information): New function, based on
16910         ssl-certificate-information.
16911
16912 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16913
16914         * compface.el: Move the version of ELisp-based uncompface program
16915         to the contrib directory because of the copyright problem.
16916
16917 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
16918
16919         * message.el (message-kill-buffer): Raise the current frame.
16920
16921 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
16922
16923         * gnus-sum.el: Mention that multibyte characters don't work as marks.
16924
16925         * gnus.el (message-y-or-n-p): Autoload.
16926
16927         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
16928         (pop3-password-required, pop3-authentication-scheme)
16929         (pop3-leave-mail-on-server): Make customizable.
16930         (pop3): New custom group.
16931         (pop3-retr): Remove `sleep-for' statements.
16932         Suggested by Dave Love <fx@gnu.org>.
16933
16934         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
16935         Windows/DOS.
16936
16937         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
16938         (imap-parse-body): Fix incorrect use of `assert'.
16939         Suggested by Dave Love <fx@gnu.org>.
16940
16941         * mml.el (mml-minibuffer-read-disposition): Require match.
16942         Suggested by Dave Love <fx@gnu.org>.
16943
16944 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
16945
16946         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
16947         doc string.
16948
16949 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16950
16951         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
16952
16953 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16954
16955         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
16956         instead of calling `mm-insert-inline', to decode text/* parts
16957         before displaying them.
16958
16959 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16960
16961         * mm-uu.el (mm-uu-text-plain-type): New variable.
16962         (mm-uu-pgp-signed-extract-1): Use it.
16963         (mm-uu-pgp-encrypted-extract-1): Use it.
16964         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
16965         bind mm-uu-text-plain-type with that value.
16966         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
16967         mm-uu-dissect.
16968
16969 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16970
16971         * gnus-group.el (gnus-update-group-mark-positions):
16972         * gnus-sum.el (gnus-update-summary-mark-positions):
16973         * message.el (message-check-news-body-syntax):
16974         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
16975         of string-as-multibyte.
16976
16977 2004-10-05  Juri Linkov  <juri@jurta.org>
16978
16979         * gnus-group.el (gnus-update-group-mark-positions):
16980         * gnus-sum.el (gnus-update-summary-mark-positions):
16981         * message.el (message-check-news-body-syntax):
16982         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
16983         8-bit unibyte values to a multibyte string for search functions.
16984
16985 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16986
16987         * mm-uu.el (mm-uu-dissect): Allow optional arg.
16988         (mm-uu-dissect-text-parts): New function.
16989
16990         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
16991         dissect text parts.
16992
16993         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
16994         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
16995
16996         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
16997
16998         * gnus-topic.el (gnus-topic-hierarchical-parameters):
16999         Use gnus-current-topics instead of gnus-current-topic.
17000
17001 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
17002
17003         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
17004
17005 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
17006
17007         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
17008         where approriate.
17009
17010         * nnml.el (nnml-generate-active-info): do.
17011
17012         * nndiary.el (nndiary-generate-active-info): do.
17013
17014         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
17015         (gnus-topic-move): do.
17016
17017         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
17018         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
17019
17020         * gnus-srvr.el (gnus-server-prepare)
17021         (gnus-server-open-all-servers): do.
17022
17023         * gnus-msg.el (gnus-summary-cancel-article)
17024         (gnus-summary-resend-message)
17025         (gnus-summary-mail-crosspost-complaint): do.
17026
17027         * gnus-move.el (gnus-change-server): do.
17028
17029         * gnus-group.el (gnus-group-unmark-all-groups)
17030         (gnus-group-set-current-level): do.
17031
17032 2004-10-04  Simon Josefsson  <jas@extundo.com>
17033
17034         * message.el (message-generate-hashcash): Doc fix.
17035
17036 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
17037
17038         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
17039         avoid infinite recursion via gnus-get-function.
17040
17041 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
17042
17043         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
17044
17045         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
17046
17047         * nnmail.el (nnmail-split-history): do.
17048
17049         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
17050         (nnml-request-delete-group): do.
17051
17052         * nnslashdot.el (nnslashdot-read-groups): do.
17053
17054         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
17055         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
17056
17057         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
17058         (nnspool-sift-nov-with-sed): Use last.
17059         (nnspool-retrieve-headers-with-nov): Use mapc.
17060         (nnspool-request-newgroups): Use dolist.
17061         (nnspool-request-group): Use last.
17062
17063         * nntp.el (nntp-read-server-type): Use dolist.
17064
17065         * nnvirtual.el (nnvirtual-create-mapping)
17066         (nnvirtual-update-read-and-marked): Use dolist.
17067         (nnvirtual-convert-headers): Simplify.
17068
17069 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
17070
17071         * gnus-agent.el (gnus-agent-synchronize-group-flags):
17072         Add support for sync'ing tick marks.
17073
17074 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17075
17076         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
17077         there's no visible header.
17078
17079 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
17080
17081         * gnus-agent.el (gnus-agent-synchronize-group-flags):
17082         When necessary, pass full group name to gnus-request-set-marks.
17083
17084 2004-10-01  Simon Josefsson  <jas@extundo.com>
17085
17086         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
17087         acroread.
17088
17089 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17090
17091         * spam-report.el (spam-report-gmane): Fix interactive.
17092
17093         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
17094
17095         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
17096         when writing file.
17097         (gnus-agent-synchronize-flags): Don't default to being
17098         interactive.
17099
17100 2004-09-30  Simon Josefsson  <jas@extundo.com>
17101
17102         * message.el (message-generate-hashcash): Add.
17103         (message-send-mail): Use it, call mail-add-payment.
17104
17105 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
17106
17107         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
17108
17109 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
17110
17111         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
17112         gnus-requst-update-info with explicit code to sync the in-memory
17113         info read flags with the marks being sync'd to the backend.
17114
17115         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
17116
17117 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17118
17119         * spam.el (spam-verify-bogofilter): Add new function.
17120         (spam-check-bogofilter)
17121         (spam-bogofilter-register-with-bogofilter): Use it.
17122         (spam-verify-bogofilter): Add small fixes.
17123
17124 2004-09-28  Simon Josefsson  <jas@extundo.com>
17125
17126         * hashcash.el (hashcash-generate-payment): Revert.
17127
17128 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17129
17130         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17131         Use gnus-extract-references instead of gnus-split-references.
17132
17133         * gnus-util.el (gnus-extract-references): Add new function, analogous
17134         to gnus-split-references but extracts only the message-ID without
17135         anything extra.
17136
17137         * hashcash.el (hashcash-generate-payment)
17138         (hashcash-check-payment): Do the right thing if hashcash-path is
17139         nil (because the hashcash program could not be found).
17140
17141         * spam.el (spam-use-hashcash): Remove comment.
17142
17143 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
17144
17145         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
17146         (gnus-cache-enter-article, gnus-cache-remove-article)
17147         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
17148
17149         * gnus-async.el (gnus-async-prefetch-remove-group): do.
17150
17151         * gnus-art.el (article-hide-boring-headers)
17152         (article-translate-strings, article-display-face)
17153         (gnus-article-mime-match-handle-first)
17154         (gnus-article-highlight-headers)
17155         (gnus-article-add-buttons-to-head): do.
17156
17157 2004-09-27  Simon Josefsson  <jas@extundo.com>
17158
17159         * hashcash.el: New version, from
17160         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
17161         ../contrib/.
17162
17163 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17164
17165         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
17166
17167 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
17168
17169         * gnus-dup.el (gnus-dup-open): Use mapc.
17170         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
17171
17172         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
17173         Reported by Stefan Wiens <s.wi@gmx.net>.
17174
17175         * gnus.el (gnus-shutdown): Use dolist.
17176
17177         * gnus-undo.el (gnus-undo): Use mapc.
17178
17179         * nnrss.el (nnrss-generate-active): do.
17180
17181         * message.el (message-cite-original-without-signature)
17182         (message-cite-original): Use mapc.
17183         (message-do-actions, message-make-forward-subject): Use dolist.
17184
17185 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
17186
17187         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
17188         deletion to remove entire duplicate line.  Fixes merged article
17189         number bug.
17190
17191 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
17192
17193         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
17194         servers that are offline.  Avoids having gnus-agent-toggle-plugged
17195         first ask if you want to open a server and then, even when you
17196         responded with no, asking if you want to synchronize the server's
17197         flags.
17198         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
17199         multi-line expressions.
17200         (gnus-agent-synchronize-group-flags): New internal function.
17201         Updates marks in memory (in the info structure) AND in the
17202         backend.
17203
17204         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
17205
17206         * nnagent.el (nnagent-request-set-mark):
17207         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
17208         method, to ensure that synchronization updates marks in the
17209         backend and in the info (in memory) structure.
17210
17211 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17212
17213         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
17214         convention fully; don't miss the root article of a thread; make
17215         the X-Draft-From header with correct article numbers.
17216
17217 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
17218
17219         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
17220         unless plugged.  Disable the agent so that an open failure causes
17221         an error.
17222
17223         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
17224         Revert 2004-09-21 change.  The backend must be opened while
17225         synchronizing flags even when the backend stores the flags
17226         locally.
17227
17228 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
17229
17230         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
17231         in `header' match.  Reported by Svend Tollak Munkejord.
17232
17233         * message.el (message-cite-original): Fix use of
17234         `message-cite-articles-with-x-no-archive'.
17235
17236 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17237
17238         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
17239         (gnus-window-to-buffer): Ditto.
17240
17241         * mml.el (mml-preview-buffer): New variable.
17242         (mml-preview): Manage window layout with gnus-buffer-configuration.
17243
17244         * gnus-msg.el (gnus-setup-message): Put article numbers into the
17245         X-Draft-From header even if those articles aren't quoted.
17246
17247 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
17248
17249         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
17250         (gnus-request-set-mark, gnus-request-update-mark): Use new
17251         g-s-t-u-l-m to decide to use backend even when unplugged.
17252
17253 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17254
17255         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
17256         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
17257
17258 2004-09-20  Simon Josefsson  <jas@extundo.com>
17259
17260         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
17261         "utf-16-le".
17262
17263 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
17264
17265         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
17266
17267 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
17268
17269         * uudecode.el (uudecode-use-external): Add :version.
17270
17271         * smime.el (smime-CA-file, smime-encrypt-cipher)
17272         (smime-dns-server): Add :version.
17273
17274         * smiley.el (gnus-smiley-file-types): Add :version.
17275
17276         * sha1.el (sha1-use-external): Add :version.
17277
17278         * pgg-def.el (pgg-query-keyserver): Add :version.
17279
17280         * nnmail.el (nnmail-fancy-expiry-targets)
17281         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
17282         Add :version.
17283
17284         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
17285         (nnimap-retrieve-groups-asynchronous): Add :version.
17286         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
17287
17288         * mml.el (mml-content-disposition-parameters)
17289         (mml-insert-mime-headers-always): Add :version.
17290
17291         * mm-util.el (mm-coding-system-priorities): Add :version.
17292
17293         * mm-decode.el (mm-inline-text-html-with-images)
17294         (mm-keep-viewer-alive-types, mm-external-terminal-program)
17295         (mm-verify-option): Add :version.
17296         (mm-text-html-renderer): Change :version.
17297
17298         * message.el (message-fcc-externalize-attachments)
17299         (message-required-headers, message-draft-headers)
17300         (message-subject-trailing-was-query)
17301         (message-subject-trailing-was-ask-regexp)
17302         (message-subject-trailing-was-regexp, message-mark-insert-begin)
17303         (message-mark-insert-end, message-archive-header)
17304         (message-archive-note, message-cross-post-default)
17305         (message-cross-post-note, message-followup-to-note)
17306         (message-cross-post-note-function, message-use-mail-followup-to)
17307         (message-subscribed-address-functions)
17308         (message-subscribed-address-file, message-subscribed-addresses)
17309         (message-subscribed-regexps, message-allow-no-recipients)
17310         (message-yank-cited-prefix, message-signature-insert-empty-line)
17311         (message-hidden-headers, message-hierarchical-addresses)
17312         (message-mail-user-agent, message-use-idna)
17313         (message-valid-fqdn-regexp)
17314         (message-strip-special-text-properties, message-header-synonyms)
17315         (message-beginning-of-line, message-tab-body-function): Add :version.
17316         (message-insert-canlock, message-wide-reply-confirm-recipients):
17317         Change :version.
17318
17319         * mail-source.el (mail-source-ignore-errors): Add :group, :type
17320         and :version.
17321         (mail-source-delete-old-incoming-confirm)
17322         (mail-source-movemail-program): Add :version.
17323
17324         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
17325         (gnus-agent-cache, gnus-agent): Change :version.
17326
17327         * gnus-util.el (gnus-use-byte-compile): Change :version.
17328
17329         * gnus-sum.el (gnus-summary-make-false-root-always)
17330         (gnus-summary-default-high-score)
17331         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
17332         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
17333         (gnus-read-all-available-headers, gnus-article-emulate-mime)
17334         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
17335         (gnus-sum-thread-tree-single-indent)
17336         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
17337         (gnus-sum-thread-tree-leaf-with-other)
17338         (gnus-sum-thread-tree-single-leaf): Add :version.
17339         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
17340         (gnus-article-loose-mime): Change :version.
17341
17342         * gnus-start.el (gnus-backup-startup-file)
17343         (gnus-save-startup-file-via-temp-buffer): Add :version.
17344
17345         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
17346         (gnus-server-offline-face): Add :version.
17347
17348         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
17349
17350         * gnus-msg.el (gnus-gcc-externalize-attachments)
17351         (gnus-debug-files, gnus-debug-exclude-variables)
17352         (gnus-discouraged-post-methods): Change :version.
17353         (gnus-confirm-mail-reply-to-news)
17354         (gnus-confirm-treat-mail-like-news): Add :version.
17355
17356         * gnus-int.el (gnus-server-unopen-status): Add :version.
17357
17358         * gnus-group.el (gnus-group-jump-to-group-prompt)
17359         (gnus-large-ephemeral-newsgroup)
17360         (gnus-fetch-old-ephemeral-headers): Add :version.
17361
17362         * gnus-fun.el (gnus-x-face-directory)
17363         (gnus-convert-pbm-to-x-face-command)
17364         (gnus-convert-image-to-x-face-command)
17365         (gnus-convert-image-to-face-command): Add :version.
17366
17367         * gnus-delay.el (gnus-delay-default-hour): Add :version.
17368
17369         * gnus-cite.el (gnus-cite-blank-line-after-header)
17370         (gnus-article-boring-faces): Add :version.
17371
17372         * gnus-art.el (gnus-buttonized-mime-types)
17373         (gnus-inhibit-mime-unbuttonizing)
17374         (gnus-treat-display-face)
17375         (gnus-treat-body-boundary): Change :version.
17376         (gnus-body-boundary-delimiter, gnus-picon-databases)
17377         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
17378         (gnus-treat-date-english, gnus-treat-fold-headers)
17379         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
17380         (gnus-treat-mail-picon, gnus-treat-wash-html)
17381         (gnus-article-encrypt-protocol)
17382         (gnus-use-idna, gnus-article-over-scroll)
17383         (gnus-mime-display-multipart-alternative-as-mixed)
17384         (gnus-mime-display-multipart-related-as-mixed)
17385         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
17386         (gnus-ctan-url, gnus-button-ctan-handler)
17387         (gnus-button-handle-ctan-bogus-regexp)
17388         (gnus-button-ctan-directory-regexp)
17389         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
17390         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
17391         (gnus-button-man-level, gnus-button-emacs-level)
17392         (gnus-button-message-level, gnus-button-browse-level): Add :version.
17393
17394         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
17395         (gnus-agent-go-online): Change :version.
17396         (gnus-agent-expire-unagentized-dirs)
17397         (gnus-agent-auto-agentize-methods): Add :version.
17398
17399         * flow-fill.el (fill-flowed-display-column)
17400         (fill-flowed-encode-column): Add :version.
17401
17402         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
17403         (gnus-outlook-deuglify-unwrap-max)
17404         (gnus-outlook-deuglify-cite-marks)
17405         (gnus-outlook-deuglify-unwrap-stop-chars)
17406         (gnus-outlook-deuglify-no-wrap-chars)
17407         (gnus-outlook-deuglify-attrib-cut-regexp)
17408         (gnus-outlook-deuglify-attrib-verb-regexp)
17409         (gnus-outlook-deuglify-attrib-end-regexp)
17410         (gnus-outlook-display-hook): Add :version.
17411
17412         * binhex.el (binhex-use-external): Add :version.
17413
17414 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
17415
17416         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
17417         and `invisible'.
17418
17419 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
17420
17421         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
17422         in gnus-registry-trim.
17423
17424 2004-09-13  Simon Josefsson  <jas@extundo.com>
17425
17426         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
17427
17428         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
17429
17430         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
17431         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
17432         <yamaoka@jpl.org>.
17433         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
17434         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
17435         <yamaoka@jpl.org>.
17436
17437         * sieve.el (sieve-manage-mode): Ditto.
17438
17439 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
17440
17441         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
17442
17443 2004-09-11  Simon Josefsson  <jas@extundo.com>
17444
17445         * dns-mode.el: Add.
17446
17447         * mm-view.el (mm-display-dns-inline): Add.
17448
17449         * mm-decode.el (mm-inline-media-tests): Add text/dns.
17450         (mm-automatic-display): Ditto.
17451
17452         * mailcap.el (mailcap-mime-data): Add text/dns.
17453         (mailcap-mime-extensions): Map .soa to text/dns.
17454
17455 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
17456
17457         * gnus-art.el (article-decode-mime-words, article-babel)
17458         (gnus-article-highlight-signature, gnus-article-add-buttons)
17459         (gnus-signature-toggle): Remove unnecessary bindings of
17460         `inhibit-read-only' inherited from v5.10 merge.
17461
17462 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
17463
17464         * nntp.el (nntp): New customization group.
17465         (nntp-authinfo-file): Add customization group.
17466
17467         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
17468
17469         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
17470
17471         * gnus.el (to-address, to-list, subscribed)
17472         (large-newsgroup-initial): Ditto.
17473
17474         * flow-fill.el (fill-flowed-display-column)
17475         (fill-flowed-encode-column): Ditto.
17476
17477 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
17478
17479         * message.el (message-tokenize-header, message-send-mail-with-qmail):
17480         Use point-min rather than 1.
17481         (message-send-mail): Use buffer-size rather than point-max.
17482
17483         * gnus-sum.el (gnus-summary-search-article-forward):
17484         Signal a specific `search-failed' rather than a generic `error'.
17485
17486         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
17487         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
17488         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
17489
17490 2004-09-10  Simon Josefsson  <jas@extundo.com>
17491
17492         * nndb.el (require): Remove tcp and duplicate cl.
17493
17494 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17495
17496         * gnus-agent.el (directory-files-and-attributes): Move forward.
17497
17498 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
17499
17500         * gnus-agent.el (directory-files-and-attributes):
17501         Optionally defined to support XEmacs.
17502
17503 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
17504
17505         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
17506         to avoid run-time CL dependencies.
17507         (gnus-agent-unfetch-articles): New function.
17508         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
17509         article numbers even when local .overview file is missing.
17510         (gnus-agent-read-article-number): New function.  Only accepts
17511         27-bit article numbers.
17512         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
17513         Use gnus-agent-read-article-number.
17514         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
17515         from backend while recognizing that article numbers in .overview
17516         must be valid.
17517         (gnus-agent-update-files-total-fetched-for):
17518         Use directory-files-and-attributes to improve performance.
17519         * gnus-int.el (gnus-request-move-article):
17520         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
17521         improve performance.
17522
17523         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
17524         some users confused by references to .newsrc when they only have a
17525         .newsrc.eld file.
17526         (gnus-convert-mark-converter-prompt)
17527         (gnus-convert-converter-needs-prompt): Fix use of property list.
17528         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
17529         New function.  Used internally to only display 'gnus converting
17530         files' message when actually necessary.
17531
17532         * gnus-sum.el (): Remove (require 'gnus-agent) as required
17533         methods now autoloaded.
17534
17535 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17536
17537         * gnus-sum.el (gnus-summary-insert-subject): Remove list
17538         identifiers.
17539
17540 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
17541
17542         * gnus-picon.el: Fix indentation and closing parenthesis.
17543
17544 2004-09-01  Simon Josefsson  <jas@extundo.com>
17545
17546         * message.el (message-canlock-generate): Require sha1, not
17547         sha1-el.  (Can we get rid of this require altogether?  It is ugly
17548         to require within a function.  Sadly, if sha1.el isn't loaded, the
17549         let binding in m-c-g will hide the defcustom definition, which is
17550         bad.)
17551
17552         * canlock.el: Require sha1, not sha1-el.
17553
17554         * message.el: Don't autoload sha1 (there is a autoload cookie in
17555         sha1.el).
17556
17557         * sha1-el.el: Rename to sha1.el.
17558
17559 2004-08-30  Juanma Barranquero  <lektu@terra.es>
17560
17561         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
17562
17563 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
17564
17565         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
17566
17567 2004-08-30  Kim F. Storm  <storm@cua.dk>
17568
17569         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
17570
17571         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
17572         Add :group 'nnimap.
17573
17574 2004-08-30  Andreas Schwab  <schwab@suse.de>
17575
17576         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
17577         ?* and ?\;.
17578
17579         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
17580         and ?\' to symbol instead of whitespace.
17581
17582 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17583
17584         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
17585
17586         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
17587         instead of re-search-forward.
17588
17589         * gnus-uu.el (gnus-uu-save-article): Ditto.
17590         (gnus-uu-post-encode-uuencode): Ditto.
17591
17592         * html2text.el (html2text-clean-list-items): Ditto.
17593         (html2text-clean-dtdd): Ditto.
17594         (html2text-format-tags): Ditto.
17595
17596         * message.el (message-send-mail-with-sendmail): Fix regexp.
17597         (message-fill-field-general): Use search-forward instead of
17598         re-search-forward.
17599         (unbold-region): Ditto.
17600
17601         * nnrss.el (nnrss-request-article): Ditto.
17602
17603         * nnslashdot.el (nnslashdot-request-article): Ditto.
17604
17605         * nnweb.el (nnweb-gmane-wash-article): Ditto.
17606
17607         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
17608         "Unrecognized menu descriptor" error in XEmacs.
17609
17610 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
17611
17612         * gnus-sum.el (gnus-read-header): Don't remove a header for the
17613         parent article of a sparse article in the thread hashtb.
17614
17615 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
17616
17617         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
17618         (nnmail-expand-newtext): Lowercase expanded entries if
17619         nnmail-split-lowercase-expanded is non-nil.
17620
17621 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17622
17623         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
17624
17625         * gnus-group.el (gnus-group-line-format-alist): Convert the value
17626         of gnus-tmp-news-method into string under XEmacs.  It will be
17627         passed to gnus-correct-length which takes only a string argument.
17628
17629 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17630
17631         * gnus-util.el (gnus-bind-print-variables): New macro.
17632         (gnus-prin1): Use it.
17633         (gnus-prin1-to-string): Use it.
17634         (gnus-pp): New function.
17635         (gnus-pp-to-string): New function.
17636
17637         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
17638         Replace pp-to-string with gnus-pp-to-string.
17639         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
17640         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
17641         * gnus-msg.el (gnus-debug): Ditto.
17642         * gnus-score.el (gnus-score-save): Ditto.
17643         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
17644         gnus-pp-to-string.
17645         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
17646         with gnus-pp.
17647         * score-mode.el (gnus-score-pretty-print): Ditto.
17648         * webmail.el (webmail-debug): Ditto.
17649
17650 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17651
17652         * gnus-art.el (article-display-face, article-display-x-face):
17653         Use buffer-read-only.
17654
17655 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17656
17657         * gnus-art.el (article-hide-list-identifiers):
17658         Bind inhibit-read-only as t.
17659
17660 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
17661
17662         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
17663
17664 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17665
17666         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
17667         (gnus-narrow-to-page): Don't assume point-min == 1.
17668         (gnus-article-edit-mode): Derive from message-mode.
17669
17670         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
17671         point-min == 1.
17672
17673         * imap.el (imap-parse-address-list, imap-parse-body-ext):
17674         Disable incorrect use of `assert'.
17675
17676         * message.el (message-mode): Set comment-start-skip.
17677
17678
17679 2004-08-22  Sam Steingold  <sds@gnu.org>
17680
17681         * pop3.el (pop3-leave-mail-on-server): New user variable.
17682         (pop3-movemail): Delete mail only when it is nil.
17683
17684 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
17685
17686         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
17687
17688         * mml.el (mml-preview): Use `pop-to-buffer'.
17689
17690         * message.el (message-goto-mail-followup-to): Insert after "To".
17691         (message-carefully-insert-headers): Add comment.
17692
17693         * gnus.el: Remove unused variable `gnus-article-check-size'.
17694
17695         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
17696
17697         * gnus-art.el (gnus-button-alist):
17698         Improve `gnus-button-handle-library' entry.
17699
17700 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
17701
17702         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
17703         Use downcase, since XEmacs capitalizes error messages differently.
17704
17705 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
17706
17707         * nntp.el: Add (require 'gnus) due to reference to
17708         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
17709
17710 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
17711
17712         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
17713         Bind `mm-fill-flowed'.
17714
17715         * mm-decode.el (mm-dissect-singlepart): Check it.
17716
17717 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
17718
17719         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
17720         'imap' for netrc parsing.
17721
17722 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
17723
17724         * mailcap.el (mailcap-mime-data): Mark as risky.
17725
17726 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17727
17728         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
17729         may be included in the encoded word.
17730         (rfc2047-encode): Don't append a space if the encoded word
17731         includes close parenthesis.
17732
17733 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17734
17735         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
17736         of text within parentheses.
17737
17738 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
17739
17740         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
17741         (gnus-encrypt-write-file-contents): Make the password key the file
17742         name PLUS the cipher, not just the cipher.  Also remove failed
17743         passwords from the cache.
17744
17745 2004-08-06  Simon Josefsson  <jas@extundo.com>
17746
17747         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
17748         Doc fix.
17749
17750 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17751
17752         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
17753         LWSP.
17754
17755 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
17756
17757         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17758         Try to append in-reply-to: data to the references: header.
17759
17760         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
17761         (netrc-parse): Use gnus-encrypt.el functions.
17762
17763         * gnus-encrypt.el: Add new file for encryption support; currently
17764         does only a few GPG ciphers and an internal XOR cipher.
17765
17766         * password.el: Add comments on using password-read-and-add.
17767         (password-read-and-add): Add function to read and add the
17768         password to the cache at once.
17769
17770 2004-07-28  Simon Josefsson  <jas@extundo.com>
17771
17772         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
17773         parameter (but don't use it, for now).
17774
17775         * imap.el (imap-ssl-open): Use imap-process-connection-type,
17776         instead of hard coding to nil.
17777
17778 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17779
17780         * mm-view.el (mm-inline-image-emacs): Open lines under an image
17781         as mm-inline-image-xemacs does.
17782
17783 2004-07-26  Simon Josefsson  <jas@extundo.com>
17784
17785         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
17786         Revert part of 2004-07-17 change below.
17787
17788 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17789
17790         * rfc2047.el (rfc2047-encode-region): Don't infloop.
17791         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17792
17793 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17794
17795         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
17796         quotes that actually start with ">" at the beginning of the
17797         lines.
17798
17799 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17800
17801         * rfc2047.el (rfc2047-encode-region): Fix last change.
17802         (rfc2047-encode-parameter): Remove useless concat.
17803
17804 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17805
17806         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
17807         encode special characters; fix some kind of misconfigured headers;
17808         signal a real error if debug-on-quit or debug-on-error is non-nil.
17809         (rfc2047-encode-max-chars): New variable.
17810         (rfc2047-encode-1): Use it.
17811         (rfc2047-encode-parameter): New function.
17812
17813         * mml.el (mml-insert-parameter): Remove an excessive space.
17814
17815 2004-07-17  Simon Josefsson  <jas@extundo.com>
17816
17817         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
17818         Kai Grossjohann <kai@emptydomain.de>.
17819         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
17820         (gnus-group-make-menu-bar): Ditto.
17821
17822         * gnus-util.el (gnus-group-server): Add.
17823
17824 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
17825
17826         * message.el (message-clone-locals): Clone sendmail and smtp
17827         variables.
17828
17829 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17830
17831         * rfc2047.el (rfc2047-encode-region): Fix last change.
17832
17833 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17834
17835         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
17836         characters as non-special.
17837
17838 2004-07-09  Simon Josefsson  <jas@extundo.com>
17839
17840         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
17841         Users will lose all flag changes made while unplugged with
17842         e.g. nntp unless flag synchronization happens, thus `nil' is not a
17843         good default.  See numerous reports on ding mailing list.
17844
17845 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17846
17847         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
17848         add generate-head-function and generate-article-function to the
17849         rfc822-forward entry.
17850         (nndoc-rfc822-forward-generate-article): New function.
17851         (nndoc-rfc822-forward-generate-head): New function.
17852
17853         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
17854
17855 2004-07-06  Dan Christensen  <jdc@uwo.ca>
17856
17857         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
17858         respect display group parameter and gnus-summary-expunge-below.
17859         (gnus-articles-to-read): Remove unused reference to display group
17860         parameter.
17861
17862 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17863
17864         * nnheader.el (nnheader-uniquify-message-id): New experimental
17865         variable.
17866         (nnheader-nov-read-message-id): Use it.
17867
17868         * spam-report.el (spam-report-gmane): Add interactive.
17869
17870 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17871
17872         * mm-encode.el (mm-content-transfer-encoding-defaults):
17873         Use qp-or-base64 for the application/* types.
17874
17875 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
17876
17877         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
17878
17879 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
17880
17881         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
17882         trim value.
17883
17884 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
17885
17886         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
17887         New macro and function.
17888         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
17889
17890 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17891
17892         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
17893         after-load-alist.
17894
17895 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17896
17897         * gnus-group.el (gnus-group-get-new-news-this-group):
17898         Don't update info that isn't there.
17899
17900 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
17901
17902         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
17903         entry.
17904
17905 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17906
17907         * mm-view.el (mm-inline-render-with-function): Use multibyte
17908         buffer; decode html source by charset.
17909
17910         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
17911
17912         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
17913         Mule-UCS is loaded under XEmacs.
17914         (mm-mime-mule-charset-alist): Avoid duplicated entries.
17915
17916 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
17917
17918         * nnheader.el (nnheader-max-head-length): Increase to 8192.
17919
17920 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17921
17922         * mm-util.el (mm-coding-system-p): Return a coding-system.
17923         (mm-mime-mule-charset-alist): Use shift_jis instead of
17924         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
17925         entries for the mime charsets iso-2022-jp-3 and shift_jis.
17926         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
17927         instead of japanese-shift-jis and iso-latin-1 respectively in
17928         order to share the default value with both Emacs and XEmacs-mule.
17929         (mm-mule-charset-to-mime-charset):
17930         Make mm-coding-system-priorities effective.
17931         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
17932         while predicating of candidates upon the priorities.
17933
17934 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
17935
17936         * gnus-sum.el (gnus-summary-make-menu-bar):
17937         Add gnus-uu-invert-processable.
17938
17939         * gnus.el: Autoload gnus-uu-invert-processable.
17940
17941 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17942
17943         * mm-util.el (mm-with-multibyte-buffer): New macro.
17944
17945         * rfc2047.el (rfc2047-encode-string): Use it.
17946         (rfc2047-encode-region): Move point to the end of the region after
17947         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
17948
17949 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17950
17951         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
17952         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
17953
17954 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17955
17956         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
17957         (gnus-cite-parse): Ignore quoted envelope From_.
17958         Suggested by Karl Chen <quarl@nospam.quarl.org>.
17959
17960 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
17961
17962         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
17963         invalid addresses.
17964
17965 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
17966
17967         * spam.el: Change section markers, revise TODO list.
17968         (spam-backends): Make new master list of all installed backends.
17969         (spam-summary-exit-behavior): Add new variable to determine how
17970         messages moves are done at summary exit.
17971         (spam-move-spam-nonspam-groups-only)
17972         (spam-process-ham-in-nonham-groups)
17973         (spam-process-ham-in-spam-groups): Remove variables, the
17974         spam-summary-exit-behavior variable should be used to manage this
17975         behavior.
17976         (spam-old-ham-articles, spam-old-spam-articles): Remove.
17977         (spam-old-articles): Add variable, replacing spam-old-ham-articles
17978         and spam-old-spam-articles.
17979         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
17980         Add empty variables, placeholders for the backends they represent.
17981         (spam-set-difference): Move, unchanged.
17982         (spam-list-of-processors): Declare OBSOLETE, not used anymore
17983         unless the user has a processor variable.
17984         (spam-classifications, spam-classification-valid-p)
17985         (spam-backend-properties, spam-backend-property-valid-p)
17986         (spam-backend-function-type-valid-p)
17987         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
17988         (spam-report-articles-gmane, spam-report-articles-resend):
17989         Remove functions, they are not needed.
17990         (spam-install-backend-super, spam-backend-list)
17991         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
17992         (spam-backend-function, spam-backend-ham-registration-function)
17993         (spam-backend-spam-registration-function)
17994         (spam-backend-ham-unregistration-function)
17995         (spam-backend-spam-unregistration-function)
17996         (spam-backend-statistical-p, spam-backend-mover-p)
17997         (spam-install-backend-alias, spam-install-checkonly-backend)
17998         (spam-install-mover-backend, spam-install-nocheck-backend)
17999         (spam-install-backend, spam-install-statistical-backend)
18000         (spam-install-statistical-checkonly-backend): Add backend installation
18001         support.
18002         (spam-summary-prepare-exit): Rewrite to use the new backend code.
18003         (spam-group-processor-p): Use the new backend code and respect the
18004         summary exit behavior.
18005         (spam-mark-spam-as-expired-and-move-routine): Remove.
18006         (spam-summary-prepare): Change to use the new spam-old-articles
18007         variable.
18008         (spam-copy-or-move-routine, spam-copy-spam-routine)
18009         (spam-move-spam-routine, spam-copy-ham-routine)
18010         (spam-move-ham-routine): Add code to copy/move ham or spam.
18011         (spam-fetch-field-fast): Improve doc and code, plus allow the
18012         'number request.
18013         (spam-list-of-checks, spam-list-of-statistical-checks):
18014         Remove variables.
18015         (spam-split, spam-find-spam): Use the new backend code.
18016         (spam-registration-functions): Remove variable.
18017         (spam-unregister-routine): Add convenience wrapper.
18018         (spam-log-undo-registration, spam-register-routine)
18019         (spam-log-processing-to-registry)
18020         (spam-log-unregistration-needed-p): Rename "check" to "backend"
18021         where possible.
18022         (spam-check-gmane-xref, spam-check-regex-headers)
18023         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
18024         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
18025         (spam-check-bogofilter-headers, spam-check-spamoracle)
18026         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
18027         (spam-check-crm114-headers): Use the spam-split-group that
18028         spam-split prepares, no need to determine it every time.
18029
18030         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
18031         to the nnheader-parse-naked-head call.
18032
18033         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
18034
18035         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
18036         the nnheader-nov-read-message-id call.
18037
18038 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18039
18040         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
18041         gnus-activate-group twice.  Suggested by Markus Peter
18042         <warp@spin.de>.
18043
18044 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18045
18046         * gnus-art.el (gnus-article-time-format): Exchange the order of
18047         day and month in the default value; fix customization type.
18048         (article-date-ut): Use add-text-properties.
18049         (article-make-date-line): Use message-make-date instead of
18050         current-time-string.
18051
18052         * message.el (message-fetch-field): Don't use set-text-properties.
18053         (message-make-date): Simplify.
18054
18055         * messagexmas.el (message-xmas-make-date): New function.
18056         (message-xmas-redefine): Defalias message-make-date to it.
18057
18058 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18059
18060         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
18061         (rfc2047-encode-region): Treat text within parentheses as special;
18062         show the original text when error has occurred.
18063
18064         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
18065         already-computed method to gnus-activate-group.
18066
18067         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
18068         same select-methods identical Lisp objects.
18069
18070         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
18071         object when modifying the info.
18072
18073 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18074
18075         * gnus-srvr.el (gnus-server-set-info): Remove the server from
18076         gnus-opened-servers since it has never been opened with the new
18077         configuration yet.
18078
18079 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18080
18081         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
18082         arg to nnheader-generate-fake-message-id.
18083
18084 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
18085
18086         * nnheader.el (nnheader-generate-fake-message-id): Accept a
18087         number and build a fake message ID localized to a group and
18088         article number (so it's repeatable from that point on).
18089         (nnheader-fake-message-id-p): Change regex to accomodate new fake
18090         ID format.
18091
18092         * gnus-sum.el (gnus-get-newsgroup-headers):
18093         Call nnheader-generate-fake-message-id with the article number.
18094
18095 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
18096
18097         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
18098         end-of-buffer.
18099
18100 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18101
18102         * message.el (message-ignored-supersedes-headers): Add Approved.
18103
18104 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18105
18106         * rfc2047.el (rfc2047-encode-message-header): Remove useless
18107         goto-char.
18108         (rfc2047-encode): Fold the line before encoding.
18109
18110 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18111
18112         * rfc2047.el (rfc2047-encode-message-header): Disabled header
18113         folding -- not all headers can be folded, and this should be done
18114         by the message composition mode.  Probably.  I think.
18115
18116 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18117
18118         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
18119         fast.
18120
18121         * gnus-ems.el (gnus-remove-image): Don't use
18122         message-text-with-property; remove only the image found first.
18123
18124         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
18125         found first.
18126
18127 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
18128
18129         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
18130
18131 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18132
18133         * message.el (message-text-with-property): Make it fast and accept
18134         optional arguments.
18135         (message-strip-forbidden-properties): Use it.
18136         (message-fix-before-sending): Follow the m-t-w-p change.
18137
18138         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
18139
18140 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18141
18142         * gnus-art.el (article-hide-headers): Don't change the buffer
18143         mistakenly when performing mml-preview even if
18144         gnus-single-article-buffer is nil.
18145
18146 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
18147
18148         * message.el (message-expand-name-databases): New user option.
18149         (message-expand-name): Use it.
18150
18151 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
18152
18153         * spam.el (spam-report-articles-resend)
18154         (spam-report-resend-register-routine): Allow ham reporting.
18155         (spam-report-resend-register-ham-routine): Add wrapper.
18156         (spam-registration-functions): Add ham resending functions.
18157         (spam-list-of-processors): Add ham resend processor.
18158
18159         * gnus.el (ham-resend-to): Add new group parameter.
18160         (spam-process): Add ham resend option.
18161
18162         * spam-report.el (spam-report-resend): Allow reporting ham.
18163         (spam-report-resend-ham): Add wrapper.
18164
18165 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18166
18167         * message.el (message-cite-articles-with-x-no-archive):
18168         New variable.
18169         (message-cite-original): Use it.
18170
18171 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18172
18173         * message.el (message-cite-original): Respect X-No-Archive.
18174
18175 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18176
18177         * gnus-art.el (article-hide-headers): Refer to the values for
18178         gnus-ignored-headers and gnus-visible-headers in the summary
18179         buffer since a user may have set them as group parameters.
18180
18181 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
18182
18183         * assistant.el (assistant-node-name): Add convenience function.
18184         (assistant-render-text, assistant-render-node): Add error handling,
18185         plus handle multiple next nodes.
18186         (assistant-find-next-node): Comment out for now.
18187         (assistant-find-next-nodes): Add function, returns list of next
18188         nodes.
18189
18190 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
18191
18192         * mail-source.el (mail-source-directory): Fix doc-string.
18193
18194 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
18195
18196         * assistant.el (assistant-render-text, assistant-eval): Add :set
18197         widget type, which is different because it takes and returns a
18198         list.  Much hilarity ensues.
18199
18200 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
18201
18202         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
18203
18204         * gnus-group.el (gnus-group-get-new-news-this-group):
18205         Add doc-string.
18206
18207         * gnus-start.el (gnus-activate-group): Add doc-string.
18208
18209 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18210
18211         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
18212
18213 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
18214
18215         * assistant.el (assistant-render-text): Try to add a :set
18216         widget, more to come.
18217
18218         * spam.el (spam-group-spam-contents-p): Handle empty groupname
18219         strings.
18220         (spam-report-articles-resend)
18221         (spam-register-routine): Do registration iff any articles warrant
18222         it.
18223         (spam-summary-prepare-exit): Change log message for nil group
18224         destinations.
18225
18226 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
18227
18228         * spam.el (spam-report-resend-register-routine):
18229         Allow spam-report-resend-to to be a group parameter or a global value.
18230
18231 2004-05-26  Simon Josefsson  <jas@extundo.com>
18232
18233         * starttls.el: Merge with my GNUTLS based starttls.el.
18234         (starttls-gnutls-program, starttls-use-gnutls)
18235         (starttls-extra-arguments, starttls-process-connection-type)
18236         (starttls-connect, starttls-failure, starttls-success):
18237         New variables.
18238         (starttls-program, starttls-extra-args): Doc fix.
18239         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
18240         New functions.
18241         (starttls-negotiate, starttls-open-stream):
18242         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
18243         function if it is set.
18244
18245 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18246
18247         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
18248         structured fields.
18249
18250 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18251
18252         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
18253
18254 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
18255
18256         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
18257         Add variable.
18258         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
18259         assigning the spam-mark to new messages.
18260
18261 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
18262
18263         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
18264
18265 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18266
18267         * dgnushack.el: Autoload customize-set-variable for XEmacs.
18268
18269         * rfc2047.el (rfc2047-encodable-p): Don't move point.
18270         (rfc2047-decode): Treat the ascii coding-system as raw-text by
18271         default.
18272
18273 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
18274
18275         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
18276         correct data.
18277
18278 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
18279
18280         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
18281         (spam-group-processor-p): Fix function.
18282         (spam-group-processor-multiple-p)
18283         (spam-group-spam-processor-report-gmane-p)
18284         (spam-group-spam-processor-report-resend-p)
18285         (spam-group-spam-processor-bogofilter-p)
18286         (spam-group-spam-processor-blacklist-p)
18287         (spam-group-spam-processor-ifile-p)
18288         (spam-group-ham-processor-ifile-p)
18289         (spam-group-spam-processor-spamoracle-p)
18290         (spam-group-spam-processor-crm114-p)
18291         (spam-group-ham-processor-bogofilter-p)
18292         (spam-group-spam-processor-stat-p)
18293         (spam-group-ham-processor-stat-p)
18294         (spam-group-ham-processor-whitelist-p)
18295         (spam-group-ham-processor-BBDB-p)
18296         (spam-group-ham-processor-spamoracle-p)
18297         (spam-group-ham-processor-copy-p): Remove functions with some
18298         prejudice against unneeded code.
18299         (spam-report-articles-resend)
18300         (spam-report-resend-register-routine): Allow the group/topic
18301         spam-resend-to value to override spam-report-resend-to.
18302         (spam-summary-prepare-exit): Invoke spam-group-processor-p
18303         properly now.
18304
18305         * gnus.el (spam-resend-to): Add group/topic parameter.
18306         (spam-process): Move the OBSOLETE processors to the end of the
18307         choices.
18308
18309 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
18310
18311         * spam-report.el (spam-report-resend-to, spam-report-resend):
18312         Start with resend-to set to nil, and then ask the user if necessary.
18313         (spam-report-resend): spam-report-resend takes a list of articles, not
18314         separate article numbers.
18315
18316 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18317
18318         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
18319         addition to emacs-w3m.
18320
18321 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18322
18323         * assistant.el (assistant-authinfo-data): New function.
18324         (assistant-eval): Eval for entire assistant.
18325
18326         * netrc.el (netrc-services-file): New variable.
18327         (netrc-parse-services): New function.
18328         (netrc-find-service-name): New function.
18329         (netrc-find-service-number): New function.
18330         (netrc-port-equal): New function.
18331         (netrc-machine): Use it.
18332
18333         * nnimap.el (nnimap-open-connection): Use netrc.
18334
18335         * gnus-util.el (gnus-netrc-get): Remove aliases.
18336
18337         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
18338
18339         * assistant.el (wid-edit): Fix compilation.
18340
18341         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
18342
18343 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
18344
18345         * gnus-util.el (gnus-set-file-modes): New function.  (small
18346         patch).
18347
18348 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18349
18350         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
18351
18352         * assistant.el (assistant-render-node): Fix up rendering and
18353         read-only text.
18354         (assistant-render-node): Reset.
18355         (assistant-make-read-only): Not sticky.
18356
18357 2004-05-20  Danny Siu  <dsiu@adobe.com>
18358
18359         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
18360         centered even when gnus-auto-center-summary is t.
18361
18362 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18363
18364         * dns.el (dns-get-txt-answer): New function.
18365         (dns-read-txt): Ditto.
18366         (query-dns): Use it.
18367
18368 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18369
18370         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
18371         active for foreign groups even if the group level is higher than
18372         the specified value.
18373
18374 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18375
18376         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
18377         non-active groups.
18378
18379         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
18380
18381 2004-05-20  Magnus Henoch  <mange@freemail.hu>
18382
18383         * dns.el (dns-read-type): Add support for SVR.  (small patch)
18384
18385 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
18386
18387         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
18388         (spam-crm114-header, spam-crm114-spam-switch)
18389         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
18390         (spam-crm114-positive-spam-header)
18391         (spam-crm114-database-directory, spam-list-of-processors)
18392         (spam-group-spam-processor-crm114-p)
18393         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
18394         (spam-generic-score, spam-list-of-checks)
18395         (spam-list-of-statistical-checks, spam-registration-functions)
18396         (spam-check-crm114-headers, spam-crm114-score)
18397         (spam-check-crm114, spam-crm114-register-with-crm114)
18398         (spam-crm114-register-spam-routine)
18399         (spam-crm114-unregister-spam-routine)
18400         (spam-crm114-register-ham-routine)
18401         (spam-crm114-unregister-ham-routine): Add CRM114 support.
18402         From asjo@koldfront.dk (Adam Sjøgren).
18403
18404         * gnus.el: Add spam-use-crm114.
18405
18406         * spam.el (spam-list-of-processors, spam-registration-functions):
18407         Add spam-use-resend.
18408         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
18409         (spam-report-articles-gmane): Add doc fix.
18410         (spam-report-articles-resend, spam-report-resend-register-routine):
18411         Add wrappers around spam-report-resend-to.
18412
18413         * spam-report.el (spam-report-resend-to, spam-report-resend):
18414         Add support for resending spam.
18415         (spam-report-gmane): Fix line length >80.
18416
18417         * gnus.el (spam-process): Add spam-use-resend.
18418
18419 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18420
18421         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
18422         number of processed spam messages.
18423         (spam-ham-copy-or-move-routine): Return the number of processed
18424         ham messages.
18425         (spam-summary-prepare-exit): Use the above values to decide
18426         whether status messages shouled be displayed.
18427
18428 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18429
18430         * rfc2047.el (rfc2047-encode-function-alist): Rename from
18431         `rfc2047-encoding-function-alist' in order to avoid conflicting
18432         with the old version.
18433         (rfc2047-encode-region): Concatenate words containing non-ASCII
18434         characters in structured fields; don't encode space-delimited
18435         ASCII words even in unstructured fields; don't break words at
18436         char-category boundaries.
18437         (rfc2047-encode-1): New function.
18438         (rfc2047-encode): Use it; encode text so that it occupies the
18439         maximum width within 76-column; work correctly on Q encoding for
18440         iso-2022-* charsets.
18441         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
18442         sure not to break a line just after the header name.
18443         (rfc2047-b-encode-region): Remove.
18444         (rfc2047-b-encode-string): New function.
18445         (rfc2047-q-encode-region): Remove.
18446         (rfc2047-q-encode-string): New function.
18447
18448         * mm-util.el (mm-replace-in-string): New function.
18449
18450 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18451
18452         * gnus-msg.el (gnus-inews-make-draft-meta-information):
18453         Really get it right.
18454         (gnus-inews-make-draft): Really.
18455
18456 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
18457
18458         * nnmh.el (nnmh-request-list-1): Don't check the link count
18459         before descending.  (small patch)
18460
18461 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18462
18463         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
18464         stuff.
18465
18466         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
18467         Match on real group name.
18468
18469         * gnus-art.el (gnus-signature-limit): Doc fix.
18470
18471         * gnus-msg.el (gnus-inews-make-draft): Quote list.
18472
18473         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
18474
18475 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
18476
18477         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
18478         isn't a string.
18479
18480 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18481
18482         * gnus-draft.el (gnus-draft-send):
18483         Bind rfc2047-encode-encoded-words.
18484
18485         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
18486         (rfc2047-encodable-p): Say that =? needs encoding.
18487         (rfc2047-encode-encoded-words): New variable.
18488
18489         * gnus-group.el (gnus-group-select-group): Doc fix.
18490
18491         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
18492
18493         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
18494         to nil.
18495
18496         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
18497
18498         * nnheader.el (nnheader-get-lines-and-char): New function.
18499
18500 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
18501
18502         * gnus-msg.el (gnus-summary-followup-with-original):
18503         Document yanking of region when active.
18504
18505 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18506
18507         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
18508         groups if the group level is higher than the specified value.
18509
18510 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18511
18512         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
18513         (gnus-group-jump-to-group): Add prefix argument using
18514         `gnus-group-jump-to-group-prompt'.  Query before jumping to
18515         non-active group.
18516
18517         * compface.el (uncompface): Be verbose when changing
18518         `uncompface-use-external'.
18519
18520         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
18521         handle manual section.
18522
18523 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18524
18525         * gnus-art.el (gnus-button-alist): Revert previous change.
18526
18527 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18528
18529         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
18530
18531 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18532
18533         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
18534         whether backend can accept message.
18535
18536         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
18537
18538 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
18539
18540         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
18541         Avoid creating directory when nntp-marks-is-evil is true.
18542         Reported by Reiner Steib.
18543
18544 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18545
18546         * gnus-picon.el (gnus-picon-style): New variable.
18547         (gnus-picon-insert-glyph): Add optional `nostring' argument.
18548         (gnus-picon-transform-address): Support `gnus-picon-style'.
18549         From Jesper Harder <harder@ifa.au.dk>.
18550
18551 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18552
18553         * message.el (message-fill-field): Return point.
18554         (message-generate-headers): Go to end of field.
18555
18556         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
18557         stuff for non-living groups.
18558
18559 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
18560
18561         * gnus-art.el (gnus-article-followup-with-original)
18562         (gnus-article-reply-with-original): gnus-mark-active-p ->
18563         gnus-region-active-p.
18564
18565 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
18566
18567         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
18568         only when there is spam or ham to be processed.
18569
18570 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18571
18572         * mail-source.el (mail-source-delete-crash-box): Refactor.
18573         (mail-source-fetch): Use it.
18574         (mail-source-fetch-file): Ditto.
18575         (mail-source-fetch-directory): Run postscript in loop.
18576         (mail-source-fetch-pop): Delete.
18577         (mail-source-fetch-maildir): Ditto.
18578         (mail-source-fetch-imap): Ditto.
18579
18580         * imap.el (imap-authenticators): Comment out sasl.
18581
18582         * message.el (message-skip-to-next-address): New function.
18583         (message-fill-header-address): Refactor.
18584         (message-fill-address): Use it.
18585         (message-delete-address): Use it.
18586         (message-fill-header-general): Refactor.
18587         (message-fill-field-address): Rename.
18588         (message-narrow-to-field): Find the start of the header.
18589         (message-header-format-alist): Don't pre-fill.
18590         (message-fill-header): Remove.
18591         (message-insert-header): New function.
18592         (message-shorten-references): Use it.
18593
18594         * rfc2047.el (rfc2047-field-value): Strip props.
18595
18596         * mail-parse.el (mail-header-make-address): New alias.
18597
18598         * ietf-drums.el (ietf-drums-make-address): New function.
18599
18600         * imap.el: Add compiler directives.
18601
18602         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
18603
18604         * gnus-art.el (article-decode-idna-rhs): Don't use
18605         message-idna-inside-rhs-p.
18606
18607 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18608
18609         * message.el (message-idna-inside-rhs-p): Remove.
18610         (message-idna-to-ascii-rhs-1): Use proper address parsing.
18611
18612         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
18613         false positives.
18614
18615 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
18616
18617         * imap.el (imap-sasl-make-mechanisms): Use sasl.
18618
18619 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18620
18621         * nneething.el (nneething-file-name): Don't create spurious
18622         files.
18623
18624         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
18625         (gnus-inews-do-gcc): Remove sleep.
18626
18627         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
18628         part under point.
18629
18630         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
18631         (gnus-agent-regenerate-group): Using nil messages aren't valid.
18632
18633 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
18634
18635         * spam.el (spam-summary-prepare-exit): Fix (length).
18636
18637 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
18638
18639         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
18640         as expired without moving it" message when there are spam
18641         messages left.
18642
18643 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
18644
18645         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
18646         header is not nil.
18647
18648 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
18649
18650         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
18651         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
18652         (nntp-marks-changed-p): New arg SERVER.
18653         (nntp-request-update-info): Adjust caller.
18654
18655 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
18656
18657         * nntp.el (nntp-save-marks): Pass missing arg.
18658
18659 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
18660
18661         * nntp.el: Support marks.
18662         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
18663         (nntp-marks-modtime, nntp-marks-directory): New variables.
18664         (nntp-request-set-mark, nntp-request-update-info)
18665         (nntp-possibly-create-directory, nntp-marks-changed-p)
18666         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
18667         New functions.
18668
18669 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
18670
18671         * gnus-xmas.el (gnus-xmas-select-lowest-window)
18672         (gnus-xmas-redefine): Rename.
18673
18674         * gnus-score.el (gnus-score-insert-help):
18675         Use gnus-select-lowest-window.
18676
18677         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
18678         appt-select-lowest-window and rename to gnus-select-lowest-window.
18679
18680         * gnus.el: do.
18681
18682 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18683
18684         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
18685         encodings of MIME-encoded words, in order to improve
18686         interoperability with several broken MUAs.
18687
18688 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18689
18690         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
18691         tags, only when charsets are not specified in headers.
18692         (mm-inline-text-html-render-with-w3m): Ditto.
18693
18694         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
18695         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
18696
18697 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18698
18699         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
18700         instead of MIME-decoded from fields when checking
18701         `gnus-article-address-banner-alist'.
18702
18703 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
18704
18705         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
18706         description rather than subject.
18707
18708 2004-05-02  Steve Youngs  <steve@youngs.au.com>
18709
18710         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
18711
18712 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18713
18714         * gnus.el (gnus-version-number): Bump.
18715
18716 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18717
18718         * gnus.el: No Gnus v0.2 is released.
18719
18720 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18721
18722         * gnus-agent.el (gnus-agent-read-agentview):
18723         Inline gnus-uncompress-range.
18724
18725 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18726
18727         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
18728         `exec-installed-p'.
18729
18730 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18731
18732         * gnus.el (spam-process, spam-autodetect-methods):
18733         Add bsfilter and bsfilter-headers.
18734
18735         * spam.el (spam-bsfilter): New customize group.
18736         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
18737         (spam-bsfilter-header, spam-bsfilter-probability-header)
18738         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
18739         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
18740         (spam-bsfilter-database-directory): New options.
18741         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
18742         (spam-list-of-statistical-checks, spam-registration-functions):
18743         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
18744         (spam-bsfilter-score): New command.
18745         (spam-check-bsfilter-headers, spam-check-bsfilter)
18746         (spam-bsfilter-register-with-bsfilter)
18747         (spam-bsfilter-register-spam-routine)
18748         (spam-bsfilter-unregister-spam-routine)
18749         (spam-bsfilter-register-ham-routine)
18750         (spam-bsfilter-unregister-ham-routine): New functions.
18751         (spam-generic-score): Support bsfilter; Accept an optional argument
18752         to recalcurate spam score even if scoring header has already been
18753         added.
18754         (spam-bogofilter-score, spam-spamassassin-score): Accept an
18755         optional argument to recalcurate spam score even if scoring header
18756         has already been added.
18757
18758 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
18759
18760         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
18761         strings!  Reported by David D. Smith <davidsmith@acm.org>.
18762         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
18763         link is missing.
18764
18765 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
18766
18767         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
18768         (html2text-get-attr): Rewrite.
18769
18770         * message.el (message-setup-1): Remove redundant put-text-property
18771         on mail-header-separator.
18772
18773 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
18774
18775         * gnus-registry.el (gnus-registry-cache-whitespace)
18776         (gnus-registry-action, gnus-registry-spool-action)
18777         (gnus-registry-split-fancy-with-parent): Change message levels
18778         from 5 to 3 or 7, as needed.
18779
18780         * spam.el (spam-summary-prepare-exit)
18781         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
18782         (spam-split, spam-find-spam, spam-log-undo-registration)
18783         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
18784         level from 5 to 6.
18785
18786 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18787
18788         * gnus-ems.el: Autoload appt-select-lowest-window (revert
18789         2004-03-04 change).
18790
18791 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
18792
18793         * sieve-manage.el (sieve-manage-open):
18794         * nnweb.el (nnweb-insert-html):
18795         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
18796         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
18797         * nnspool.el (nnspool-request-group):
18798         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
18799         * nnml.el (nnml-request-update-info):
18800         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
18801         (nnmh-request-create-group, nnmh-update-gnus-unreads):
18802         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
18803         (nnimap-request-set-mark):
18804         * nnfolder.el (nnfolder-request-update-info):
18805         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
18806         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
18807         * gnus-uu.el (gnus-uu-find-articles-matching):
18808         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
18809         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
18810         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
18811         * gnus-nocem.el (gnus-nocem-scan-groups):
18812         * gnus-int.el (gnus-start-news-server):
18813         * gnus-group.el (gnus-group-make-kiboze-group)
18814         (gnus-group-browse-foreign-server):
18815         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
18816         Use mapc when appropriate.
18817
18818 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
18819
18820         FIXME: Make separate entries for each person.
18821
18822         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
18823         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
18824         <shields@msrl.com>:
18825
18826         * spam.el (spam-necessary-extra-headers): Get the extra headers we
18827         may need for spam sorting and scoring.
18828         (spam-user-format-function-S): Add user format function suitable for
18829         general use.
18830         (spam-article-sort-by-spam-status): Add sorting function for summary
18831         sorting.
18832         (spam-extra-header-to-number): Add function to get a score from a
18833         header.
18834         (spam-summary-score): Add function to get a numeric score from the
18835         headers.
18836         (spam-generic-score): Fix function doc, was in wrong place.
18837         (spam-initialize): Take symbols when it's run, and install the
18838         extra headers that spam-necessary-extra-headers thinks we need.
18839
18840 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
18841
18842         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
18843         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
18844
18845 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
18846
18847         * gnus-sum.el (gnus-set-global-variables)
18848         (gnus-build-all-threads, gnus-get-newsgroup-headers)
18849         (gnus-article-get-xrefs, gnus-summary-best-group)
18850         (gnus-summary-next-article, gnus-summary-enter-digest-group)
18851         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
18852         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
18853         Use with-current-buffer.
18854
18855 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
18856
18857         * spam.el (spam-summary-prepare-exit): Simplify logic.
18858         (spam-fetch-article-header): Read the article header if it's not
18859         available.
18860         (spam-list-articles): Simplify logic.
18861         (spam-filelist-register-routine): Fix bug with unregister-list.
18862
18863         * gnus-registry.el: Fix comments at beginning.
18864
18865 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
18866
18867         * message.el (message-cater-to-broken-inn): Remove.
18868         (message-shorten-references): Make sure the total folded length of
18869         References is shorter than 998 characters to cater to a bug in INN
18870         2.3.  Also, don't pretend that references aren't folded -- this
18871         hasn't worked for a while.
18872
18873 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18874
18875         * gnus-agent.el (gnus-agentize):
18876         gnus-agent-send-mail-real-function no longer set to current value
18877         of message-send-mail-function but rather a lambda that calls
18878         message-send-mail-function.  The change makes the agent real-time
18879         responsive to user changes to message-send-mail-function.
18880
18881 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18882
18883         * legacy-gnus-agent.el
18884         (gnus-agent-convert-to-compressed-agentview): Fix typos with
18885         help from Florian Weimer <fw@deneb.enyo.de>
18886
18887 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18888
18889         * nnmail.el (nnmail-cache-insert): Revert last change.
18890
18891 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18892
18893         * nnmail.el (nnmail-cache-insert): Always check whether
18894         nnmail-cache-ignore-groups matches a group name.
18895
18896 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
18897
18898         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
18899         (spam-find-spam, spam-log-processing-to-registry)
18900         (spam-log-registered-p, spam-log-unregistration-needed-p)
18901         (spam-log-undo-registration): Use gnus-message instead of
18902         gnus-error, none of these errors are fatal.
18903
18904         * gnus-registry.el (gnus-registry-clean-empty-function)
18905         (gnus-registry-clean-empty): Remove only empty entries without
18906         extra data.
18907
18908 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
18909
18910         * spam-stat.el (spam-stat-buffer-change-to-spam)
18911         (spam-stat-buffer-change-to-non-spam): Change (error) to
18912         (gnus-message 8) invocation.
18913
18914 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18915
18916         * nntp.el (nntp-via-netcat-command): New variable.
18917         (nntp-via-netcat-switches): New variable.
18918         (nntp-open-via-rlogin-and-netcat): New function.
18919         (nntp-open-connection-function): Doc fix.
18920         (nntp-telnet-command): Doc fix.
18921         (nntp-end-of-line): Doc fix.
18922         (nntp-via-rlogin-command): Doc fix.
18923         (nntp-via-user-name): Doc fix.
18924         (nntp-via-address): Doc fix.
18925
18926 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18927
18928         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
18929         error in Emacs 21.1.
18930
18931 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
18932
18933         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
18934
18935 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18936
18937         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
18938         (gnus-agent-with-refreshed-group): New macro.
18939         (gnus-agent-rename-group): New function.
18940         (gnus-agent-delete-group): New function.
18941         (gnus-agent-save-group-info): Use gnus-command-method when
18942         `method' parameter is nil.  Don't write nil entries into the
18943         active file.
18944         (gnus-agent-get-group-info): New function.
18945         (gnus-agent-fetch-articles):
18946         Use gnus-agent-update-files-total-fetched-for to increment disk space
18947         used.
18948         (gnus-agent-fetch-headers, gnus-agent-save-alist):
18949         Use gnus-agent-update-view-total-fetched-for to increment disk space
18950         used.
18951         (gnus-agent-get-local): Add optional parameters to avoid calling
18952         gnus-group-real-name and gnus-find-method-for-group.
18953         (gnus-agent-set-local): Delete stored entry if either min, or max,
18954         are nil.
18955         (gnus-agent-fetch-session): Reworded error/quit messages.
18956         On quit, use gnus-agent-regenerate-group to record existance of any
18957         articles fetched to disk before the quit occurred.
18958         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
18959         gnus-agent-update-view-total-fetched-for, and
18960         gnus-agent-update-files-total-fetched-for to decrement disk space
18961         used.
18962         (gnus-agent-retrieve-headers):
18963         Use gnus-agent-update-view-total-fetched-for to increment disk space
18964         used.
18965         (gnus-agent-regenerate-group): Replace gnus-group-update-group
18966         with gnus-agent-update-files-total-fetched-for to decrement disk
18967         space and fresh group buffer.
18968         (gnus-agent-inhibit-update-total-fetched-for): New variable.
18969         (gnus-agent-need-update-total-fetched-for): New variable.
18970         (gnus-agent-update-files-total-fetched-for): New function.
18971         (gnus-agent-update-view-total-fetched-for): New function.
18972         (gnus-agent-total-fetched-for): New function.
18973
18974         * gnus-cache.el (gnus-cache-save-buffers):
18975         Use gnus-cache-update-overview-total-fetched-for to change disk space
18976         used by this group.
18977         (gnus-cache-possibly-enter-article):
18978         Use gnus-cache-update-file-total-fetched-for to increment disk space
18979         used by this group.
18980         (gnus-cache-possibly-remove-article):
18981         Use gnus-cache-update-file-total-fetched-for to decrement disk space
18982         used by this group.
18983         (gnus-cache-generate-nov-databases): Purge total fetched cache.
18984         (gnus-cache-rename-group): New function.
18985         (gnus-cache-delete-group): New function.
18986         (gnus-cache-inhibit-update-total-fetched-for): New variable.
18987         (gnus-cache-need-update-total-fetched-for): New variable.
18988         (gnus-cache-with-refreshed-group): New macro.
18989         (gnus-cache-update-file-total-fetched-for): New function.
18990         (gnus-cache-update-overview-total-fetched-for): New function.
18991         (gnus-cache-rename-group-total-fetched-for): New function.
18992         (gnus-cache-delete-group-total-fetched-for): New function.
18993         (gnus-cache-total-fetched-for): New function.
18994
18995         * gnus-group.el: Require gnus-sum and autoload functions to
18996         resolve warnings when gnus-group.el compiled alone.
18997         (gnus-group-line-format): Documented new %F.
18998         (size of Fetched data) group line format; identifies disk space
18999         used by agent and cache.
19000         (gnus-group-line-format-alist): Defined new F format.
19001         (gnus-total-fetched-for): New function.
19002         (gnus-group-delete-group): No longer update
19003         gnus-cache-active-altered as gnus-request-delete-group now keeps
19004         the cache in sync.
19005         (gnus-group-list-active): Let the agent store a server's active
19006         list if currently plugged.
19007
19008         * gnus-int.el (gnus-request-delete-group):
19009         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
19010         local disk in sync with the server.
19011         (gnus-request-rename-group):
19012         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
19013         local disk in sync with the server.
19014
19015         * gnus-start.el (gnus-get-unread-articles):
19016         Cosmetic simplification to logic.
19017
19018         * gnus-util.el (gnus-rename-file): New function.
19019
19020 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
19021
19022         * mm-util.el (mm-image-load-path): Handle nil in load-path.
19023
19024 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
19025
19026         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
19027         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
19028
19029 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
19030
19031         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
19032         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
19033
19034 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
19035
19036         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
19037
19038 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
19039
19040         * spam.el (spam-set-difference): Add function to replace
19041         gnus-set-difference in spam.el.
19042         (spam-summary-prepare-exit): Use spam-set-difference.
19043
19044 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
19045
19046         * gnus-registry.el (gnus-registry-cache-file): Update to use
19047         gnus-dribble-directory OR gnus-home-directory OR ~.
19048         (gnus-registry-split-fancy-with-parent): Fix doc.
19049
19050 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19051
19052         * message.el (message-exchange-point-and-mark):
19053         Use message-mark-active-p.  Suggested by Jesper Harder
19054         <harder@ifa.au.dk>.
19055
19056 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19057
19058         * message.el (message-exchange-point-and-mark): Don't activate
19059         region if it was inactive.  Suggested by Hiroshi Fujishima
19060         <pooh@nature.tsukuba.ac.jp>.
19061
19062 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19063
19064         * gnus-art.el (article-display-face): Display Faces in the same
19065         order as X-Faces.
19066
19067 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19068
19069         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
19070
19071 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19072
19073         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
19074         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
19075         (gnus-article-mime-hierarchy): Remove.
19076         (gnus-article-mime-hierarchy-next): Remove.
19077         (gnus-article-mode): Revert 2004-03-19 change.
19078         (gnus-article-setup-buffer): Revert 2004-03-19 change.
19079         (gnus-insert-mime-button): Revert 2004-03-19 change.
19080         (gnus-mime-accumulate-hierarchy): Remove.
19081         (gnus-mime-enter-multipart): Remove.
19082         (gnus-mime-leave-multipart): Remove.
19083         (gnus-mime-display-part): Revert 2004-03-19 change.
19084         (gnus-mime-display-alternative): Revert 2004-03-19 change.
19085
19086         * mml.el (mml-preview): Revert 2004-03-19 change.
19087
19088 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
19089
19090         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
19091
19092 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19093
19094         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
19095         t while entering a file name using the mm-with-multibyte macro.
19096         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
19097
19098         * mm-util.el (mm-with-multibyte): New macro.
19099
19100 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19101
19102         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
19103         New user option.
19104         (gnus-mime-multipart-functions): Doc and customization fix.
19105         (gnus-article-mime-hierarchy): New variable.
19106         (gnus-article-mime-hierarchy-next): New variable.
19107         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
19108         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
19109         gnus-article-mime-hierarchy-next to nil.
19110         (gnus-insert-mime-button): Show hierarchy numbers.
19111         (gnus-mime-accumulate-hierarchy): New function.
19112         (gnus-mime-enter-multipart): New function.
19113         (gnus-mime-leave-multipart): New function.
19114         (gnus-mime-display-part): Recompute hierarchical MIME structure.
19115         (gnus-mime-display-alternative): Show hierarchy numbers.
19116
19117         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
19118         gnus-article-mime-hierarchy-next to nil.
19119
19120 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
19121
19122         * dns.el: Don't require gnus-xmas.
19123
19124 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
19125
19126         * mml.el (mml-generate-mime-1): Don't use format=flowed with
19127         inline PGP.
19128         (mml-menu): Disable mml-quote-region if mark is inactive.
19129
19130 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19131
19132         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
19133         when the group's active is not available.
19134
19135 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19136
19137         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
19138         error.
19139
19140 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
19141
19142         * imap.el (imap-store-password): New variable.
19143         (imap-interactive-login): Use it.
19144         Suggested by Mark Plaksin <happy@mcplaksin.org>.
19145
19146 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19147
19148         * gnus-art.el (gnus-article-read-summary-keys): Restore new
19149         window-start and hscroll to summary window.
19150
19151 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19152
19153         * gnus-start.el (gnus-convert-old-newsrc): Only write the
19154         conversion message to newsrc-dribble when an actual conversion is
19155         performed.
19156
19157 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
19158
19159         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
19160
19161 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19162
19163         * mm-decode.el (mm-complicated-handles): New function reviving
19164         former definition of mm-multiple-handles.
19165
19166         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
19167         (gnus-mime-delete-part): Use it.
19168
19169 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19170
19171         * gnus-agent.el (gnus-agent-read-local):
19172         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
19173         avoid the implicit assumption that they will always be equal.
19174         (gnus-agent-save-local): Bind buffer-file-coding-system, not
19175         coding-system-for-write, as the with-temp-file macro first prints
19176         to a buffer then saves the buffer.
19177
19178 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19179
19180         * gnus-art.el (gnus-article-edit-part): New function.
19181         (gnus-mime-save-part-and-strip): Use it; do query instead of
19182         signaling an error; don't use mm-multiple-handles.
19183         (gnus-mime-delete-part): Ditto.
19184
19185 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19186
19187         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
19188         old file versions.
19189         (gnus-group-prepare-hook): Remove function that converted list
19190         form of gnus-agent-expire-days to group properties.
19191
19192         * gnus-int.el: Autoload gnus-agent-regenerate-group.
19193         (gnus-request-accept-article): Re-indented.
19194
19195         * gnus-start.el (gnus-convert-old-newsrc): Registered new
19196         converters to handle old agent file formats.  Add logic for a
19197         "backup before upgrading warning".
19198         (gnus-convert-mark-converter-prompt): Developers can mark
19199         functions as needing (default), or not needing,
19200         gnus-convert-old-newsrc's "backup before upgrading warning".
19201         (gnus-convert-converter-needs-prompt): Tests whether the user
19202         should be protected from potentially irreversable changes by the
19203         function.
19204
19205         * legacy-gnus-agent.el: New.  Provides converters that are only
19206         loaded when gnus-convert-old-newsrc needs to call them.
19207
19208 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19209
19210         * mail-source.el (mail-source-touch-pop): Doc fix.
19211
19212         * message.el (message-smtpmail-send-it): Doc fix.
19213
19214 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
19215
19216         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
19217
19218         * nnmail.el (nnmail-split-fancy): do.
19219
19220         * gnus-kill.el (gnus-kill, gnus-execute): do.
19221
19222 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
19223
19224         * gnus-sum.el (gnus-widget-reversible-match)
19225         (gnus-widget-reversible-to-internal)
19226         (gnus-widget-reversible-to-external): New functions.
19227         (gnus-widget-reversible): New widget.
19228         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
19229
19230 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
19231
19232         * gnus-sum.el (gnus-thread-sort-functions)
19233         (gnus-article-sort-functions): Document `(not F)' items.
19234
19235 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
19236
19237         * spam.el (spam-use-gmane-xref): Add new backend.
19238         (spam-gmane-xref-spam-group): Add variable to control the name of the
19239         Gmane spam group.
19240         (spam-blackhole-servers, spam-blackhole-good-server-regex)
19241         (spam-regex-headers-spam, spam-regex-headers-ham)
19242         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
19243         (spam-list-of-checks): Add spam-use-gmane-xref to list of
19244         backends and checks.
19245         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
19246
19247         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
19248         an autodetect method.
19249
19250 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19251
19252         * gnus-int.el (gnus-request-accept-article): Inform the agent that
19253         articles are being added to a group.
19254         (gnus-request-replace-article): Inform the agent that articles
19255         need to be uncached as the cached contents are no longer valid.
19256
19257 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19258
19259         * binhex.el: Don't autoload executable-find.
19260
19261         * canlock.el: Don't autoload mail-fetch-field.
19262
19263         * dgnushack.el: Autoload c-mode for XEmacs.
19264
19265         * gnus-ems.el: Don't autoload appt-select-lowest-window.
19266
19267         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
19268         rmail-dont-reply-to and rmail-output.
19269
19270         * gnus-score.el: Don't autoload ffap-string-at-point.
19271
19272         * gnus-setup.el: Don't autoload sc-cite-original.
19273
19274         * imap.el: Don't autoload base64-decode-string,
19275         base64-encode-string and md5.
19276
19277         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
19278         and rmail-msg-restore-non-pruned-header.
19279
19280         * mm-decode.el: Don't autoload executable-find.
19281
19282         * mm-url.el: Don't autoload executable-find.
19283
19284         * mm-view.el: Don't autoload diff-mode.
19285
19286         * nndb.el: Don't autoload news-reply-mode, news-setup,
19287         cancel-timer and telnet.
19288
19289         * password.el: Don't autoload run-at-time for Emacs.
19290
19291         * sha1-el.el: Don't autoload executable-find.
19292
19293         * sieve-mode.el: Don't autoload c-mode.
19294
19295         * uudecode.el: Don't autoload executable-find.
19296
19297 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19298
19299         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
19300         (gnus-agent-possibly-alter-active): Avoid null in numeric
19301         comparison.
19302         (gnus-agent-set-local): Refuse to save null in local object table.
19303         (gnus-agent-regenerate-group): The REREAD parameter can now be a
19304         list of articles that will be marked as unread.
19305
19306 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19307
19308         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
19309
19310 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
19311
19312         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
19313         language tags.
19314
19315 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
19316
19317         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
19318         Don't bind "obarray".
19319
19320         * gnus-sum.el (gnus-thread-sort-functions):
19321         Add `gnus-thread-sort-by-most-recent-number' and
19322         `gnus-thread-sort-by-most-recent-date'.
19323         Reported by Kai Grossjohann <kai@emptydomain.de>.
19324
19325 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19326
19327         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
19328
19329 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19330
19331         * gnus-cus.el (gnus-agent-customize-category):
19332         Remove ignore-errors macro reference that required cl to be loaded at
19333         run-time.
19334
19335         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
19336         single-interval range of the form (min . max).  Previously the
19337         range had to look like ((min . max)).  Likewise, return
19338         (min . max) rather than ((min . max)).
19339         (gnus-range-map): Use gnus-range-normalize to accept
19340         single-interval range.
19341
19342         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
19343         the cache, but not the agent, now appear with their usual face.
19344
19345         * dgnushack.el (loaddir): New variable that is bound to the
19346         directory containing the dgnushack.el file. Use loaddir, rather
19347         than srcdir, to update load-path. Change lets dgnushack compile
19348         code in directories other than GNUS/lisp.
19349
19350 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19351
19352         * lpath.el: Don't bind w3m-safe-url-regexp.
19353
19354         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
19355         w3m-safe-url-regexp variable buffer-local.
19356
19357         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
19358
19359 2004-02-27  Simon Josefsson  <jas@extundo.com>
19360
19361         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
19362         gnus-group-real-prefix.
19363         (gnus-summary-move-article): Use it, instead of
19364         gnus-group-real-prefix.
19365
19366 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19367
19368         * lpath.el: Bind w3m-safe-url-regexp.
19369
19370         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
19371         w3m-safe-url-regexp variable buffer-local and set it as the value
19372         of mm-w3m-safe-url-regexp.
19373
19374         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
19375
19376         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
19377         parsing gnus-posting-styles when the message is not for replying.
19378
19379         * dgnushack.el: Autoload sgml-mode for XEmacs.
19380
19381         * nnrss.el (nnrss-opml-export):
19382         Use mm-set-buffer-file-coding-system instead of
19383         set-buffer-file-coding-system.
19384
19385 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
19386
19387         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
19388         of checkdoc.el).
19389         * nnrss.el: do.
19390         * gnus-mlspl.el: do.
19391         * gnus-ml.el: do.
19392         * gnus-srvr.el: do.
19393
19394         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
19395
19396 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
19397
19398         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
19399         Corrections to custom-manual links.
19400
19401         * gnus-art.el (gnus-article): Ditto.
19402
19403         * mm-decode.el (mime-display, mime-security): Ditto.
19404
19405 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
19406
19407         * flow-fill.el: Typo.
19408
19409 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
19410
19411         * spam-wash.el: New file.
19412
19413 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
19414
19415         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
19416
19417 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
19418
19419         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
19420         to be run with new-articles as LIST1, not LIST2.
19421         (spam-registration-functions): Add spam-use-ham-copy as a nil
19422         registration backend.
19423
19424 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
19425
19426         * spam-stat.el (spam-stat-washing-hook): New option.
19427         (spam-stat-buffer-words): Use it.
19428         (spam-stat-process-directory, spam-stat-test-directory):
19429         Use insert-file-contents-literally.
19430         (spam-stat-coding-system): New variable.
19431         (spam-stat-load, spam-stat-save): Use it.
19432
19433 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19434
19435         * spam-report.el (spam-report-plug-agent):
19436         Quote spam-report-url-to-file and spam-report-url-ping-plain.
19437
19438 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
19439
19440         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
19441         Allow / in mailto URLs.
19442
19443 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
19444
19445         * spam-report.el (spam-report-process-queue): Fix interactive use.
19446         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
19447         (spam-report-unplug-agent): Doc fixes.
19448         (spam-report-url-ping-mm-url, spam-report-url-to-file)
19449         (spam-report-agentize, spam-report-deagentize): Autoload.
19450
19451 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19452
19453         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
19454
19455         * message.el (message-setup-fill-variables): Add mml tags to
19456         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
19457         <ajk@iu.edu>.
19458         (message-mode): Don't modify paragraph-separate there.
19459
19460 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19461
19462         * compface.el (uncompface-use-external): Default to undecided.
19463         (uncompface-use-external-threshold): New variable.
19464         (uncompface-float-time): New macro.
19465         (uncompface): Determine whether to use the external decoder if
19466         uncompface-use-external is undecided.
19467
19468 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19469
19470         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
19471         after images.
19472
19473         * gnus-art.el (gnus-mime-display-single): Remove dead code.
19474
19475 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
19476
19477         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
19478
19479         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
19480
19481         * gnus-sum.el (gnus-summary-limit-to-age)
19482         (gnus-summary-limit-children): do.
19483
19484         * gnus-int.el (gnus-request-scan): do.
19485
19486         * gnus-group.el (gnus-group-suspend): do.
19487
19488         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
19489
19490         * gnus-cite.el (gnus-cite-parse-attributions): do.
19491
19492         * gnus-agent.el (gnus-summary-set-agent-mark)
19493         (gnus-agent-regenerate-group): do.
19494
19495         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
19496
19497         * binhex.el (binhex-decode-region-internal): do.
19498
19499 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19500
19501         * gnus-fun.el (gnus-face-properties-alist): New user option.
19502         (gnus-display-x-face-in-from): Use it.
19503
19504         * gnus-art.el (article-display-face): Ditto.
19505
19506         * compface.el (uncompface-use-external): Default to nil.
19507
19508 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
19509
19510         * nntp.el (nntp-erase-buffer): New function.
19511         (nntp-retrieve-data, nntp-send-command)
19512         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
19513         (nntp-possibly-change-group): Use it.
19514
19515         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
19516         Use with-current-buffer.
19517
19518 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
19519
19520         * compface.el: Merge the ELisp-based uncompface program.
19521         (compface): New customization group.
19522         (uncompface-use-external): New user option.
19523         (uncompface): Call uncompface-internal if uncompface-use-external
19524         is nil.
19525         (uncompface-internal): New function.  Note that there are also
19526         some other functions and variables added for this function.
19527
19528 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
19529
19530         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
19531         if necessary.
19532
19533 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
19534
19535         * spam-report.el (spam-report-unplug-agent)
19536         (spam-report-plug-agent, spam-report-deagentize)
19537         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
19538         Add support for the Agent in spam-report: when unplugged, report to a
19539         file; when plugged, submit all the requests.
19540
19541         * spam.el (spam-register-routine): Fix message about
19542         registration.
19543
19544 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
19545
19546         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
19547         dependencies.
19548         (rfc2047-encode): Use it.
19549
19550         * gnus-art.el (gnus-button-marker-list): Move before first
19551         reference.
19552
19553         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
19554         (imap-parse-body): Fix format string mismatch.
19555
19556         * gnus-score.el (gnus-summary-increase-score): do.
19557
19558         * nnrss.el (nnrss-close): New function.
19559
19560 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
19561
19562         * nnrss.el (nnrss-make-filename): New function.
19563         (nnrss-request-delete-group, nnrss-read-server-data)
19564         (nnrss-save-server-data, nnrss-read-group-data)
19565         (nnrss-save-group-data): Use it.
19566         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
19567         (nnrss-read-server-data, nnrss-read-group-data): Use load.
19568         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
19569
19570 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
19571
19572         * mml.el (mml-compute-boundary-1): Don't uncompress files.
19573
19574 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
19575
19576         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
19577         files.
19578
19579         * message.el (message-generate-headers-first): Don't quote nil
19580         and t in docstrings.
19581
19582         * imap.el (imap-id): do.
19583
19584         * gnus-agent.el (gnus-agent-consider-all-articles)
19585         (gnus-agent-queue-mail): do.
19586
19587 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
19588
19589         * spam-report.el (spam-report-process-queue): New function.
19590         Process requests from `spam-report-requests-file'.
19591         (spam-report-process-queue): Doc fix.
19592
19593 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
19594
19595         * spam.el (spam-register-routine)
19596         (spam-log-processing-to-registry, spam-log-registered-p)
19597         (spam-log-unregistration-needed-p, spam-log-undo-registration):
19598         Change "check" to "spam-check" for semi-clarity.
19599
19600 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
19601
19602         * pop3.el: Require nnheader.
19603
19604         * mml-smime.el: Require cl.  Autoload message-fetch-field.
19605
19606         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
19607
19608         * gnus-picon.el: Require cl.
19609
19610         * gnus-fun.el: Require gnus-ems and gnus-util.
19611
19612         * gnus.el (gnus-method-to-server): Move defsubst before first use.
19613
19614         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
19615
19616         * gnus-art.el (gnus-article-edit-mode): Define before first
19617         reference.
19618
19619 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
19620
19621         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
19622         (gnus-uu-post-encoded): Use point-at-bol.
19623
19624         * gnus-topic.el (gnus-group-active-topic-p): do.
19625
19626         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
19627
19628         * gnus-group.el (gnus-group-kill-region): do.
19629
19630         * gnus-art.el (article-date-ut): do.
19631
19632         * message.el (message-fetch-field): Remove redundant
19633         case-fold-search binding.
19634         (message-narrow-to-field): Simplify.
19635
19636 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
19637
19638         * spam.el (spam-directory): Derive from `gnus-directory'.
19639
19640         * spam-report.el (spam-report-url-to-file)
19641         (spam-report-requests-file): New function and variable for offline
19642         reporting.
19643         (spam-report-url-ping-function): Add `spam-report-url-to-file'
19644         and user defined function.
19645         (spam-report-url-ping-mm-url): Remove doubled slash.
19646
19647 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
19648
19649         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
19650
19651 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
19652
19653         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
19654         Fix format string mismatch.
19655
19656         * sieve.el (sieve-deactivate-all): do.
19657
19658         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
19659
19660         * nnlistserv.el (nnlistserv-kk-wash-article): do.
19661
19662         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
19663
19664         * mm-bodies.el (mm-7bit-chars): Don't include \r.
19665
19666 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
19667
19668         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
19669         the list of checks.
19670
19671 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
19672
19673         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
19674         padding.
19675
19676 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
19677
19678         * mm-view.el (mm-fill-flowed): New variable.
19679         (mm-inline-text): Use it.
19680
19681 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
19682
19683         * spam.el (spam-spamassassin-register-ham-routine)
19684         (spam-spamassassin-register-spam-routine): Fix function names.
19685
19686 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19687
19688         * gnus.el (gnus-tmp-grouplens): Remove.
19689         (gnus-summary-line-format): Remove grouplens.
19690
19691         * gnus-group.el (gnus-group-line-format): Ditto.
19692
19693         * gnus-spec.el (gnus-format-specs): Ditto.
19694         (gnus-update-format-specifications): Flush the group format spec
19695         cache if there's the grouplens stuff.
19696         (gnus-parse-simple-format): Replace %l with the empty string.
19697
19698 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
19699
19700         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
19701         omission.
19702
19703 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19704
19705         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
19706         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
19707
19708 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
19709
19710         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
19711         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
19712         New macros and functions.
19713         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
19714         Handle > NLINK_MAX messages.
19715         * nnmaildir.el (nnmaildir-request-set-mark):
19716         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
19717
19718 2004-01-25  Alex Schroeder  <alex@gnu.org>
19719
19720         * spam-stat.el (spam-stat-process-directory-age): New option.
19721         (spam-stat-process-directory): Use it.
19722
19723 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
19724
19725         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
19726         (spam-stat-save): Accept prefix argument.
19727
19728 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
19729
19730         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
19731         links" error.
19732
19733 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19734
19735         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
19736         the rest of the and/or forms.
19737
19738 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
19739
19740         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
19741         compatibility with old .newsrc.eld files.
19742
19743         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
19744
19745         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
19746
19747         * gnus-start.el (gnus-1): do.
19748
19749         * gnus-group.el (gnus-group-line-format-alist): do.
19750
19751         * gnus.el (gnus-use-grouplens, gnus-visual): do.
19752
19753         * gnus-gl.el: Remove.
19754
19755 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19756
19757         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
19758         marks consisting of a single range {for example, (3 . 5)} rather
19759         than a list of a single range { ((3 . 5)) }.
19760
19761 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
19762
19763         * spam-stat.el (spam-stat-store-gnus-article-buffer):
19764         Use with-current-buffer.
19765         (spam-stat-store-current-buffer): Use insert-buffer-substring to
19766         avoid consing a string.
19767
19768         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
19769         Remove obsolete entries for big5 and gb2312.
19770
19771 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19772
19773         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
19774         uncompressed list.
19775
19776 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
19777
19778         * spam-stat.el (spam-stat-strip-xref): New function.
19779         (spam-stat-process-directory): Use it.
19780
19781         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
19782         here -- it's done in message-fetch-field.
19783
19784 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19785
19786         * gnus-agent.el (gnus-agent-queue-mail)
19787         (gnus-agent-prompt-send-queue): New variables.
19788         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
19789         * gnus-draft.el (gnus-group-send-queue): Pass the group name
19790         "nndraft:queue" along to gnus-draft-send.
19791         Use gnus-agent-prompt-send-queue.
19792         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
19793         is "nndraft:queue".  Suggested by Gaute Strokkenes
19794         <gs234@srcf.ucam.org>
19795
19796         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
19797         (agent-enable-undownloaded-faces): Add.
19798         (gnus-agent-cat-groups): Use eval-and-compile, not
19799         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
19800         method of gnus-agent-cat-groups even when the buffer has been
19801         evaled.
19802         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
19803         delete gnus-agent-save-active-1.
19804         (gnus-agent-save-groups): Delete.  Identical to
19805         gnus-agent-save-active.
19806         (gnus-agent-write-active): No longer adjust agent's copy of active
19807         file as agent's adjustments are now stored in their own
19808         file.  Remove optional parameter.
19809         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
19810         servers.  Add use of min/max range limits from server's local
19811         file.
19812         (gnus-agent-save-alist): Remove unused optional argument.
19813         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
19814         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
19815         (gnus-agent-set-local): A per-server file that keeps min/max range
19816         limits for articles known to the agent.  Provides a fast mechanism
19817         for altering many active ranges.
19818         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
19819         active file (local makes it unnecessary).
19820         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
19821
19822         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
19823         (agent-enable-undownloaded-faces): Add.
19824
19825         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
19826         disable it when sending to "nndraft:queue".
19827         (gnus-group-send-queue): Add safety check to avoid sending queue
19828         when unplugged.
19829
19830         * gnus-group.el (gnus-group-catchup): Use new
19831         gnus-sequence-of-unread-articles, not
19832         gnus-list-of-unread-articles, to avoid exhausting memory with huge
19833         numbers of articles.  Use gnus-range-map to avoid having to
19834         uncompress the unread list.
19835         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
19836         Fix invalid ange-ftp reference.
19837
19838         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
19839         (gnus-sorted-range-intersection): Intersection of two ranges
19840         without requiring that they first be uncompressed.
19841
19842         * gnus-start.el (gnus-activate-group): Unless blocked by the
19843         caller, possibly expand the active range to include both cached
19844         and agentized articles.
19845         (gnus-convert-old-newsrc): Rewrote in anticipation of having
19846         multiple version-dependent converters.
19847         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
19848         gnus-agent-save-active.
19849         (gnus-save-newsrc-file): Save dirty agent range limits.
19850
19851         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
19852         gnus-agent-possibly-alter-active.
19853         (gnus-adjust-marked-articles): Faster handling of simple lists.
19854
19855 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
19856
19857         * spam-stat.el (spam-stat-test-directory): New optional argument
19858         displays a list of files detected.  Suggested by Andrew Cohen
19859         <cohen@andy.bu.edu>.
19860         (spam-stat-buffer-words-with-scores): Don't narrow and change
19861         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
19862
19863 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
19864
19865         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
19866         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
19867         (spam-spamassassin-arguments)
19868         (spam-spamassassin-spam-flag-header)
19869         (spam-spamassassin-positive-spam-flag-header)
19870         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
19871         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
19872         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
19873         (spam-list-of-processors, spam-list-of-checks)
19874         (spam-list-of-statistical-checks, spam-registration-functions)
19875         (spam-check-spamassassin-headers, spam-check-spamassassin)
19876         (spam-spamassassin-score)
19877         (spam-spamassassin-register-with-sa-learn)
19878         (spam-spamassassin-register-spam-routine)
19879         (spam-spamassassin-register-ham-routine)
19880         (spam-assassin-register-spam-routine)
19881         (spam-assassin-register-ham-routine): Add SpamAssassin support.
19882         (spam-bogofilter-score): Fix to show article before scoring.
19883
19884 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
19885
19886         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
19887         default scoring function.
19888         (spam-generic-score): Call spam-spamassassin-score if
19889         spam-use-spamassassin or spam-use-spamassassin-headers is on;
19890         spam-bogofilter-score otherwise.
19891
19892         * gnus.el (spam-process, spam-autodetect-methods):
19893         Add spamassassin and spamassassin-headers.
19894
19895 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
19896
19897         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
19898         Suppress unnecessary messages.
19899
19900 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
19901
19902         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
19903         make-hash-table.
19904
19905 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19906
19907         * canlock.el (base64-encode-string): Don't autoload it.
19908
19909 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19910
19911         * run-at-time.el: Remove useless (require 'itimer),
19912         eval-and-compile and (featurep 'xemacs).
19913
19914 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
19915
19916         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
19917         GROUP is a virtual group.
19918
19919 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
19920
19921         * gnus.el: Autoload `message-y-or-n-p'.
19922
19923 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
19924
19925         * pgg-parse.el: Remove unnecessary (require 'custom).
19926
19927         * pgg-def.el: do.
19928
19929         * nnmail.el: do.
19930
19931         * gnus-undo.el: do.
19932
19933         * gnus-picon.el: do.
19934
19935         * gnus-util.el: do.
19936
19937 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
19938
19939         * gnus-sum.el (gnus-pick-line-number): Add autoload.
19940
19941 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19942
19943         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
19944         handle, as well as a list.
19945
19946         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
19947         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
19948         (mm-w3m-cid-retrieve): Simplify.
19949
19950 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
19951
19952         * message.el (message-kill-to-signature): Allow prefix arg to
19953         specify number of lines to keep before signature.
19954
19955 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
19956
19957         * message.el (message-kill-to-signature): Change docstring.
19958
19959 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19960
19961         * canlock.el: Always require sha1-el.
19962         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
19963
19964         * message.el: Autoload sha1 only when compiling.
19965
19966         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
19967         eudc-expand-inline for XEmacs.
19968
19969 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19970
19971         * message.el (message-canlock-generate): Require sha1-el.
19972
19973 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
19974
19975         * message.el (message-expand-name): Silence the byte compiler.
19976
19977         * lpath.el: Add detect-coding-system.
19978
19979         * dgnushack.el (dgnushack-compile): Remove obsolete check for
19980         cus-edit.
19981
19982 2004-01-13  Simon Josefsson  <jas@extundo.com>
19983
19984         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
19985         Invoke gnus-score-mode.
19986         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
19987
19988         * gnus-range.el (gnus-compress-sequence): Doc fix.
19989         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
19990
19991 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
19992
19993         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
19994
19995 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
19996
19997         * spam.el (spam-get-article-as-string): Update to use
19998         gnus-request-article-this-buffer, much simpler.
19999         (spam-get-article-as-buffer): Remove.
20000
20001 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
20002
20003         * message.el (message-expand-name): Use EUDC if the user uses that.
20004
20005 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
20006
20007         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
20008         character for the encoding to avoid consing a string.
20009
20010         * rfc2047.el (rfc2047-decode-string): Don't cons a string
20011         unnecessarily.
20012
20013         * mm-util.el (mm-replace-chars-in-string): Remove.
20014
20015         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
20016         of mm-replace-chars-in-string.
20017
20018 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
20019
20020         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
20021
20022         * mm-util.el (mm-subst-char-in-string): Support inplace.
20023
20024         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
20025         a new string in every iteration.  Use shy groups.
20026
20027 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
20028
20029         * gnus-srvr.el (gnus-browse-unsubscribe-group):
20030         * gnus-soup.el (gnus-soup-group-brew):
20031         * gnus-msg.el (gnus-put-message):
20032         * gnus-move.el (gnus-group-move-group-to-server):
20033         * gnus-kill.el (gnus-batch-score):
20034         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
20035         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
20036         (gnus-group-update-group, gnus-group-read-group)
20037         (gnus-group-make-group, gnus-group-make-help-group)
20038         (gnus-group-make-archive-group, gnus-group-make-directory-group)
20039         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
20040         (gnus-group-sort-by-unread, gnus-group-catchup)
20041         (gnus-group-unsubscribe-group, gnus-group-kill-group)
20042         (gnus-group-yank-group, gnus-group-set-info)
20043         (gnus-group-list-groups):
20044         * gnus.el (gnus-generate-new-group-name):
20045         * gnus-delay.el (gnus-delay-send-queue):
20046         * nnvirtual.el (nnvirtual-catchup-group):
20047         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
20048         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
20049         (gnus-group-prepare-topics, gnus-topic-check-topology):
20050         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
20051         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
20052         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
20053         (gnus-group-make-articles-read):
20054         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
20055         (gnus-group-change-level, gnus-kill-newsgroup)
20056         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
20057         (gnus-get-unread-articles, gnus-make-articles-unread)
20058         (gnus-make-ascending-articles-unread): Use accessor
20059         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
20060         to get group information for improved readability.
20061
20062
20063 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
20064
20065         * gnus-art.el (article-decode-mime-words, article-babel)
20066         (gnus-article-highlight-signature, gnus-article-add-buttons)
20067         (gnus-signature-toggle): Use gnus-with-article-buffer.
20068
20069         * gnus-art.el (gnus-article-highlight-headers)
20070         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
20071
20072         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
20073         (gnus-article-set-globals, gnus-request-article-this-buffer)
20074         (gnus-button-message-id, gnus-article-maybe-hide-headers)
20075         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
20076         (gnus-mime-display-alternative): Use with-current-buffer.
20077
20078 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
20079
20080         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
20081         also under 80 char limit, and call gnus-error if needed.
20082         (spam-fetch-article-header): Fix - it was a
20083         buffer-local variable (gnus-newsgroup-data).
20084         (spam-find-spam): Use spam-generate-fake-headers, forget about
20085         spam-insert-fake-headers.
20086         (spam-insert-fake-headers): Remove.
20087
20088 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
20089
20090         * deuglify.el (gnus-article-outlook-unwrap-lines)
20091         (gnus-outlook-rearrange-article)
20092         (gnus-outlook-repair-attribution-outlook)
20093         (gnus-outlook-repair-attribution-block)
20094         (gnus-outlook-repair-attribution-other): Remove redundant
20095         save-excursion.
20096
20097 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
20098
20099         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
20100         (spam-fetch-field-subject-fast)
20101         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
20102         (spam-fetch-article-header): Add functions to deal with Gnus
20103         internals for fast retrieval of article header data.
20104         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
20105
20106 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
20107
20108         * pop3.el (pop3-md5): Remove.
20109         (pop3-apop): Replace pop3-md5 with md5.
20110
20111         * mm-bodies.el: base64 is always built-in.
20112
20113         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
20114         Use with-current-buffer.
20115
20116 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20117
20118         * canlock.el (canlock-insert-header): Remove excessive grouping in
20119         regexp.
20120
20121         * gnus-sum.el (gnus-summary-read-document): Ditto.
20122
20123         * gnus-uu.el (gnus-uu-part-number): Ditto.
20124
20125         * html2text.el (html2text-remove-tags): Ditto.
20126         (html2text-format-tags): Ditto.
20127         (html2text-format-single-elements): Ditto.
20128
20129         * mml.el (mml-parse-1): Ditto.
20130
20131 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
20132
20133         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
20134
20135         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
20136
20137         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
20138
20139         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
20140
20141 2003-11-15  Simon Josefsson  <jas@extundo.com>
20142
20143         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
20144         (pgg-gpg-lookup-key): Use regexp match instead of
20145         split-string (split-string is different between emacs 21.2 and
20146         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
20147
20148 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
20149
20150         * gnus-art.el (gnus-mime-view-all-parts)
20151         (gnus-article-part-wrapper, gnus-article-view-part):
20152         Use with-current-buffer.
20153
20154 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
20155
20156         * spam.el (spam-disable-spam-split-during-ham-respool)
20157         (spam-spamoracle-database, spam-cache-lookups)
20158         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
20159         (spam-group-ham-mark-p, spam-group-spam-mark-p)
20160         (spam-group-ham-marks, spam-group-spam-marks)
20161         (spam-group-spam-contents-p, spam-group-ham-contents-p)
20162         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
20163         also add spam-use-blackholes to the statistical checks.
20164         (spam-fetch-field-fast): Add interface to fetching fields, may
20165         become a macro.
20166         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
20167         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
20168         (spam-insert-fake-headers): Fake an article when needed.
20169         (spam-find-spam): Fake article when possible.
20170         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
20171         (spam-check-bogofilter-headers): Use message-fetch-field instead
20172         of nnmail-fetch-field.
20173
20174 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
20175
20176         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
20177
20178 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
20179
20180         * spam.el (spam-split): Do not require spam-use-CHECK to be
20181         enabled if that check is passed to spam-split explicitly; also
20182         fix so 'spam doesn't get converted to spam-split-group when
20183         spam-split-symbolic-return is t.
20184         (spam-find-spam): Find registrations of the article and use those
20185         instead of re-running spam-split to find the spam/ham
20186         classification of the article.
20187         (spam-log-processing-to-registry, spam-log-registered-p)
20188         (spam-log-unregistration-needed-p, spam-log-undo-registration):
20189         Use gnus-error instead of gnus-message.
20190         (spam-log-registration-type): Add function to determine the
20191         classification of a message based on registry entries; will
20192         return nil if both 'spam and 'ham are found.
20193         (spam-check-BBDB): Expand all the BBDB macros here so we can have
20194         a reasonably fast local cache without the loading errors.
20195         (spam-cache-lookups): Set to t by default.
20196         (spam-find-spam): Don't try to guess spam-cache-lookups.
20197         (spam-enter-whitelist, spam-enter-blacklist): Clear the
20198         spam-caches entry.
20199         (spam-filelist-build-cache, spam-filelist-check-cache):
20200         Fix caching of whitelist/blacklist entries.
20201         (spam-check-whitelist, spam-check-blacklist):
20202         Invoke spam-from-listed-p with a type, not a cache variable.
20203         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
20204
20205 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
20206
20207         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
20208
20209         * nnmail.el (nnmail-split-fancy): do.
20210
20211         * mml.el (mml-parse): do.
20212
20213         * gnus-score.el (gnus-enter-score-words-into-hashtb)
20214         (gnus-score-adaptive): do.
20215
20216 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20217
20218         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
20219         (gnus-mime-button-map): Don't set keymap parent.
20220         (gnus-button-ctan-directory-regexp): Use shy grouping.
20221         (gnus-prev-page-map): Don't set keymap parent.
20222         (gnus-prev-page-map): Remove duplicated one.
20223         (gnus-next-page-map): Don't set keymap parent.
20224         (gnus-mime-security-button-map): Ditto.
20225
20226         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
20227         version number.
20228
20229         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
20230
20231 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20232
20233         * canlock.el (canlock-sha1-function): Remove.
20234         (canlock-sha1-function-for-verify): Remove.
20235         (canlock-openssl-program): Remove.
20236         (canlock-openssl-args): Remove.
20237         (canlock-ignore-errors): Remove.
20238         (canlock-sha1-with-openssl): Remove.
20239         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
20240         (canlock-verify): Don't use canlock-ignore-errors.
20241
20242         * sha1-el.el (sha1-string-external): Make it can return a string
20243         in binary form.
20244         (sha1-region-external): Ditto.
20245         (sha1-string-internal): Ditto.
20246         (sha1-region-internal): Ditto.
20247         (sha1-region): Ditto.
20248         (sha1-string): Ditto.
20249         (sha1): Ditto.
20250
20251 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20252
20253         * spam.el (spam-report-articles-gmane): New command.
20254
20255 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20256
20257         * gnus.el: Don't make unnecessary *Group* buffer when loading.
20258
20259         * run-at-time.el (run-at-time-saved): Remove.
20260         (run-at-time): Doc fix.
20261
20262 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
20263
20264         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
20265         (gnus-summary-limit-map): Add it.
20266         (gnus-summary-make-menu-bar): do.
20267
20268 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
20269
20270         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
20271         Make attempt at some caching support (done for BBDB only now).
20272         (spam-find-spam): Set spam-cache-lookups if there are more than 2
20273         addresses to be checked.
20274         (spam-clear-cache-BBDB): Add function, to be invoked by
20275         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
20276         (spam-check-BBDB): Check and use the caches, if
20277         spam-cache-lookups is on, remove superfluous (provide).
20278
20279 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
20280
20281         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
20282
20283 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
20284
20285         * run-at-time.el (run-at-time-saved): Move to after the definition
20286         of `run-at-time'.
20287
20288         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
20289
20290 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20291
20292         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
20293         mm-w3m-local-map-property.
20294
20295         * mm-view.el (mm-w3m-mode-map): Remove.
20296         (mm-w3m-local-map-property): Remove.
20297         (mm-inline-text-html-render-with-w3m): Don't use
20298         mm-w3m-local-map-property.
20299
20300 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20301
20302         * run-at-time.el: New file.
20303
20304         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
20305         under Emacs.
20306
20307         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
20308         of gnus-set-text-properties.
20309
20310         * gnus-uu.el (gnus-uu-save-article): Ditto.
20311
20312         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
20313
20314         * gnus-cite.el (gnus-cite-parse): Ditto.
20315
20316         * gnus-art.el (gnus-button-push): Use set-text-properties instead
20317         of gnus-.
20318
20319         * gnus-xmas.el (run-at-time): Require run-at-time.
20320
20321         * gnus.el: Change calls to nnheader-run-at-time and
20322         password-run-at-time throughout to use run-at-time directly.
20323
20324         * password.el: Remove definition of run-at-time.
20325
20326         * nnheaderxm.el: Remove definition of run-at-time.
20327
20328 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
20329
20330         * mml.el (mml-minibuffer-read-disposition): Show attachment type
20331         in prompt.
20332
20333 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
20334
20335         * messagexmas.el (message-xmas-redefine): Alias
20336         `message-make-caesar-translation-table' to
20337         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
20338         version.
20339
20340         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
20341         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
20342         `gnus-xmas-set-text-properties'.
20343         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
20344         `gnus-xmas-completing-read'.
20345         (gnus-xmas-completing-read): Removed.
20346         (gnus-xmas-open-network-stream): Removed.
20347
20348         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
20349         XEmacs version.
20350
20351         * dns.el (dns-make-network-process): Use `open-network-stream'
20352         instead of `gnus-xmas-open-network-stream'.
20353
20354         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
20355
20356         * .cvsignore: Add auto-autoloads.el, custom-load.el.
20357
20358 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
20359
20360         * gnus-art.el (gnus-mime-display-alternative)
20361         (gnus-insert-mime-button, gnus-insert-mime-security-button)
20362         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
20363         Don't use gnus-local-map-property.
20364
20365         * gnus-util.el (gnus-local-map-property): Remove.
20366
20367         * mm-view.el (mm-view-pkcs7-decrypt):
20368         Replace gnus-completing-read-maybe-default with completing-read.
20369
20370         * gnus-util.el (gnus-completing-read): do.
20371         (gnus-completing-read-maybe-default): Remove.
20372
20373 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
20374
20375         * password.el: Only autoload `run-at-time' if not XEmacs.
20376         Only autoload the itimer functions if XEmacs.
20377
20378 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20379
20380         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
20381         XEmacsen.
20382
20383         * dgnushack.el: Autoload executable-find for XEmacs.
20384
20385 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
20386
20387         * gnus-art.el (gnus-read-string): Remove.
20388         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
20389         read-string.
20390
20391 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
20392
20393         * netrc.el: Autoload password-read.
20394         (netrc): Add configuration group.
20395         (netrc-encoding-method, netrc-openssl-path):
20396         Add variables for encoding and decoding of files with symmetric
20397         ciphers.
20398         (netrc-encode): Add assistant function to encode a file with
20399         netrc-encoding-method.
20400         (netrc-parse): Add interactive parameter, added optional
20401         decoding if netrc-encoding-method is non-nil but otherwise
20402         behavior is standard.
20403         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
20404         Do s/encode/encrypt/ everywhere.
20405
20406         * spam.el: Remove executable-find autoload.
20407
20408 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
20409
20410         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
20411
20412         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
20413
20414 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
20415
20416         * gnus-art.el (gnus-treat-ansi-sequences)
20417         (article-treat-ansi-sequences): New variable and function.
20418         Suggested by Dan Jacobson <jidanni@jidanni.org>.
20419
20420         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
20421         Use it.
20422
20423 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
20424
20425         * mm-util.el (mm-quote-arg): Remove.
20426
20427         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
20428         shell-quote-argument.
20429
20430         * gnus-uu.el (gnus-uu-command): do.
20431
20432         * gnus-sum.el (gnus-summary-insert-pseudos): do.
20433
20434         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
20435         with make-char.
20436
20437         * mm-util.el (mm-make-char): Remove.
20438
20439         * mml.el (mml-mode): Replace gnus-add-minor-mode with
20440         add-minor-mode.
20441
20442         * gnus-undo.el (gnus-undo-mode): do.
20443
20444         * gnus-topic.el (gnus-topic-mode): do.
20445
20446         * gnus-sum.el (gnus-dead-summary-mode): do.
20447
20448         * gnus-start.el (gnus-slave-mode): do.
20449
20450         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
20451
20452         * gnus-ml.el (gnus-mailing-list-mode): do.
20453
20454         * gnus-gl.el (gnus-grouplens-mode): do.
20455
20456         * gnus-draft.el (gnus-draft-mode): do.
20457
20458         * gnus-dired.el (gnus-dired-mode): do.
20459
20460         * gnus-ems.el (gnus-add-minor-mode): Remove.
20461
20462         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
20463         Replace gnus-char-width with char-width.
20464
20465         * gnus-ems.el (gnus-char-width): Remove.
20466
20467         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
20468         Replace gnus-char-width with char-width.
20469
20470         * gnus-ems.el (gnus-char-width): Remove.
20471
20472         * spam-stat.el (with-syntax-table): Remove with-syntax-table
20473         definition.
20474         Remove Emacs 20 hash table compatibility code.
20475
20476         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
20477         20 compatibility code.
20478
20479         * spam.el (spam-point-at-eol): Replace with point-at-eol.
20480
20481         * smime.el (smime-point-at-eol): Replace with point-at-eol.
20482
20483         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
20484         Replace with point-at-{eol,bol}.
20485
20486         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
20487
20488         * imap.el (imap-point-at-eol): Replace with point-at-eol.
20489
20490         * flow-fill.el (fill-flowed-point-at-bol)
20491         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
20492
20493         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
20494         Replace with point-at-{eol,bol} throughout all files.
20495
20496 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20497
20498         * ntlm.el (ntlm-string-as-unibyte): New macro.
20499         (ntlm-build-auth-response): Use it.
20500
20501         Remove Emacs 20 stuff:
20502         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
20503         (butlast, mapc, remove): Remove the compiler macros.
20504         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
20505         of delq and copy-sequence.
20506         * gnus-art.el (popup-menu): Remove the compiler macro.
20507         * nnmail.el (nnmail-split-fancy): Don't support customizing with
20508         Emacs 20.
20509
20510 2004-01-05  Simon Josefsson  <jas@extundo.com>
20511
20512         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
20513         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
20514         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
20515         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
20516         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
20517         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
20518         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
20519         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
20520         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
20521         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
20522         ntlm-string-permute, string-lshift into ntlm-string-lshift,
20523         string-xor into ntlm-string-xor.
20524         Suggested by Jesper Harder <harder@myrealbox.com>.
20525
20526         * ntlm.el: Don't include poem.
20527
20528         * md4.el (print-int32, print-string-hexa): Remove.
20529         Suggested by Jesper Harder <harder@myrealbox.com>.
20530
20531         * sasl-ntlm.el, ntlm.el, md4.el: New files.
20532
20533         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
20534         probably breaks emacs with DL patch, but do we care? Is anyone
20535         still using the DL stuff?)
20536
20537         * sieve-manage.el: Use the password package.
20538         (sieve-manage-read-passwd): Remove.
20539         (sieve-manage-interactive-login): Use password.  Re-add
20540         condition-case around loop.
20541
20542         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
20543         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
20544         Use the password package.
20545
20546 2003-02-19  Simon Josefsson  <jas@extundo.com>
20547
20548         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
20549         token.
20550
20551 2002-08-07  Simon Josefsson  <jas@extundo.com>
20552
20553         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
20554         (sieve-manage-authenticators):
20555         (sieve-manage-authenticator-alist): Add some SASL mechs.
20556         (sieve-sasl-auth): New function.
20557         (sieve-manage-cram-md5-auth):
20558         (sieve-manage-plain-auth): Rewrite using SASL library.
20559         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
20560         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
20561         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
20562         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
20563
20564 2004-01-05  Simon Josefsson  <jas@extundo.com>
20565
20566         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
20567         New files.
20568
20569 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20570
20571         * gnus-group.el (gnus-no-groups-message): Update.
20572
20573         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
20574
20575 2003-11-09  Simon Josefsson  <jas@extundo.com>
20576
20577         * imap.el: Support for ID IMAP extension (RFC 2971).
20578         (imap-local-variables): Add imap-id.
20579         (imap-id): New variable.
20580         (imap-id): New function.
20581         (imap-parse-response): Parse untagged ID response.
20582         * nnimap.el (nnimap-id): New variable.
20583         (nnimap-open-connection): Use it.
20584
20585 2003-12-28  Simon Josefsson  <jas@extundo.com>
20586
20587         * gnus-score.el (gnus-score-edit-all-score): New.
20588         * gnus-group.el (gnus-group-score-map): Bind it to W e.
20589
20590 2004-01-04  Simon Josefsson  <jas@extundo.com>
20591
20592         * password.el: Add.
20593
20594 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
20595
20596         * dns.el (dns-query-types): Fix typo.
20597         (dns-query-types): New function.
20598         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
20599         PTR and SOA replies, see RFC 1035.
20600
20601 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20602
20603         * gnus.el (gnus-logo-color-style): Change colors to `no'.
20604
20605         * Move to Changelog.2.
20606
20607 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20608
20609         * gnus.el (gnus-version-number): Bump version.
20610
20611 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
20612
20613         * gnus.el: No Gnus v0.1 is released.
20614
20615 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
20616
20617         * gnus.el: No Gnus v0.0 is released.
20618
20619 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20620
20621         * gnus.el (gnus-version-number): Bump.
20622         (gnus-version): No.
20623
20624 See ChangeLog.2 for earlier changes.
20625
20626   Copyright (C) 2004-2011  Free Software Foundation, Inc.
20627
20628   This file is part of GNU Emacs.
20629
20630   GNU Emacs is free software: you can redistribute it and/or modify
20631   it under the terms of the GNU General Public License as published by
20632   the Free Software Foundation, either version 3 of the License, or
20633   (at your option) any later version.
20634
20635   GNU Emacs is distributed in the hope that it will be useful,
20636   but WITHOUT ANY WARRANTY; without even the implied warranty of
20637   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
20638   GNU General Public License for more details.
20639
20640   You should have received a copy of the GNU General Public License
20641   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
20642
20643 ;; Local Variables:
20644 ;; coding: utf-8
20645 ;; fill-column: 79
20646 ;; add-log-time-zone-rule: t
20647 ;; End: