0d77ddfa445df4398a4656d6052a2d4da55caf7b
[gnus] / lisp / ChangeLog
1 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
4         previous patch.
5
6         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
7
8 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
9
10         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
11
12 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13
14         * gnus-int.el (gnus-open-server): Give a better error message in the
15         "go offline" case.
16
17         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
18         marks for nnimap, which is seldom the right thing to do.
19
20         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
21         (gnus-same-method-different-name): New function.
22
23         * nnimap.el (parse-time): Require.
24
25         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
26         method in the presence of many similar methods.
27
28         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
29
30         * nnimap.el (nnimap-find-expired-articles): Don't refer to
31         nnml-inhibit-expiry.
32
33         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
34         find out whether methods are equal.
35
36         * nnimap.el (nnimap-find-expired-articles): New function.
37         (nnimap-process-expiry-targets): New function.
38         (nnimap-request-move-article): Request the article before looking at
39         what the Message-ID is.  Fix found by Andrew Cohen.
40         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
41
42         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
43         for oldness in addition to being a predicate.
44
45         * nnimap.el (nnimap-request-group): When we have zero articles, return
46         the right data to Gnus.
47         (nnimap-request-expire-articles): Only delete articles immediately if
48         the target is 'delete.
49
50         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
51         method, this would bug out.
52
53         * gnus-group.el (gnus-group-expunge-group): Renamed from
54         gnus-group-nnimap-expunge, and implemented as a normal interface
55         function.
56
57         * gnus-int.el (gnus-request-expunge-group): New function.
58
59         * nnimap.el (nnimap-request-create-group): Implement.
60         (nnimap-request-expunge-group): New function.
61
62 2010-09-21  Julien Danjou  <julien@danjou.info>
63
64         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
65         (gnus-html-cache-expired): Add new function.
66         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
67         wethever we should display image for fetch it.
68         Compute alt-text earlier to pass it to the fetching function too.
69         (gnus-html-schedule-image-fetching): Change function argument to only
70         get one image at a time, not a list.
71         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
72         cache.
73         (gnus-html-get-image-data): New function to retrieve image data from
74         cache.
75         (gnus-html-put-image): Change buffer argument to use image data rather
76         than file, and place image above region rather than inserting a new
77         one. Do not take alt-text as argument, since it's useless now: we place
78         the image above alt-text.
79         (gnus-html-prune-cache): Remove.
80         (gnus-html-show-images): Start to fetch image when we find one, do not
81         push into a temporary list.
82         (gnus-html-prefetch-images): Only fetch image if they have expired.
83         (gnus-html-browse-image): Fix, use 'gnus-image-url.
84         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
85
86 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
87
88         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
89
90 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
91
92         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
93         spec inser "*" if the group isn't active instead of 0.
94
95         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
96         opening the server.
97         (nnimap-request-delete-group): Implement group deletion.
98         (nnimap-transform-headers): Return the size of the entire message in
99         the Bytes header, not just the size of the first part.
100         (nnimap-request-move-article): When moving an article from nnimap,
101         request the article first so the accepting form has an article to
102         accept.  Reported by Dan Christensen.
103         (nnimap-command): Make sure that the error message doesn't error out.
104
105 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
106
107         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
108         we haven't requested anything.
109
110 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
111
112         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
113         "".  Fix found by Andrew Cohen.
114
115         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
116         instead of -encode-string.
117
118 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
119
120         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
121
122         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
123         by mm-subst-char-in-string.
124
125 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
126
127         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
128         waiting for the connection string.
129
130         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
131         arriving.
132
133         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
134         bogus characters.  This allows selecting certain Gmail groups.
135
136         * nnimap.el (nnimap-find-wanted-parts-1): New function.
137         (nnimap-fetch-partial-articles): New variable.
138         (nnimap-open-connection): When looking for credentials, also use the
139         nnimap-server-port.
140         (nnimap-request-article): Return the group/article number, so that Gnus
141         `^' works as expected.
142         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
143         them.
144
145         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
146         comments.
147         (gnus-methods-sloppily-equal): New function.
148         (gnus): When using the development version of Gnus, load the gnus-load
149         file.
150
151         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
152         `gnus-open-server' on each method before trying to scan them etc.  This
153         ensures that all the backend parameters are set correctly.
154
155         * nnimap.el (nnimap-authenticator): New variable.
156         (nnimap-open-connection): Allow anonymous login.
157         (nnimap-transform-headers): The chars header is called Chars not
158         Bytes.
159         (nnimap-wait-for-response): Don't infloop if the IMAP connection
160         drops.
161
162         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
163         patch, found by Knut Anders Hatlen.
164
165 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
166
167         * gnus-agent.el (gnus-agent-batch-confirmation)
168         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
169         to gnus-message.
170         * gnus-art.el (gnus-article-describe-briefly): Likewise.
171         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
172         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
173         * gnus-int.el (gnus-open-server): Likewise.
174         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
175         (gnus-score-check-syntax): Likewise.
176         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
177         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
178         Likewise.
179         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
180
181 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
182
183         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
184         calling conventions so that prefetch doesn't bug out.
185
186 2010-09-19  Julien Danjou  <julien@danjou.info>
187
188         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
189         rather than `subst-char-in-region' in order to be able to replace ASCII
190         char by UTF-8 ones.
191
192         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
193         than curl.
194         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
195         the right URL and ALT text on images.
196         (gnus-html-wash-tags): Fix tag case.
197         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
198         (gnus-article-html): Add -o display_ins_del=2 option.
199         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
200
201 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
202
203         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
204         the extra mail headers, which sometimes seem to happen for unknown
205         reasons.
206
207         * mail-parse.el (mail-header-encode-parameter): Define as
208         rfc2045-encode-string instead of as rfc2231-encode-string, since some
209         (or most, perhaps?) mail readers don't understand the latter, but do
210         understand the former.
211
212         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
213         to nil, so that no methods are automatically agentized.  I think this
214         is probably what most users want.
215
216         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
217         from url-retrieve, for instance about invalid URLs.
218
219         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
220         groups that have no articles.
221         (nnimap-request-article): Check that we really got an article when we
222         requested one.
223
224         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
225         doesn't exist.
226
227         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
228         nntp buffer so the agent can save it.
229         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
230         that CRLF doesn't get translated to \n.
231         (nnimap-open-connection): Don't make 'shell commands only send \n.
232
233 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
234
235         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
236         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
237         Update var name.
238         (nnml-generate-nov-file): Use dolist.
239         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
240         Use with-current-buffer.
241
242 2010-09-18  Julien Danjou  <julien@danjou.info>
243
244         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
245         parallel.
246
247 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
248
249         * nnimap.el (nnimap-update-info): When doing partial marks update, get
250         the range update right.
251         (nnimap-request-group): Don't make `M-g' bug out on group with no
252         marks.
253         (nnoo): Required, so that other packages can require nnimap.
254         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
255         command we're looking for.  This helps when the server sends more
256         responses after we've gotten everything we expected.
257         (nnimap): Add a `newlinep' field to keep track of end-of-line
258         conventions.
259         Don't send CRLF to things that don't want it.
260         (nnimap-request-accept-article): Ditto.
261
262 2010-09-18  Julien Danjou  <julien@danjou.info>
263
264         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
265         than curl to retrieve images.
266
267 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
268
269         * nnimap.el (nnimap-update-info): Extend the info so that we can set
270         the marks.
271         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
272         (nnimap-wait-for-connection): New function.
273         (nnimap-open-connection): If we have PREAUTH, don't query for login
274         credentials.
275         (nnimap-update-info): Fix off-by-one error when concatenating ranges
276         when doing a partial update.
277
278 2010-09-18  Julien Danjou  <julien@danjou.info>
279
280         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
281         tags.
282
283 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
284
285         * nnimap.el (nnimap-credentials): New function.
286         (nnimap-open-connection): Use the new function to look for credentials
287         also on the numeric equivalents of "imap" and "imaps".
288
289         * gnus-start.el (gnus-activate-group): Send the info to
290         gnus-request-group.
291
292         * nnimap.el (nnimap-request-group): Have the "check" version of the
293         function parse flags and update the info, so that a `M-g' get a total
294         resync of all flags from the group.
295
296         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
297         to allow backends to alter the info on group selection.  Also alter all
298         the backend -request-group functions to take the parameter.
299
300         * nnimap.el (nnimap-store-info): New function.
301         (nnimap-update-info): Store the info for later usage.
302         (nnimap-request-group): Use the stored info for the dont-check case, so
303         that we don't retrieve all marks when we enter a group.
304
305         * nnimap.el: Use deffoo instead of defun for interface functions.
306
307         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
308         update the group info.  This makes the nndraft groups, for instance, go
309         back to their old behaviour.
310
311         * gnus-sum.el (gnus-select-newsgroup): Indent.
312
313         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
314         in.
315         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
316         nothing.
317
318         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
319         from methods that are denied.
320
321         * gnus-int.el (gnus-method-denied-p): New function.
322
323         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
324         store the password instead of netrc.
325         (nnimap-open-connection): Don't error out when we can't make a
326         connections.
327
328         * auth-source.el (auth-source-create): In the password prompt, say what
329         we're querying for.  Also prompt for user name if that hasn't been
330         given.
331
332         * nnimap.el (nnimap-with-process-buffer): Removed.
333
334 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
335
336         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
337         method when we're reading from the agent.
338
339         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
340
341         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
342         that's probably most useful for users.
343
344         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
345         "failed" all the time.
346
347         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
348         ...)) with (with-current-buffer ... ).
349
350         * nntp.el (nntp-open-server): Return whether the open was successful or
351         not.
352
353         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
354         select an unread unseen article first.
355
356         * nnimap.el (nnimap-open-connection): If the user doesn't have a
357         /etc/services, supply some sensible port defaults.
358
359         * dgnushack.el: Define netrc-credentials.
360
361 2010-09-17  Julien Danjou  <julien@danjou.info>
362
363         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
364
365 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
366
367         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
368         doesn't have any parameters.
369
370 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
371
372         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
373         only upcased checks.
374
375         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
376
377         * nnimap.el (nnimap-open-shell-stream): New function.
378         (nnimap-open-connection): Use it.
379         (nnimap-transform-headers): Get the number of lines in each message.
380         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
381         number of lines.
382         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
383         problem.
384
385         * utf7.el (utf7-encode): Autoload.
386
387         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
388         to allow the mail splitting to not return a default group.  This is
389         useful for nnimap, which will leave unmatched mail in the inbox.
390
391         * nnimap.el: Rewritten.
392
393         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
394         nnimap usage.
395
396         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
397         if the move is internal, so that nnimap can do fast internal moves.
398
399         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
400         data.
401         (gnus-read-active-for-groups): Support finishing the early retrieval of
402         data.
403
404         * gnus-range.el (gnus-range-nconcat): New function.
405
406         * gnus-int.el (gnus-finish-retrieve-group-infos)
407         (gnus-retrieve-group-data-early): New functions.
408
409 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
410
411         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
412         (nnrss-retrieve-groups):
413         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
414         (pop3-quit): Use with-current-buffer.
415
416 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
417
418         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
419         instead of nnheader-accept-process-output.
420
421         * dgnushack.el (dgnushack-compile): Add comment.
422
423         * lpath.el: No need to fbind propertize for XEmacs 21.4.
424
425         * gnus-html.el (gnus-html-schedule-image-fetching)
426         (gnus-html-prefetch-images): Replace process-kill-without-query by
427         gnus-set-process-query-on-exit-flag.
428
429 2010-09-16  Romain Francoise  <romain@orebokech.com>
430
431         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
432
433 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
434
435         * gnus-registry.el (gnus-registry-install-shortcuts): The second
436         parameter to unintern is mandatory-ish in Emacs 24.
437
438         * gnus-html.el (gnus-html-schedule-image-fetching)
439         (gnus-html-prefetch-images): Check for curl before using it.
440
441         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
442         depend on curl, which isn't essential.
443
444         * imap.el: Revert back to version
445         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
446         seem problematic.
447
448 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
449
450         * gnus-registry.el (gnus-registry-install-shortcuts):
451         Explicitly pass `obarray' to `unintern' to avoid a warning.
452
453 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
454
455         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
456         change.
457
458         * nnrss.el (nnrss-request-list): Removed this function and related
459         functions, including the moreover stuff.
460
461 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
462
463         * nnrss.el (nnrss-retrieve-groups): New function.
464
465 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
466
467         * .dir-locals.el: Add no-byte-compile cookie.
468
469 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
470
471         * time-date.el (format-seconds): Comment fix.
472
473         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
474         for back end that doesn't support request-scan.
475
476 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
477
478         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
479         then do request scans from the backends.
480
481         * netrc.el (netrc-credentials): New conveniency function.
482
483         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
484         avoid running a hook per line, since this takes a lot of time,
485         profiling shows.
486         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
487         directly if gnus-visual-p is true.
488
489 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
490
491         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
492         groups; replace mapcar with dolist which is a bit faster; pass groups
493         info to gnus-read-active-file-1.
494         (gnus-read-active-file-1): Scan only specified groups if the new
495         optional arg `infos' is given.
496
497 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
498
499         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
500
501         * pop3.el (pop3-movemail): Removed.
502         (pop3-streaming-movemail): Renamed to pop3-movemail.
503
504         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
505         don't restrict end-tag searches to the end of the line.
506
507 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
508
509         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
510         articles of every unchecked group to t, which means unknown since the
511         server has never been opened.
512
513 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
514
515         * gnus-html.el (gnus-html-show-alt-text): New command.
516         (gnus-html-browse-image): Ditto.
517         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
518         to browse the image directly.
519         (gnus-html-wash-tags): Search for images first, so that <a><img> works
520         better.
521
522         * gnus-async.el (gnus-async-article-callback): Call
523         `gnus-html-prefetch-images' unconditionally.
524
525         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
526         before feeding URLs to curl.
527
528 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
529
530         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
531         internal images as deletable by `W D D'.
532
533         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
534         (gnus-async-article-callback): Fix typo.
535
536 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
537
538         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
539         current line to work around bugs in the output from w3m.
540
541         * gnus-async.el (gnus-async-article-callback): Always prefetch images
542         for groups that want that.
543
544         * nntp.el (nntp-wait-for-string): Supply a timeout for
545         accept-process-output to ensure progress.
546
547         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
548         level to get unread articles from, then use that for foreign groups,
549         too.
550
551         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
552         confuses the rest of the function.
553
554         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
555         for the methods that support -retrieve-groups, too.
556
557         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
558
559 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
560
561         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
562         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
563
564         * pop3.el: Require cl when compiling.
565         (pop3-number-of-responses): Search for "+OK", not "+OK ".
566
567 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
568
569         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
570         that aren't going to be activated.
571         (gnus-get-unread-articles): Fix up the last commit.
572
573         * gnus-html.el (gnus-article-html): Allow calling without specifying
574         the handle.  In that case, dissect the buffer first.
575
576         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
577
578         * nnimap.el (nnimap-open-connection): Revert the change that would look
579         into authinfo for imaps instead of imap.
580
581         * gnus-start.el (gnus-activate-group): Take an optional parameter to
582         say that you don't want to call gnus-request-group with don-check, but
583         do check the reponse.  This is for virtual groups only.
584         (gnus-get-unread-articles): Count the archive groups as secondary, so
585         that they're activated the same way as before.
586
587         * imap.el (imap-message-map): Removed optional buffer parameter, since
588         no callers use it.
589         (imap-message-get): Ditto.
590         (imap-message-put): Ditto.
591         (imap-mailbox-map): Ditto.
592         (imap-mailbox-put): Ditto.
593         (imap-mailbox-get): Ditto.
594         (imap-mailbox-get): Revert last change for this function.
595
596         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
597         case-insensitively.
598         (nnimap-debug): Removed.
599
600         * imap.el (imap-fetch-safe): Removed function, and altered all callers
601         to use `imap-fetch' instead.  According to the comments, this should be
602         safe, since all other IMAP clients use the 1:* syntax.
603         (imap-enable-exchange-bug-workaround): Removed.
604         (imap-debug): Removed -- doesn't seem very useful.
605
606         * mail-source.el (mail-source-fetch): Don't message if we're fetching
607         mail from a file, and the file doesn't exist.
608
609         * imap.el (imap-log): New convenience function used throughout instead
610         of repeating the same code all over the place.
611
612         * pop3.el (pop3-streaming-movemail): Return t for success.
613
614         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
615         .authinfo if we're using ssl connection.
616
617         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
618         already have if we're in a main Gnus `g' run.
619
620         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
621
622 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
623
624         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
625
626         * nnmh.el (nnmh-request-list-1): Bind `file'.
627
628         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
629         alias to set-process-query-on-exit-flag or process-kill-without-query.
630         (pop3-open-server): Use it.
631
632 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
633
634         * mail-source.el (mail-source-delete-crash-box): Always move the crash
635         box to the Incoming file.  Fixes mistake in previous checkin.
636
637         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
638         request loop (for debugging purposes) removed.
639
640         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
641         culprit is more visible.
642         (nnml-save-incremental-nov, nnml-open-incremental-nov)
643         (nnml-add-incremental-nov): New functions to do "incremental" nov
644         updates, where we just append to the end of the existing nov files
645         without reading/writing them in full.
646
647         * mail-source.el (mail-source-delete-crash-box): Really only check the
648         incoming files once in a while.
649
650         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
651
652         * mail-source.el (mail-source-delete-crash-box): Only check the
653         incoming files for deletion once per day to save a lot of file
654         accesses.
655
656         * pop3.el (pop3-logon): Fix up unbound variable typo.
657
658         * mail-source.el (pop3-streaming-movemail): Autoload.
659
660         * pop3.el (pop3-streaming-movemail): Respect
661         pop3-leave-mail-on-server.
662
663         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
664         retrieval.
665
666         * pop3.el (pop3-process-filter): Removed unused function.
667         (pop3-streaming-movemail, pop3-send-streaming-command)
668         (pop3-wait-for-messages, pop3-write-to-file)
669         (pop3-number-of-responses): New functions for streaming pop3
670         retrieval.
671
672         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
673         come from no known methods.
674         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
675         list.
676
677         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
678         message sizes.
679         (pop3-movemail): Use erase-buffer instead of looping and deleting
680         regions, which seems rather odd.
681
682         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
683         file once per `g' run.
684
685         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
686         directories.  This makes the draft queue directory work.
687
688         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
689         data from the backends, so that we only request the list of groups from
690         each method once.  This should speed things up considerably.
691
692         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
693         detect that it's not implemented.
694
695         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
696         we actually do recurse down into the tree, but don't stat all leaf
697         nodes.
698
699         * gnus-html.el (gnus-html-show-images): If there are no images to show,
700         then say so instead of bugging out.
701
702         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
703         files exist before trying to read them.
704
705         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
706         around <pre_int>.
707
708         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
709
710         * nnmh.el (nnmh-request-list-1): Optimize for speed.
711
712 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
713
714         * mm-util.el (mm-image-load-path): Just return the image directories,
715         not all directories in the path in addition to the image directories.
716         (mm-image-load-path): Maintain a cache of the image directories so that
717         the `g' command in Gnus doesn't have to stat dozens of directories each
718         time.
719
720         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
721         (gnus-html-wash-tags): Add a new `i' command to insert images.
722         (gnus-html-insert-image): New command and keystroke.
723         (gnus-html-redisplay-with-images): New command and keystroke.
724         (gnus-html-show-images): Renamed command.
725         (gnus-html-wash-tags): Remove more white space before <pre_int> image
726         spacers.
727         (gnus-html-wash-tags): Decode entities at the end, so that entities
728         inside the tags don't mess up the rest of the "parsing".
729
730         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
731         so that nnimap methods aren't agentized by default.  There's apparently
732         many problems related to agent/imap behaviour.
733
734         * gnus-art.el (gnus-article-copy-string): New command and key binding.
735
736         * gnus-html.el: Doc fix.
737
738 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
739
740         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
741         specifier-spec-list for Emacs 21.
742
743         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
744         glyph-width and glyph-height instead of display-graphic-p and
745         image-size; make avoidance of displaying small images work for XEmacs.
746
747         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
748         for XEmacs.
749
750         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
751         of symbol that holds plist data.
752         (gnus-process-plist): Remove plist of process after getting it.
753
754 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
755
756         * message.el (message-generate-hashcash): Change default to
757         'opportunistic if hashcash is installed.
758
759         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
760         (gnus-html-put-image): Only call image-size once, since it's somewhat
761         time-consuming on remote X servers.
762
763 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
764
765         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
766         type on data, not a file name.
767
768         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
769         window-pixel-edges for Emacs 21.
770
771         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
772         decoded contents.
773         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
774
775 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
776
777         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
778         group line format, since it isn't very interesting.
779
780         * gnus-agent.el (gnus-agent-short-article),
781         (gnus-agent-long-article): Increase values for these two variables,
782         since most people are likely to have more network connection and
783         storage than before.
784
785         * gnus.el (gnus-refer-article-method): Change default to 'current.
786         When referring an article, the common behaviour is to refer it from the
787         current select method, not the native select method.  The chances of
788         the native select method having the message in question is rather slim
789         these days.
790
791         * gnus-sum.el (gnus-auto-select-subject): Change default to
792         `unseen-or-unread'.  I think it's likely that most people want to
793         select an unseen article over a previously seen, but unread one.
794
795         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
796         means that in the article buffer none of the minor mode elements will
797         be shown, usually, and this is not desirable in most cases.
798
799         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
800         that commands like `d' (and the like) go to the next line in the
801         buffer, instead of the next unread article.  I think this is the
802         behaviour that is most natural for most users.
803         (gnus-single-article-buffer): Change default to nil, so that people can
804         have as many article buffers open as they have summary buffer.  I think
805         this is the most natural way for the groups to behave.
806
807         * message.el (message-generate-new-buffers): Change default to
808         `unsent', so that all new message buffers start their names with the
809         string "*unsent", and it's easier to find the buffers if you move from
810         them.
811
812 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
813
814         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
815         small.  They're probably tracking images.
816         (gnus-html-wash-tags): Remove all <pre_int> place holders.
817         (gnus-html-rescale-image): Yet another try at getting the image sizing
818         right.
819
820         * nntp.el (nntp-request-set-mark): Refuse to do marks if
821         nntp-marks-file-name is nil.
822
823 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
824
825         * gnus-html.el (gnus-html-wash-tags)
826         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
827         Better logging.
828
829 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
830
831         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
832
833         * gnus-html.el (gnus-html-wash-tags): Check the value of
834         gnus-blocked-images in the summary buffer.
835
836 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
837
838         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
839
840 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
841
842         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
843         like "a", it seems like.
844         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
845         since it needs to be picked from the correct buffer.
846
847         * nnwfm.el: Removed.
848
849         * nnlistserv.el: Removed.
850
851 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
852
853         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
854         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
855
856 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
857
858         * nnkiboze.el: Removed.
859
860         * nndb.el: Removed.
861
862         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
863         alt text.
864         (gnus-html-rescale-image): Try to get the rescaling logic right for
865         images that are just wide and not tall.
866
867         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
868         overshadow variable bindings.
869
870 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
871
872         * gnus-html.el (gnus-html-wash-tags)
873         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
874         extra logging.
875
876 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
877
878         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
879         (gnus-max-image-proportion): New variable.
880         (gnus-html-rescale-image): New function.
881         (gnus-html-put-image): Rescale images.
882
883 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
884
885         Fix up some byte-compiler warnings.
886         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
887         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
888         (gnus-article-fill-cited-article, gnus-article-hide-citation)
889         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
890         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
891         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
892         (gnus-group-update-group): Use save-excursion and with-current-buffer.
893
894 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
895
896         * gnus-html.el (gnus-article-html): Decode contents by charset.
897
898 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
899
900         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
901         (gnus-html-frame-width, gnus-blocked-images)
902         * message.el (message-prune-recipient-rules): Add custom version.
903         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
904
905         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
906         functions.
907
908         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
909         gnus-process-get.
910
911 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
912
913         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
914         instead of lsub directly.
915
916 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
917
918         * nnwarchive.el: Removed.
919
920         * gnus-soup.el: Removed.
921
922         * nnsoup.el: Removed.
923
924         * nnultimate.el: Removed.
925
926         * gnus-html.el (gnus-blocked-images): New variable.
927
928         * message.el (message-prune-recipients): New function.
929         (message-prune-recipient-rules): New variable.
930
931         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
932         guess whether a long line is natural text or not.
933
934         * gnus-html.el (gnus-html-schedule-image-fetching): Use
935         gnus-process-plist and friends for compatibility.
936
937 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
938
939         * gnus-html.el: Require packages that define macros used in this file.
940         (gnus-article-mouse-face): Declare to silence byte-compiler.
941         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
942         process-get.
943         (gnus-html-put-image): Use plist-get to avoid getf.
944         (gnus-html-prefetch-images): Use with-current-buffer.
945
946 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
947
948         * gnus-ems.el: Provide compatibility functions for
949         gnus-set-process-plist.
950
951         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
952         header-line-format for XEmacs 21.4.
953
954         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
955         * gnus.el (gnus-valid-select-methods)
956         * message.el (message-send-mail-partially-limit)
957         * mm-decode.el (mm-text-html-renderer)
958         * mml.el (mml-insert-mime-headers-always)
959         * smiley.el (smiley-regexp-alist): Bump custom version.
960
961 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
962
963         * gnus-html.el: require mm-url.
964         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
965         with the url to `url'.
966         (gnus-html-wash-tags): Support cid: URLs/images.
967
968 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
969
970         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
971         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
972         bindings, as they aren't useful at all.  `w' is moved to `W w'.
973
974         * gnus-move.el: Removed file, since it doesn't really work.
975
976         * gnus-html.el (gnus-article-html): Tell w3m that the input is
977         UTF-8.  This seems to fix problems with some German web feeds.
978
979         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
980         at the top so that the proper colours are applied.
981
982         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
983         don't have dots in their names.
984
985         * gnus-art.el (gnus-article-view-part): Doc fix.
986
987         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
988         XEmacs-compatible.
989         (gnus-html-put-image): Don't do images on non-graphic displays.
990
991         * nnslashdot.el: Removed this unused backend.
992
993         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
994         actions.
995         (gnus-undo-register-1): Revert last change.
996
997         * gnus-group.el (gnus-group-completing-read): Protect against not
998         having completion-styles bound.
999
1000         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
1001         make broken recipients happier.
1002
1003         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
1004
1005         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
1006         point parameter.
1007
1008         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
1009
1010         * gnus-group.el (gnus-group-completing-read): Add 'substring to
1011         completion-styles for group selection.
1012
1013 2009-02-04  Andreas Schwab  <schwab@suse.de>
1014
1015         * gnus-score.el (gnus-score-string): Fix regex for matching extra
1016         headers and regexp-quote the match if necessary.
1017
1018 2009-03-24  Miles Bader  <miles@gnu.org>
1019
1020         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
1021         the blinking smiley.
1022
1023 2009-03-24  Simon Josefsson  <simon@josefsson.org>
1024
1025         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
1026         blink smiley.
1027
1028 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1029
1030         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
1031         where the dribbel file lives exists.
1032
1033         * message.el (message-send-mail-partially-limit): Change the default to
1034         nil, since most people don't want this.
1035
1036         * mm-url.el (mm-url-decode-entities): Also decode entities like
1037         &#x3212.
1038
1039 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
1040
1041         * gnus-sum.el (gnus-summary-idna-message):
1042         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
1043         Hyperlink urls in docstrings with URL `...'.
1044
1045 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
1046
1047         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
1048         functions.
1049
1050 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1051
1052         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
1053         say what the mouseover text should be.
1054
1055         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
1056         version of the mm-w3m-safe-url-regexp variable to only download images
1057         in the groups where we want that to happen.
1058
1059         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
1060
1061         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
1062         easier debugging.
1063         (gnus-article-beginning-of-window): Add kludge to allow spacing past
1064         big pictures in the article buffer.
1065
1066         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
1067         gnus-article-html.
1068         (mm-text-html-renderer): gnus-article-html needs curl in addition to
1069         w3m.
1070
1071         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
1072
1073 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1074
1075         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
1076         which doesn't exist.
1077
1078         * message.el (message-inhibit-ecomplete): New variable to allow some
1079         function to inhibit ecomplete address storage.
1080         (message-resend): Disable ecomplete message storage when resending
1081         messages.
1082
1083         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
1084
1085 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1086
1087         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
1088         Save excursion while copying, moving, and deleting articles in order to
1089         prevent the cursor from jumping to unforeseen place.
1090
1091 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1092
1093         * lpath.el: No need to bind bookmark-current-buffer,
1094         bookmark-yank-point and bookmark-make-record-function.
1095
1096 2010-08-17  Glenn Morris  <rgm@gnu.org>
1097
1098         * gnus-sync.el: Require gnus components whose functions are used.
1099
1100         * gnus-art.el (bookmark-make-record-function):
1101         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
1102         Declare for compiler.
1103
1104         * mm-url.el (mml-compute-boundary): Autoload.
1105
1106 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1107
1108         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
1109
1110 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
1111
1112         Typo fix "hoo4a" -> "hook".
1113
1114         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
1115
1116 2010-08-14  Glenn Morris  <rgm@gnu.org>
1117
1118         * gnus-sync.el (gnus-sync): Fix defgroup version.
1119
1120 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
1121
1122         Doc fixes and keep unknown groups (ammended for nunion bug fix).
1123
1124         * gnus-sync.el: Fix docs.
1125         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
1126         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
1127
1128 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
1129
1130         Optimizations for gnus-sync.el.
1131
1132         * gnus-sync.el: Add docs about gnus-sync-backend
1133         possibilities.
1134         (gnus-sync-save): Remove unnecessary message.
1135         (gnus-sync-read): Optimize and show what groups were skipped.
1136
1137 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
1138
1139         Minor bug fixes for gnus-sync.el.
1140
1141         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
1142         read the sync on get-new-news.
1143
1144         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
1145         quiet.
1146
1147         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
1148
1149 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
1150
1151         Make saving and restoring of hidden threads work with overlays.
1152         Patch applied by Ted Zlatanov.
1153
1154         * gnus-sum.el (gnus-hidden-threads-configuration)
1155         (gnus-restore-hidden-threads-configuration): Update to deal with text
1156         properties, rather than searching for a magic character.
1157
1158 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
1159
1160         New gnus-sync.el library for synchronization of marks.
1161
1162         * gnus-sync.el: New library for synchronization of marks.
1163
1164         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
1165         renamed from `gnus-registry-grep-in-list'.
1166
1167         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
1168
1169         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
1170
1171 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1172
1173         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
1174         determining charset of text fails.
1175
1176 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1177
1178         * nnmail.el (nnmail-get-new-mail-1): Revert.
1179
1180         * nnml.el (nnml-active-number): Make sure names of newly created groups
1181         in nnml-group-alist are encoded.
1182
1183 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1184
1185         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
1186         containing non-ASCII characters in active file for nnml back end.
1187
1188 2010-07-24  David Engster  <dengste@eml.cc>
1189
1190         * mml-smime.el (mml-smime-epg-verify): Also accept the older
1191         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
1192
1193 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
1194
1195         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
1196         tag (Bug#6654).
1197
1198 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1199
1200         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
1201         the article buffer, not the summary buffer.
1202
1203 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1204
1205         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
1206         Emacs 23 as well.
1207
1208 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1209
1210         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
1211         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
1212
1213 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1214
1215         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
1216         Patch applied by Karl Fogel.
1217
1218         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
1219         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
1220
1221 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1222
1223         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
1224         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
1225         C-w still not working correctly from Article buffers; Thierry's
1226         patch to fix that will be applied after this.
1227
1228         * gnus-art.el (bookmark-make-record-function): New local variable.
1229
1230         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
1231         article buffer.
1232         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
1233
1234 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
1235
1236         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
1237         on changes in bookmark.el.
1238
1239 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1240
1241         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
1242         `no-log' instead of message not to log prompt string.
1243
1244 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
1245
1246         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
1247         the *other* type of HTML form submission.
1248
1249 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
1250
1251         * auth-source.el (auth-source-pick): If choice does not contain a
1252         questioned keyword, set the check to t.
1253
1254 2010-06-12  Romain Francoise  <romain@orebokech.com>
1255
1256         * gnus-util.el (gnus-date-get-time): Move up before first use.
1257
1258 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1259
1260         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
1261         (gnus-article-edit-part): Bind it to make last part that is substituted
1262         or deleted visible.
1263         (gnus-mime-display-single): Buttonize part of which id equals to
1264         gnus-mime-buttonized-part-id.
1265
1266 2010-06-10  Dan Christensen  <jdc@uwo.ca>
1267
1268         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
1269         (gnus-dd-mmm): Use gnus-date-get-time.
1270         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
1271         simplify logic.
1272         (gnus-summary-limit-to-age): Use gnus-date-get-time.
1273         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
1274
1275 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
1276
1277         * auth-source.el (top): Autoload `secrets-list-collections',
1278         `secrets-create-item', `secrets-delete-item'.
1279         (auth-sources): Fix tag string.
1280         (auth-get-source, auth-source-retrieve, auth-source-create)
1281         (auth-source-delete): New defuns.
1282         (auth-source-pick): Rewrite in order to avoid 2 passes.
1283         (auth-source-forget-user-or-password): New parameter USERNAME.
1284         (auth-source-user-or-password): New parameters CREATE-MISSING and
1285         DELETE-EXISTING.  Retrieve password interactively, if needed.
1286
1287 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
1288
1289         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
1290         deleting unused directories when gnus-expert-user is t.
1291
1292 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1293
1294         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
1295         for each temp file when gnus-article-browse-delete-temp is ask.
1296
1297 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1298
1299         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
1300         Lisp calls to delete-backward-char by calls to delete-char.
1301
1302 2010-05-20  Kevin Ryde  <user42@zip.com.au>
1303
1304         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
1305
1306 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
1307
1308         * password-cache.el (password-cache-remove): Fix docstring.
1309
1310 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1311
1312         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
1313         article unless decoding article to be saved.
1314
1315 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1316
1317         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
1318         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
1319         generated within the mm-with-unibyte-current-buffer macro.
1320
1321 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1322
1323         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
1324         to nil when we're in a mml-preview buffer and no group is selected.
1325
1326 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
1327
1328         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
1329         when catching the `C-g'.  Reported by "Leo".
1330
1331 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1332
1333         * message.el (message-forward-make-body-plain)
1334         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
1335         multibyte-string-p.
1336
1337         * lpath.el: Revert.
1338
1339 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1340
1341         * message.el (message-forward-make-body-mml): Assume original message
1342         is multibyte string; error on unibyte.
1343         (message-forward-make-body-plain): Ditto; don't add excessive newline
1344         in body end.
1345
1346         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
1347
1348 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
1349
1350         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
1351         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
1352
1353 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1354
1355         * mm-extern.el (mm-extern-url): Don't use
1356         mm-with-unibyte-current-buffer.
1357         (mm-extern-cache-contents): Use with-current-buffer instead of
1358         save-excursion + set-buffer.
1359
1360 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1361
1362         * mm-util.el (mm-emacs-mule): Remove.
1363
1364 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
1365
1366         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
1367         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
1368         change.
1369
1370 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1371
1372         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
1373         bind the default value of enable-multibyte-characters to nil.
1374
1375 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1376
1377         * message.el (message-forward-make-body-plain)
1378         (message-forward-make-body-mml):
1379         Don't use mm-with-unibyte-current-buffer.
1380
1381 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1382
1383         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
1384
1385 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
1386
1387         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
1388         (Bug#5592).
1389
1390 2010-05-07  Julien Danjou  <julien@danjou.info>
1391
1392         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
1393         it to mm-pipe-part.
1394
1395         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
1396         it is given.
1397
1398 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1399
1400         * binhex.el (binhex-decode-region-internal)
1401         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
1402         (dns-query)
1403         * nnweb.el (nnweb-gmane-search)
1404         * pgg-parse.el (pgg-parse-armor)
1405         * pgg.el (pgg-verify-region)
1406         * sha1.el (sha1-string-external)
1407         * uudecode.el (uudecode-decode-region-internal)
1408         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
1409         XEmacs.
1410
1411         * gnus-art.el (gnus-article-browse-html-parts)
1412         * gnus-group.el (gnus-read-ephemeral-gmane-group)
1413         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
1414         make-temp-file.
1415
1416         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
1417         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
1418         compiling.
1419
1420         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
1421         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
1422         XEmacs when compiling.
1423
1424         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
1425         gnus-pick-mode-off-hook for XEmacs when compiling.
1426         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
1427         gnus-binary-mode-off-hook for XEmacs when compiling.
1428
1429         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
1430         nil if char-charset is not available.
1431
1432         * imap.el (imap-disable-multibyte)
1433         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
1434         macros.
1435
1436         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
1437         instead of encode-coding-string.
1438
1439         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
1440         'xemacs) instead of mm-emacs-mule to switch function definitions.
1441         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
1442
1443         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
1444         bind temporary-file-directory for XEmacs;
1445         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
1446         timer-set-function for XEmacs 21.4 and SXEmacs;
1447         bind timer-list for XEmacs 21.4 and SXEmacs;
1448         fbind char-charset and find-charset-region for non-Mule XEmacs;
1449         fbind decode-coding-region, decode-coding-string, detect-coding-region,
1450         encode-coding-region and encode-coding-string for XEmacs having no
1451         file-coding feature.
1452
1453 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
1454
1455         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
1456
1457 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1458
1459         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
1460         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
1461
1462 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
1463
1464         * mm-util.el (mm-decompress-buffer): Use `delete-file';
1465         alias `jka-compr-delete-temp-file' no longer exists.
1466
1467 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1468
1469         Use define-minor-mode in Gnus where applicable.
1470         * mml.el (mml-mode): Use define-minor-mode.
1471         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
1472         (gnus-undo-mode): Use define-minor-mode.
1473         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
1474         (gnus-dead-summary-mode): Use define-minor-mode.
1475         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
1476         Initialize in declaration.
1477         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
1478         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
1479         (gnus-mailing-list-mode): Use define-minor-mode.
1480         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
1481         (gnus-draft-mode): Use define-minor-mode.
1482         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
1483         (gnus-dired-mode): Use define-minor-mode.
1484
1485 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
1486
1487         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
1488         handles on recursive mml-to-mime translation and check them for
1489         boundary delimiter collisions.  Reported by Greg Troxel.
1490
1491 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1492
1493         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
1494
1495 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1496
1497         * mm-util.el (mm-find-buffer-file-coding-system):
1498         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
1499
1500 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
1501
1502         * message.el (message-generate-headers): Record insertion of optional
1503         headers as well.  Otherwise the check to prevent repeated insertion of
1504         optional headers is a no-op.
1505
1506 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
1507
1508         * smime.el: Don't mention CVS.
1509
1510         * nnrss.el (nnrss-fetch): Don't mention CVS.
1511
1512         * nnir.el: Don't mention CVS.
1513
1514 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1515
1516         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
1517
1518 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1519
1520         * lpath.el: Fbind bookmark-default-handler,
1521         bookmark-get-bookmark-record, bookmark-make-record-default,
1522         bookmark-prop-get for Emacs <23 and XEmacs.
1523
1524 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1525
1526         * gnus-sum.el: Add bookmark declarations to silence the compiler.
1527         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
1528         Use with-current-buffer to silence the byte-compiler.
1529         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
1530         bother to require `gnus'.
1531         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
1532
1533 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1534
1535         * gnus-sum.el (gnus-summary-bookmark-make-record)
1536         (gnus-summary-bookmark-jump): New functions.
1537         (gnus-summary-mode): Setup bookmark support.
1538
1539 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
1540
1541         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
1542         if set.
1543
1544 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1545
1546         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
1547         gnus-article-browse-html-save-cid-image; make it work recursively for
1548         forwarded messages as well.
1549         (gnus-article-browse-html-parts): Work when prefix arg is given.
1550         (gnus-article-browse-html-article): Doc fix.
1551
1552 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
1553
1554         * message.el (message-default-mail-headers):
1555         (message-default-headers): Carry the value mail-default-headers over
1556         into message-default-mail-headers, rather than message-default-headers.
1557
1558 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
1559
1560         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
1561         charset.
1562
1563         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
1564         charset into the <meta> tag when the article is encoded to utf-8.
1565
1566 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1567
1568         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
1569         directories as well.
1570         (gnus-article-browse-html-parts): Work for images that do not specify
1571         file names; delete temp directory when quitting; insert header at the
1572         right place; use file: scheme for image files.
1573
1574 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
1575
1576         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
1577         (gnus-article-browse-html-parts): Use it to make temporary cid image
1578         files in addition to html file so that browser may display them.
1579
1580 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1581
1582         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
1583
1584 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
1585
1586         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
1587
1588 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
1589
1590         * auth-source.el (auth-sources): Change default to be simpler.  Explain
1591         about Secret Service API sources.  Improve Customize options.
1592         (auth-source-pick): Change to accept any number of search parameters.
1593         Implement fallbacks iteratively, not recursively.  Add scoring on the
1594         second pass and sort by score.  Call Secret Service API when needed.
1595         (auth-source-user-or-password): Use it.  Call Secret Service API
1596         directly when needed to get the user name and the password.
1597
1598 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
1599
1600         * message.el (message-interactive): Doc fix.
1601         (message-qmail-inject-args): Reflow.
1602         (message-kill-to-signature): Fix typo in docstring.
1603
1604         * smiley.el (smiley-buffer): Fix typo in docstring.
1605
1606 2010-03-24  Glenn Morris  <rgm@gnu.org>
1607
1608         * mail-source.el (gnus-message): Declare.
1609         (mail-source-delete-old-incoming): Require gnus-util.
1610
1611 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1612
1613         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
1614
1615         * message.el (ecomplete-setup): Autoload it for Emacs <23.
1616
1617         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
1618         password-cache's default if it is not bound.
1619         (mml-secure-passphrase-cache-expiry): Default to 16 that is
1620         password-cache-expiry's default if it is not bound.
1621
1622         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
1623         available in Emacs 21.
1624
1625         * lpath.el: Suppress compiler warnings for:
1626         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
1627         XEmacs;
1628         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
1629         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
1630         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
1631
1632 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
1633
1634         * auth-source.el (auth-sources): Fix up definition so extra parameters
1635         are always inline.
1636
1637 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
1638
1639         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
1640         wasn't updated after mismatch.  Clear cached mailbox info correctly
1641         when uidvalidity changes.
1642         (nnimap-group-prefixed-name): New function to avoid some code
1643         duplication.
1644         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
1645         (nnimap-request-group): Use it.
1646         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
1647         (nnimap-update-unseen): Significantly improved speed of Gnus startup
1648         with many imap folders.  This is done by caching the group status from
1649         the imap server persistently in a group parameter `imap-status'.  (This
1650         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
1651         but not persistently, so every Gnus startup was still very slow.)
1652
1653 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
1654
1655         * assistant.el (assistant-render-text): Run `widget-setup' and don't
1656         delete the extra newline.  Otherwise editing of :string and :number
1657         types don't work.
1658
1659 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
1660
1661         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
1662         secrets.el dependency.
1663         (auth-sources): Add optional user name.  Add secrets.el configuration
1664         choice (unused right now).
1665
1666 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
1667
1668         * gnus-sum.el (gnus-summary-make-menu-bar): Let
1669         `gnus-registry-install-shortcuts' fill in the functions.
1670
1671         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
1672         warnings.
1673         (gnus-registry-misc-menus): Variable to hold registry mark menus.
1674         (gnus-registry-install-shortcuts): Populate and use it in a
1675         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
1676
1677 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
1678
1679         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
1680         In-place substitutions for the group name encoding/decoding.
1681         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
1682         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
1683         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
1684         (nnimap-update-unseen, nnimap-request-list)
1685         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
1686         (nnimap-request-set-mark, nnimap-split-to-groups)
1687         (nnimap-split-articles, nnimap-request-newgroups)
1688         (nnimap-request-create-group, nnimap-request-accept-article)
1689         (nnimap-request-delete-group, nnimap-request-rename-group)
1690         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
1691         `encoded-mbx' for consistency.
1692         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
1693         variable `imap-current-mailbox'.
1694
1695         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
1696         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
1697
1698 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
1699
1700         * pop3.el (pop3-display-message-size-flag): Display message size byte
1701         counts during POP3 download.
1702         (pop3-movemail): Use it.
1703         (pop3-list): Implement listing of available messages.
1704
1705 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
1706
1707         * nnir.el (nnir-get-article-nov-override-function): New function to
1708         override the normal NOV retrieval.
1709         (nnir-retrieve-headers): Use it.
1710
1711 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
1712
1713         * auth-source.el (netrc-machine-user-or-password): Autoload.
1714
1715 2010-03-19  Glenn Morris  <rgm@gnu.org>
1716
1717         Stop message.el from loading about 40 libraries it doesn't always need.
1718         The general approach is to autoload rather than require, and to
1719         require in the specific functions rather than the file.  (Bug#5642)
1720
1721         * gmm-utils.el: Don't require wid-edit.
1722         (widget-create-child-value, widget-convert, widget-default-get):
1723         Autoload.
1724
1725         * gnus-util.el: Don't require time-date, netrc.
1726         (message-fetch-field, gnus-group-name-decode): Declare rather than
1727         autoloading.
1728         (gnus-fetch-field): Require message.
1729         (gnus-decode-newsgroups): Require gnus-group.
1730
1731         * ietf-drums.el: Don't require time-date.
1732
1733         * message.el: Don't require hashcash, canlock, ecomplete.
1734         Do require mail-utils.  Require nnheader only when compiling.
1735         (smtpmail-default-smtp-server): Remove declaration.
1736         (message-send-mail-function): Check smtpmail-default-smtp-server
1737         is bound rather than requiring smtpmail.
1738         (message-auto-save-directory, message-insert-signature): Use
1739         expand-file-name rather than nnheader-concat.
1740         (nnheader-insert-file-contents): Autoload.
1741         (hashcash-wait-async): Declare.
1742         (message-send-mail): Only call gnus-setup-posting-charset if
1743         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
1744         (message-send-mail-with-sendmail): Require sendmail.
1745         (canlock-password, canlock-password-for-verify): Declare.
1746         (message-canlock-password): Require canlock.
1747         (nnheader-get-report): Autoload.
1748         (gnus-setup-posting-charset): Declare.
1749         (message-send-news): Require gnus-msg.
1750         (message-make-references, message-make-in-reply-to): Use mail-header-id
1751         rather than the alias mail-header-message-id.
1752         (ecomplete-add-item, ecomplete-save): Declare.
1753         (message-put-addresses-in-ecomplete): Require ecomplete.
1754         (ecomplete-display-matches): Autoload.
1755
1756         * mm-decode.el: Don't require mailcap, gnus-util.
1757         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
1758         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
1759         Autoload.
1760         (mailcap-mime-extensions): Declare.
1761
1762         * mm-encode.el: Don't require mailcap.
1763         (mailcap-extension-to-mime): Autoload.
1764
1765         * mml-sec.el: Don't require password-cache.
1766
1767         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
1768         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
1769         (mml-minibuffer-read-type): Require mailcap.
1770         (mml-preview): Require gnus-msg.
1771
1772         * mml1991.el: Require password-cache.
1773         (password-cache-expiry): Remove declaration.
1774
1775         * mml2015.el: Require password-cache.
1776         (password-cache-expiry): Remove declaration.
1777
1778         * nneething.el (mailcap): Require mailcap.
1779
1780         * nnheader.el (declare-function): Add compatibility stub.
1781         (message-remove-header): Declare rather than autoload.
1782         (nnheader-replace-header): Require message.
1783
1784         * nnimap.el (declare-function): Add compatibility stub.
1785         (netrc-parse, netrc-machine-user-or-password): Declare.
1786         (nnimap-open-connection): Require netrc.
1787
1788         * nntp.el (declare-function): Add compatibility stub.
1789         (netrc-parse, netrc-machine, netrc-get): Declare.
1790         (nntp-send-authinfo): Require netrc.
1791
1792         * rfc2047.el: Don't require qp.
1793         (quoted-printable-encode-region, quoted-printable-decode-string):
1794         Autoload.
1795
1796         * sieve-mode.el: Don't require easymenu.
1797         (easy-menu-add-item): Autoload it.
1798
1799         * spam-stat.el (time-to-number-of-days): Autoload it.
1800
1801 2010-03-19  Glenn Morris  <rgm@gnu.org>
1802
1803         * password-cache.el (password-cache, password-cache-expiry): Autoload.
1804
1805 2010-03-18  Glenn Morris  <rgm@gnu.org>
1806
1807         * hashcash.el (declare-function): Remove duplicate definition.
1808
1809 2010-03-17  Kevin Ryde  <user42@zip.com.au>
1810
1811         * mml.el (mml-read-tag): Unquote values with `read' to reverse
1812         prin1 in mml-insert-tag (just stripping the quotes gave wrong
1813         value if any backslash escapes).
1814
1815 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1816
1817         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
1818         if it is available.  (bug#5647)
1819
1820         * lpath.el: Suppress compiler warning for coding-system-from-name for
1821         Emacs 21 and XEmacs.
1822
1823 2010-03-14  Juri Linkov  <juri@jurta.org>
1824
1825         * hmac-def.el:
1826         * hmac-md5.el:
1827         * netrc.el: Fix keywords.
1828
1829 2010-02-26  Glenn Morris  <rgm@gnu.org>
1830
1831         * message.el (message-send-mail-function): Change the default, so that
1832         it inherits from a customized send-mail-function.  (Bug#5643)
1833
1834 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1835
1836         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
1837         shell-command-to-string signals an error (bug#5299).
1838
1839 2010-02-24  Glenn Morris  <rgm@gnu.org>
1840
1841         * message.el (message-smtpmail-send-it)
1842         (message-send-mail-with-mailclient): Doc fixes.
1843
1844 2010-02-16  Glenn Morris  <rgm@gnu.org>
1845
1846         * message.el (message-default-mail-headers): Change the default value
1847         to ease the transition from mail-mode to message-mode.  (Bug#5555)
1848
1849 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1850
1851         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
1852         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
1853
1854 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
1855
1856         * time-date.el (date-to-time): Doc fix (Bug#5408).
1857
1858 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
1859
1860         * message.el (message-mail): Just pass yank-action on to message-setup.
1861         (message-setup): Handle (FUN . ARGS) form of yank-action.
1862         (message-with-reply-buffer, message-widen-reply)
1863         (message-yank-original): Handle non-buffer values of
1864         message-reply-buffer (Bug#4080).
1865         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
1866
1867 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
1868
1869         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
1870         Fix typo in docstring.
1871
1872 2010-01-08  Jason Rumney  <jasonr@gnu.org>
1873
1874         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
1875         response.
1876
1877 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1878
1879         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
1880
1881         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
1882
1883         * message.el (message-check-news-header-syntax): Protect against a
1884         string that `rfc822-addresses' returns when parsing fails.
1885
1886 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1887
1888         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
1889         (gnus-previous-char-property-change): New functions.
1890
1891         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
1892
1893 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
1894
1895         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
1896         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
1897
1898 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
1899
1900         * message.el (message-exchange-point-and-mark): Rework last change to
1901         avoid using optional arg of exchange-point-and-mark, for backward
1902         compatibility.
1903
1904 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
1905
1906         * message.el (message-exchange-point-and-mark): Call
1907         exchange-point-and-mark with an argument rather than setting
1908         mark-active by hand (Bug#5175).
1909
1910 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1911
1912         * nntp.el (nntp-service-to-port): Work for service expressed with
1913         numeric string; replace [:digit:] with [0-9] for XEmacs.
1914
1915 2009-12-17  Glenn Morris  <rgm@gnu.org>
1916
1917         * gnus-group.el (gnus-bug-group-download-format-alist):
1918         Change emacs entry to debbugs.gnu.org.  Bump :version.
1919
1920 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
1921
1922         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
1923
1924 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
1925
1926         * message.el (message-info): Explain why we use `Info-goto-node'.
1927
1928 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1929
1930         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
1931
1932 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1933
1934         * message.el (message-completion-in-region): New compatibility function.
1935         (message-expand-group): Use it.
1936
1937 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1938
1939         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
1940         with no unread article should be listed if the 2nd arg `predicate' is
1941         given.
1942
1943 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1944
1945         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
1946
1947 2009-11-29  Juri Linkov  <juri@jurta.org>
1948
1949         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
1950         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
1951         on `gnus-recenter'. (Bug#4698, Bug#4981)
1952
1953 2009-11-26  Kevin Ryde  <user42@zip.com.au>
1954
1955         * sha1.el (sha1-string-external): default-directory "/" in case
1956         otherwise non-existent.  process-connection-type pipe for touch of
1957         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
1958
1959 2009-11-25  Kevin Ryde  <user42@zip.com.au>
1960
1961         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
1962         it's comms related and sgml-mode.el has "comm" on that basis too.
1963
1964 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1965
1966         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
1967         containing tspecial characters if they have been already quoted.
1968
1969 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
1970
1971         * dns-mode.el (auto-mode-alist): Purecopy string.
1972
1973 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1974
1975         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
1976
1977 2009-10-24  Glenn Morris  <rgm@gnu.org>
1978
1979         * gnus-art.el (help-xref-stack-item): Define for compiler.
1980
1981 2009-10-21  Kevin Ryde  <user42@zip.com.au>
1982
1983         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
1984
1985 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1986
1987         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
1988
1989 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1990
1991         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
1992         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
1993
1994 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1995
1996         * gnus.el (gnus-overlay-get): New alias to overlay-get.
1997         (gnus-overlays-in): New alias to overlays-in.
1998
1999         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
2000         gnus-overlay-get, and gnus-delete-overlay.
2001         (gnus-summary-show-thread): Make it work as well for systems in which
2002         next-single-char-property-change is not available.
2003         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
2004
2005         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
2006         (gnus-overlay-get): New alias to extent-property.
2007         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
2008
2009         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
2010         SXEmacs.
2011
2012         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
2013         SXEmacs.
2014
2015 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
2016
2017         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
2018
2019 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
2020
2021         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
2022         and XEmacs that don't have `remove-overlays'.
2023
2024 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2025
2026         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
2027         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
2028         selective display.  Use overlays instead.
2029
2030 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
2031
2032         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
2033
2034 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
2035
2036         * spam-stat.el (spam-stat-load): Fix typo in message.
2037
2038 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
2039
2040         * dig.el (dig-invoke): Fix typo in docstring.
2041         (query-dig): Reflow docstring.
2042
2043 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
2044
2045         * gnus-art.el (gnus-article-encrypt-body):
2046         * message.el (message-check-recipients):
2047         * mm-util.el (mm-codepage-setup):
2048         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
2049         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
2050
2051 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
2052
2053         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
2054         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
2055         keys from the menu if mm-{sign,encrypt}-option is 'guided.
2056         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
2057         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
2058
2059 2009-09-21  Kevin Ryde  <user42@zip.com.au>
2060
2061         * dig.el: Add "Keywords: comm", as per net-utils.el.
2062
2063 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2064
2065         * dig.el (dig-mode): Use define-derived-mode.
2066
2067 2009-09-19  Glenn Morris  <rgm@gnu.org>
2068
2069         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
2070
2071 2009-09-18  Glenn Morris  <rgm@gnu.org>
2072
2073         * gnus-diary.el (gnus-diary-check-message):
2074         * message.el (message-insert-formatted-citation-line):
2075         * nnbabyl.el (top-level):
2076         * nndiary.el (nndiary-schedule):
2077         Fix typos in condition-case handlers.
2078
2079 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2080
2081         * gnus-art.el (gnus-article-edit-part): Work for the buffer
2082         configuration that provides the sole article window in a frame;
2083         position point correctly after deleting a part.
2084
2085 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
2086
2087         * spam.el (spam-unregister-on-reregister): Add boolean variable.
2088         (spam-resolve-registrations-routine): Use it to unregister articles
2089         that change status.
2090
2091 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2092
2093         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
2094         with XEmacs.
2095         (parse-time-string-chars): Use it.
2096
2097 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
2098
2099         * imap.el (imap-interactive-login): Better messages.
2100         (imap-open): Fix bug with renamed buffer on reconnect.
2101         (imap-authenticate): Add buffer-local imap-last-authenticator variable
2102         for easier debugging and cleaner code.  On successful (guessed based on
2103         server capabilities) secondary authentication, set imap-state
2104         correctly.
2105         (imap-last-authenticator): Define imap-last-authenticator as a variable
2106         to avoid warnings.
2107
2108 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2109
2110         * nnrss.el (nnrss-request-article): Remove binding of
2111         default-enable-multibyte-characters that has gotten needless by
2112         the 2007-07-13 change in rfc2047-encode-message-header.
2113
2114         * mml.el (mml-insert-multipart): Error on the message header.
2115         (mml-insert-part): Error on the message header; position point at
2116         the end of a MIME tag.
2117
2118 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2119
2120         * time-date.el (autoload): Expand define-obsolete-function-alias into
2121         defalias and make-obsolete for old Emacsen that Gnus supports.
2122         (with-no-warnings): Define it for old Emacsen.
2123         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
2124         is available.
2125         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
2126         float-time is available; suppress compile warning for time-to-seconds.
2127
2128         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
2129         (gnus-float-time): Alias to float-time if it exists.
2130
2131         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
2132         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
2133         float-time is available; suppress compile warning for time-to-seconds.
2134
2135         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
2136         XEmacs.
2137
2138 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
2139
2140         * imap.el (imap-message-map): Docstring fix.
2141
2142 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2143
2144         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
2145         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
2146         Add the optional argument `encoding' that overrides the default.
2147
2148         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
2149         mm-encode-buffer.
2150
2151 2009-09-04  Glenn Morris  <rgm@gnu.org>
2152
2153         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
2154         mm-disable-multibyte, rather than default-enable-multibyte-characters.
2155         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
2156         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
2157         * mm-util.el (mm-with-unibyte-current-buffer)
2158         (mm-find-buffer-file-coding-system):
2159         * yenc.el (yenc-decode-region): Use default-value rather than
2160         default-enable-multibyte-characters.
2161
2162 2009-09-03  Glenn Morris  <rgm@gnu.org>
2163
2164         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
2165         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
2166         than default-enable-multibyte-characters.
2167
2168 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
2169
2170         * gnus-art.el (gnus-article-read-summary-keys):
2171         Fix gnus-buffer-configuration's value temporarily used.
2172
2173 2009-09-02  Glenn Morris  <rgm@gnu.org>
2174
2175         * gnus-util.el (gnus-float-time): New function.
2176         * gnus-delay.el (gnus-delay-article):
2177         * gnus-sum.el (gnus-thread-latest-date):
2178         * gnus-util.el (gnus-user-date): Use gnus-float-time.
2179         * nnspool.el (nnspool-request-newgroups):
2180         Use gnus-float-time rather than time-to-seconds.
2181         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
2182
2183         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
2184         (gnus-header-subject-face, gnus-header-newsgroups-face)
2185         (gnus-header-name-face, gnus-header-content-face):
2186         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
2187         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
2188         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
2189         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
2190         (gnus-cite-face-11):
2191         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
2192         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
2193         (gnus-server-closed-face, gnus-server-denied-face)
2194         (gnus-server-offline-face):
2195         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
2196         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
2197         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
2198         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
2199         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
2200         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
2201         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
2202         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
2203         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
2204         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
2205         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
2206         (gnus-summary-selected-face, gnus-summary-cancelled-face)
2207         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
2208         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
2209         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
2210         (gnus-summary-high-undownloaded-face)
2211         (gnus-summary-low-undownloaded-face)
2212         (gnus-summary-normal-undownloaded-face)
2213         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
2214         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
2215         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
2216         (gnus-splash-face):
2217         * message.el (message-header-to-face, message-header-cc-face)
2218         (message-header-subject-face, message-header-newsgroups-face)
2219         (message-header-other-face, message-header-name-face)
2220         (message-header-xheader-face, message-separator-face)
2221         (message-cited-text-face, message-mml-face):
2222         * sieve-mode.el (sieve-control-commands-face)
2223         (sieve-action-commands-face, sieve-test-commands-face)
2224         (sieve-tagged-arguments-face):
2225         * spam.el (spam-face):
2226         Mark face aliases with "-face" in the name as obsolete.
2227
2228 2009-09-01  Glenn Morris  <rgm@gnu.org>
2229
2230         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
2231         than goto-line.
2232
2233 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2234
2235         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
2236         Don't move point if the command is invoked inside the message header.
2237
2238 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2239
2240         * imap.el (imap-send-command): Simplify.
2241         (imap-wait-for-tag): point-max -> buffer-size.
2242
2243 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2244
2245         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
2246         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
2247         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
2248         * nnir.el (nnir-swish-e-index-file):
2249         * gnus-sum.el (gnus-summary-delete-marked-as-read)
2250         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
2251         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
2252         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
2253         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
2254         (gnus-treat-display-xface): Add Emacs version of obsolescence.
2255
2256 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2257
2258         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
2259         Don't save excursion.
2260
2261 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2262
2263         * nnheader.el (nnheader-find-file-noselect):
2264         * mm-util.el (mm-insert-file-contents):
2265         Use (default-value 'major-mode) instead of default-major-mode.
2266
2267 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2268
2269         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
2270
2271 2009-08-26  Glenn Morris  <rgm@gnu.org>
2272
2273         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
2274         than placing in files.el.
2275
2276 2009-08-25  Glenn Morris  <rgm@gnu.org>
2277
2278         * nnir.el (top-level): Don't require cl at run-time.
2279         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
2280         Replace cl-function substitute with gnus-replace-in-string.
2281         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
2282         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
2283         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
2284         simplified expansions.
2285
2286 2009-08-25  Kevin Ryde  <user42@zip.com.au>
2287
2288         * dig.el (dig): Add autoload cookie.
2289
2290 2009-08-22  Glenn Morris  <rgm@gnu.org>
2291
2292         * gnus-art.el (gnus-button-patch): Use forward-line rather than
2293         goto-line.
2294
2295 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
2296
2297         * parse-time.el (parse-time-string-chars): Save match data.
2298
2299 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
2300
2301         * parse-time.el (parse-time-string-chars): Compute using character
2302         classes, to handle non-ascii characters (Bug#3190).
2303
2304 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2305
2306         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
2307
2308         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
2309         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
2310         (gnus-mm-display-part, gnus-mime-display-single)
2311         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
2312         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
2313
2314         * gnus-sum.el
2315         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
2316         (gnus-summary-move-article): Add expirable mark to articles copied or
2317         moved to group that has auto-expire turned on if the option is non-nil.
2318
2319 2009-07-24  Glenn Morris  <rgm@gnu.org>
2320
2321         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
2322         Fix typo.  (Bug#3903)
2323
2324 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2325
2326         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
2327         gnus-article-read-summary-keys rather than gnus-summary-edit-article
2328         that should not be used for draft articles.
2329         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
2330         that has no concern in minor mode keys.
2331         (gnus-article-summary-command, gnus-article-summary-command-nosave):
2332         Abolish.
2333
2334 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2335
2336         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
2337         article without making inquiry to a user for unknown encoding.
2338
2339         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
2340         (nnmaildir--scan): Assume i-node and device number that file-attributes
2341         returns might be cons-cell.
2342
2343         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
2344
2345         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
2346
2347 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
2348
2349         * auth-source.el: Remove docs now in auth.texi.  Don't use
2350         `gnus-message' for logging.  Add new variables `auth-source-debug' and
2351         `auth-source-hide-passwords' and use them.
2352
2353 2009-07-15  Glenn Morris  <rgm@gnu.org>
2354
2355         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
2356
2357 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2358
2359         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
2360         excessive whitespace from the default values of title and description.
2361
2362 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2363
2364         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
2365         mail-fetch-field to fetch Content-Description header in order to
2366         exclude newlines.
2367
2368 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
2369
2370         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
2371         format used by GnuPG 2.0.11.
2372
2373 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2374
2375         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
2376         to deleted part.
2377
2378 2009-05-30  David Engster  <dengste@eml.cc>
2379
2380         * nnmairix.el: Remove old documentation in the commentary block.
2381         (nnmairix-request-group): Do not update active file for nnml back ends.
2382         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
2383         end so that overview files are ignored.
2384         (nnmairix-update-groups): Make updating the groups more robust by using
2385         marks.
2386         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
2387         with dollar characters in message-id.
2388
2389 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
2390
2391         * spam.el: Use dns-query instead of query-dns.  Was renamed on
2392         2008-12-25 in dns.el.
2393
2394 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2395
2396         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
2397         could happen if the text is only composed of spaces and/or tabs.
2398
2399 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
2400
2401         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
2402         when sending a queued message to avoid extra mml tags.
2403
2404 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2405
2406         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
2407
2408 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2409
2410         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
2411         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
2412         rmail-toggle-header for XEmacs;
2413         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
2414
2415 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2416
2417         * gnus-dired.el: Remove autoload for gnus-setup-message.
2418         (gnus-dired-attach): Fake this-command value to prevent Gnus from
2419         displaying Gnus logo; always use compose-mail.
2420
2421 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2422
2423         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
2424
2425 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2426
2427         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
2428         (gnus-nocem-issuers): List currently active issuers; fix custom type.
2429         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
2430         available.
2431         (gnus-nocem-epg-verify): New function.
2432
2433 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
2434
2435         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
2436
2437 2009-02-15  Glenn Morris  <rgm@gnu.org>
2438
2439         * gnus-util.el (rmail-insert-rmail-file-header)
2440         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
2441         autoloads.
2442         (rmail-default-rmail-file): Remove unnecessary declaration.
2443         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
2444
2445 2009-02-14  Glenn Morris  <rgm@gnu.org>
2446
2447         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
2448         variable (only used in gnus-util, which declares it anyway).
2449         (rmail-output-to-rmail-file): Remove autoload of deleted function,
2450         which was only needed by gnus-art (changed to not use it any more).
2451         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
2452         only used in gnus-util, which autoloads it itself.
2453         (rmail-update-summary): Fix autoload.
2454
2455         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
2456         rather than rmail-output-to-rmail-file.
2457
2458 2009-02-07  Glenn Morris  <rgm@gnu.org>
2459
2460         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
2461         autoload of function that no longer exists.
2462         (rmail-toggle-header): Declare.
2463         (message-forward-rmail-make-body): Handle mbox Rmail.
2464
2465 2009-01-31  Glenn Morris  <rgm@gnu.org>
2466
2467         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
2468         2009-01-09 change.
2469
2470 2009-01-31  Dave Love  <fx@gnu.org>
2471
2472         * imap.el (imap-fetch-safe): Bind debug-on-error.
2473         (imap-debug): Add imap-fetch-safe.
2474
2475 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
2476
2477         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
2478         (auth-source-forget-all-cached): New convenience function.
2479         (auth-source-user-or-password): Accept list of modes or a single mode.
2480
2481         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
2482         auth-source modes.
2483
2484         * netrc.el (netrc-machine-user-or-password): Use list of
2485         auth-source modes.
2486
2487         * nnimap.el (nnimap-open-connection): Use list of
2488         auth-source modes.
2489
2490         * nntp.el (nntp-send-authinfo): Use list of
2491         auth-source modes.
2492
2493 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
2494
2495         * auth-source.el: Update docs to reflect epa-file-enable is to be used
2496         now.
2497
2498 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2499
2500         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
2501         coding system in XEmacs; add a workaround for XEmacs.
2502
2503         * lpath.el: Fbind coding-system-aliasee.
2504
2505 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2506
2507         * mm-util.el (mm-coding-system-priorities): Protect against nil value
2508         of current-language-environment.
2509
2510 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
2511
2512         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
2513         available at runtime.
2514
2515 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2516
2517         * gnus-art.el (article-date-ut): Fix end point of narrowing.
2518
2519 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
2520
2521         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
2522         the greatest positive fixnum value doesn't work under an XEmacs with
2523         bignum support; use the most-positive-fixnum constant instead,
2524         available since Emacs 21.1 with cl and XEmacs 21.1.
2525
2526 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2527
2528         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
2529         XEmacs gets not to work.
2530
2531 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2532
2533         * mm-util.el (mm-coding-system-priorities): Allow the value like
2534         "Japanese (UTF-8)" of current-language-environment.
2535
2536 2009-01-09  Glenn Morris  <rgm@gnu.org>
2537
2538         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
2539         with last-command-event.
2540
2541 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
2542
2543         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
2544         in the doc string.
2545
2546         * message.el (message-fix-before-sending): Amend comment.
2547
2548 2009-01-08  Dave Love  <fx@gnu.org>
2549
2550         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
2551
2552 2009-01-07  David Engster  <dengste@eml.cc>
2553
2554         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
2555         simplified server definitions by converting it via
2556         gnus-server-to-method.
2557
2558 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2559
2560         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
2561         parameter's operands.
2562
2563 2009-01-06  David Engster  <dengste@eml.cc>
2564
2565         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
2566         primary select method (for gnus-group-mark-article-as-read).
2567
2568 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
2569
2570         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
2571         `(gnus)Face', not `(gnus)X-Face'.
2572
2573 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2574
2575         * mm-util.el (mm-ucs-to-char): New function.
2576
2577         * mm-url.el (mm-url-decode-entities): Use it.
2578
2579         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
2580         unicode-to-char.
2581
2582 2009-01-05  Dave Love  <fx@gnu.org>
2583
2584         * time-date.el: Require cl for `declare'.
2585
2586 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
2587
2588         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
2589         Dave Love.
2590
2591 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
2592
2593         * message.el (message-fix-before-sending): Add `eight-bit' to
2594         illegible-text check.
2595
2596 2009-01-03  Michael Olson  <mwolson@gnu.org>
2597
2598         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
2599         `headers' is nil.  This can occur if the IMAP server does not have
2600         permissions to read messages from a folder, but can write new messages
2601         to the folder.
2602         (nnimap-request-article-part): Do not insert `data' if it is nil.
2603
2604         * imap.el (imap-parse-fetch): Courier can insert spurious blank
2605         characters which will confuse `read', so skip past them.
2606
2607 2009-01-01  Dave Love  <fx@gnu.org>
2608
2609         * imap.el (imap-string-to-integer): Fix typo.
2610         (imap-fetch-safe): New function.
2611         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
2612
2613         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
2614
2615         * imap.el (imap-process-connection-type, imap-debug, imap-open):
2616         (imap-parse-greeting): Fix doc strings.
2617         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
2618         (imap-parse-flag-list): Make messages unique.
2619         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
2620
2621         * nnimap.el: Fix author email.
2622         (nnimap-split-rule): Add FIXME comment.
2623         (nnimap-debug): Fix doc string.
2624
2625 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
2626
2627         * dns.el (dns-set-servers): Check "Address".  Fix typo.
2628
2629 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
2630
2631         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
2632         nslookup if resolv.conf isn't available.
2633         (dns-query): Rename from query-dns.
2634         (dns-query-cached): Rename from query-dns-cached.
2635
2636 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2637
2638         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
2639         overlay-arrow-position and overlay-arrow-string buffer-local; no need
2640         to check if those variables exist (first appeared in Emacs 18.50).
2641
2642 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2643
2644         * mm-util.el (mm-line-number-at-pos): New function.
2645
2646         * spam-report.el (spam-report-process-queue): Use it.
2647
2648 2008-12-24  David Engster  <dengste@eml.cc>
2649
2650         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
2651         parameters that haven't existed as variables as buffer-local variables.
2652
2653 2008-12-23  Dave Love  <fx@gnu.org>
2654
2655         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
2656         cadar.
2657
2658         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
2659         imap-starttls-p.
2660         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
2661
2662 2008-12-22  Dave Love  <fx@gnu.org>
2663
2664         * imap.el: Fix author email.  Doc fixes.
2665         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
2666         reply.
2667
2668 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
2669
2670         * spam-report.el (spam-report-gmane-max-requests): New constant.
2671         (spam-report-gmane-wait): New variable.
2672         (spam-report-gmane-ham, spam-report-gmane-spam)
2673         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
2674         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
2675         the server.
2676
2677         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
2678         Add explanations.
2679
2680         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
2681         nnheader-accept-process-output and nnheader-read-timeout if available.
2682         (pop3-movemail): Use it.
2683
2684         * message.el (message-check-news-body-syntax): Fix signature check if
2685         there's an attachment.
2686
2687 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2688
2689         * mm-util.el: Add comments to the mm- emulating functions.
2690
2691 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
2692
2693         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
2694         by Stephen Berman <stephen.berman@gmx.net>.
2695
2696 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2697
2698         * mm-util.el (mm-substring-no-properties): New function.
2699         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
2700         (mm-special-display-p): Enable those lambda forms to be byte compiled.
2701         (mm-string-to-multibyte): Doc fix.
2702
2703         * mml.el (mml-attach-file): Use mm-substring-no-properties.
2704
2705 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
2706
2707         * mml.el (mml-attach-file): Strip text properties from file name.
2708         (Bug#1574)
2709
2710 2008-12-16  Glenn Morris  <rgm@gnu.org>
2711
2712         * mm-util.el (mm-charset-override-alist): Declare for compiler.
2713
2714 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2715
2716         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
2717         knows since the charset specified might be a bogus alias that
2718         mm-charset-synonym-alist provides.
2719
2720 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
2721
2722         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
2723         "ISO_8859-1".
2724
2725         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
2726
2727 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2728
2729         * mm-util.el (mm-charset-eval-alist):
2730         Define it before mm-charset-to-coding-system.
2731         (mm-charset-to-coding-system): Add optional argument `silent';
2732         define it before mm-charset-override-alist.
2733         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
2734         default value if it can be used in Emacs currently running;
2735         silence mm-charset-to-coding-system.
2736
2737 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2738
2739         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
2740         `allow-override' which says whether to use `mm-charset-override-alist'.
2741         (rfc2047-decode-encoded-words): Use it.
2742
2743         * mm-util.el (mm-charset-override-alist): Fix custom type;
2744         add `(gb2312 . gbk)' to choices.
2745
2746 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2747
2748         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
2749         fast.
2750
2751         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
2752
2753         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
2754
2755 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
2756
2757         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
2758         on links.
2759
2760         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
2761
2762 2008-12-03  Lute Kamstra  <lute@gnu.org>
2763
2764         * sha1.el: Remove leading * from docstrings of defcustoms,
2765         deffaces, defconsts and defuns.
2766
2767 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2768
2769         * message.el (message-idna-to-ascii-rhs-1): Protect against local
2770         users' addresses that don't have domain parts.
2771         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
2772         rather than message-narrow-to-head since there will be the message
2773         header separator.
2774
2775 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2776
2777         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
2778         since the result is inserted in a unibyte buffer anyway.
2779         (nnimap-demule-use-string-to-multibyte): Remove.
2780         (nnimap-demule): Alias it to mm-string-to-multibyte.
2781
2782 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
2783
2784         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
2785         variable for debugging bug#464 and bug#1174.
2786         (nnimap-demule): Use it.
2787
2788 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
2789
2790         * gnus-score.el (gnus-score-find-trace): Handle default score in total
2791         score calculation correctly.
2792
2793 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2794
2795         * message.el (message-send-mail): Just set the buffer to unibyte
2796         rather than use mm-with-unibyte-current-buffer which does a lot more.
2797         (message-send-mail-partially): Don't bother with
2798         mm-with-unibyte-current-buffer since it's already been made unibyte by
2799         message-send-mail.
2800
2801 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
2802
2803         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
2804
2805 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
2806
2807         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
2808
2809 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2810
2811         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
2812         require itself and to remove `with-no-warnings'.
2813
2814 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
2815
2816         * starttls.el (starttls-any-program-available): Get the name of the
2817         available TLS layer program.
2818         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
2819         well as the host name in the "opening" message.
2820
2821         * auth-source.el (auth-source-cache, auth-source-do-cache)
2822         (auth-source-user-or-password): Cache passwords and logins by default,
2823         allow override with `auth-source-do-cache'.
2824         (auth-source-forget-user-or-password): Allow users to remove cache
2825         entries if needed.
2826
2827 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
2828
2829         * md4.el (md4-buffer): Fix typo in docstring.
2830         (md4, md4-64): Doc fixes.
2831         (md4-pack-int32): Reflow docstring.
2832
2833 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
2834
2835         * ietf-drums.el (ietf-drums-remove-comments): Localize second
2836         condition-case to only the forward-sexp call.
2837
2838 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
2839
2840         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
2841         quotes contained.  Make it more robust regardless by an extra
2842         condition-case wrapper.
2843
2844 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2845
2846         * lpath.el: No need to fbind codepage-setup for Emacs 23.
2847
2848 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2849
2850         * nnml.el (nnml-request-expire-articles): Check if the function set to
2851         `nnmail-expiry-target' returns the symbol `delete'.
2852
2853         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
2854
2855         * nnmail.el (nnmail-expiry-target): Fix custom type.
2856
2857 2008-10-02  Glenn Morris  <rgm@gnu.org>
2858
2859         * mm-util.el (mm-codepage-setup): Tweak codepage error.
2860         Silence compiler warning.
2861
2862 2008-10-01  Magnus Henoch  <mange@freemail.hu>
2863
2864         * tls.el (open-tls-stream): Show the actual command being
2865         executed, instead of the format string.
2866
2867 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2868
2869         * lpath.el: Fbind codepage-setup for Emacs 23.
2870
2871 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
2872
2873         * mml.el (mml-menu): Don't assume mml2015 is bound.
2874
2875 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2876
2877         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
2878         exists.
2879
2880 2008-09-27  Glenn Morris  <rgm@gnu.org>
2881
2882         * gnus-util.el (mail-header-remove-comments): Autoload it.
2883
2884 2008-09-27  Andreas Schwab  <schwab@suse.de>
2885
2886         * gnus-util.el (gnus-split-references): Strip comments.
2887         (gnus-parent-id): Likewise.
2888
2889 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
2890
2891         * message.el (message-confirm-send): Fix version.
2892
2893 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2894
2895         * message.el (message-idna-to-ascii-rhs-1): Use
2896         mail-extract-address-components rather than mail-header-parse-addresses
2897         that is an alias by default to ietf-drums-parse-addresses that does not
2898         support non-ASCII names in headers' contents.
2899
2900 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
2901
2902         * message.el (message-confirm-send): Fixed variable documentation to
2903         avoid the "y/n" wording.
2904
2905 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
2906
2907         * message.el (message-set-auto-save-file-name): Save to a different
2908         filename so multiple messages (especially drafts) can be recovered.
2909
2910 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
2911
2912         * message.el (message-confirm-send): Add appropriate version.
2913
2914 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
2915
2916         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
2917         defvar.
2918
2919 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
2920
2921         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
2922         (mm-pkcs7-enveloped-magic): Ditto.
2923
2924 2008-09-17  Simon Josefsson  <simon@josefsson.org>
2925
2926         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
2927         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
2928
2929 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
2930
2931         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
2932         default, it's better.
2933
2934 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
2935
2936         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
2937         summary line gnus-number property and ignore them (with a warning
2938         message).
2939
2940 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2941
2942         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
2943         macro caddr in the interactive form since it won't be expanded.
2944
2945 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2946
2947         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
2948         `charset'; fix name of function called recursively.
2949         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
2950
2951 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2952
2953         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
2954         (gnus-mime-set-charset-parameters): New function.
2955         (gnus-mime-view-part-as-charset): Use it to correctly display part
2956         specifying wrong charset.
2957
2958 2008-09-08  David Engster  <dengste@eml.cc>
2959
2960         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
2961         in completing-read for back end server.
2962
2963 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
2964
2965         * message.el (message-confirm-send): New variable to confirm sending a
2966         message.
2967         (message-send): Use it.
2968
2969 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
2970
2971         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
2972
2973 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2974
2975         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
2976
2977 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
2978
2979         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
2980         prevent tracking too many groups.
2981         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
2982         Use it.
2983
2984 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
2985
2986         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
2987         moving point to the bottom of the window in order to avoid recentering.
2988
2989 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2990
2991         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
2992
2993         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
2994         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
2995         (gnus-article-beginning-of-window): Fix calculation.
2996
2997 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2998
2999         * gnus-msg.el (gnus-summary-supersede-article)
3000         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
3001         value of gnus-newsgroup-charset to decode non-MIME encoded text in
3002         message header.
3003
3004 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
3005
3006         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
3007         pending output coming after the status change.
3008
3009 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
3010
3011         * message.el:
3012         * gnus-start.el:
3013         * gnus-registry.el: Remove VMS support.
3014
3015 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3016
3017         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
3018         macro.
3019         (rfc2104-hash): Use it.
3020
3021 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
3022
3023         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
3024         (gnus-summary-sort-by-most-recent-date): New commands.
3025         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
3026         and menu entries.
3027
3028 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3029
3030         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
3031         don't redisplay article for raw contents; remove plural articles stuff.
3032
3033         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
3034         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
3035         on gnus-summary-save-article; display results properly.
3036
3037 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3038
3039         * lpath.el: No need to fbind ns-focus-frame.
3040
3041 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3042
3043         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
3044
3045 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3046
3047         * gnus-art.el (gnus-summary-save-in-pipe): Consider
3048         gnus-save-all-headers.
3049
3050 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
3051
3052         * gnus-util.el (ns-focus-frame): Remove declaration.
3053         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
3054         like x.
3055
3056 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
3057
3058         * rfc2104.el (rfc2104-zero): Delete defconst.
3059         (rfc2104-hex-alist): Likewise.
3060         (rfc2104-hex-to-int): Delete func.
3061         (rfc2104-hexstring-to-bitstring): Likewise.
3062         (rfc2104-nybbles): New defconst.
3063         (rfc2104-hash): Rewrite for speed.
3064
3065 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3066
3067         * tls.el (open-tls-stream): Make it work with the 2nd argument
3068         BUFFER that is a string but does not exist as a buffer object, as
3069         mentioned in the doc-string.
3070
3071 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3072
3073         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
3074         SXEmacs.
3075
3076 2008-07-16  Glenn Morris  <rgm@gnu.org>
3077
3078         * gnus-util.el (ns-focus-frame): Declare for compiler.
3079
3080 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3081
3082         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
3083         set as a group parameter.
3084         (gnus-summary-save-in-pipe): Work when it is called independently.
3085         (gnus-summary-pipe-to-muttprint): Don't modify
3086         gnus-summary-pipe-output-default-command.
3087
3088 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3089
3090         * message.el (message-send-mail-with-sendmail):
3091         Display the error message.
3092
3093 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3094
3095         * gnus-art.el (gnus-default-article-saver):
3096         Add gnus-summary-save-in-pipe to choices.
3097         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
3098         gnus-summary-pipe-output-default-command as the default command.
3099         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
3100         instead of gnus-last-shell-command.
3101
3102         * gnus-sum.el (gnus-summary-pipe-output-default-command):
3103         New user option.
3104         (gnus-summary-muttprint-program): Mention the value will be changed.
3105         (gnus-summary-save-article): Force showing of all headers.
3106         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
3107
3108 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
3109
3110         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
3111
3112 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
3113
3114         * nnimap.el (nnimap-id):
3115         * sieve-manage.el (sieve-manage-open): Doc fixes.
3116
3117 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
3118
3119         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
3120         if available.
3121
3122 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3123
3124         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
3125
3126         * nnkiboze.el (nnkiboze-generate-group):
3127         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
3128
3129         * nnmairix.el: Require CL.
3130
3131 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3132
3133         * dgnushack.el: Autoload get-display-table and put-display-table for
3134         XEmacs 21.5.
3135
3136         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
3137         21.4 and SXEmacs.
3138
3139 2008-06-15  David Engster  <dengste@eml.cc>
3140
3141         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
3142
3143 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
3144
3145         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
3146         New macros that expand to an `aset'/`aref' call under Emacs, and to a
3147         runtime choice under XEmacs.
3148
3149         * gnus-sum.el (gnus-summary-set-display-table):
3150         Use `gnus-put-display-table', `gnus-get-display-table',
3151         `gnus-set-display-table' for the display table, instead of `aset'.
3152
3153         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
3154         Use `gnus-put-display-table', `gnus-get-display-table',
3155         `gnus-set-display-table' for the display table.
3156
3157 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
3158
3159         * nnmairix.el: Add autoloads.
3160
3161 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
3162
3163         * nnmairix.el (nnmairix-delete-recreate-group)
3164         (nnmairix-update-and-clear-marks): Fix error messages.
3165
3166 2008-06-14  David Engster  <dengste@eml.cc>
3167
3168         * nnmairix.el: Upgrade to version 0.6.
3169         (nnmairix-group-toggle-propmarks-this-group)
3170         (nnmairix-group-toggle-readmarks-this-group)
3171         (nnmairix-group-delete-recreate-this-group)
3172         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
3173         (nnmairix-remove-tick-mark-original-article): New commands.
3174         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
3175         (nnmairix-propagate-marks-to-nnmairix-groups)
3176         (nnmairix-only-use-registry, nnmairix-allowfast-default)
3177         (nnmairix-marks-cache, nnmairix-version-output): New variables.
3178         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
3179         functions needed for marks propagation and manipulation of read marks.
3180         (nnmairix-update-groups): New function.
3181         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
3182         (nnmairix-determine-original-group-from-registry)
3183         (nnmairix-determine-original-group-from-path)
3184         (nnmairix-get-group-from-file-path, nnmairix-map-range)
3185         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
3186         New helper functions.
3187         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
3188         keystrokes for new commands.
3189         (nnmairix-delete-and-create-on-change): Doc string cleanup.
3190         (nnmairix-request-group): Check allow-fast group parameter.
3191         (nnmairix-request-create-group): Set allow-fast group parameter if
3192         nnmairix-allowfast-default is set.
3193         (nnmairix-close-group): Propagate marks upon closing if needed.
3194         (nnmairix-group-toggle-threads-this-group): Use new.
3195         nnmairix-group-toggle-parameter helper function.
3196         (nnmairix-search): Better check for empty search result.
3197         (nnmairix-goto-original-article): Use new helper functions for
3198         determining original article.
3199         (nnmairix-show-original-article): Make sure message-id is in brackets.
3200         (nnmairix-call-mairix-binary): Change variable name.
3201         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
3202         helper function.
3203         (nnmairix-widget-toggle-activate): Fix doc string.
3204
3205 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3206
3207         * nnir.el: Require edmacro when compiling with XEmacs.
3208         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
3209         available in Emacs 21.
3210
3211 2008-06-11  Glenn Morris  <rgm@gnu.org>
3212
3213         * gnus-util.el (x-focus-frame):
3214         * gnus.el (image-size):
3215         * mm-decode.el (image-size): Declare.
3216
3217         * gnus-picon.el (declare-function): Add compat definition.
3218         (image-size): Declare.
3219
3220         * gnus-group.el (tool-bar-map):
3221         * gnus-sum.el (tool-bar-map): Define for compiler.
3222
3223         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
3224
3225         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
3226
3227         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
3228         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
3229         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
3230         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
3231         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
3232         * sieve-manage.el, spam-report.el, spam.el:
3233         Remove unnecessary eval-and-compile of autoloads.
3234
3235 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
3236
3237         * auth-source.el: Precise Tramp doc.
3238
3239 2008-06-07  Glenn Morris  <rgm@gnu.org>
3240
3241         * nnmairix.el: Remove unnecessary eval-when-compile.
3242
3243 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3244
3245         * lpath.el: Fbind propertize for XEmacs 21.4.
3246
3247 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
3248
3249         * nnir.el: Move here from ../contrib.
3250
3251 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3252
3253         * gnus-util.el (gnus-read-shell-command): New function.
3254         * mm-decode.el (mm-pipe-part):
3255         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
3256
3257 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3258
3259         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
3260
3261 2008-06-03  Glenn Morris  <rgm@gnu.org>
3262
3263         * pop3.el (nnheader-accept-process-output): Autoload it.
3264
3265 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3266
3267         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
3268         are not 2-digit hexadecimal characters that follow `%'s.
3269
3270 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
3271
3272         * message.el (message-bogus-recipient-p): Fix type in doc string.
3273         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
3274         (message-bogus-addresses): Rename from message-bogus-address-regexp.
3275         Improve custom options.
3276         (message-bogus-recipient-p): Adjust accordingly.
3277
3278 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
3279
3280         * parse-time.el (parse-time-months, parse-time-weekdays): Add
3281         long-form month and day names.
3282
3283 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3284
3285         * dgnushack.el: Autoload debug, eudc-expand-inline and
3286         pgg-snarf-keys-region for XEmacs.
3287
3288         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
3289
3290         * nnmairix.el: Require edmacro when compiling with XEmacs.
3291
3292 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
3293
3294         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
3295         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
3296
3297 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
3298
3299         * auth-source.el: Add more docs.
3300
3301         * netrc.el (netrc-machine): Always match if the port is not given.
3302
3303 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3304
3305         * nnheader.el (nnheader-read-timeout): Change the default timeout from
3306         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
3307         retrieval faster in some cases, but might make CPU usage larger.  If
3308         this has any bad side effects, we might revert this change.
3309
3310         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
3311         seems to make mail retrieval much, much faster.
3312         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
3313         unconditionally.
3314
3315         * gnus-draft.el (gnus-group-send-queue): Bind
3316         message-send-mail-partially-limit to nil to avoid being prompted.
3317
3318 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
3319
3320         * mml.el (mml-attach-buffer): Prompt for `disposition'.
3321
3322         * message.el (message-bogus-address-regexp): Fix and improve custom
3323         type.
3324         (message-setup-hook): Add message-check-recipients as custom option.
3325
3326 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
3327
3328         * message.el (message-cite-function): Remove bogus autoload which crept
3329         in during merge from v5-10.
3330
3331 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
3332
3333         * nnimap.el (nnimap-open-connection): Fix login/password bug.
3334
3335         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
3336
3337         * auth-source.el: Preliminary Tramp docs.
3338         (auth-sources): Change the default auth-sources to use
3339         EPA .gpg files.
3340
3341 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
3342
3343         * nntp.el: Autoload `auth-source-user-or-password'.
3344         (nntp-send-authinfo): Use it.
3345
3346         * nnimap.el: Autoload `auth-source-user-or-password'.
3347         (nnimap-open-connection): Use it.
3348
3349         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
3350         for the gnus-message function.
3351         (auth-source-user-or-password): Use it.
3352
3353 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3354
3355         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
3356         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
3357         (rfc2104-hash): Use it.
3358
3359 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
3360
3361         * gnus-art.el (gnus-article-toggle-truncate-lines):
3362         Don't use `iff' in docstring.
3363
3364 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
3365
3366         * gnus-registry.el: Adjusted copyright dates and added a keyword.
3367
3368         * gnus-util.el (gnus-extract-address-component-name)
3369         (gnus-extract-address-component-email): Convenience functions around
3370         `gnus-extract-address-components'.
3371
3372         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
3373         Use `gnus-extract-address-component-email' to fix bug of comparing full
3374         sender name to `user-mail-address'.
3375
3376 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
3377
3378         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
3379         catch/throw to optimize.
3380         (gnus-registry-find-keywords): Just use member to find a keyword.
3381
3382 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3383
3384         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
3385         is current before calling gnus-server-prepare.
3386         (gnus-server-setup-buffer, gnus-server-update-server)
3387         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
3388
3389 2008-05-04  Juri Linkov  <juri@jurta.org>
3390
3391         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
3392         (mailcap-file-default-commands): Use mailcap-replace-in-string
3393         instead of replace-regexp-in-string, and mailcap-delete-duplicates
3394         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
3395
3396 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
3397
3398         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
3399
3400 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3401
3402         * gnus.el: Bump version to 0.11.
3403
3404 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3405
3406         * gnus.el: No Gnus v0.10 is released.
3407
3408 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3409
3410         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
3411         hooks.
3412         (gnus-update-read-articles): Speed up non-marks-using users.
3413         (gnus-use-marks): Define gnus-use-marks.
3414         (gnus-propagate-marks): Rename variable to something more sensible.
3415
3416 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
3417
3418         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
3419         (gmm-image-load-path-for-library): Fix typos in docstrings.
3420         (gmm-message): Reflow docstring.
3421
3422 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
3423
3424         * mail-source.el (mail-source-set-1, mail-source-bind):
3425         Move auth-source code out of the macro to clean it up and fix bugs.
3426
3427 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
3428
3429         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
3430         by sender if it's equal to user-mail-address, it's likely to be
3431         useless.
3432
3433         * mail-source.el (mail-source-bind): Don't use user or password if they
3434         are not bound.  Unintern them if they are nil.  Don't use server unless
3435         it's bound, and default it to empty string otherwise.
3436
3437 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
3438
3439         * mail-source.el: Load auth-source.el.
3440         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
3441         get user name or password, if auth-sources is set up.
3442
3443         * gnus-registry.el (gnus-registry-split-strategy): New variable for
3444         strategy of splitting with parent.
3445         (gnus-registry-split-fancy-with-parent)
3446         (gnus-registry-post-process-groups): Use it and fix prior
3447         bug (returning a list as the split result).
3448
3449         * auth-source.el (auth-sources): Remove server parameter.
3450         (auth-source-pick, auth-source-user-or-password)
3451         (auth-source-user-or-password-imap)
3452         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
3453         (auth-source-user-or-password-sftp)
3454         (auth-source-user-or-password-smtp): Remove server parameter.
3455
3456 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
3457
3458         * smime.el (smime-sign-region, smime-encrypt-region)
3459         (smime-decrypt-region):
3460         Remove redundant calls to `generate-new-buffer-name'.
3461
3462 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
3463
3464         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
3465         Don't use QP for message/rfc822.
3466         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
3467
3468 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3469
3470         * sieve-manage.el (sieve-string-bytes): Remove.
3471         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
3472         correct byte-length only if the process's coding-system is the same as
3473         the one used internally by Emacs to represent strings.
3474
3475 2008-04-22  Juri Linkov  <juri@jurta.org>
3476
3477         * mailcap.el (mailcap-file-default-commands): New function.
3478
3479 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
3480
3481         * message.el (message-signature-separator, message-cite-function):
3482         Change custom version.
3483
3484 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
3485
3486         * tls.el (tls-program): Add -ign_eof argument to call the openssl
3487         commands.
3488         (tls-checktrust): Ditto.
3489
3490 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
3491
3492         * mm-decode.el (mm-display-external): Make temp file read-only.
3493
3494 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
3495
3496         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
3497         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
3498         `C-c C-f d'.
3499
3500 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
3501
3502         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
3503
3504 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
3505
3506         * gnus.el: Bump version to 0.9.
3507
3508 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
3509
3510         * gnus.el: No Gnus v0.8 is released.
3511
3512 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3513
3514         * mail-source.el (mail-source-value):
3515         Prefer fboundp to functionp so it works with macros as well.
3516
3517 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3518
3519         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
3520         Fix last change in case the element is not even a symbol.
3521
3522 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3523
3524         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
3525         Prefer fboundp to functionp so it works with macros as well.
3526
3527 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
3528
3529         * auth-source.el: Added docs.
3530         (auth-sources): Modify format to support server.
3531         (auth-source-pick, auth-source-user-or-password)
3532         (auth-source-user-or-password-imap)
3533         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
3534         (auth-source-user-or-password-sftp)
3535         (auth-source-user-or-password-smtp): Add server parameter.
3536
3537 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
3538
3539         * gnus-registry.el: Initialize the registry when gnus-registry-install
3540         is t.
3541
3542 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3543
3544         * compface.el (uncompface): Make buffer unibyte.
3545
3546 2008-04-05  Glenn Morris  <rgm@gnu.org>
3547
3548         * gnus-ems.el (mm-disable-multibyte): Autoload it.
3549
3550 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3551
3552         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
3553         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
3554
3555         * nnheader.el (nnheader-init-server-buffer): Change buffer's
3556         multibyteness after rather than before erasing it.
3557
3558         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
3559         mm-with-multibyte.
3560         (gnus-request-article-this-buffer): Make sure the proper decoding is
3561         used if gnus-original-article-buffer happens to be unibyte.
3562
3563         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
3564         default-enable-multibyte-characters.
3565
3566         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
3567         default-enable-multibyte-characters.
3568
3569         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
3570
3571         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
3572
3573 2008-04-02  Simon Josefsson  <simon@josefsson.org>
3574
3575         * imap.el (imap-enable-exchange-bug-workaround): New variable.
3576         (imap-message-copyuid-1): Use it.
3577         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
3578         J. Williams in
3579         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
3580
3581         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
3582         imap-enable-exchange-bug-workaround.
3583         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
3584
3585 2008-04-01  Simon Josefsson  <simon@josefsson.org>
3586
3587         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
3588         a 100 byte status-checks into a 2-3MB transfer for each group.
3589         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
3590         to enable bug workaround or not.
3591         (nnimap-find-minmax-uid): Only enable workaround conditionally.
3592
3593 2008-03-31  Glenn Morris  <rgm@gnu.org>
3594
3595         * message.el (mml2015-use): Declare for compiler.
3596         (message-info): Require mml2015 when appropriate.
3597
3598 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3599
3600         * Makefile.in (EMACS_COMP): Quote directory name that might contain
3601         whitespace.
3602
3603 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3604
3605         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
3606         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
3607         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
3608         (nntp-service-to-port): New function.
3609         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
3610         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
3611         (nntp-open-netcat-stream): New function.
3612         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
3613
3614 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
3615
3616         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
3617
3618 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3619
3620         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
3621
3622 2008-03-28  Magnus Henoch  <mange@freemail.hu>
3623
3624         * dns.el (dns-write): Use set-buffer-multibyte.
3625
3626 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
3627
3628         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
3629
3630 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
3631
3632         * message.el (message-signature-separator): Change default.
3633         Improve custom type.
3634         (message-cite-function): Change default to
3635         message-cite-original-without-signature.
3636
3637         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
3638         toggle.
3639
3640         * message.el (message-check-news-body-syntax): Fix signature check.
3641         (message-setup-1): Mark buffer as unmodified _after_ running
3642         message-setup-hook and handling message-alternative-emails.
3643         (message-shorten-references): Be more strict when building list of
3644         valid references to comply with GNKSA.
3645
3646         * gnus-group.el (gnus-read-ephemeral-bug-group)
3647         (gnus-read-ephemeral-debian-bug-group)
3648         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
3649
3650         * message.el (message-info): Don't use booleanp which isn't supported
3651         in Emacs 21 and XEmacs.
3652
3653 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
3654
3655         * gnus-group.el (gnus-gmane-group-download-format): Rename from
3656         gnus-group-gmane-group-download-format.
3657         (gnus-group-read-ephemeral-gmane-group): Rename from
3658         gnus-group-read-ephemeral-gmane-group.
3659         (gnus-read-ephemeral-gmane-group-url): Rename from
3660         gnus-group-read-ephemeral-gmane-group-url.
3661         (gnus-bug-group-download-format-alist): New variable.
3662         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
3663         (gnus-read-ephemeral-emacs-bug-group): New commands.
3664
3665 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
3666
3667         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
3668         (gnus-visible-headers): Improve custom type.
3669
3670 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
3671
3672         * mml.el (mml-menu): Add workarounds for XEmacs.
3673
3674         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
3675         X-Boundary header.
3676
3677         * message.el (message-simplify-recipients): Fix previous commit.
3678
3679 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3680
3681         * mm-util.el (mm-set-buffer-multibyte): New function.
3682         * mm-decode.el (mm-copy-to-buffer): Use it.
3683
3684 2008-03-19  Glenn Morris  <rgm@gnu.org>
3685
3686         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
3687         Accidentally removed in the sync process with Emacs.
3688
3689 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
3690
3691         * message.el (message-alter-recipients-discard-bogus-full-name):
3692         New function.
3693         (message-alter-recipients-function): New variable.
3694         (message-get-reply-headers): Use it.
3695         (message-replace-header): New helper function.
3696         (message-recipients-without-full-name): New variable.
3697         (message-simplify-recipients): New command.
3698
3699         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
3700
3701         * message.el (message-info): Handle EasyPG manual.
3702
3703         * mml.el (mml-menu): Add entry for EasyPG.
3704
3705 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
3706
3707         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
3708         parameter.
3709
3710         * message.el (message-disassociate-draft): Specify drafts group name
3711         fully.
3712
3713 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
3714
3715         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
3716         unnecessary duplicates from the match list.
3717
3718 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3719
3720         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
3721
3722         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
3723
3724         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
3725         args of `how-many' of which the XEmacs version doesn't take; declare
3726         Info-index-next as function.
3727
3728 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
3729
3730         * gnus-score.el (gnus-score-headers): Fix handling of
3731         gnus-inhibit-slow-scoring.
3732
3733         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
3734         string.
3735         (gnus-button-url-regexp): Improve handling of parenthesis.
3736         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
3737         (gnus-button-handle-info-keystrokes): Handle index entries.
3738
3739 2008-03-15  Glenn Morris  <rgm@gnu.org>
3740
3741         * parse-time.el (parse-time-string): Simplify.
3742
3743 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3744
3745         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
3746         Incoming* files.
3747
3748 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
3749
3750         * auth-source.el (auth-sources): Renamed from auth-source-choices.
3751         (auth-source-pick): Use it.
3752
3753 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3754
3755         * binhex.el (binhex-decode-region-internal):
3756         * uudecode.el (uudecode-decode-region-internal):
3757         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
3758         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
3759         setting default-enable-multibyte-characters.
3760
3761 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
3762
3763         * auth-source.el (auth-source-protocols)
3764         (auth-source-protocols-customize, auth-source-choices): Added and
3765         modified variable customizations and defaults.
3766         (auth-source-pick, auth-source-user-or-password)
3767         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
3768         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
3769         (auth-source-user-or-password-sftp)
3770         (auth-source-user-or-password-smtp): Use new variables and provide an
3771         interface to netrc.el.
3772
3773 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3774
3775         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
3776         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
3777         Make sure the nntp port to specify is a string.
3778
3779 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3780
3781         * nntp.el: Use with-current-buffer.
3782         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
3783         dubious mm-with-unibyte-current-buffer.
3784         (nntp-with-open-group-function): New function extracted from
3785         nntp-with-open-group macro.
3786         (nntp-with-open-group): Use the function, so it's easier to debug.
3787         Add indentation and debugging info.
3788         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
3789         the use of the netcat alternatives.
3790
3791         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
3792         Avoid mm-string-as-multibyte as well.
3793
3794         * nnweb.el (nnweb-insert-html):
3795         Remove use of nnheader-string-as-multibyte.
3796
3797         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
3798         (nnheader-string-as-multibyte): Remove.
3799
3800         * mm-view.el: Use inhibit-read-only.
3801         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
3802         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
3803         or unibyte-string.
3804
3805         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
3806         (mm-uu-yenc-extract): Use with-current-buffer.
3807
3808         * gnus-soup.el (gnus-soup-send-packet): Don't use
3809         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
3810
3811         * nnmh.el: Use with-current-buffer.
3812         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
3813         mm-string-as-multibyte on the output of mm-encode-coding-string.
3814
3815         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
3816         (nnimap-request-move-article): Use with-current-buffer.
3817
3818         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
3819         inserting the handle-buffer's text, so the implicit multibyte->unibyte
3820         conversion uses string-make-unibyte rather than string-as-unibyte.
3821
3822         * gnus-msg.el: Use with-current-buffer.
3823
3824         * message.el (message-ignored-resent-headers): Add "Delivered-To".
3825
3826 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
3827
3828         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
3829         string for caching if it is 'PIN.
3830
3831 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3832
3833         * lpath.el: Consider the case without Emacs/W3.
3834
3835 2008-03-08  Glenn Morris  <rgm@gnu.org>
3836
3837         * time-date.el (date-to-time, time-subtract, time-add)
3838         (safe-date-to-time): Doc fixes.
3839
3840 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
3841
3842         * mail-source.el (mail-source-delete-old-incoming-confirm):
3843         Change default to nil.
3844         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
3845
3846 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3847
3848         * lpath.el: Rearrange.
3849
3850         * gnus-art.el (gnus-narrow-to-page): Position point properly.
3851         (gnus-article-goto-prev-page): Work for articles having ^L's.
3852
3853         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
3854
3855         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
3856
3857 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
3858
3859         * gnus-bookmark.el: Adjust for renames in bookmark.el.
3860         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
3861         (gnus-bookmark-jump): Adjust some variable names.
3862
3863 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
3864
3865         * auth-source.el: New package.
3866         (auth-source-choices): Add customization entry point variable.
3867
3868         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
3869         bug.
3870
3871 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
3872
3873         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
3874         (gnus-registry-initialize, gnus-registry-install-p): Use it.
3875         (gnus-registry-install-shortcuts): Rename from
3876         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
3877         the `gnus-registry-mark-map' keymap dynamically from
3878         `gnus-registry-marks'.  The generated functions update the summary line
3879         when a registry mark is added or deleted, and will call
3880         `gnus-registry-install-p' (see the comments in the code).
3881         (gnus-registry-user-format-function-M): Use concat intelligently.
3882
3883         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
3884         the registry mark functions.
3885
3886 2008-03-05  Glenn Morris  <rgm@gnu.org>
3887
3888         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
3889         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
3890         gnus-art.
3891         (top-level): No need to load own source when compiling.
3892
3893 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
3894
3895         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
3896         Suggested by <chris.anderton@zetnet.co.uk>.
3897
3898 2008-03-04  Glenn Morris  <rgm@gnu.org>
3899
3900         * gnus-sum.el (top-level): No need to require gnus when compiling,
3901         since unconditionally required near start of file.
3902         (gnus-summary-display-while-building): Move definition before use.
3903
3904 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
3905
3906         * gnus-registry.el (gnus-registry-user-format-function-M): Add
3907         formatting function.
3908
3909 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
3910
3911         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
3912         with plists.
3913         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
3914         Use new format.
3915
3916 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3917
3918         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
3919         `where-is-internal' that returns a range of key sequences.
3920
3921 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3922
3923         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
3924
3925         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
3926         (gnus-summary-jump-to-group): Consider windows on other displayed
3927         frames as well.  Similar changes might be needed elsewhere, but that's
3928         the one I've bumped into during my use.
3929
3930         * nndoc.el (nndoc-oe-dbx-type-p):
3931         * gnus-msg.el (gnus-debug):
3932         * gnus-group.el (gnus-update-group-mark-positions):
3933         Use mm-string-to-multibyte.
3934
3935 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
3936
3937         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
3938         doesn't handle NotDashEscaped.
3939
3940         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
3941         (mml-dnd-attach-options): Fix typo in custom choice.
3942
3943         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
3944         nndoc-article-type to mbox.
3945         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
3946
3947         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
3948         to nil, instead of html2text.
3949
3950         * imap.el (imap-debug): Add `imap-ping-server'.
3951
3952         * gnus-bookmark.el: Add FIXMEs.
3953
3954         * message.el (message-form-letter-separator)
3955         (message-send-form-letter-delay): New variables.
3956         (message-send-form-letter): Use them.  New command to send form
3957         letters.  Requested by Uwe Siart.
3958         (message-send-mail-function): Doc fix.  Add "Other" custom option.
3959
3960 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
3961
3962         * Update copyright years.
3963
3964 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
3965
3966         Sync from EMACS_22_BASE.
3967
3968         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
3969
3970 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
3971
3972         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
3973         empty author.
3974
3975 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
3976
3977         * gnus-registry.el (gnus-registry-marks): Add variable for
3978         customization of marks and their appearance.
3979         (gnus-registry-read-mark): Use it.
3980         (gnus-registry-do-marks): Add utility function to loop through
3981         `gnus-registry-marks'.
3982         (gnus-registry-install-shortcuts-and-menus): Add function to install
3983         shortcuts and menus.
3984         (gnus-registry-initialize): Use it.
3985         (gnus-registry-default-mark): Clarify documentation.
3986
3987 2008-02-29  Glenn Morris  <rgm@gnu.org>
3988
3989         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
3990         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
3991         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
3992         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
3993         Change defcustom :version from 23.0 to 23.1.
3994
3995 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
3996
3997         * gnus-registry.el (gnus-registry-follow-group-p)
3998         (gnus-registry-post-process-groups): Add functions to aid registry
3999         splitting and improve logging.  Clarify behavior in function
4000         documentation.
4001         (gnus-registry-split-fancy-with-parent): Use them.
4002
4003 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4004
4005         * gnus-art.el: Use with-current-buffer.
4006
4007 2008-02-27  David Engster  <dengste@eml.cc>
4008
4009         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
4010         Express real group name in the response.
4011
4012 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4013
4014         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
4015         (nnmairix-last-server, nnmairix-current-server): Defvar them.
4016         (nnmairix-goto-original-article): Defvar gnus-registry-install and
4017         autoload gnus-registry-fetch-group when compiling.
4018         (nnmairix-request-group-with-article-number-correction): Remove
4019         unreferenced argument passed to nnmairix-call-backend.
4020
4021 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
4022
4023         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
4024         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
4025         Wilde.
4026
4027 2008-02-27  Glenn Morris  <rgm@gnu.org>
4028
4029         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
4030         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
4031         variables to defconsts.  Convert comments to doc-strings.
4032         (nnmairix-last-server, nnmairix-current-server): Convert from free
4033         variables to defvars.  Convert comments to doc-strings.
4034         (gnus-registry-fetch-group): Autoload.
4035         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
4036         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
4037         (nnmairix-widget-build-editable-fields): Use car cddr rather than
4038         caddr.
4039         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
4040         nnmairix-request-group-with-article-number-correction call.
4041         (nnmairix-fast, nnmairix-group): New, less general names, for free
4042         variables passed from nnmairix-request-group to
4043         nnmairix-request-group-with-article-number-correction.  Declare.
4044         (nnmairix-request-group-with-article-number-correction):
4045         Use nnmairix-fast, nnmairix-group rather than fast, group.
4046
4047 2008-02-26  David Engster  <dengste@eml.cc>
4048
4049         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
4050         version 0.5.
4051
4052 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
4053
4054         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
4055         instead of making an extra function call.  Don't add the current group
4056         to articles only when they have the group.  Use
4057         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
4058         Reported by David <de_bb@arcor.de>.
4059
4060 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4061
4062         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
4063         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
4064
4065 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
4066
4067         * mail-source.el (mail-source-delete-incoming): Change default.
4068         Supplement doc string.
4069
4070         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
4071
4072 2008-02-14  Glenn Morris  <rgm@gnu.org>
4073
4074         * time-date.el (format-seconds): New function.
4075
4076 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
4077
4078         * nnmail.el (nnmail-message-id-cache-file): Derive from
4079         `gnus-home-directory'.
4080
4081 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
4082
4083         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
4084         Document negative prefix.
4085
4086         * gnus-group.el (gnus-group-read-group): Document negative prefix.
4087
4088 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4089
4090         * message.el (message-unsent-separator): Add the Exim bounce
4091         separator.
4092
4093 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
4094
4095         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
4096         list.
4097         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
4098         recipient/signer list.
4099
4100 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4101
4102         * Makefile.in (datarootdir): Define.
4103         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
4104         name that might contain whitespace.
4105
4106 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
4107
4108         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
4109         fbound (Emacs 23 unicode), signal an error.
4110
4111 2008-02-08  Glenn Morris  <rgm@gnu.org>
4112
4113         * gnus-art.el (pgg-display-output-buffer): Declare as function.
4114
4115 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
4116
4117         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
4118         ports to the calls to `netrc-machine-user-or-password' in addition to
4119         "imap" and "imaps".
4120
4121 2008-02-01  Zhang Wei  <id.brep@gmail.com>
4122
4123         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
4124
4125         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
4126
4127 2008-02-01  Kenichi Handa  <handa@m17n.org>
4128
4129         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
4130         rfc2104-hexstring-to-bitstring and changed to return a byte list.
4131         (rfc2104-hash): Convert the result of concat to unibyte string.
4132
4133 2008-02-01  Dave Love  <fx@gnu.org>
4134
4135         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
4136         coding-system-for-read.
4137         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
4138
4139 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
4140
4141         * gnus.el (gnus-group-startup-message): Add `find-image' call before
4142         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
4143         <hanche@math.ntnu.no>.
4144
4145 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4146
4147         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
4148
4149         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
4150
4151 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
4152
4153         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
4154         * message.el (message-beginning-of-line): Use featurep instead of bound
4155         tests in order to resolve conditionals at compile time.
4156
4157 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
4158
4159         * mail-source.el (mail-sources): Add `group' choice.
4160
4161         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
4162         parameter `in-group' to control into which group the articles go.
4163         Add treatment of `group' mail-source.
4164
4165 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4166
4167         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
4168
4169         * mm-decode.el (mm-dissect-buffer): Decode description.
4170
4171         * mml.el (mml-to-mime): Encode message header first.
4172
4173 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4174
4175         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
4176         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
4177
4178         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
4179         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
4180
4181 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
4182
4183         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
4184
4185 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4186
4187         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
4188         prefix keys.
4189         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
4190         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
4191         gnus-xmas.el.
4192
4193         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
4194         (gnus-xmas-article-describe-bindings): New function.
4195         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
4196         gnus-xmas-article-describe-bindings.
4197
4198         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
4199
4200 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4201
4202         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
4203         Add new variables for article mark management.
4204         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
4205         list of extra data entries which, when present, will indicate that the
4206         article ID should not be trimmed from the registry.
4207         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
4208         functions.
4209         (gnus-registry-read-mark): New function to read a mark name from the
4210         user.
4211         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
4212         (gnus-registry-set-article-mark-internal): New functions to add and
4213         remove marks.
4214         (gnus-registry-get-article-marks): New function to show the marks for
4215         an article, or retrieve them for further use.
4216
4217 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4218
4219         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
4220         keys when no argument is given.
4221
4222 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
4223
4224         * imap.el (imap-ping-server): New variable.
4225         (imap-opened): On add extra ping if imap-ping-server is non-nil.
4226         (imap-ping-server): Minor doc string fixes.
4227
4228 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
4229
4230         * imap.el (imap-ping-server): New function.
4231         (imap-opened): Call imap-ping-server.
4232
4233 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
4234
4235         * gnus-sum.el (gnus-article-sort-by-random)
4236         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
4237         jidanni@jidanni.org.
4238
4239 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4240
4241         * gnus-art.el (gnus-article-describe-bindings): New function.
4242         (gnus-article-read-summary-keys): Use it.
4243         (gnus-article-mode-map): Bind `C-h b' to it.
4244
4245 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4246
4247         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
4248         XEmacs.
4249         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
4250         against non-character events.
4251
4252         * lpath.el: Fbind map-keymap for Emacs 21.
4253
4254 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
4255
4256         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
4257         command.
4258         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
4259         instead of END.  Change name of the temp file.
4260         (gnus-group-gmane-group-download-format): Add doc string.  Make it
4261         customizable.
4262
4263 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4264
4265         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
4266         bind `S W' to gnus-article-wide-reply-with-original; set default
4267         binding to gnus-article-read-summary-send-keys.
4268         (gnus-article-read-summary-keys): Fix the order of keys; display
4269         continuation keys correctly in the echo area; describe bindings
4270         correctly when keys end with `C-h'.
4271         (gnus-article-read-summary-send-keys): New function.
4272         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
4273         for gnus-article-read-summary-send-keys; display continuation keys
4274         correctly in the echo area.
4275         (gnus-article-reply-with-original): Ignore prefix argument.
4276         (gnus-article-wide-reply-with-original): New function.
4277
4278         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
4279         Emacs 21.
4280
4281 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4282
4283         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
4284         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
4285
4286 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
4287
4288         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
4289         (gnus-group-read-ephemeral-gmane-group): New command.
4290
4291 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
4292
4293         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
4294
4295 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
4296
4297         * message.el (message-send-mail-function): Increase custom version.
4298
4299         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
4300         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
4301
4302 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
4303
4304         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
4305         for the cases where imap-authenticate is called with a nil buffer
4306         parameter.
4307
4308 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4309
4310         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
4311         html parts correctly; support forwarded messages.
4312         (gnus-article-browse-html-article): Remove work buffers.
4313
4314         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
4315         compiling.
4316         (netrc-bound-and-true-p): New macro.
4317         (netrc-parse): Use it instead of bound-and-true-p that is not available
4318         in XEmacs 21.4.
4319
4320 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
4321
4322         * gnus-registry.el (gnus-registry-mark-article)
4323         (gnus-registry-article-marks): Add functionality to mark articles
4324         through the Gnus registry.
4325
4326         * encrypt.el: Clarify documentation for the new pgg method.
4327         (encrypt-file-alist): Add PGG option.
4328         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
4329         functionality.  Abstract password key and messaging to external
4330         functions.
4331         (encrypt-password-key, encrypt-get-passphrase-if-needed)
4332         (encrypt-message-method-and-cipher): Add new convenience external
4333         functions.
4334         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
4335         (encrypt-pgg-process-buffer): Add PGG functionality glue.
4336
4337         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
4338         (netrc-parse): Use encrypt-file-alist to determine if
4339         encrypt-find-model or encrypt-insert-file-contents should be used.
4340
4341         * encrypt.el: Clarify documentation.  Load password-cache or
4342         password, whichever one is found first, instead of autoloading.
4343
4344 2007-12-19  Glenn Morris  <rgm@gnu.org>
4345
4346         * mml.el (message-options-set, message-narrow-to-head)
4347         (message-in-body-p, message-mail-p, message-encode-message-body):
4348         Autoload.
4349         (message-remove-header, message-narrow-to-headers-or-head)
4350         (message-subscribed-p, message-make-mail-followup-to)
4351         (message-position-on-field, message-news-p)
4352         (message-options-set-recipient, message-generate-headers)
4353         (message-sort-headers): Declare as functions.
4354
4355 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4356
4357         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
4358         convention in doc string.
4359
4360 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4361
4362         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
4363         title to html parts.
4364         (gnus-article-browse-html-article): Pass message header to it.
4365
4366         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
4367
4368 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
4369
4370         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
4371         or password compatible with XEmacs.
4372
4373 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4374
4375         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
4376         format document.
4377         (gnus-mime-delete-part): Don't write description line if empty.
4378         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
4379
4380 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
4381
4382         * gnus-sum.el (gnus-summary-mark-unread-as-read)
4383         (gnus-summary-mark-read-and-unread-as-read)
4384         (gnus-summary-mark-current-read-and-unread-as-read)
4385         (gnus-summary-mark-unread-as-ticked): Doc fix.
4386         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
4387
4388 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
4389
4390         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
4391         Christoph Conrad <christoph.conrad@gmx.de>.
4392
4393 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
4394
4395         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
4396         yes-or-no-p.
4397
4398 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4399
4400         * mm-decode.el (mm-add-meta-html-tag): New function.
4401         (mm-save-part-to-file, mm-pipe-part): Use it.
4402
4403         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
4404         gnus-y-or-n-p instead of y-or-n-p.
4405         (gnus-article-browse-html-parts): Work with message/external-body; use
4406         mm-add-meta-html-tag.
4407
4408 2007-12-11  Glenn Morris  <rgm@gnu.org>
4409
4410         * gnus-cache.el: Require gnus-sum not just when compiling.
4411
4412         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
4413
4414         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
4415         definitions before use.
4416
4417         * mm-decode.el: Require gnus-util.
4418         (mm-remove-part): Only call delete-annotation on XEmacs.
4419
4420         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
4421
4422         * nnmail.el: Require gnus-int.
4423
4424         * spam.el: Move `require's before `eval-when-compile's.
4425
4426         * gnus-ems.el (gnus-alive-p):
4427         * gnus-fun.el (message-goto-eoh):
4428         * gnus-util.el (gnus-group-name-decode):
4429         * mail-source.el (gnus-compress-sequence):
4430         * message.el (Info-goto-node, format-spec):
4431         * mm-bodies.el (message-options-get):
4432         * mm-decode.el (mm-view-pkcs7):
4433         * mm-util.el (gmm-write-region):
4434         * mml-smime.el (mml-compute-boundary)
4435         (gnus-completing-read-with-default):
4436         * mml.el (widget-button-press, gnus-make-hashtable):
4437         * mml1991.el (mm-decode-content-transfer-encoding)
4438         (mm-encode-content-transfer-encoding)
4439         (message-options-get, message-options-set):
4440         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
4441         * nnfolder.el (gnus-request-group):
4442         * nnheader.el (ietf-drums-unfold-fws):
4443         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
4444         * smime.el (gnus-run-mode-hooks):
4445         * spam-stat.el (gnus-message): Autoload.
4446
4447         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
4448         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
4449         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
4450         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
4451         Add declare-function compatibility definition.
4452
4453         * gnus-cache.el (nnvirtual-find-group-art):
4454         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
4455         (gnus-add-image, gnus-add-wash-type):
4456         * gnus-group.el (nnkiboze-score-file):
4457         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
4458         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
4459         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
4460         (message-tokenize-header, gnus-get-buffer-create)
4461         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
4462         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
4463         * gnus.el (gnus-group-decoded-name):
4464         * mail-source.el (imap-capability):
4465         * mm-bodies.el (message-options-set):
4466         * mm-decode.el (gnus-configure-windows):
4467         * mm-extern.el (message-goto-body):
4468         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
4469         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
4470         (epg-sub-key-validity, message-options-set):
4471         * mml.el (widget-event-point, gnus-configure-windows):
4472         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
4473         * mml2015.el (epg-check-configuration, epg-configuration)
4474         (message-options-set):
4475         * nndb.el (nndb-request-article):
4476         * nnfolder.el (gnus-request-create-group):
4477         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
4478         * nnmaildir.el (gnus-group-mark-article-read):
4479         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
4480         * rfc1843.el (message-fetch-field):
4481         * spam.el (gnus-extract-address-components):
4482         Declare as functions.
4483
4484 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4485
4486         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
4487
4488         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
4489
4490         * lpath.el: Fbind run-mode-hooks for Emacs 21;
4491         bind show-trailing-whitespace for XEmacs.
4492
4493 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
4494
4495         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
4496         new no-op macro for backward compatibility.
4497
4498         * imap.el (imap-string-to-integer): New function.
4499
4500 2007-12-09  Glenn Morris  <rgm@gnu.org>
4501
4502         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
4503
4504         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
4505         * message.el, mm-view.el, sieve-manage.el, smime.el:
4506         Add declare-function compatibility definition.
4507
4508         * gnus-art.el (w3-region, w3m-region, Info-menu):
4509         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
4510         * gnus-sum.el (gnus-get-predicate):
4511         * gnus-util.el (mm-append-to-file, w32-focus-frame):
4512         * message.el (mail-abbrev-in-expansion-header-p):
4513         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
4514         (w3m-detect-meta-charset, w3m-region):
4515         * sieve-manage.el (password-read, password-cache-add)
4516         (password-cache-remove):
4517         * smime.el (password-read-and-add): Declare as functions.
4518
4519 2007-12-08  David Kastrup  <dak@gnu.org>
4520
4521         * gnus-sum.el (gnus-summary-simplify-subject-query):
4522         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
4523         `message'.
4524
4525 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4526
4527         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
4528         it to bind idna-program, installation-directory, defined-colors, and
4529         face-attribute for XEmacs of the version that compiles defcustom forms.
4530
4531 2007-12-07  Glenn Morris  <rgm@gnu.org>
4532
4533         * gnus-art.el (article-make-date-line): Revert previous change.
4534
4535 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
4536
4537         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
4538
4539 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
4540
4541         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
4542         Call gnus-add-to-range ranges only once with a prepared article-list.
4543
4544 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
4545
4546         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
4547         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
4548         group names with backslashes.  Reported by Tassilo Horn
4549         <tassilo@member.fsf.org>.
4550
4551 2007-12-06  Deepak Goel  <deego3@gmail.com>
4552
4553         * gnus-art.el (article-make-date-line):
4554         * gnus-start.el (gnus-load):
4555         * pop3.el (pop3-read-response): Fix buggy call to `error'.
4556
4557 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4558
4559         * gnus-art.el (gnus-use-idna)
4560         * gnus-start.el (gnus-site-init-file)
4561         * message.el (message-use-idna)
4562         * mm-uu.el (mm-uu-hide-markers)
4563         * smiley.el (smiley-style): Revert changes that suppress warnings.
4564
4565 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4566
4567         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
4568         specify charset to html source.  Reported by Christoph Conrad
4569         <christoph.conrad@gmx.de>.
4570
4571 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4572
4573         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
4574         idna-program in order to suppress byte compile warning issued by XEmacs
4575         that came to byte compile the default value section of defcustom forms
4576         recently.
4577
4578         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
4579         value of installation-directory.
4580
4581         * message.el (message-use-idna): Don't directly refer to the value of
4582         idna-program.
4583
4584         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
4585
4586         * smiley.el (smiley-style): Don't directly call face-attribute.
4587
4588 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
4589
4590         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
4591
4592         * gnus-dired.el: Reduce Gnus dependencies.
4593         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
4594         require.  Use autoloads instead.
4595         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
4596         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
4597         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
4598         (gnus-dired-mode): Adjust doc string.
4599         (gnus-dired-mail-mode): New variable.
4600         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
4601         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
4602         (gnus-dired-mail-buffers): New function.  Return mail or message
4603         composition buffers.
4604         (gnus-dired-attach): Use it.
4605         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
4606         NO-DECODE.
4607         (gnus-dired-print): Use `gnus-print-buffer' depending on
4608         `gnus-dired-mail-mode'.
4609
4610 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4611
4612         * rfc2047.el (rfc2047-encoded-word-regexp)
4613         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
4614         explaining what regexp patterns are for.
4615
4616 2007-12-04  Glenn Morris  <rgm@gnu.org>
4617
4618         * password.el: Move to password-cache.el.
4619
4620         * mml1991.el (password-read, password-cache-add, password-cache-remove):
4621         * mml2015.el (password-read, password-cache-add, password-cache-remove):
4622         * mml-smime.el (password-read, password-cache-add)
4623         (password-cache-remove):
4624         No need to autoload, since mml-sec requires password.
4625
4626         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
4627         * message.el (gnus-extract-address-components):
4628         * mml-smime.el (gnus-extract-address-components): Define for compiler.
4629
4630         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
4631         password.
4632
4633 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
4634
4635         * mailcap.el: Reduce dependencies.
4636         (mail-header-parse-content-type): Autoload.
4637         (mailcap-delete-duplicates): New alias.
4638         (mailcap-mime-info): Add optional argument NO-DECODE.
4639         (mailcap-mime-types): Use mailcap-delete-duplicates.
4640
4641         * message.el (message-ignored-supersedes-headers): Add "X-ID".
4642
4643 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
4644
4645         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
4646         (imap-parse-status): Upcase status-att for servers that sends them
4647         lower-case (e.g., MS Exchange 2007).
4648
4649 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4650
4651         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
4652         function.
4653
4654         * gnus-uu.el (gnus-uu-decode-yenc): New command.
4655         (gnus-uu-yenc-article): New function.
4656
4657         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
4658
4659         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
4660         buffer.
4661
4662 2007-12-02  Glenn Morris  <rgm@gnu.org>
4663
4664         * binhex.el (binhex): New custom group.
4665         (binhex-decoder-program, binhex-decoder-switches)
4666         (binhex-use-external): Move to the binhex custom group.
4667
4668         * uudecode.el (uudecode): New custom group.
4669         (uudecode-decoder-program, uudecode-decoder-switches)
4670         (uudecode-use-external): Move to the uudecode custom group.
4671
4672         * netrc.el (top-level): Don't load `encrypt' features.
4673         (netrc-parse): Don't use encrypt.
4674         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
4675
4676         * encrypt.el: Remove file.
4677
4678 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
4679
4680         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
4681         matches on patches.
4682
4683         * gnus-art.el (gnus-article-browse-html-article): Mention
4684         `mm-text-html-renderer' in the doc string.
4685
4686         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
4687         string.  Add comments.
4688
4689         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
4690         if rhs is ASCII.
4691
4692 2007-12-01  Glenn Morris  <rgm@gnu.org>
4693
4694         * mail-source.el (top-level): Require format-spec before
4695         eval-when-compile.
4696
4697 2007-11-30  Glenn Morris  <rgm@gnu.org>
4698
4699         * encrypt.el: Require password, rather than autoloading password-read.
4700
4701 2007-11-29  Glenn Morris  <rgm@gnu.org>
4702
4703         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
4704         (sasl-make-client, sasl-next-step, sasl-step-data)
4705         (sasl-step-set-data): Declare as functions.
4706
4707 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
4708
4709         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
4710
4711 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
4712
4713         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
4714         certs should be verified and what is to be done in the event of a
4715         verification failure.
4716
4717         * gnus.el (gnus-method-to-server): Add an optional parameter so the
4718         caller can indicate whether the cache should be disregarded for this
4719         call.  This way the result of the call is reproducible at all times and
4720         can be considered a canonical server name for the supplied method.
4721         (gnus-agent-method-p): Canonicalize server names by pushing their
4722         method through `gnus-method-to-server' using the no-cache argument.
4723
4724         * gnus-srvr.el (gnus-server-insert-server-line): Call
4725         `gnus-method-to-server' with `no-cache' argument.
4726
4727         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
4728         gnus-agent-possibly-synchronize-flags as this should be called when the
4729         server is actually being opened.
4730         (gnus-agent-possibly-synchronize-flags)
4731         (gnus-agent-possibly-synchronize-flags-server): Move check for the
4732         flags file of an agentized server to the latter function.
4733
4734         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
4735         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
4736         after a connection has been established successfully.
4737
4738 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4739
4740         * gnus-art.el (article-display-face): Force to display face if called
4741         interactively; check if gnus-article-x-face-too-ugly matches author.
4742         (article-display-x-face): Display face even if From header is missing
4743         as article-display-face does.
4744
4745 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
4746
4747         * hashcash.el (message-narrow-to-headers-or-head)
4748         (message-fetch-field, message-goto-eoh)
4749         (message-narrow-to-headers): Declare as functions.
4750
4751 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
4752
4753         * mail-source.el (mail-sources): Default to fetch from file for
4754         compatibility with default of nnmail-spool-file.
4755
4756 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4757
4758         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
4759         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
4760         to look for encoded word that should be encoded again.
4761         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
4762         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
4763         encoding pattern.
4764         (rfc2047-decode-region): Switch strict regexp and loose one according
4765         to rfc2047-allow-irregular-q-encoded-words.
4766
4767 2007-11-25  Romain Francoise  <romain@orebokech.com>
4768
4769         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
4770
4771 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
4772
4773         * tls.el (tls-program): Provide more custom choices from
4774         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
4775         (tls-process-connection-type, tls-success): Remove "*" in doc string.
4776
4777 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4778
4779         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
4780         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
4781
4782         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
4783         `nnmail-spool-file'.
4784
4785         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
4786         `nnmail-spool-file'.
4787
4788         * gnus-move.el (gnus-change-server): Ditto.
4789
4790         * gnus-kill.el (gnus-batch-score): Ditto.
4791
4792         * gnus-cache.el (gnus-jog-cache): Ditto.
4793
4794         * gnus-msg.el (gnus-summary-reply):
4795         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
4796
4797 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4798
4799         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
4800         version.  Minor improvement to doc strings.
4801         (tls-program): Add comment.
4802
4803 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
4804
4805         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
4806         (tls-checktrust): New variable.  Check if GNU TLS complained about a
4807         mismatch between the hostname provided in the certificate and the name
4808         of the host connnecting to.
4809         (open-tls-stream): Use them.  Check certificates against trusted root
4810         certificates.
4811
4812 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4813
4814         * gnus-cache.el (gnus-cache-generate-nov-databases):
4815         Use nnml-generate-nov-databases-directory instead of
4816         nnml-generate-nov-databases-1.
4817
4818 2007-11-24  Glenn Morris  <rgm@gnu.org>
4819
4820         * message.el (message-tool-bar-retro): Update for rename
4821         mail_send.xpm->mail-send.xpm.
4822
4823 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
4824
4825         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
4826         `smime-ldap-search' for Emacs 22 and up.
4827
4828 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4829
4830         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
4831
4832         * message.el (message-send-mail-function): Fix error convention.
4833         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
4834         (message-widen-reply, message-send-mail, message-talkative-question)
4835         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
4836         (message-clone-locals, message-send-news): Use with-current-buffer.
4837         (message-insert-or-toggle-importance): Remove unused var `valid'.
4838         (message-make-references): Remove unused var `new-references'.
4839         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
4840
4841 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
4842
4843         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
4844         (spam-split-symbolic-return-positive): Reflow docstring.
4845         (spam-backends, spam-summary-exit-behavior)
4846         (spam-mark-ham-unread-before-move-from-spam-group)
4847         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
4848         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
4849         (spam-clear-cache, spam-backend-check, spam-install-backend)
4850         (spam-install-statistical-backend, spam-list-of-processors)
4851         (spam-group-processor-p, spam-split, spam-bogofilter-score)
4852         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
4853         (spam-check-crm114, spam-initialize, spam-unload-hook):
4854         Fix typos in docstrings.
4855
4856 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4857
4858         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
4859         been checked if they have never been read and those group levels are
4860         higher than the one that a user specified.
4861
4862 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4863
4864         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
4865         foreign groups unless a group level is specified by a user.
4866         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
4867
4868 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
4869
4870         * message.el (message-send-mail-function): Require sendmail.
4871
4872 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
4873
4874         * message.el (message-send-mail-function): Check for smtpmail too.
4875
4876         * utf7.el (utf7-encode, utf7-decode): Use coding system
4877         `utf-7'/`utf-7-imap' from utf-7.el' if available.
4878
4879         * message.el (message-send-mail-function): New function.
4880         (message-send-mail-function): Set default using
4881         message-send-mail-function.  Adjust doc string.
4882         (message-send-mail-with-mailclient): New function.
4883
4884 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
4885
4886         * smime.el (from):
4887         * rfc2047.el (message-posting-charset):
4888         * qp.el (mm-use-ultra-safe-encoding):
4889         * pop3.el (parse-time-months):
4890         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
4891         * nnml.el (files):
4892         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
4893         (jka-compr-compression-info-list, ange-ftp-path-format)
4894         (efs-path-regexp):
4895         * nndiary.el (files):
4896         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
4897         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
4898         (epg-digest-algorithm-alist, inhibit-redisplay)
4899         (password-cache-expiry):
4900         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
4901         (pgg-output-buffer, password-cache-expiry):
4902         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
4903         (efs-path-regexp):
4904         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
4905         (inhibit-redisplay):
4906         * mm-uu.el (file-name, start-point, end-point, entry)
4907         (gnus-newsgroup-name, gnus-newsgroup-charset):
4908         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
4909         (latin-unity-ucs-list):
4910         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
4911         (mm-uu-binhex-decode-function):
4912         * message.el (gnus-message-group-art, gnus-list-identifiers)
4913         (rmail-enable-mime-composing, gnus-local-organization)
4914         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
4915         (gnus-read-active-file, facemenu-add-face-function)
4916         (facemenu-remove-face-function, gnus-article-decoded-p)
4917         (tool-bar-mode):
4918         * mail-source.el (display-time-mail-function):
4919         * gnus-util.el (nnmail-pathname-coding-system)
4920         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
4921         (gnus-original-article-buffer, gnus-user-agent)
4922         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
4923         (xemacs-codename, sxemacs-codename, emacs-program-version):
4924         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
4925         * gnus-start.el (gnus-agent-covered-methods)
4926         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
4927         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
4928         (gnus-newsgroup-headers, gnus-group-list-mode)
4929         (gnus-group-mark-positions, gnus-newsgroup-data)
4930         (gnus-newsgroup-unreads, nnoo-state-alist)
4931         (gnus-current-select-method, mail-sources)
4932         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
4933         (nnmail-spool-file, gnus-cache-active-hashtb):
4934         * gnus-mh.el (mh-lib-progs):
4935         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
4936         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
4937         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
4938         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
4939         (gnus-group-buffer):
4940         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
4941         (font-lock-set-defaults):
4942         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
4943         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
4944         (gnus-summary-post-menu, total-parts, type, condition, length):
4945         * gnus-agent.el (gnus-agent-read-agentview):
4946         * flow-fill.el (show-trailing-whitespace):
4947         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
4948         eval-and-compile wrappers for byte compiler pacifiers.
4949
4950         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
4951         (mm-display-inline-fontify): Check for featurep 'xemacs not
4952         extent-list.
4953
4954         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
4955         itimer-list.
4956         (mm-create-image-xemacs): Only do something for XEmacs.
4957         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
4958
4959         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
4960
4961         * gnus-registry.el (gnus-adaptive-word-syntax-table):
4962         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
4963
4964 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
4965
4966         * nnimap.el (nnimap-split-download-body):
4967         * gnus-demon.el (gnus-demon):
4968         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
4969
4970 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4971
4972         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
4973         macros.
4974         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
4975         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
4976         copy data from unibyte buffer to multibyte current buffer.
4977         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
4978         to copy data from unibyte current buffer to multibyte buffer.
4979         (nntp-make-process-buffer): Make process buffer unibyte.
4980
4981         * pop3.el (pop3-open-server): Fix typo in Lisp code.
4982
4983 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
4984
4985         * pop3.el (pop3-open-server): Accept and process data more robustly at
4986         connexion start to avoid spurious "POP SSL connexion failed" errors.
4987
4988 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4989
4990         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
4991         read group names.
4992
4993 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
4994
4995         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
4996
4997 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4998
4999         * nnmail.el (nnmail-parse-active): Make group names unibyte.
5000         (nnmail-save-active): Use a unibyte buffer when saving active file,
5001         which may contain non-ASCII group names.
5002
5003         * nnml.el (nnml-request-group): Decode group names in messages.
5004
5005 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
5006
5007         * message.el (message-citation-line-function)
5008         (message-insert-formatted-citation-line): Fix spelling of
5009         `message-insert-formated-citation-line'.
5010
5011 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
5012
5013         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
5014
5015 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5016
5017         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
5018         nnmail-pathname-coding-system.
5019
5020         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
5021         that a user enters; decode group names in messages.
5022
5023         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
5024
5025 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
5026
5027         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
5028
5029         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
5030
5031         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
5032         risky local variable.
5033
5034         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
5035
5036 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
5037
5038         * encrypt.el: Improve documentation to fix function name typo.
5039         Reported by Daiki Ueno <ueno@unixuser.org>.
5040
5041 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5042
5043         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
5044         even if the point is not in the last page of an article.
5045         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
5046         back to the previous page.
5047
5048 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
5049
5050         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
5051
5052 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5053
5054         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
5055
5056 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5057
5058         * message.el (message-check-news-body-syntax): Avoid
5059         mm-string-as-multibyte.
5060         (message-hide-headers): Don't assume (point-min)==1.
5061
5062 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5063
5064         * message.el (message-remove-blank-cited-lines): Fix if remove is
5065         given.
5066         (message-bogus-address-regexp): New variable.
5067         (message-bogus-recipient-p): New function.
5068         (message-check-recipients): New command.
5069         (message-syntax-checks): Add `bogus-recipient'.
5070         (message-fix-before-sending): Add `bogus-recipient'.
5071
5072         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
5073         (gnus-treat-body-boundary): Don't test window-system.
5074
5075 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
5076
5077         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
5078
5079 2007-10-28  Miles Bader  <miles@gnu.org>
5080
5081         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
5082         at compile-time too.
5083
5084 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
5085
5086         * gnus-msg.el (gnus-message-setup-hook): Add
5087         `message-remove-blank-cited-lines' to options.
5088
5089 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
5090
5091         * message.el (message-remove-blank-cited-lines): New function.
5092         Suggested by Karl Plästerer.
5093
5094 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5095
5096         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
5097         mapc.
5098
5099         * imap.el (imap-open): Replace mapcar called for effect with mapc.
5100         (top-level): Use mapc to set functions to be traced for debugging.
5101
5102         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
5103         called for effect with while loop.
5104
5105         * message.el (message-talkative-question): Replace mapcar called for
5106         effect with mapc.
5107
5108         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
5109         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
5110         called for effect with dolist.
5111
5112         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
5113
5114         * nndiary.el: Use dolist instead of mapcar to add diary headers to
5115         gnus-extra-headers and nnmail-extra-headers.
5116
5117         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
5118         called for effect with dolist.
5119         (top-level): Use mapc to set functions to be traced for debugging.
5120
5121         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
5122         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
5123         dolist.
5124
5125         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
5126         Replace mapcar called for effect with mapc.
5127         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
5128         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
5129         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
5130         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
5131
5132         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
5133         remove-if that's a cl function.
5134
5135         * webmail.el (webmail-debug): Replace mapcar called for effect with
5136         dolist.
5137
5138         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
5139         with mapc.
5140
5141 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5142
5143         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
5144         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
5145         with while loop.
5146
5147         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
5148         functions from article-* functions.
5149         (gnus-multi-decode-header): Replace mapcar called for effect with
5150         dolist.
5151
5152         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
5153         (gnus-bookmark-show-details): Replace mapcar called for effect with
5154         while loop.
5155
5156         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
5157         called for effect with while loop.
5158
5159         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
5160         with dolist.
5161
5162         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
5163         mapcar called for effect with dolist.
5164
5165         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
5166
5167         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
5168         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
5169         Replace mapcar called for effect with dolist.
5170         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
5171         mapc.
5172
5173         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
5174         Replace mapcar called for effect with dolist.
5175         (gnus-topic-list): Replace mapcar called for effect with mapc.
5176
5177         * gnus.el: Use mapc instead of mapcar to add autoloads.
5178
5179 2007-10-23  Richard Stallman  <rms@gnu.org>
5180
5181         * gnus-group.el (gnus-group-highlight): Mark as risky.
5182
5183 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5184
5185         * gnus.el (gnus-server-to-method): Return method found first in
5186         gnus-newsrc-alist.
5187
5188         * gnus-art.el (gnus-article-highlight-signature)
5189         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
5190         button overlay without the front stickiness.
5191
5192 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
5193
5194         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
5195         overview buffer needed a catch to receive its throw.
5196         (gnus-agent-flush-cache): Declared as interactive to make this function
5197         easier to use.
5198
5199 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
5200
5201         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
5202         `next-line'.
5203
5204 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5205
5206         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
5207         exclude address matching message-dont-reply-to-names.
5208
5209 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5210
5211         * gnus-util.el (gnus-string<): New function.
5212
5213         * gnus-sum.el (gnus-article-sort-by-author)
5214         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
5215
5216 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5217
5218         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
5219         the frame-focus tag is set in gnus-buffer-configuration.
5220
5221 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5222
5223         * gnus-art.el (gnus-article-add-button): Make a button overlay without
5224         the front stickiness.
5225
5226 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5227
5228         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
5229         url pattern; remove duplicate one.
5230         (gnus-article-extend-url-button): New function.
5231         (gnus-article-add-buttons): Use it.
5232         (gnus-button-push): Use concatenated url that it makes.
5233
5234 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
5235
5236         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
5237
5238 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5239
5240         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
5241         Don't hardcode point-min==1.
5242
5243 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
5244
5245         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
5246         Fix comment about "iso8859-1".
5247
5248 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
5249
5250         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
5251         ones returned from the verify-function.
5252
5253         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
5254         mml2015-extract-cleartext-signature if extraction failed.
5255
5256 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
5257
5258         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
5259         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
5260         failed.
5261
5262 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
5263
5264         * Relicense "GPLv2 or later" files to "GPLv3 or later".
5265
5266 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
5267
5268         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
5269         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
5270         recommends to use EasyPG instead of PGG.
5271
5272         * pgg.el: Revert to revision 6.23.2.16.
5273
5274         * pgg-def.el: Revert to revision 6.6.2.14.
5275
5276         * pgg-gpg.el: Revert to revision 6.23.2.34.
5277
5278 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
5279
5280         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
5281         to mark a thread as expirable.  Add variable `hide' to handle hiding of
5282         thread for both the null and zero (kill/expire thread) universal prefix
5283         cases.
5284         (gnus-summary-expire-thread): Add new function to expire a thread,
5285         using gnus-summary-kill-thread.
5286         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
5287         shortcuts for gnus-summary-expire-thread.
5288         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
5289         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
5290
5291 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
5292
5293         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
5294         extras value, so an extras entry can be deleted.
5295         (gnus-registry-delete-extra-entry): Use it.
5296         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
5297         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
5298         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
5299         storage through the gnus-registry, and provide an appropriate API for
5300         it.
5301
5302 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5303
5304         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
5305         Suggested by Leo <sdl.web@gmail.com>.
5306
5307         * gnus.el: Do.
5308
5309 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5310
5311         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
5312         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
5313
5314         * gnus-agent.el (gnus-agent-fetch-headers): Do.
5315
5316         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
5317         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
5318
5319 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5320
5321         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
5322         newline.
5323         (nnmbox-request-accept-article): Don't change article in source buffer;
5324         narrow to header to use message-fetch-field rather than
5325         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
5326         (nnmbox-request-replace-article): Quote lines that'll be misidentified
5327         as delimiters; make sure article ends with newline.
5328         (nnmbox-delete-mail): Correct last position of article to be deleted;
5329         ignore X-Gnus-Newsgroup header in article body.
5330         (nnmbox-save-mail): Quote lines looking like delimiters at the right
5331         positions; make sure article ends with newline.
5332
5333         * message.el (message-display-abbrev): Don't infloop when a user
5334         inserts SPC in the beginning of header.
5335
5336         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
5337         coding-system-for-read and coding-system-for-write for XEmacs having no
5338         file-coding feature.
5339
5340         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
5341
5342 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
5343
5344         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
5345         list of groups not followed by default.  Fix type to be regexp.
5346         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
5347
5348 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
5349
5350         * hmac-def.el (define-hmac-function): Switch from old-style to
5351         new-style backquotes.
5352
5353         * md4.el (md4-make-step): Likewise.
5354
5355 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5356
5357         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
5358         raw-text coding system when saving .newsrc file, which may contain
5359         non-ASCII group names.
5360
5361 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5362
5363         * gnus-cus.el (gnus-score-extra): New widget.
5364         (gnus-score-extra-convert): New function.
5365         (gnus-score-customize): Use it for Extra.
5366
5367 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
5368
5369         * mml2015.el (mml2015-extract-cleartext-signature): New function.
5370         (mml2015-mailcrypt-clear-verify): Use it.
5371         (mml2015-gpg-clear-verify): Use it.
5372         (mml2015-pgg-clear-verify): Use it.
5373         (mml2015-epg-clear-verify): Replace the current part with the output
5374         from GnuPG; don't extract the plaintext by itself.
5375
5376         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
5377         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
5378         mml2015-clear-verify-function; don't touch the armor headers or
5379         dash-escaped text here.
5380
5381 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5382
5383         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
5384         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
5385         parts, or application/octet-stream as a last resort.
5386         (gnus-mime-view-part-as-type): Don't toggle display.
5387         (gnus-mime-view-part-as-charset): Don't turn off display before
5388         querying charset.
5389
5390         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
5391         stuff to undisplayer function in Emacs.
5392         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
5393
5394         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
5395         text/calendar parts.
5396
5397 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5398
5399         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
5400         decoding text/calendar parts.
5401
5402         * message.el (message-forward-make-body-mime): Always mark body as
5403         having no illegible text; remove signed-or-encrypted argument.
5404         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
5405
5406         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
5407         (mml-generate-mime-1): Don't encode body if it is specified to be in
5408         raw form; don't make buffer be unibyte when inserting multibyte string.
5409
5410 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5411
5412         * sha1.el: Fix up comment style.
5413         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
5414         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
5415
5416         * hex-util.el: Fix up comment style.
5417         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
5418
5419         * gnus-salt.el: Use with-current-buffer.
5420         (gnus-pick-setup-message): Fix long-standing typo.
5421
5422 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5423
5424         * imap.el (imap-logout-timeout): New variable.
5425         (imap-logout, imap-logout-wait): New functions.
5426         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
5427
5428         * nnimap.el (nnimap-logout-timeout): New server variable.
5429         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
5430         nnimap-logout-timeout.
5431
5432         * gnus-art.el (gnus-article-summary-command-nosave)
5433         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
5434
5435 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5436
5437         * gnus.el (gnus-maximum-newsgroup): New variable.
5438
5439         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
5440         according to gnus-maximum-newsgroup.
5441
5442         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
5443         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
5444         Limit the range of articles according to gnus-maximum-newsgroup.
5445
5446 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
5447
5448         * gnus-art.el (gnus-sticky-article): Fixed problems described in
5449         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
5450         Don't perform gnus-configure-windows here; reuse existing sticky
5451         article buffer.
5452
5453         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
5454         it doesn't exist in gnus-article-mode.
5455
5456 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5457
5458         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
5459         (gnus-agent-decoded-group-name): New function.
5460         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
5461         (gnus-agent-expire-group-1): Use it; decode group name in messages.
5462
5463 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
5464
5465         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
5466         Add binding for gnus-sticky-article.
5467         (gnus-summary-exit): Don't kill sticky article buffers.
5468
5469         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
5470         article buffer.
5471         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
5472         (gnus-kill-sticky-article-buffers): New commands.
5473
5474 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5475
5476         * nntp.el (nntp-xref-number-is-evil): New server variable.
5477         (nntp-find-group-and-number): If it is non-nil, don't trust article
5478         numbers in the Xref header.
5479
5480 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5481
5482         * gnus-agent.el (gnus-agent-read-group): New function.
5483         (gnus-agent-flush-group, gnus-agent-expire-group)
5484         (gnus-agent-regenerate-group): Use it.
5485         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
5486         nnmail-pathname-coding-system.
5487
5488 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5489
5490         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
5491
5492         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
5493         that are unread as unread, and also as selected so that information of
5494         marks having been changed by a user may be updated when exiting group.
5495
5496 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5497
5498         * gnus-art.el (gnus-mime-display-single): Pass part number that is
5499         calculated ignoring signature parts to gnus-treat-article.
5500
5501 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5502
5503         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
5504         a point here in order to keep the window start.
5505         (gnus-insert-mime-security-button): Make a button overlay without the
5506         front stickiness.
5507         (gnus-mime-display-security): Goto the end of a button.
5508
5509         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
5510
5511 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5512
5513         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
5514         group-name-at-point.
5515         (gnus-group-completing-read): New function that offers decoded
5516         non-ASCII group names for completion.
5517         (gnus-fetch-group, gnus-group-read-ephemeral-group)
5518         (gnus-group-jump-to-group, gnus-group-make-group-simple)
5519         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
5520         (gnus-group-fetch-control): Use it.
5521         (gnus-fetch-group): Use group-name-at-point for the initial value
5522         rather than the default value; use gnus-alive-p.
5523
5524         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
5525         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
5526         (gnus-summary-post-news): Use gnus-group-completing-read.
5527
5528         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
5529         (gnus-read-move-group-name): Decode group name for completion.
5530
5531 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
5532
5533         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
5534         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
5535         Yamaoka slightly modified the code).
5536
5537 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5538
5539         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
5540         (nnmail-split-incoming): Bind it.
5541
5542         * nnml.el (nnml-group-name-charset): New function.
5543         (nnml-decoded-group-name): Use it; don't decode group name if
5544         nnmail-group-names-not-encoded-p is non-nil.
5545         (nnml-encoded-group-name): New function.
5546         (nnml-group-pathname): Inline nnml-decoded-group-name.
5547         (nnml-request-expire-articles): Decode group name in message.
5548         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
5549         nnmail-pathname-coding-system.
5550         (nnml-save-mail, nnml-active-number): Work with decoded group names and
5551         not decoded ones according to nnmail-group-names-not-encoded-p.
5552         (nnml-generate-active-info): Use nnml-encoded-group-name.
5553
5554 2007-08-08  Glenn Morris  <rgm@gnu.org>
5555
5556         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
5557         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
5558         doc-strings and comments.
5559
5560 2007-07-25  Glenn Morris  <rgm@gnu.org>
5561
5562         * Relicense all FSF files to GPLv3 or later.
5563
5564 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5565
5566         * gnus-sum.el (gnus-summary-move-article): Make
5567         gnus-summary-respool-article work.
5568
5569 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
5570
5571         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
5572         string.
5573
5574 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
5575
5576         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
5577         that should be ignored when comparing distant RSS articles with local
5578         ones.
5579         (nnrss-make-hash-index): New function.  Create a hash index according
5580         to the ignored fields.
5581         (nnrss-check-group): Use it.
5582
5583 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5584
5585         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
5586
5587         * gnus-art.el (article-decode-group-name): Decode Xref header too.
5588
5589         * gnus-group.el (gnus-group-make-group): Encode group name here unless
5590         the new optional argument ENCODED is non-nil.
5591         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
5592         coding system for encoding group name.
5593         (gnus-group-make-rss-group): Pass un-encoded group name to
5594         gnus-group-make-group.
5595         (gnus-group-set-info): Tell gnus-group-make-group that group name is
5596         encoded.
5597
5598         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
5599         Encode group name to which articles are moved or copied.
5600         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
5601         coding system for encoding Newsgroup, Followup-To and Xref headers.
5602
5603         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
5604         marks; use nnheader-file-coding-system to write a file.
5605         (nnagent-retrieve-headers): Bind file-name-coding-system to
5606         nnmail-pathname-coding-system.
5607
5608         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
5609
5610         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
5611         (nnml-request-article, nnml-request-create-group)
5612         (nnml-request-rename-group, nnml-find-id)
5613         (nnml-possibly-change-directory, nnml-possibly-create-directory)
5614         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
5615         (nnml-save-marks): Use nnml-group-pathname instead of
5616         nnmail-group-pathname.
5617
5618         (nnml-request-create-group, nnml-request-expire-articles)
5619         (nnml-request-move-article, nnml-request-delete-group)
5620         (nnml-deletable-article-p, nnml-possibly-create-directory)
5621         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
5622         (nnml-open-marks): Bind file-name-coding-system to
5623         nnmail-pathname-coding-system.
5624
5625         (nnml-request-article): Pass server argument to nnml-find-group-number.
5626         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
5627         server argument to nnml-possibly-create-directory.
5628         (nnml-request-accept-article): Pass server argument to
5629         nnml-active-number and nnml-save-mail.
5630         (nnml-find-group-number): Pass server argument to nnml-find-id.
5631         (nnml-request-update-info): Pass server argument to
5632         nnml-marks-changed-p.
5633
5634         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
5635         (nnml-save-mail, nnml-active-number): Add server argument.
5636
5637         (nnml-request-delete-group): Warn if group is missing.
5638         (nnml-get-nov-buffer): Decode group name.
5639         (nnml-generate-active-info): Encode group name.
5640         (nnml-open-marks): Decode group name in messages.
5641
5642 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5643
5644         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
5645         if it is not specified.
5646         (gnus-article-pipe-part, gnus-article-save-part)
5647         (gnus-article-interactively-view-part, gnus-article-copy-part)
5648         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
5649         (gnus-article-inline-part, gnus-article-save-part-and-strip)
5650         (gnus-article-replace-part, gnus-article-delete-part)
5651         (gnus-article-view-part-as-type): Pass raw prefix argument to
5652         gnus-article-part-wrapper.
5653
5654 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5655
5656         * gnus-agent.el (gnus-agent-save-active): Bind
5657         nnheader-file-coding-system to gnus-agent-file-coding-system.
5658
5659         * gnus-cache.el (gnus-cache-save-buffers)
5660         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
5661         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
5662         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
5663         (gnus-cache-braid-nov, gnus-cache-braid-heads)
5664         (gnus-cache-generate-active, gnus-cache-rename-group)
5665         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
5666         (gnus-cache-update-overview-total-fetched-for): Bind
5667         file-name-coding-system to nnmail-pathname-coding-system.
5668         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
5669         variables.
5670         (gnus-cache-decoded-group-name): New function.
5671         (gnus-cache-file-name): Use it.
5672         (gnus-cache-generate-active): Use non-decoded group name for active.
5673
5674         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
5675         right place.
5676         (gnus-write-active-file): Don't break non-ASCII group names.
5677
5678         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
5679         nnmail-pathname-coding-system.
5680
5681         * lpath.el: Bind default-file-name-coding-system,
5682         file-name-coding-system and language-info-alist for XEmacs.
5683
5684         * gnus-uu.el (gnus-uu-decode-save): Typo.
5685
5686 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5687
5688         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
5689
5690 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5691
5692         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
5693         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
5694         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
5695         (gnus-agent-flush-group, gnus-agent-flush-cache)
5696         (gnus-agent-fetch-headers, gnus-agent-load-alist)
5697         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
5698         (gnus-agent-retrieve-headers, gnus-agent-request-article)
5699         (gnus-agent-regenerate-group)
5700         (gnus-agent-update-files-total-fetched-for)
5701         (gnus-agent-update-view-total-fetched-for): Bind
5702         file-name-coding-system to nnmail-pathname-coding-system.
5703         (gnus-agent-group-pathname): Don't encode file names by
5704         nnmail-pathname-coding-system.
5705         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
5706         coding-system-for-write instead of buffer-file-coding-system to
5707         gnus-agent-file-coding-system.
5708
5709         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
5710         Decode group name.
5711
5712         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
5713
5714         * gnus-start.el (gnus-update-active-hashtb-from-killed)
5715         (gnus-read-newsrc-el-file): Make group names unibyte.
5716
5717         * nnmail.el (nnmail-group-pathname): Don't encode file names by
5718         nnmail-pathname-coding-system.
5719
5720         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
5721         (nnrss-request-delete-group): Bind file-name-coding-system to
5722         nnmail-pathname-coding-system.
5723         (nnrss-read-server-data, nnrss-read-group-data): Bind
5724         file-name-coding-system correctly.
5725         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
5726
5727         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
5728         (nntp-server-to-method-cache): New variable.
5729         (nntp-group-pathname): New function that decodes non-ASCII group names.
5730         (nntp-possibly-create-directory, nntp-marks-changed-p)
5731         (nntp-save-marks, nntp-open-marks): Use it.
5732         (nntp-possibly-create-directory, nntp-open-marks):
5733         Bind file-name-coding-system to nnmail-pathname-coding-system.
5734         (nntp-open-marks): Decode group names when bootstrapping marks.
5735
5736         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
5737         Newsgroups and Folowup-To headers.
5738
5739 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5740
5741         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
5742         (gnus-server-closed-face, gnus-server-denied-face)
5743         (gnus-server-offline-face): Remove variable.
5744         (gnus-server-font-lock-keywords): Use faces that are not aliases.
5745
5746         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
5747         of modifying message-stack directly for XEmacs.
5748
5749         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
5750         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
5751         if the coding-system argument is nil for XEmacs.
5752
5753         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
5754         mm-charset-override-alist.
5755
5756         * rfc2047.el: Don't require base64; require rfc2045 for the function
5757         rfc2045-encode-string.
5758         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
5759         to quote the parameter value.
5760
5761 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5762
5763         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
5764         form in gnus-group-name-charset-method-alist.
5765
5766         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
5767         overrides the default layout edit-form.
5768
5769         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
5770
5771         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
5772
5773 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5774
5775         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
5776         as unfetched articles.
5777
5778 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
5779
5780         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
5781
5782 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5783
5784         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
5785         original back end that keeps marks in the local system.
5786
5787 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5788
5789         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
5790         arg of pop-to-buffer for XEmacs.
5791         (gnus-article-read-summary-keys): Ditto; don't restore window
5792         configuration if summary command ends up with neither article buffer
5793         nor summary buffer; describe bindings if summary keys end with C-h.
5794
5795 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5796
5797         * message.el (message-fix-before-sending): Skip raw message part to be
5798         forwarded while checking illegible text.
5799         (message-forward-make-body-mime, message-forward-make-body): Mark
5800         signed or encrypted raw message as having no illegible text.
5801
5802 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5803
5804         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
5805         (gnus-message-with-timestamp-1): New macro.
5806         (gnus-message-with-timestamp): New function.
5807         (gnus-message): Use them.
5808
5809         * nnheader.el (nnheader-message): Use them.
5810
5811 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
5812
5813         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
5814         .newsrc.eld file.
5815
5816 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5817
5818         * gnus-agent.el (gnus-agent-fetch-headers)
5819         (gnus-agent-retrieve-headers): Bind
5820         gnus-decode-encoded-address-function to identity.
5821
5822         * nntp.el (nntp-send-xover-command): Recognize an xover command is
5823         available also when the server returns simply a dot.
5824
5825         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
5826
5827 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5828
5829         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
5830
5831 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5832
5833         * gnus-ems.el (gnus-x-splash): Make it work.
5834
5835         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
5836         from being used.
5837
5838         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
5839
5840 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5841
5842         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
5843         4th and the 5th arguments.
5844
5845         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
5846         the front stickiness.
5847         (gnus-article-summary-command-nosave): Correct the order of the
5848         arguments passed to pop-to-buffer.
5849         (gnus-article-read-summary-keys): Ditto; make it work properly when the
5850         summary command ends up with the article buffer.
5851
5852         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
5853         the same faces.
5854
5855 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
5856
5857         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
5858
5859 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
5860
5861         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
5862         * gnus-sum.el (gnus-summary-highlight):
5863         * pgg.el (pgg-sign-region, pgg-sign):
5864         * mail-source.el (mail-source-delete-old-incoming-confirm):
5865         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
5866
5867 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5868
5869         * gnus-art.el (gnus-mime-view-part-externally)
5870         (gnus-mime-view-part-internally): Fix predicate function passed to
5871         completing-read.
5872
5873         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
5874
5875         * gnus.el (gnus-update-message-archive-method): Add :version.
5876
5877 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5878
5879         * gnus.el (gnus-update-message-archive-method): New variable.
5880
5881         * gnus-start.el (gnus-setup-news): Update saved "archive" method
5882         according to gnus-message-archive-method if
5883         gnus-update-message-archive-method is non-nil.
5884
5885 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5886
5887         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
5888         by Loic Dachary <loic@dachary.org>.
5889         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
5890
5891 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5892
5893         * message.el (message-pop-to-buffer): Add switch-function argument.
5894         (message-mail): Pass switch-function argument to it.
5895
5896 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
5897
5898         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
5899         Improve doc string.
5900
5901 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5902
5903         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
5904         (gnus-header-content)
5905         * gnus-cite.el (gnus-cite-10)
5906         * gnus-srvr.el (gnus-server-closed)
5907         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
5908         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
5909         (gnus-group-mail-3-empty, gnus-group-mail-low)
5910         (gnus-group-mail-low-empty, gnus-splash)
5911         * message.el (message-header-to, message-header-cc)
5912         (message-header-subject, message-header-other, message-header-name)
5913         (message-header-xheader, message-separator, message-cited-text)
5914         (message-mml): Lighten colors of faces used for dark background.
5915
5916 2007-05-24  Simon Josefsson  <simon@josefsson.org>
5917
5918         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
5919         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
5920
5921 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5922
5923         * message.el (message-narrow-to-headers-or-head):
5924         Ignore mail-header-separator in the body.
5925
5926 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5927
5928         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
5929         same as window size.
5930
5931 2007-05-22  Kevin Ryde  <user42@zip.com.au>
5932
5933         * message.el (message-font-lock-keywords): Use message-header-xheader
5934         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
5935         ahead of the anything pattern, to get it recognised.
5936
5937 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5938
5939         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
5940         spam.el loads uses it in the compiled defadvice form.
5941
5942 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
5943
5944         * gnus-sum.el (gnus-articles-to-read)
5945         (gnus-summary-insert-old-articles): Don't truncate group name for
5946         `read-string'.
5947
5948         * gnus-util.el (gnus-limit-string): Delete this function.
5949
5950         * gnus-sum.el (gnus-simplify-subject-fully): Use
5951         `truncate-string-to-width' instead.
5952
5953 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
5954
5955         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
5956         if, on summary exit, the next group has to be selected.
5957         (gnus-summary-exit): Use it.
5958
5959 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
5960
5961         * gnus-art.el (gnus-article-mode): Fix comment about displaying
5962         non-break space.
5963
5964 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5965
5966         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
5967         Check if group is not a directory.
5968         (nnfolder-request-expire-articles): Don't delete articles if the target
5969         group is not available.
5970
5971         * nnml.el (nnml-request-create-group): Properly check if group is not a
5972         file.
5973         (nnml-request-expire-articles): Don't delete articles if the target
5974         group is not available.
5975
5976         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
5977         Don't quote characters that are within parentheses.
5978
5979 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5980
5981         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
5982         (gnus-handle-ephemeral-exit): Select article according to it.
5983
5984 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
5985
5986         * message.el (message-insert-formated-citation-line): Remove newline.
5987         (message-citation-line-format): Add final \n here so that the user can
5988         avoid a blank line.
5989
5990 2007-05-03  Dan Christensen  <jdc@uwo.ca>
5991
5992         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
5993         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
5994         Update lanl/arXiv support.
5995
5996 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
5997
5998         * gnus.el: Bump version number.
5999
6000 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6001
6002         * gnus.el (gnus-version-number): Bump version.
6003
6004 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6005
6006         * gnus.el: No Gnus v0.6 is released.
6007
6008 2007-04-27  Didier Verna  <didier@xemacs.org>
6009
6010         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
6011         * gmm-utils.el (gmm-regexp-concat): here.
6012         * message.el: Don't require 'gnus-util.
6013         (message-dont-reply-to-names): Handle name change above.
6014         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
6015
6016 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6017
6018         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
6019         since the initial value varies according to the system.
6020
6021 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6022
6023         * mm-util.el (mm-charset-synonym-alist): Defcustom.
6024
6025 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
6026
6027         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
6028
6029 2007-04-24  Didier Verna  <didier@xemacs.org>
6030
6031         Improve the type of gnus-ignored-from-addresses.
6032         * gnus-util.el (gnus-orify-regexp): New function.
6033         * message.el (gnus-util): Require it.
6034         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
6035         * gnus-sum.el (gnus-ignored-from-addresses): New function.
6036         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
6037
6038 2007-04-24  Didier Verna  <didier@xemacs.org>
6039
6040         * gnus-sum.el:
6041         * gnus-utils.el: Fix some trailing whitespaces.
6042
6043 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6044
6045         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
6046         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
6047         article's Message-ID; refer parent article in summary buffer.
6048
6049         * message.el (message-bounce): Call mime-to-mml.
6050
6051         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
6052         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
6053         optimize and/or forms properly.
6054
6055 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
6056
6057         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
6058         URL.
6059
6060 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6061
6062         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
6063
6064 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6065
6066         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
6067         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
6068         displayed of multipart/alternative part if it is invoked from summary
6069         buffer.
6070
6071         * mm-view.el (mm-inline-text-html-render-with-w3m)
6072         (mm-inline-text-html-render-with-w3m-standalone)
6073         (mm-inline-render-with-function): Use mail-parse-charset by default.
6074
6075 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
6076
6077         * parse-time.el (parse-time-string-chars): Check if CHAR
6078         is less than the length of parse-time-syntax.
6079
6080 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6081
6082         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
6083         from gnus-newsgroup-processable.
6084
6085 2007-04-16  Didier Verna  <didier@xemacs.org>
6086
6087         * gnus-msg.el (gnus-configure-posting-styles): Handle
6088         message-signature-directory properly with :file syntax.  Reported by
6089         "Leo".
6090
6091 2007-04-11  Didier Verna  <didier@xemacs.org>
6092
6093         New user option: message-signature-directory.
6094         * gnus-msg.el (gnus-configure-posting-styles): Support it.
6095         * message.el (message-insert-signature): Ditto.
6096         * message.el (message-signature-file): Doc update.
6097         * message.el (message-signature-directory): New.
6098
6099 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6100
6101         * gnus-msg.el (gnus-inews-yank-articles): Use
6102         message-exchange-point-and-mark instead of exchange-point-and-mark.
6103
6104 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6105
6106         * message.el (message-yank-original): Make sure cited text ends with
6107         newline; don't exchange point and mark.
6108
6109 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
6110
6111         * tls.el (open-tls-stream): Properly handle case where there
6112         is no associated buffer.
6113
6114 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
6115
6116         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
6117         message-yank-original, make sure (< mark TEXT point).
6118
6119 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
6120
6121         * message.el (message-fill-column): New variable.
6122         (message-mode): Use it.  Add comment on a possible new hook.
6123
6124         * nnmail.el (nnmail-spool-file): Mark as obsolete.
6125         (nnmail-get-new-mail): Reformat.
6126
6127         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
6128
6129         * gmm-utils.el: Fix Commentary.
6130         (gmm-tool-bar-from-list): Fix typo in doc string.
6131
6132 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
6133
6134         * message.el (message-yank-original): Don't switch point and mark
6135         unnecessarily to put point and mark as documented.
6136
6137 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6138
6139         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
6140         from the message heads.
6141
6142 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
6143
6144         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
6145         article buffer does not have a window.  This may not be the best
6146         solution but is certainly better than setting the start of the null,
6147         that is the current, window.
6148
6149 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
6150
6151         * gnus-draft.el (gnus-draft-setup-hook): New hook.
6152         (gnus-draft-setup): Run it.
6153
6154         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
6155         gnus-score-fast-scoring.  Allow regexp.
6156         (gnus-score-headers): Use it.
6157
6158         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
6159         XEmacs.
6160
6161         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
6162         string.
6163         (gnus-button-alist): Also catch `<f1> k ...'.
6164         (gnus-treat-display-x-face): Fix doc string.
6165
6166 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6167
6168         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
6169         evaluation of gnus-extended-version to ensure correct generation of the
6170         User-Agent header when message-generate-headers-first is used.
6171
6172 2007-03-24  Simon Josefsson  <simon@josefsson.org>
6173
6174         * hashcash.el (hashcash-generate-payment-async): Don't crash if
6175         hashcash-path is nil.  Don't call callback with incorrect number of
6176         parameters if val is 0.
6177
6178 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6179
6180         * message.el (message-required-news-headers):
6181         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
6182
6183 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
6184
6185         * tls.el (open-tls-stream): In handshake-waiting loop,
6186         don't wait more if there is output available to process.
6187
6188 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
6189
6190         * tls.el (tls-program): Doc fix.
6191
6192 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6193
6194         * message.el (message-generate-new-buffers): Change the meaning of the
6195         nil value; add `standard' to the choices; treat t as `unique'; improve
6196         doc string.
6197         (gnus-select-frame-set-input-focus): Autoload.
6198         (message-buffer-name): Search for the existing message buffer if
6199         message-generate-new-buffers is nil or `standard'; treat the value t of
6200         message-generate-new-buffers as `unique'.
6201         (message-pop-to-buffer): Raise the frame already displaying the message
6202         buffer; clear the echo area after querying.
6203         (message-setup): Pass the `continue' argument to compose-mail.
6204         (message-mail): Prefer `switch-function' if it is given; search for the
6205         existing message buffer if the `continue' argument is non-nil; pass
6206         continue and switch-function arguments to compose-mail by way of
6207         message-setup.
6208         (message-mail-other-window): Adjust argument of message-setup.
6209         (message-mail-other-frame): Ditto.
6210
6211 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6212
6213         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
6214         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
6215         to turn font-lock on when turning gnus-message-citation-mode on.
6216
6217 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
6218
6219         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
6220         (mml-smime-function-alist): New variable; add epg as the backend.
6221         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
6222         mml-smime- functions instead.
6223         * mm-view.el: Require smime.
6224
6225 2007-03-05  Didier Verna  <didier@xemacs.org>
6226
6227         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
6228         instead of just inheritance for posting styles.
6229         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
6230
6231 2007-02-24  Chris Moore  <dooglus@gmail.com>
6232
6233         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
6234         * pgg-pgp.el (pgg-pgp-encrypt-region):
6235         * pgg-gpg.el (pgg-gpg-encrypt-region):
6236         Check pgg-encrypt-for-me if no other recipients.
6237
6238 2007-02-24  John Paul Wallington  <jpw@pobox.com>
6239
6240         * tls.el (tls-certtool-program): Fix custom type.
6241
6242 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6243
6244         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
6245         and point-at-eol instead of line-(beginning|end)-position.
6246
6247         * assistant.el (assistant-parse-buffer): Ditto.
6248
6249         * netrc.el (netrc-parse-services): Ditto.
6250
6251 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
6252
6253         * mml2015.el (mml2015-epg-find-usable-key): New function.
6254         (mml2015-epg-sign): Use it.
6255         (mml2015-epg-encrypt): Use it.
6256
6257 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6258
6259         * message.el (message-make-in-reply-to): Quote name containing
6260         non-ASCII characters.  It will make the RFC2047 encoder cause an error
6261         if there are special characters.  Reported by NAKAJI Hiroyuki
6262         <nakaji@jp.freebsd.org>.
6263
6264 2007-02-27  Didier Verna  <didier@xemacs.org>
6265
6266         Include the group parameters as well as the topic ones in the
6267         inheritance filter process.
6268         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
6269         argument GROUP-PARAMS-LIST.
6270         * gnus-topic.el (gnus-group-topic-parameters): Use it.
6271
6272 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6273
6274         * nntp.el (nntp-never-echoes-commands)
6275         (nntp-open-connection-functions-never-echo-commands): New variables.
6276         (nntp-send-command): Use them.
6277
6278 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
6279
6280         * mml2015.el (mml2015-epg-verify): Simplified.
6281
6282 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6283
6284         * mml.el (mml-content-disposition-alist): New user option.
6285         (mml-content-disposition): New function.
6286         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
6287         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
6288
6289 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
6290
6291         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
6292         verification.
6293
6294 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6295
6296         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
6297         articles posted in the last 24 hours.
6298
6299 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
6300
6301         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
6302
6303 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
6304
6305         * nntp.el (nntp-send-command): Don't wait for echoes when
6306         nntp-open-ssl-stream is used.
6307
6308 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6309
6310         * gnus-cite.el (gnus-test-font-lock-add-keywords)
6311         (gnus-message-add-citation-keywords)
6312         (gnus-message-remove-citation-keywords): Remove.
6313         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
6314         directly, make the variables in font-lock-defaults buffer-local, add
6315         gnus-message-citation-keywords to them and then update the value of
6316         font-lock-keywords.
6317
6318 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6319
6320         * message.el (message-cite-original-1): Don't call
6321         gnus-article-highlight-citation.
6322
6323         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
6324         citations; fix line count.
6325
6326 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6327
6328         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
6329         (gnus-message-add-citation-keywords)
6330         (gnus-message-remove-citation-keywords): Use it; fix the emulating
6331         versions of font-lock-add-keywords and font-lock-remove-keywords to
6332         work with XEmacs correctly.
6333
6334 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6335
6336         * gnus-cite.el (gnus-cite-face-list): Set the values of
6337         gnus-message-max-citation-depth and gnus-message-citation-keywords.
6338         (gnus-message-max-citation-depth): Use defvar rather than defconst.
6339         (gnus-message-cite-prefix-regexp): New variable.
6340         (gnus-message-search-citation-line): Use it; protect against long
6341         citation prefix; fill match data with nil rather than 0 for XEmacs; set
6342         the 0th match data for Emacs.
6343         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
6344         (gnus-message-add-citation-keywords): Append keywords rather than
6345         prepending; emulate font-lock-add-keywords if it is not available.
6346         (gnus-message-remove-citation-keywords): Emulate
6347         font-lock-remove-keywords if it is not available.
6348
6349         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
6350
6351         * message.el (message-cite-prefix-regexp): Set the value of
6352         gnus-message-cite-prefix-regexp.
6353
6354 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6355
6356         * nnweb.el (nnweb-google-parse-1): Update parser.
6357
6358 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
6359
6360         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
6361
6362 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6363
6364         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
6365         regexp.
6366
6367 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6368
6369         * uudecode.el (uudecode-string-to-multibyte): New function emulating
6370         string-to-multibyte.
6371         (uudecode-decode-region-internal): Use it.
6372
6373         * lpath.el: Fbind string-as-multibyte for XEmacs.
6374
6375 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
6376
6377         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
6378         custom choice.
6379
6380         * gnus-art.el (gnus-signature-limit): Fix custom choice.
6381
6382 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
6383
6384         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
6385
6386         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
6387         `write-region' to respect `mm-inhibit-file-name-handlers'.
6388
6389 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
6390
6391         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
6392         Use gnus-home-directory instead of "~/" or "$HOME".
6393
6394 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
6395
6396         * encrypt.el (encrypt-insert-file-contents): Add better prompt
6397         to mention filename.
6398         Add comments at beginning regarding usage.
6399         (encrypt-write-file-contents): Change interactive so a string is
6400         acceptable.  If the file has no associated model, show an error instead
6401         of a nonsense prompt.
6402
6403 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6404
6405         * spam.el (spam-bsfilter-ham-switch): Fix typo.
6406         Thanks to Yoshihiko Yamada for kind notification of this typo.
6407
6408 2007-01-12  Kenichi Handa  <handa@m17n.org>
6409
6410         * uudecode.el (uudecode-decode-region-internal): Make it work in a
6411         multibyte buffer.
6412
6413 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
6414
6415         * gnus-score.el (gnus-score-fast-scoring): New variable.
6416         (gnus-score-headers): Use it.
6417
6418         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
6419
6420         * message.el (message-cite-original-1): Call
6421         gnus-article-highlight-citation if requested.
6422         (message-make-from): Allow name and address as optional arguments.
6423
6424         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
6425
6426         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
6427         bugs to doc string.
6428         (gnus-button-alist): Add mid\\|message-id.
6429         (gnus-button-fetch-group): Extend for use in
6430         `browse-url-browser-function'.
6431         (gnus-button-url-regexp): Try to catch paired parentheses like in
6432         Wikipedia URLs.
6433
6434         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
6435         Suggested by Simon Krahnke <overlord@gmx.li>.
6436
6437 2007-01-13  Romain Francoise  <romain@orebokech.com>
6438
6439         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
6440         Update copyright.
6441
6442 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
6443
6444         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
6445
6446 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
6447
6448         * gnus-registry.el (gnus-registry-unfollowed-groups)
6449         (gnus-registry-split-fancy-with-parent): Fix documentation.
6450
6451 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6452
6453         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
6454         from nnweb groups.
6455
6456 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6457
6458         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
6459         Xref urls.  Erase buffer before requesting head.
6460
6461 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
6462
6463         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
6464         customizable.
6465
6466 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
6467
6468         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
6469         no signing key is found.
6470         (mml2015-epg-encrypt): Ask user whether to skip or abort if
6471         no encrypting and/or signing key is found.
6472
6473 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
6474
6475         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
6476
6477 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6478
6479         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
6480         headers read from disk with the ones newly found in the current search.
6481         This should no longer cause problems, because the article numbers in
6482         Gmane's `nov.php' output are ignored since the previous change.
6483
6484 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6485
6486         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
6487
6488 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6489
6490         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
6491         replace-regexp-in-string; bind url-version; fbind display-images-p and
6492         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
6493         find-face and set-itimer-function for Emacs; bind itimer-list for
6494         Emacs.
6495
6496         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
6497
6498 2007-01-01  Romain Francoise  <romain@orebokech.com>
6499
6500         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
6501
6502 2006-12-31  Steve Youngs  <steve@sxemacs.org>
6503
6504         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
6505         `define-minor-mode' macro definition expanded properly.
6506         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
6507         exclude it there.
6508
6509         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
6510         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
6511         `fboundp' test.
6512         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
6513         This is OK to autoload in (S)XEmacs now.
6514
6515 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6516
6517         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
6518         keystroke.
6519         (gnus-summary-limit-to-singletons): Fix typo.
6520
6521         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
6522         else fails.
6523
6524 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6525
6526         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
6527         docstring.
6528
6529         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
6530         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
6531         (gnus-summary-insert-dormant-articles): Fix typo in message.
6532
6533 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
6534
6535         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
6536         nil for XEmacs.
6537         (gnus-message-citation-mode): Don't autoload in XEmacs.
6538
6539         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
6540
6541 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
6542
6543         * nnimap.el (nnimap-expunge-search-string): Mention
6544         nnimap-search-uids-not-since-is-evil in docstring.
6545
6546 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
6547
6548         * spam.el: Revert to make-obsolete-variable because
6549         define-obsolete-variable-alias is not supported in Emacs 21.
6550
6551         * spam.el (spam-ifile-path, spam-ifile-database-path)
6552         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
6553         make-obsolete-variable.
6554         (spam-bsfilter-path, spam-bsfilter-program)
6555         (spam-spamassassin-path, spam-spamassassin-program)
6556         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
6557         use "path" inappropriately.
6558         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
6559         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
6560         variable names.
6561
6562 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
6563
6564         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
6565         summary buffer.
6566
6567         * password.el (password-cache-remove): Use clear-string to burn
6568         password, if available.
6569
6570 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
6571
6572         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
6573
6574         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
6575
6576         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
6577         (gnus-message-highlight-citation): Move defcustom here from
6578         gnus-cite.el.
6579         (gnus-message-citation-mode): Autoload.
6580
6581         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
6582         checks to make it compile with XEmacs.
6583         (gnus-message-citation-mode): New minor mode.
6584         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
6585         (gnus-message-highlight-citation): New variables.
6586         (gnus-message-search-citation-line)
6587         (gnus-message-add-citation-keywords)
6588         (gnus-message-remove-citation-keywords)
6589         (turn-on-gnus-message-citation-mode)
6590         (turn-off-gnus-message-citation-mode): New functions.
6591
6592 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
6593
6594         * gnus-cite.el: Enable highlighting of different citation levels in
6595         message-mode.
6596
6597 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
6598
6599         * message.el (message-make-fqdn): Fix comment.
6600         (message-bogus-system-names): Add ".local".
6601
6602         * spam.el (spam-ifile-path, spam-ifile-program)
6603         (spam-ifile-database-path, spam-ifile-database)
6604         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
6605         Don't use "path" inappropriately.
6606         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
6607         strings.
6608         (spam-check-ifile, spam-ifile-register-with-ifile)
6609         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
6610         new variable names.
6611
6612         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
6613         (gnus-treat-display-smileys): Simplify using
6614         gnus-image-type-available-p.
6615
6616         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
6617         available.
6618
6619         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
6620         `display-images-p' if available.
6621
6622 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6623
6624         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
6625         one after turning on the buffer's multibyteness instead of decoding
6626         them directly in the unibyte buffer that causes unexpected conversion
6627         in Emacs 23 (unicode).
6628
6629 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6630
6631         * message.el (message-generate-hashcash): Fix custom type.
6632
6633 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
6634
6635         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
6636
6637 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
6638
6639         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
6640         disconnect icons.  Add help text.
6641
6642 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
6643
6644         * spam.el (spam-extra-header-to-number): CRM114 spam score is
6645         negated to be consistent with the others we handle.
6646
6647 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6648
6649         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
6650         version of gnus-summary-buffer to something, so that we can use two
6651         article buffers at the same time.
6652
6653 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
6654
6655         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
6656         trigger all the extra headers.
6657         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
6658         sorting.
6659
6660 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6661
6662         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
6663         solid groups.
6664
6665 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
6666
6667         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
6668
6669 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
6670
6671         * legacy-gnus-agent.el: Add Copyright notice.
6672
6673 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
6674
6675         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
6676
6677 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6678
6679         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
6680
6681         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
6682         to make it work reliably in CVS Emacs.
6683         (gnus-summary-limit-strange-charsets-predicate)
6684         (gnus-summary-limit-to-predicate): New functions.
6685
6686 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
6687
6688         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
6689         specifying array size.
6690         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
6691         array if it is too small.
6692         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
6693         (gnus-sort-threads-loop): New function.
6694
6695 2006-12-06  Chris Moore  <dooglus@gmail.com>
6696
6697         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
6698         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
6699
6700 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
6701
6702         * mm-url.el (mm-url-predefined-programs): Call curl with correct
6703         options.
6704
6705 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6706
6707         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
6708         DOS-ing the recipient.
6709
6710         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
6711         the headers when creating the mapping to avoid mismappings.
6712         (nnweb-gmane-create-mapping): Always nix out old mapping.
6713
6714 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6715
6716         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
6717         and mm-verify-option to never.
6718
6719 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6720
6721         * message.el (message-signed-or-encrypted-p): New function.
6722         (message-forward-make-body): Use it.
6723
6724         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
6725         Replace encode-coding-string with mm-encode-coding-string.
6726
6727 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6728
6729         * nneething.el (nneething-decode-file-name): Replace
6730         decode-coding-string with mm-decode-coding-string.
6731
6732         * gnus-int.el (gnus-open-server): Say failed server's name.
6733
6734 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6735
6736         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
6737         strings to a single string.  Quote `errors-file-name'.
6738         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
6739         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
6740         Adjust calls.  Use `shell-quote-argument'.
6741
6742 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
6743
6744         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
6745         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
6746
6747         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
6748         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
6749         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
6750         (gnus-group-make-directory-group, gnus-group-transpose-groups):
6751         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
6752         (gnus-subscribe-newsgroup, gnus-1):
6753         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
6754         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
6755         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
6756         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
6757
6758 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6759
6760         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
6761         keystroke.
6762         (gnus-summary-limit-to-bodies): Implement headersp.
6763
6764 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6765
6766         * dns.el (query-dns): Protect against "Process dns deleted" strings.
6767
6768 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6769
6770         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
6771
6772 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6773
6774         * message.el (message-generate-hashcash): Expand range of values to
6775         include `opportunistic'.
6776         (message-send-mail): Use it.
6777
6778 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6779
6780         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
6781         and comment it.
6782
6783         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
6784
6785 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
6786
6787         * gnus-util.el (gnus-extract-address-components): Improve comment.
6788
6789 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6790
6791         * gnus-util.el (gnus-extract-address-components): Work with address in
6792         which the name portion contains @.
6793
6794         * lpath.el: Fbind custom-autoload.
6795
6796 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
6797
6798         * gnus.el (gnus-start): Move custom group up.
6799         (gnus-select-method): Don't autoload, but make it available for
6800         `customize-variable'.
6801         (gnus-getenv-nntpserver): Don't autoload.
6802
6803 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
6804
6805         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
6806
6807 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
6808
6809         * message.el (message-sendmail-extra-arguments): New variable.
6810         (message-send-mail-with-sendmail): Use it.
6811
6812 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6813
6814         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
6815         mm-with-unibyte-current-buffer to make string unibyte.
6816
6817         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
6818         mm-string-as-multibyte.
6819
6820 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
6821
6822         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
6823         Reported by Werner Koch <wk@gnupg.org>.
6824
6825 2006-11-14  Daiki Ueno  <ueno@p360>
6826
6827         * mml2015.el: Autoload epa-select-keys when compiling.
6828
6829 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
6830
6831         * mml2015.el (mml2015-epg-sign): Save the signing keys in
6832         message-options.
6833         (mml2015-epg-encrypt): Save the recipient keys in message-options.
6834
6835 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
6836
6837         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
6838         EasyPG (< 0.0.6).
6839         (mml2015-always-trust): New user option.
6840         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
6841         prompt.
6842
6843 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6844
6845         * nntp.el (nntp-authinfo-force): New variable.
6846         (nntp-send-authinfo): Use it.
6847
6848 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
6849
6850         * message.el (message-strip-subject-encoded-words): Allow _not_ to
6851         decode encoded words.  Improve prompt.  Add comment about forwarding.
6852         (message-replacement-char): Move up.
6853
6854 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
6855
6856         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
6857         instead of gnus-intersection because arguments of gnus-sorted-nunion
6858         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
6859
6860 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
6861
6862         * message.el (message-strip-subject-encoded-words): Reformat prompt.
6863         (message-simplify-subject-functions): Enable
6864         message-strip-subject-encoded-words by default.
6865
6866 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
6867
6868         * message.el (message-strip-subject-encoded-words): New function.
6869         (message-simplify-subject-functions): New variable.
6870         (message-simplify-subject): Use it.  Fix typo in doc string.
6871         Support message-strip-subject-encoded-words.
6872
6873 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
6874
6875         * gnus-diary.el (gnus-diary-delay-format-function):
6876         * nndiary.el (nndiary-reminders):
6877         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
6878
6879 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6880
6881         * gnus-art.el (article-hide-boring-headers): Fetch date from
6882         gnus-original-article-buffer to avoid problems with localized date
6883         strings.
6884
6885 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6886
6887         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
6888
6889 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
6890
6891         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
6892         New variables.
6893         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
6894         (mm-charset-synonym-alist): Move some entries to
6895         mm-codepage-iso-8859-list.
6896         (mm-charset-synonym-alist, mm-charset-override-alist): Add
6897         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
6898
6899 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6900
6901         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
6902
6903 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6904
6905         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
6906         with Emacs 21 and XEmacs.
6907
6908 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
6909
6910         * spam.el (spam-parse-address): New function for better parsing,
6911         catching errors, etc.
6912         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
6913
6914 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6915
6916         * mm-view.el: Add interactive arg to html2text autoload.
6917
6918 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6919
6920         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
6921
6922 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
6923
6924         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
6925         variables.
6926         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
6927         (mm-charset-synonym-alist): Move some entries to
6928         mm-codepage-iso-8859-list.
6929
6930         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
6931
6932 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
6933
6934         * message.el (message-citation-line-format)
6935         (message-insert-formated-citation-line): Fix implementation of %E, %N
6936         and %n according to the doc string.
6937
6938 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
6939
6940         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
6941         car-safe to avoid bad parses.
6942
6943 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6944
6945         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
6946         names.
6947
6948         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
6949
6950 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6951
6952         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
6953         header.
6954
6955         * message.el (message-draft-headers): Add Date.
6956         (message-headers-to-generate): Fix typo in docstring.
6957
6958         * nndraft.el (nndraft-required-headers): New variable.
6959         (nndraft-generate-headers): Use it.
6960
6961         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
6962
6963 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
6964
6965         * gnus-registry.el (gnus-registry-wash-for-keywords)
6966         (gnus-registry-find-keywords): New functions to allow easy searching of
6967         articles that are in the registry.
6968
6969 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
6970
6971         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
6972         ietf-drums-parse-address instead of gnus-extract-address-components.
6973         Reported by Damien Elmes <damien@repose.cx>.
6974
6975 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
6976
6977         * gnus.el (gnus-mime): Remove unused custom group.
6978
6979 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6980
6981         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
6982         "blank line" when searching for end of armor headers.
6983
6984 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6985
6986         * gmm-utils.el (gmm-write-region): Fix variable name.
6987
6988 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
6989
6990         * gmm-utils.el (gmm-write-region): New function based on compatibility
6991         code from `mm-make-temp-file'.
6992
6993         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
6994
6995         * nnmaildir.el (nnmaildir--update-nov)
6996         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
6997         Use `gmm-write-region'.
6998
6999 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
7000
7001         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
7002         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
7003
7004         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
7005
7006         * message.el (message-replacement-char): New variable.
7007         (message-fix-before-sending): Use it.
7008         (message-simplify-subject): New function to remove duplicate code.
7009         (message-reply, message-followup): Use it.
7010
7011         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
7012         gnus-summary-limit-to-articles.
7013
7014 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7015
7016         * gnus-util.el (gnus-with-local-quit): New macro.
7017
7018         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
7019
7020 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
7021
7022         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
7023         ignore non-string data.
7024
7025 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
7026
7027         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
7028         non-string data (needs to be done in the registry too).
7029
7030 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7031
7032         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
7033         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
7034         (gnus-registry-split-fancy-with-parent)
7035         (gnus-registry-fetch-simplified-message-subject-fast)
7036         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
7037         Remove text properties on ingress into the registry and when it's saved.
7038         (gnus-registry-clean-empty-function): Fix bug with cleaning the
7039         registry from entries with no groups.
7040
7041 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7042
7043         * gnus-util.el (gnus-string-remove-all-properties): Add utility
7044         function to remove string properties.
7045
7046 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
7047
7048         * gmm-utils.el (gmm): Adjust custom version.
7049
7050         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
7051         custom version.
7052
7053         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
7054
7055 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
7056
7057         * gnus-art.el (gnus-insert-prev-page-button)
7058         (gnus-insert-next-page-button): Simplify.  Reformat.
7059
7060 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
7061
7062         * gnus-art.el (gnus-insert-prev-page-button)
7063         (gnus-insert-next-page-button): Apply gnus-article-button-face.
7064
7065 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
7066
7067         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
7068
7069 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
7070
7071         * gnus-art.el (gnus-insert-mime-button)
7072         (gnus-insert-mime-security-button):
7073         Apply gnus-article-button-face to MIME and security buttons.
7074
7075 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
7076
7077         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
7078         readable.
7079
7080 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7081
7082         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
7083
7084 2006-09-20  Steve Youngs  <steve@sxemacs.org>
7085
7086         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
7087         `browse-url-of-file' instead of `browse-url'.
7088
7089 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7090
7091         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
7092         regexp.  Articles containing quotation were cut prematurely.
7093
7094 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7095
7096         * message.el (message-cite-original-1): Use nobody by default for the
7097         value of From header.
7098         (message-reply): Ditto.
7099
7100 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
7101
7102         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
7103         to the gnus-info.  This fixes a bug of inline-PGP message verification.
7104         Reported by Michael Piotrowski <mxp@dynalabs.de>.
7105
7106 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
7107
7108         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
7109         mails in the doc string.  Add some URLs in comment.
7110         (pop3-movemail): Warn about pop3-leave-mail-on-server.
7111
7112 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7113
7114         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
7115         backslashes handling and the way to find boundaries of quoted strings.
7116
7117 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
7118
7119         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
7120         mml1991-encrypt-to-self is set and mml1991-signers is not set.
7121         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
7122         mml2015-encrypt-to-self is set and mml2015-signers is not set.
7123
7124 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
7125
7126         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
7127         doc string.
7128         (gnus-button-regexp, gnus-button-last): Remove unused variables.
7129
7130 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7131
7132         * lpath.el: Fbind epg-check-configuration.
7133
7134 2006-09-06  Simon Josefsson  <jas@extundo.com>
7135
7136         * mml2015.el (mml2015-use): Doc fix, mention epg.
7137
7138 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
7139
7140         * mml2015.el (mml2015-use): Default to epg, if available.
7141
7142 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
7143
7144         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
7145         message-sender.
7146         (mml1991-epg-encrypt): Ditto.
7147         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
7148         message-sender.
7149         (mml2015-epg-encrypt): Ditto.
7150
7151 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
7152
7153         * message.el (message-send-mail-with-sendmail): Look for sendmail in
7154         several common directories.
7155
7156 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
7157
7158         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
7159         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
7160
7161 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7162
7163         * gnus-art.el (article-decode-encoded-words): Make it fast.
7164
7165 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7166
7167         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
7168
7169         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
7170         in quoted string into `\'.
7171
7172 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7173
7174         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7175         Use standard-syntax-table.
7176
7177 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7178
7179         * gnus-art.el (gnus-decode-address-function): New variable.
7180         (article-decode-encoded-words): Use it to decode headers which are
7181         assumed to contain addresses.
7182         (gnus-mime-delete-part): Remove useless `or'.
7183
7184         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
7185         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
7186         (gnus-nov-parse-line): Use it to decode From header.
7187         (gnus-get-newsgroup-headers): Ditto.
7188         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
7189
7190         * mail-parse.el (mail-decode-encoded-address-region): New alias.
7191         (mail-decode-encoded-address-string): New alias.
7192
7193         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7194         New function.
7195         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
7196         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
7197         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
7198         (rfc2047-decode-string): Ditto.
7199         (rfc2047-decode-address-region): New function.
7200         (rfc2047-decode-address-string): New function.
7201
7202 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
7203
7204         * message.el (message-caesar-buffer-body): Allow rotating headers.
7205
7206         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
7207
7208         * message.el (message-insert-formated-citation-line): Fix %f.
7209         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
7210
7211 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7212
7213         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
7214         (gnus-bookmark-mouse-available-p): New macro.
7215         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
7216         (gnus-bookmark-bmenu-show-infos): Use it.
7217         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
7218         (gnus-bookmark-bmenu-hide-infos): Ditto.
7219         (gnus-bookmark-remove-properties): New function.
7220         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
7221         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
7222         (gnus-bookmark-write-file): Bind coding-system-for-write.
7223         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
7224         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
7225         group before selecting it.
7226         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
7227         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
7228         quit-window if it is not available; use gnus-mouse-2 and bind it to
7229         gnus-bookmark-bmenu-select-by-mouse.
7230         (gnus-bookmark-show-details): Remove unused variable `details-list'.
7231         (gnus-bookmark-bmenu-select-by-mouse): New function.
7232
7233 2006-08-13  Romain Francoise  <romain@orebokech.com>
7234
7235         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
7236         space.
7237
7238 2006-08-10  Romain Francoise  <romain@orebokech.com>
7239
7240         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
7241         (dns-mode-soa-auto-increment-serial): New user option.
7242         (dns-mode-soa-maybe-increment-serial): New function.
7243         (dns-mode): Add the latter to `write-contents-functions'.
7244
7245 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7246
7247         * compface.el (uncompface): Use binary rather than raw-text-unix.
7248
7249 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7250
7251         * compface.el (uncompface): Make sure the eol conversion doesn't take
7252         place when communicating with the external programs.  Reported by
7253         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
7254
7255 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7256
7257         * nnheader.el (nnheader-insert-head): Fix typo in comment.
7258
7259 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7260
7261         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
7262         Make it more robust by parsing author and date independently.
7263
7264 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7265
7266         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
7267
7268 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
7269
7270         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
7271         first matching secret key.
7272         (mml2015-epg-encrypt): Ditto.
7273
7274         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
7275         first matching secret key.
7276         (mml1991-epg-encrypt): Ditto.
7277
7278         * mml2015.el (mml2015-encrypt-to-self): New user option.
7279         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
7280         mml2015-epg-encrypt-to-self is set.
7281
7282         * mml1991.el (mml1991-encrypt-to-self): New variable.
7283         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
7284         mml1991-epg-encrypt-to-self is set.
7285
7286         * mml2015.el (mml2015-signers): New user option.
7287         (mml2015-epg-sign): Reflect the value of mml2015-signers.
7288         (mml2015-epg-encrypt): Allow to select signing keys.
7289
7290         * mml1991.el (mml1991-signers): New variable.
7291         (mml1991-epg-sign): Reflect the value of mml1991-signers.
7292         (mml1991-epg-encrypt): Allow to select signing keys.
7293
7294 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7295
7296         * nnheader.el (nnheader-insert-head): Make it work even if the file
7297         uses CRLF for the line-break code.
7298
7299 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
7300
7301         * mml2015.el: Require mml-sec instead of password.
7302         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
7303         (mml2015-cache-passphrase): Inherit the default value from
7304         mml-secure-cache-passphrase.
7305         (mml2015-passphrase-cache-expiry): Inherit the default value from
7306         mml-secure-passphrase-cache-expiry.
7307
7308         * mml1991.el: Require mml-sec instead of password.
7309         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
7310         (mml1991-cache-passphrase): Inherit the default value from
7311         mml-secure-cache-passphrase.
7312         (mml1991-passphrase-cache-expiry): Inherit the default value from
7313         mml-secure-passphrase-cache-expiry.
7314
7315         * mml-sec.el: Require password.
7316         (mml-secure-verbose): New user option.
7317         (mml-secure-cache-passphrase): New user option.
7318         (mml-secure-passphrase-cache-expiry): New user option.
7319
7320 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
7321
7322         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
7323         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
7324         andreas@altroot.de (Andreas Vögele).
7325
7326         FIXME: Use `tiny change'?
7327
7328 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7329
7330         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
7331         workaround for the url package included with Emacs.
7332
7333         * nnweb.el (nnweb-google-create-mapping): Update regexp.
7334
7335 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7336
7337         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
7338         correctly.  This fixes a bug caused by the 2006-05-12 change.
7339
7340 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
7341
7342         * nnmail.el (nnmail-article-group): If splitting raises an error, give
7343         some information about the error when saying that the `bogus' mail
7344         group will be used.
7345
7346 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
7347
7348         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
7349         string.
7350
7351 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
7352
7353         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
7354
7355 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7356
7357         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
7358
7359 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
7360
7361         * mml1991.el (mml1991-function-alist): Add epg.
7362         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
7363         (mml1991-epg-encrypt): New functions.
7364
7365 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
7366
7367         * mml2015.el (mml2015-verbose): New variable.
7368         (mml2015-cache-passphrase): Ditto.
7369         (mml2015-passphrase-cache-expiry): Ditto.
7370         (mml2015-function-alist): Add epg.
7371         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
7372         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
7373         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
7374         functions.
7375
7376 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7377
7378         * message.el (message-cite-original-1): Preserve region when removing
7379         quoted text due to X-No-Archive in order to avoid bogus attribution
7380         when citing multiple messages.
7381
7382 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7383
7384         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
7385         Kenneth Jacker <khj@be.cs.appstate.edu>.
7386
7387 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
7388
7389         * gnus-diary.el (gnus-user-format-function-d)
7390         (gnus-user-format-function-D): Autoload.
7391
7392         * imap.el (Commentary): Fix typo.
7393
7394         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
7395         2006-04-22 contribution.
7396
7397 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7398
7399         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
7400         It didn't really fix the bogosity I'm seeing with solid web groups.
7401
7402 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7403
7404         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
7405         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
7406         created using server names.  If we use the feature without declaring
7407         it, Gnus does not properly manage server and group state.
7408
7409         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
7410         bound.
7411
7412 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7413
7414         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
7415         looking up the method using GROUP's prefix before inventing a new one.
7416         It is used on killed/unknown groups in various places where returning
7417         an all-new method isn't expected by the caller.
7418
7419         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
7420         and match semantics of gnus-group-real-prefix.
7421
7422 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
7423
7424         * nnmail.el (nnmail-broken-references-mailers): New variable.
7425         (nnmail-ignore-broken-references): New function generalizing
7426         nnmail-fix-eudora-headers.
7427         (nnmail-fix-eudora-headers): Now obsolete.
7428
7429         * gnus-art.el (gnus-button-handle-custom): Support
7430         `customize-apropos*'.
7431
7432 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7433
7434         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
7435
7436         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
7437         articles.
7438
7439 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
7440
7441         * message.el (message-cite-reply-above): New variable.
7442         (message-yank-original): Use it.
7443
7444 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7445
7446         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
7447
7448 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
7449
7450         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
7451         as read.
7452
7453         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
7454
7455 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
7456
7457         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
7458         (gnus-bookmark-default-file): Use gnus-directory.
7459         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
7460         Remove "*" in doc string.
7461         (gnus-bookmark-write-file): Simplify.
7462         (gnus-bookmark-maybe-sort-alist): Use `when'.
7463         (gnus-bookmark-get-bookmark): Fix typo in doc string.
7464         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
7465         FIXME about Emacs 21 and XEmacs compatibility.
7466         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
7467         compatibility.
7468         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
7469         compatibility.
7470         (gnus-bookmark-menu-heading): Fix version.
7471
7472 2006-06-19  Bastien Guerry  <bzg@altern.org>
7473
7474         * gnus-bookmark.el: New file.
7475
7476 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7477
7478         * message.el (message-syntax-checks): Doc fix.
7479
7480 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7481
7482         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
7483         unsubscribed groups as if they were killed ones.  It causes duplicate
7484         entries in gnus-newsrc-alist.
7485
7486 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7487
7488         * message.el (message-syntax-checks): Doc fix.
7489         (message-send-mail): Add check for continuation headers.
7490         (message-check-news-header-syntax): Fix regexp used to check for
7491         continuation headers.
7492
7493 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7494
7495         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
7496
7497 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
7498
7499         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
7500
7501 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7502
7503         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
7504         default-truncate-lines.
7505
7506 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7507
7508         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
7509         to fill the utf-8 entry.
7510
7511         * lpath.el: Fbind unicode-precedence-list.
7512
7513 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7514
7515         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
7516
7517 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
7518
7519         * gnus-agent.el (directory-files-and-attributes): Move all the way
7520         forward (the third and final move).
7521         (gnus-agent-read-agentview): Trap reconstruction errors due to
7522         nonexistant directory.  Handle by returning nil.
7523
7524 2006-05-30  Didier Verna  <didier@xemacs.org>
7525
7526         * message.el (message-dont-reply-to-names): Update the custom type.
7527         * message.el (message-dont-reply-to-names): New defsubst: potentially
7528         convert a list of regexps into a single one.
7529         * message.el (message-get-reply-headers): Use it.
7530         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
7531
7532 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7533
7534         * gnus-agent.el (directory-files-and-attributes): Move forward.
7535
7536 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
7537
7538         * gnus-ml.el (gnus-mailing-list-subscribe)
7539         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
7540         (gnus-mailing-list-message): Fix doc strings.
7541
7542 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7543
7544         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
7545         of doing it manually.
7546
7547 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
7548
7549         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
7550         comment.
7551
7552 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
7553
7554         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
7555         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
7556         (gnus-agent-read-local): All symbols allocated in my-obarray.
7557         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
7558         (gnus-agent-regenerate-group): Check numeric names to see if they are
7559         messages or groups.
7560         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
7561         better way of do this...)
7562
7563         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
7564         'dummy.group' (there should be a better way of do this...)
7565
7566 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7567
7568         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
7569         (gnus-saved-headers): Ditto.
7570         (gnus-default-article-saver): Mention functions may have properties.
7571         (gnus-article-save): Override gnus-save-all-headers and
7572         gnus-saved-headers by :headers property which saver function may have.
7573         (gnus-summary-save-in-file): Add :headers property.
7574         (gnus-summary-write-to-file): Ditto.
7575
7576         * gnus-sum.el (gnus-summary-save-article): Bind
7577         gnus-prompt-before-saving to t when saving many articles in a file;
7578         always show all headers.
7579
7580         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
7581
7582 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
7583
7584         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
7585         marks.
7586
7587         * message.el (message-indent-citation): Add optional arguments to allow
7588         using it outside of message buffers.
7589
7590         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
7591         (gnus-article-treat-unfold-headers): Use it.
7592         (gnus-article-truncate-lines): New variable.
7593         (gnus-article-mode): Use it.
7594         (gnus-article-toggle-truncate-lines): New function.
7595
7596         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
7597         gnus-article-toggle-truncate-lines.
7598
7599         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
7600         coding system in XEmacs, use binary.
7601
7602 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7603
7604         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
7605         after-load-alist.
7606
7607         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
7608         this function should save decoded articles.
7609         (gnus-summary-write-to-file): Use property to specify this function
7610         should save decoded articles and specify gnus-summary-save-in-file
7611         should be used to save articles other than the first one when saving
7612         many articles.
7613         (gnus-summary-save-body-in-file): Use property to specify this
7614         function should save decoded articles.
7615         (gnus-summary-write-body-to-file): Use property to specify this
7616         function should save decoded articles and specify
7617         gnus-summary-save-body-in-file should be used to save articles other
7618         than the first one when saving many articles.
7619
7620         * gnus-sum.el (gnus-summary-save-article): Simplify.
7621
7622 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7623
7624         * gnus-art.el (gnus-default-article-saver): Add
7625         gnus-summary-write-body-to-file.
7626         (gnus-article-save-coding-system): Don't use coding system object
7627         in XEmacs.
7628         (gnus-read-save-file-name): Add optional `dir-var' argument which
7629         specifies directory in which files are saved; work even if optional
7630         `variable' argument is not specified.
7631         (gnus-summary-write-to-file): Read file name.
7632         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
7633         (gnus-summary-write-body-to-file): New function.
7634
7635         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
7636         (gnus-summary-local-variables): Add it.
7637         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
7638         (gnus-summary-save-article): Remove optional `decode' argument;
7639         determine whether to decode articles by the value of
7640         gnus-default-article-saver; when saving many files using
7641         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
7642         it first and use gnus-summary-save-in-file or
7643         gnus-summary-save-body-in-file thereafter unless
7644         gnus-prompt-before-saving is always; move point to article which
7645         will be saved.
7646         (gnus-summary-save-article-file): Revert.
7647         (gnus-summary-write-article-file): Revert.
7648         (gnus-summary-save-article-body-file): Revert.
7649         (gnus-summary-write-article-body-file): New function.
7650
7651 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7652
7653         * gnus-art.el (gnus-default-article-saver): Doc fix.
7654         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
7655         from gnus-summary-save-article-coding-system, and default to a
7656         certain coding system.
7657         (gnus-output-to-file): Add coding cookie and encode text according
7658         to gnus-article-save-coding-system; don't use mm-append-to-file.
7659
7660         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
7661         gnus-art.el and rename to gnus-article-save-coding-system.
7662         (gnus-summary-save-article): Require gnus-art; don't show all
7663         headers if it decodes articles; don't add coding cookie here;
7664         don't bind mm-text-coding-system-for-write.
7665         (gnus-summary-save-article-file): Save decoded articles.
7666         (gnus-summary-write-article-file): When saving many files, use
7667         gnus-summary-write-to-file first and gnus-summary-save-in-file
7668         thereafter unless gnus-prompt-before-saving is always.
7669         (gnus-summary-save-article-body-file): Save decoded articles.
7670
7671         * lpath.el: Fbind select-safe-coding-system for XEmacs.
7672
7673 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
7674
7675         * nnrss.el (nnrss-check-group): Bind hash-index.
7676
7677 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
7678
7679         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
7680         its hash index.  Store this hash in `nnrss-group-data'.
7681         (nnrss-read-group-data): Update accordingly.
7682
7683 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
7684
7685         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
7686         entry.
7687
7688         * gnus-sum.el (gnus-summary-make-menu-bar): Add
7689         gnus-article-browse-html-article.
7690
7691 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
7692
7693         * gnus-sum.el (gnus-summary-mime-map): Add
7694         gnus-article-browse-html-article.
7695
7696         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
7697
7698 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
7699
7700         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
7701         suitable coding systems in customize.
7702
7703 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
7704
7705         * mail-source.el (mail-sources): Fix custom type.
7706
7707 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
7708
7709         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
7710         (gnus-summary-expire-articles-now): Shorten prompt.
7711
7712         * gmm-utils.el (wid-edit): Require.
7713         (defun-gmm): Renamed from `gmm-defun-compat'.
7714         (gmm-image-search-load-path): Use it.
7715         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
7716
7717 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7718
7719         * gnus-sum.el (gnus-summary-save-article-coding-system): New
7720         variable.
7721         (gnus-summary-save-article): Add optional `decode' argument.  If
7722         it is set and gnus-summary-save-article-coding-system is non-nil,
7723         save decoded article.
7724         (gnus-summary-write-article-file): Save decoded article if
7725         gnus-summary-save-article-coding-system is non-nil.
7726
7727         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
7728         type.
7729
7730 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7731
7732         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
7733
7734 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7735
7736         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
7737         first to test gnus-single-article-buffer which may be buffer-local.
7738
7739         * gnus-sum.el (gnus-summary-setup-buffer): Make
7740         gnus-single-article-buffer buffer-local and nil in ephemeral
7741         group; make gnus-article-buffer, gnus-article-current, and
7742         gnus-original-article-buffer always buffer-local.
7743         (gnus-summary-exit): Kill article buffer belonging to ephemeral
7744         group.
7745         (gnus-handle-ephemeral-exit): Don't move to next summary line.
7746
7747 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7748
7749         * nnml.el (nnml-request-compact-group): Compressed files might not
7750         have .gz extension.
7751
7752 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
7753
7754         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
7755         (mm-copy-to-buffer): Use with-current-buffer.
7756         (mm-display-part): Simplify.
7757         (mm-inlinable-p): Add optional arg `type'.
7758
7759 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7760
7761         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
7762         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
7763         Try harder to show the attachment internally or externally using
7764         gnus-mime-view-part-as-type.
7765
7766 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7767
7768         * message.el (message-from-style, message-signature-separator)
7769         (message-user-organization-file, message-send-mail-function)
7770         (message-citation-line-function, message-yank-prefix)
7771         (message-indent-citation-function, message-signature)
7772         (message-signature-file, message-signature-insert-empty-line):
7773         Remove autoloads.
7774
7775         * gnus-art.el (gnus-buttonized-mime-types): Remove
7776         "multipart/signed".  Revert 2006-04-26 change.
7777
7778 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7779
7780         * gnus.el (gnus-version-number): Bump version.
7781
7782 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7783
7784         * gnus.el: No Gnus v0.5 is released.
7785
7786 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7787
7788         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
7789         fetching articles by message-id.
7790
7791 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7792
7793         * message.el (hashcash): Require hashcash as normal.
7794
7795         * ecomplete.el (ecomplete-highlight-match-line): Use
7796         point-at-eol.
7797         (ecomplete-highlight-match-line): Use `highlight', because that
7798         face exists in both Emacs and XEmacs.
7799
7800         * message.el (message-display-abbrev): Use point-at-bol.
7801
7802         * mail-source.el: Don't require timer/timer-funcs.
7803
7804         * gnus-async.el: Ditto.
7805
7806         * password.el: Ditto.
7807
7808         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
7809
7810         * mm-url.el: Ditto.
7811
7812         * gnus-xmas.el: Don't require timer-funcs.
7813
7814         * mm-util.el: Require timer/timer-funcs.
7815
7816 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7817
7818         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
7819         Close.
7820
7821 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7822
7823         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
7824         unibyte after clear-decrypt function runs.
7825
7826         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
7827         returns as a unibyte string.
7828
7829 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7830
7831         * lpath.el: Revert.
7832
7833         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
7834         (pgg-gpg-process-sentinel): Revert.
7835
7836         * pgg-pgp.el (pgg-pgp-process-region): Revert.
7837         (pgg-pgp-lookup-key): Revert.
7838
7839         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
7840         (pgg-pgp5-lookup-key): Revert.
7841
7842         * pgg.el (pgg-fetch-key): Revert.
7843
7844 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7845
7846         * lpath.el: Fbind string-as-multibyte for XEmacs.
7847
7848         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
7849         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
7850         (mml1991-pgg-encrypt): Ditto.
7851
7852         * pgg-gpg.el (pgg-string-to-multibyte): New function.
7853         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
7854         a multibyte buffer.
7855
7856         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
7857         (pgg-pgp-lookup-key): Ditto.
7858
7859         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
7860         (pgg-pgp5-lookup-key): Ditto.
7861
7862         * pgg.el (pgg-fetch-key): Ditto.
7863
7864 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
7865
7866         * message.el (message-user-organization-file): Check several
7867         locations of the organization file.
7868
7869         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
7870         Add gnus-article-view-part-as-type.
7871
7872         * gnus-art.el (gnus-article-view-part-as-type): New function.
7873
7874         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
7875         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
7876
7877         * mml.el: Simplify autoload.
7878         (mml-mode): defvar dnd-protocol-alist instead of using
7879         symbol-value.
7880         (mml-default-directory): New variable.
7881         (mml-minibuffer-read-file): Use it.
7882         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
7883
7884         * message.el (message-citation-line-format): New variable.
7885         (message-insert-formated-citation-line): New function.
7886         (message-citation-line-function): Add
7887         `message-insert-formated-citation-line' to custom type.
7888
7889         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
7890         to doc string.
7891
7892         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
7893         depending on mm-verify-option.
7894
7895 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7896
7897         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
7898         binding pgg-* variables; reimplement the section which prevents
7899         MIME header from being signed.
7900         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
7901         pgg-text-mode; remove a blank line at the top of body.
7902
7903         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
7904         lines at the top of body; use gnus-newsgroup-charset if there's no
7905         Charset header.
7906
7907 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7908
7909         * message.el (message-self-insert-commands): Doc fix.
7910
7911         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
7912         (mm-uu-pgp-encrypted-test): Ditto.
7913         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
7914         between header and body; return application/pgp-encrypted handle
7915         if decryption failed; decode decrypted body by charset.
7916
7917         * mm-decode.el (mm-automatic-display): Don't make application/pgp
7918         element match to application/pgp-*.
7919
7920 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7921
7922         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
7923         HTML.
7924
7925 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7926
7927         * mail-source.el (mail-source-call-script): Message the error
7928         string.
7929
7930 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7931
7932         * gnus-util.el (gnus-byte-compile): Use it.
7933
7934 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
7935
7936         * gnus-util.el (kill-empty-logs): New function.
7937
7938 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7939
7940         * message.el (message-mail-alias-type): Doc fix.
7941         (message-mail-alias-type-p): New function.
7942         (message-send): Use it.
7943         (message-mode): Ditto.
7944         (message-strip-forbidden-properties): Ditto.
7945
7946         * ecomplete.el (ecomplete-database-file-coding-system): New
7947         variable.
7948         (ecomplete-save): Use it.
7949         (ecomplete-setup): Use it.
7950
7951 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7952
7953         * message.el (message-self-insert-commands): New variable.
7954         (message-strip-forbidden-properties): Use it.
7955
7956 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7957
7958         * message.el (message-put-addresses-in-ecomplete): Use a regexp
7959         that doesn't make XEmacs choke.
7960
7961 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
7962
7963         * gnus-util.el (gnus-replace-in-string):
7964         Prefer replace-regexp-in-string over of replace-in-string.
7965
7966 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7967
7968         * gnus-util.el (gnus-select-frame-set-input-focus):
7969         Use select-frame-set-input-focus if it is available in XEmacs; use
7970         definition defined in Emacs 22 for old Emacsen.
7971
7972         * dgnushack.el: Autoload unmorse-region for XEmacs.
7973
7974         * lpath.el: Bind cursor-in-non-selected-windows and
7975         select-frame-set-input-focus for XEmacs.
7976
7977 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7978
7979         * mm-view.el (mm-inline-text): Use equal instead of equalp.
7980
7981 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
7982
7983         * gnus-registry.el (gnus-registry-cache-save): Remove text
7984         properties when saving via the temp buffer.
7985
7986 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
7987
7988         * message.el (message-generate-hashcash): Honor custom type.
7989
7990 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7991
7992         * message.el (message-generate-hashcash): Default to non-nil when
7993         hashcash is found.
7994
7995         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
7996         (gnus-refer-thread-limit): Increase default to 500.
7997
7998         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
7999
8000         * flow-fill.el (fill-flowed): Allow delete-space.
8001
8002 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
8003
8004         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
8005         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
8006         Remove autoloads.
8007
8008 2006-04-18  Simon Josefsson  <jas@extundo.com>
8009
8010         * message.el (message-generate-hashcash): Default to.
8011
8012 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8013
8014         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
8015         concatenating segments rather than before concatenating them.
8016
8017 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
8018
8019         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
8020
8021 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8022
8023         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
8024
8025         * message.el (message-forward-make-body-plain): Allow
8026         message-forward-ignored-headers to be a list.
8027         (message-remove-ignored-headers): Factor out into function.
8028         (message-forward-make-body-mml): Use it.
8029
8030         * imap.el (imap-quote-specials): New function.
8031         (imap-login-auth): Quote specials.
8032
8033         * rfc2231.el (rfc2231-parse-string): Remove dead code.
8034         (rfc2231-parse-string): Allow concatanation of parameters that
8035         aren't contiguous.  The test case is
8036           (mail-header-parse-content-type "message/external-body;
8037             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
8038             access-type=LOCAL-FILE;
8039             name*1*=plugh%2fhello-sailor%2fbing.pdf")
8040
8041 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
8042
8043         * nntp.el (nntp-accept-process-output): Return the value of
8044         `nnheader-accept-process-output'.
8045
8046 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8047
8048         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
8049         (gnus-button-alist): Recognize more diff formats.
8050         (gnus-button-patch): Strip directory.
8051
8052 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
8053
8054         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
8055         Emacs 22 when setting focus.
8056
8057 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8058
8059         * gnus-art.el (gnus-article-treat-types): Do treatment of
8060         text/x-verbatim parts.
8061         (gnus-button-patch): New command.
8062
8063         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
8064         addresses that contain invalid characters.
8065
8066 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8067
8068         * message.el (message-put-addresses-in-ecomplete): Use
8069         gnus-replace-in-string.
8070         (message-is-yours-p): Use the more correct
8071         mail-header-parse-address instead of
8072         mail-extract-address-components.
8073         (message-put-addresses-in-ecomplete): Fix typo.
8074
8075         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
8076         keystroke.
8077
8078         * gnus-art.el (gnus-treatment-function-alist): Change order of
8079         newsgroups/generic header folding to avoid double-folding.
8080
8081         * message.el (message-hidden-headers): Add X-Draft-From.
8082
8083         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
8084         command.
8085         (gnus-summary-repeat-search-article-backward): New command.
8086
8087         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
8088         groups in the parent topic.
8089
8090 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
8091
8092         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
8093         (spam-extra-header-to-number): Return the CRM114 number as a
8094         number instead of a string.
8095
8096 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8097
8098         * gnus-art.el (gnus-face-properties-alist): Moved here from
8099         gnus-fun.
8100
8101         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
8102
8103 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8104
8105         * message.el (message-strip-forbidden-properties): Only display on
8106         self-insert-command.
8107
8108         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
8109         reindent.
8110         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
8111
8112 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
8113
8114         * smiley.el (smiley-style): Fix typo.
8115
8116 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8117
8118         * hashcash.el (hashcash-insert-payment-async-2): Use
8119         message-goto-eoh instead of doing it manually.
8120         (mail-add-payment): Use message-narrow-to-header instead of trying
8121         to do the same itself.
8122
8123         * message.el (message-hidden-headers): Add Face.
8124
8125         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
8126         reparenting code.
8127         (gnus-summary-reparent-children): Refactored out code.
8128         (gnus-summary-thread-map): New keystroke.
8129         (gnus-summary-reparent-children): Make into command.
8130
8131         * smiley.el (smiley-style): Default to `medium' if using a large
8132         font.
8133
8134         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
8135         does it itself.
8136
8137         * message.el (message-point-in-header-p): Simplify definition.
8138
8139 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8140
8141         * nnagent.el (nnagent-request-set-mark): Silence log file
8142         writing.
8143         (nnagent-request-set-mark): Use write-region instead of
8144         append-to-file.
8145
8146         * gnus-sum.el (gnus-read-header): Fudge article number if using a
8147         strange select method.
8148
8149         * ecomplete.el (ecomplete-display-matches): Get highlightling
8150         right.
8151         (ecomplete-display-matches): Use literals.
8152         (ecomplete-display-matches): Disable message logging.
8153
8154         * message.el (message-display-abbrev): Small optimization.
8155
8156         * ecomplete.el (ecomplete-display-matches): Allow automatic
8157         display.
8158
8159         * message.el (message-strip-forbidden-properties): Display
8160         abbrevs.
8161         (message-display-abbrev): Get automatic display right.
8162
8163         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
8164         keystrokes.
8165
8166 2006-04-13  Romain Francoise  <romain@orebokech.com>
8167
8168         TODO: Backport to v5-10!
8169
8170         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
8171         Moved here (and renamed) from gnus-registry.el.
8172
8173         * gnus-registry.el: Require gnus-util.
8174         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
8175
8176 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8177
8178         * gnus-group.el (gnus-group-catchup-current): Change
8179         if-then-else-if-then-else into cond.
8180         (gnus-group-catchup): Indent.
8181         (group-name-at-point): New function.
8182         (gnus-fetch-group): Provide default from thing at point.
8183
8184 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8185
8186         * message.el (message-display-abbrev): Fix regexp.
8187
8188         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
8189         choosing.
8190         (ecomplete-highlight-match-line): Fix up code rewrite, remove
8191         dead variables.
8192
8193         * message.el (message-newline-and-indent): Remove debugging.
8194         (message-display-abbrev): Use new implementation.
8195
8196 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
8197
8198         * gnus-art.el (gnus-article-mode): Set
8199         cursor-in-non-selected-windows to nil.
8200
8201         * smiley.el: Revert previous change.
8202         (smiley-data-directory): defvar it before using it in the
8203         defcustom of `smiley-style'.
8204
8205 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8206
8207         * message.el (message-newline-and-indent): New function.
8208
8209         * ecomplete.el: Implement more bits.
8210
8211         * message.el (message-put-addresses-in-ecomplete): Clean up the
8212         string.
8213
8214         * ecomplete.el (ecomplete-add-item): Chop off decimals.
8215
8216         * gnus-sum.el (gnus-summary-save-parts): Bind
8217         gnus-summary-save-parts-counter and use it to make unique file
8218         names.
8219
8220         * gnus-art.el (gnus-ignored-headers): Add some more headers.
8221
8222         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
8223         parameter to say whether to actually parse the individual
8224         addresses.
8225
8226         * message.el (message-put-addresses-in-ecomplete): New function.
8227         (ecomplete): Require.
8228         (message-mail-alias-type): Add ecomplete as an option.
8229
8230 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
8231
8232         * flow-fill.el (fill-flowed): Remove trailing space from blank
8233         quoted lines.
8234
8235 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8236
8237         * smiley.el (smiley-style): Move definition later to avoid a
8238         compilation warning.
8239
8240 2006-04-12  Kenichi Handa  <handa@m17n.org>
8241
8242         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
8243         buffer and then decode the buffer text if necessary.
8244         (rfc2231-encode-string): Be sure to work on multibyte buffer at
8245         first, and after mm-encode-body, change the buffer to unibyte.
8246         Use mm-disable-multibyte instead of set-buffer-multibyte.
8247
8248 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8249
8250         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
8251         Content-Type header instead of Content-Disposition header.
8252         (gnus-mime-inline-part): Ditto.
8253         (gnus-mime-view-part-as-charset): Ignore charset that the part
8254         specifies.
8255
8256         * mm-decode.el (mm-display-part): Work with external parts and
8257         usual parts similarly.
8258
8259         * mm-extern.el (mm-inline-external-body): Use mm-display-part
8260         instead of gnus-display-mime.
8261
8262         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
8263         instead of with-temp-buffer.
8264
8265         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
8266         tag to summarized topics part in order to encode non-ASCII text.
8267
8268 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
8269
8270         * smiley.el (smiley-style): New variable.
8271         (smiley-directory): New function.
8272         (smiley-data-directory): Derive from `smiley-style' using
8273         `smiley-directory'.
8274         (smiley-regexp-alist): Add new entries.
8275
8276         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
8277         (gnus-article-browse-delete-temp): Add :version.
8278
8279 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
8280
8281         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
8282         the sieve region.
8283
8284 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8285
8286         * gnus.el (gnus-version-number): Bump version.
8287
8288 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
8289
8290         * gnus.el: No Gnus v0.4 is released.
8291
8292 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8293
8294         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
8295         layout.
8296
8297         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
8298         unknown charset.
8299
8300         * message.el (message-header-synonyms): Add Original-To to the
8301         default.
8302
8303         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
8304         optional parameter.
8305
8306 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
8307
8308         * gnus-fun.el (gnus): Require it for gnus-directory.
8309
8310 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8311
8312         * gnus-fun.el (gnus-face-properties-alist): Add :version.
8313
8314 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
8315
8316         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
8317
8318 2006-04-05  Simon Josefsson  <jas@extundo.com>
8319
8320         * password.el (password-reset): New function.
8321
8322 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
8323
8324         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
8325         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
8326
8327 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8328
8329         * nnweb.el (nnweb-google-create-mapping): Update regexp.
8330         Some whitespace was matched into the url, which broke browsing hits
8331         > 100 when mm-url-use-external was nil.
8332
8333 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
8334
8335         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
8336         gnus-extra-headers for 'Newsgroups.
8337
8338         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
8339         bound.
8340
8341 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
8342
8343         * pgg-gpg.el: Clean up process buffers every time gpg processes
8344         complete.
8345
8346 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
8347
8348         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
8349         doc string.
8350
8351 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
8352
8353         * pgg-gpg.el (pgg-gpg-process-filter)
8354         (pgg-gpg-wait-for-completion): Check if buffer is alive.
8355
8356         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
8357         lines, temporary fix.
8358
8359 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
8360
8361         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
8362
8363 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
8364
8365         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
8366         default-enable-multibyte-characters.  This reverts the change from
8367         revision 6.17 which is no longer necessary because the passphrase
8368         is sent separately now.  GnuPG messages are unreadable under
8369         multibyte locales with default-enable-multibyte-characters set to
8370         nil.
8371
8372 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
8373
8374         * message.el (message-tool-bar-gnome): Move "spell".
8375
8376 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
8377
8378         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
8379         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
8380         instead.
8381
8382 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
8383
8384         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
8385         newsgroups handling for NNTP overviews which don't include
8386         Newsgroups.
8387
8388 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8389
8390         * message.el (message-resend): Bind message-generate-hashcash to nil.
8391
8392 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8393
8394         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
8395         when searching for already-paid recipients.
8396
8397 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
8398
8399         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
8400         passphrases when it is not needed.
8401         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
8402         passphrase stuff from gpg, should only be necessary when you use
8403         gpg with a smartcard.
8404
8405 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8406
8407         * mml.el (mml-insert-mime): Ignore cached contents of
8408         message/external-body part.
8409
8410         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
8411         (mm-insert-part): Ditto.
8412
8413 2006-03-23  Simon Josefsson  <jas@extundo.com>
8414
8415         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
8416         Reiner.
8417         (pgg-gpg-use-agent-p): Use it again.
8418
8419 2006-03-23  Simon Josefsson  <jas@extundo.com>
8420
8421         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
8422         older emacsen.
8423         (pgg-gpg-use-agent-p): Don't use it.
8424
8425 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
8426
8427         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
8428         if we can.
8429
8430 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
8431
8432         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
8433         (pgg-gpg-update-agent): New function.
8434         (pgg-gpg-use-agent-p): New function.
8435         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
8436         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
8437         (pgg-gpg-sign-region): Use it.
8438
8439 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8440
8441         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
8442         Reported by Ralf Wachinger <rwachinger@gmx.de>.
8443
8444 2006-03-21  Simon Josefsson  <jas@extundo.com>
8445
8446         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
8447         <wilde@sha-bang.de>.
8448         (pgg-gpg-use-agent): New variable.
8449         (pgg-gpg-process-region): Use it.
8450         (pgg-gpg-encrypt-region): Likewise.
8451         (pgg-gpg-encrypt-symmetric-region): Likewise.
8452         (pgg-gpg-decrypt-region): Likewise.
8453         (pgg-gpg-sign-region): Likewise.
8454         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
8455
8456 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
8457
8458         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
8459
8460         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
8461         Add comment on version.
8462
8463 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
8464
8465         * smiley.el: Add missing test smiley.
8466
8467 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8468
8469         * mm-decode.el (mm-with-part): New macro.
8470         (mm-get-part): Use it; work with message/external-body as well.
8471         (mm-save-part): Treat name and filename equally.
8472
8473         * mm-extern.el (mm-extern-cache-contents): New function.
8474         (mm-inline-external-body): Use it; force the part to be displayed;
8475         move undisplayer added to the cached handle to the parent.
8476
8477         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
8478         (gnus-mime-view-part-as-type): Work with message/external-body.
8479
8480         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
8481
8482 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
8483
8484         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
8485         images in image-load-path.  [Sync with image.el, revision 1.60, in
8486         Emacs.]
8487
8488 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
8489
8490         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
8491         path rather than symbol.  Always return list of directories.
8492         Guarantee that image directory comes first.  [Sync with image.el,
8493         revision 1.59, in Emacs.]
8494
8495         * message.el (message-make-tool-bar): Adjust to new API of
8496         `gmm-image-load-path-for-library'.
8497
8498         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
8499
8500         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
8501
8502 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8503
8504         * gnus-art.el (gnus-article-only-boring-p):
8505         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
8506         intangible text.
8507         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
8508
8509 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
8510
8511         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
8512         `defun' instead of `gmm-defun-compat'.
8513
8514 2006-03-14  Simon Josefsson  <jas@extundo.com>
8515
8516         * message.el (message-unique-id): Don't use message-number-base36
8517         if (user-uid) is a float.
8518         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
8519
8520 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8521
8522         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
8523
8524         * gnus-art.el (gnus-mime-display-single): Make sure there is an
8525         empty line between a part and a message part.
8526
8527 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
8528
8529         * smiley.el: Add more test smileys.
8530         (smiley-data-directory, smiley-regexp-alist)
8531         (gnus-smiley-file-types): Fix doc strings.
8532         (smiley-update-cache): Clear smiley-cached-regexp-alist before
8533         adding new elements.
8534         (smiley-mouse-map): Unused code.  Make it a comment.
8535
8536 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8537
8538         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
8539         scan latest NoCeM messages instead of old ones.
8540         (gnus-nocem-check-article): Fix regexps so as to match to PGP
8541         delimiters that are recently used.
8542         (gnus-nocem-load-cache): Add autoload cookie.
8543
8544         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
8545
8546         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
8547         level which is larger than gnus-use-nocem is specified.
8548
8549         * gnus-group.el (gnus-group-get-new-news): Ditto.
8550
8551 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
8552
8553         * gnus-util.el (gnus-tool-bar-update): New function.
8554
8555         * gnus-group.el (gnus-group-update-tool-bar): New variable.
8556         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
8557
8558         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
8559
8560         * gnus-group.el (gnus-group-redraw-when-idle)
8561         (gnus-group-redraw-check): Remove.
8562         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
8563
8564 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8565
8566         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
8567         if optional last element is specified in splits (FIELD VALUE...).
8568
8569 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
8570
8571         * message.el (message-make-tool-bar): Rename gmm-image-load-path
8572         to gmm-image-load-path-for-library.  Call with no-error argument.
8573         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
8574
8575         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
8576
8577         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
8578
8579         * gmm-utils.el (gmm-image-load-path): Remove alias.
8580
8581 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
8582
8583         * gmm-utils.el (gmm-image-load-path): Add alias.
8584
8585         * nnml.el (nnml-generate-nov-databases-directory): Rename from
8586         nnml-generate-nov-databases-1.
8587         (nnml-generate-nov-databases): Use it.
8588         (nnml-generate-nov-databases-directory): Document no-active
8589         argument.
8590
8591         * gmm-utils.el (gmm-image-load-path-for-library): Return single
8592         directory if path is t.  Add no-error.
8593
8594         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
8595         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
8596
8597         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
8598         resetting gnus-article-browse-html-temp-list.
8599
8600         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
8601         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
8602         Add example to docstring.  Rename local variables.  Move error
8603         checks to default case in cond and simplify.
8604
8605 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8606
8607         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
8608         handle is multipart when calling it recursively.
8609         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
8610
8611 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
8612
8613         * nnimap.el (nnimap-request-update-info-internal): Optimize.
8614         Don't `gnus-uncompress-range' to avoid excessive memory usage.
8615
8616 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8617
8618         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
8619         is loaded.
8620
8621         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
8622         loaded.
8623
8624 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
8625
8626         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
8627         to "Emacs 23 (unicode)" in doc string.
8628
8629         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
8630         "Emacs 23 (unicode)" in comment.
8631
8632 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8633
8634         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
8635
8636         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
8637         characters 160 through 255 in Emacs 23.
8638
8639 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
8640
8641         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
8642         gnus-article-browse-html-temp.
8643         (gnus-article-browse-delete-temp): Make it customizable.  Add
8644         `file'.  Adjust doc string.
8645         (gnus-article-browse-delete-temp-files): Add argument.  Allow
8646         query for each file.  Adjust doc string.
8647         (gnus-article-browse-html-parts): Add
8648         `gnus-article-browse-delete-temp-files' to
8649         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
8650
8651 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
8652
8653         * gnus-art.el (gnus-article-browse-html-temp)
8654         (gnus-article-browse-delete-temp): New variables.
8655         (gnus-article-browse-delete-temp-files): New function.
8656         (gnus-article-browse-html-parts): Use it.
8657
8658 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
8659
8660         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
8661
8662         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
8663         string.
8664
8665         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
8666         gnus-summary-insert-new-articles when unplugged.  Remove
8667         gnus-summary-search-article-forward.
8668
8669         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
8670         display-visual-class instead of display-color-cells.
8671
8672 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8673
8674         * dgnushack.el: Autoload customize-group for XEmacs.
8675
8676         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
8677         message/* containing non-ASCII text properly.
8678
8679 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
8680
8681         * message.el: Require gmm-utils, remove autoloads.
8682         (message-tool-bar): Set default based on
8683         gmm-tool-bar-style.
8684         (message-tool-bar-gnome): Add gmm-customize-mode.
8685
8686         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
8687         gmm-tool-bar-style.
8688         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
8689
8690         * gnus-group.el (gnus-group-tool-bar): Set default based on
8691         gmm-tool-bar-style.
8692         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
8693
8694         * gmm-utils.el (gmm-image-directory): Rename variable from
8695         gmm-image-load-path.
8696         (gmm-image-load-path): Use gmm-image-directory.
8697         (gmm-customize-mode): New function.
8698         (gmm-tool-bar-style): New variable.
8699
8700         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
8701         gnus-group-redraw-line-number.
8702         (gnus-group-redraw-check): Simplify.
8703         (gnus-group-tool-bar-update): Remove redraw check.
8704         (gnus-group-make-tool-bar): Add redraw check.
8705
8706 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
8707
8708         * gnus-art.el (gnus-button): Add missing parentheses.
8709
8710 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8711
8712         * lpath.el: Fbind line-number-at-pos.
8713
8714 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8715
8716         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
8717
8718 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
8719
8720         * gnus-art.el (gnus-button): New face.
8721         (gnus-article-button-face): Use it.
8722
8723         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
8724         gnus-summary-next-page.  Re-order.
8725
8726         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
8727         next-node are now included.
8728         (gnus-group-redraw-line-number): New internal variable.
8729         (gnus-group-redraw-check): Helper function for updating the tool
8730         bar.
8731         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
8732
8733         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
8734
8735         * spam.el (spam-spamassassin-score-regexp): New internal variable.
8736         (spam-extra-header-to-number, spam-check-spamassassin-headers):
8737         Use it to match format of Spamassassin 3.0 and later.  Reported by
8738         IRIE Tetsuya <irie@t.email.ne.jp>.
8739         (spam-check-bogofilter)
8740         (spam-bogofilter-register-with-bogofilter): Fix args of
8741         `gnus-error' calls.
8742
8743 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
8744
8745         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
8746         unnecessary interaction when sending queued mails.  Reported by
8747         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
8748
8749 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
8750
8751         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
8752         first or last are nil.
8753
8754 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8755
8756         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
8757
8758 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8759
8760         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
8761
8762 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8763
8764         * dns.el (query-dns): Protect more against buggy tcp output.
8765
8766 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
8767
8768         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
8769         nov.php.
8770
8771 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8772
8773         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
8774         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
8775         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
8776         output on the server side.
8777         (nnweb-google-create-mapping): Update regexps and add some
8778         progress indication.
8779
8780 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
8781
8782         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
8783         gnus-agent-toggle-plugged.  Re-order icons.
8784         (gnus-group-tool-bar-gnome): Add
8785         gnus-group-{prev,next}-unread-group.
8786         (gnus-group-tool-bar-gnome): Re-order icons.
8787
8788         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
8789         gnus-summary-insert-new-articles.
8790
8791         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
8792         comments.
8793
8794         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
8795         also available in Emacs 21.3.
8796
8797         * message.el (message-fix-before-sending): Change "Emacs 22" to
8798         "Emacs 23 (unicode)" in comment.
8799
8800         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
8801         "Emacs 23 (unicode)" in comment.
8802
8803         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
8804         comment.
8805         (mm-coding-system-p): Add comment about no-MULE XEmacs.
8806
8807         * mm-view.el (mm-fill-flowed): Add :version.
8808
8809 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8810
8811         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
8812         and load-path.
8813
8814 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
8815
8816         * message.el: Autoload gmm-image-load-path.
8817         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
8818         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
8819         consitency.
8820
8821         * gmm-utils.el (gmm-image-load-path): Also search in
8822         "../etc/images".  Don't set gmm-image-load-path if we don't find
8823         the image.
8824
8825 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8826
8827         * gmm-utils.el (gmm-image-load-path): Don't make
8828         `gmm-image-load-path' include subdirectories which the second arg
8829         `image' might specify.
8830
8831         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
8832         subdirectory to icon file names.
8833
8834         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
8835
8836 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
8837
8838         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
8839         gmm-image-load-path calls.
8840
8841         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
8842
8843         * message.el (message-make-tool-bar): Ditto.
8844
8845         * mml.el (mml-preview): Added comment concerning tool bar icons.
8846
8847         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
8848         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
8849
8850         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
8851         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
8852
8853         * message.el (message-tool-bar-gnome): Use new icon names.
8854         (message-make-tool-bar): Use `gmm-image-load-path'.
8855
8856         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
8857         functions from MH-E.
8858         (gmm-image-load-path): New variable from MH-E.
8859         (gmm-image-load-path): New function from MH-E.  Added arguments
8860         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
8861         *-image-load-path-called-flag.
8862
8863 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
8864
8865         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
8866
8867 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
8868
8869         * nnimap.el (nnimap-request-move-article): Change folder back to
8870         source group before deleting.
8871
8872 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
8873
8874         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
8875
8876         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
8877         mm-url.
8878
8879         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
8880
8881 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8882
8883         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
8884         coding system which mm-charset-to-coding-system returns for a
8885         given charset is valid.
8886
8887 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
8888
8889         * html2text.el (html2text-remove-tag-list):
8890         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
8891
8892 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
8893
8894         * gnus-cus.el: Revert 2005-10-17 change.
8895
8896 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8897
8898         * gnus-art.el (article-strip-banner): Call
8899         article-really-strip-banner only when the regexp match is made.
8900
8901 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8902
8903         * gnus-art.el (article-strip-banner): Use
8904         gnus-extract-address-components instead of
8905         mail-header-parse-addresses to make it work with non-ASCII text;
8906         remove mail-encode-encoded-word-string.
8907
8908         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
8909         values which are surrounded with \"...\"; make it never cause a
8910         Lisp error; give up parsing of parameters if it failed in
8911         extracting type.
8912
8913 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
8914
8915         * smime.el (smime-cert-by-ldap-1): Fix bug where
8916         `smime-ldap-search' returns results without userCertificates.
8917
8918 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8919
8920         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
8921
8922 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
8923
8924         * spam.el (spam-check-spamassassin-headers): Adapt format for
8925         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
8926         <ari@mbf.ocn.ne.jp>.
8927         (spam-list-of-processors): Add spam-use-gmane.
8928
8929 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8930
8931         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
8932         make-temp-file; make it work with XEmacs as well.
8933
8934         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
8935         mm-make-temp-file.
8936
8937         * mm-decode.el (mm-display-external): Use the 3rd arg of
8938         mm-make-temp-file.
8939         (mm-create-image-xemacs): Ditto.
8940
8941 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8942
8943         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
8944         with message-narrow-to-headers.
8945         (gnus-draft-setup): Narrow to header to run message-fetch-field.
8946         (gnus-draft-check-draft-articles): New function.
8947         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
8948
8949 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
8950
8951         * gnus-art.el (gnus-article-browse-html-parts):
8952         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
8953         Don't use suffix argument for mm-make-temp-file for Emacs 21
8954         compatibility.  Remove useless `format'.
8955
8956 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8957
8958         * nnweb.el (nnweb-google-wash-article): Update regexps.
8959         (nnweb-group-alist): Use defvoo instead of defvar.
8960
8961 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8962
8963         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
8964         re-loading nn* modules.
8965
8966 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
8967
8968         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
8969         for `tool-bar-mode' and don't check it's default-value.
8970
8971         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
8972
8973         * message.el (message-make-tool-bar): Ditto.
8974
8975         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
8976         `substring'.  Shorten tmp-file name.
8977
8978         * gnus.el: Remove bogus comment.
8979
8980 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
8981
8982         * gnus-art.el (gnus-article-browse-html-parts): New function.
8983         (gnus-article-browse-html-article): New function for viewing html
8984         articles with a browser.
8985
8986 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
8987
8988         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
8989         in elisp.
8990         (pgg-gpg-encrypt-symmetric-region): Ditto.
8991         (pgg-gpg-sign-region): Ditto.
8992
8993         * pgg-def.el (pgg-text-mode): New variable.
8994
8995         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
8996         (mml2015-pgg-encrypt): Ditto.
8997
8998         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
8999         (mml1991-pgg-encrypt): Ditto.
9000
9001 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9002
9003         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
9004         message-make-date instead of current-time-string.
9005
9006         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
9007         to gnus-decoded which mm-uu might set.
9008
9009 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9010
9011         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
9012         don't decode quoted parameters; remove misimported Emacs code.
9013         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9014         (rfc2231-decode-encoded-string): Don't use split-string which
9015         behaves differently according to Emacs version; use
9016         mm-decode-coding-region to convert charset to coding-system.
9017         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9018         (rfc2231-encode-string): Remove misimported Emacs code.
9019
9020 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9021
9022         * gnus-art.el (article-decode-charset): Don't use ignore-errors
9023         when calling mail-header-parse-content-type.
9024         (article-de-quoted-unreadable): Ditto.
9025         (article-de-base64-unreadable): Ditto.
9026         (article-wash-html): Ditto.
9027
9028         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
9029         calling mail-header-parse-content-type and
9030         mail-header-parse-content-disposition.
9031         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
9032         mail-header-parse-content-type.
9033
9034         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
9035         insert charset and format parameters; encode description after
9036         inserting it to buffer.
9037         (mml-insert-parameter): Fold lines properly even if a parameter is
9038         segmented into two or more lines; change the max column to 76.
9039
9040         * rfc1843.el (rfc1843-decode-article-body): Don't use
9041         ignore-errors when calling mail-header-parse-content-type.
9042
9043         * rfc2231.el (rfc2231-parse-string): Return at least type if
9044         possible; don't cause an error even if it fails in parsing of
9045         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9046         (rfc2231-encode-string): Don't break lines at the beginning, leave
9047         it to mml-insert-parameter.
9048
9049         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
9050         calling mail-header-parse-content-type.
9051
9052 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
9053
9054         * spam-report.el (spam-report-gmane-use-article-number):
9055         Improve doc string.
9056         (spam-report-gmane-internal): Check if a suitable header was found
9057         in the article.
9058
9059 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9060
9061         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
9062         (rfc2231-encode-string): Make param*=value always begin with LWSP.
9063
9064 2006-02-05  Romain Francoise  <romain@orebokech.com>
9065
9066         Update copyright notices of all files in the gnus directory.
9067
9068 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9069
9070         * nnweb.el (nnweb-request-group): Avoid growing overview files.
9071
9072 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9073
9074         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
9075         segmented lines of parameter value to cope with Thunderbird 1.5
9076         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
9077         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9078         (rfc2231-encode-string): Don't make lines exceeding 76 column.
9079
9080 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
9081
9082         * mml.el (mml-generate-mime-1): Correct the order of inline signed
9083         parts.
9084
9085 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9086
9087         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
9088         there's only one active file for all servers.
9089         (nnweb-request-scan): Make sure nnweb-articles is initialized on
9090         solid groups.  Gnus might have used a FAST request to select the group.
9091         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
9092         and nnweb-search redundantly in the active file.
9093         (nnweb-request-list): Don't list bogus groups.  There can only be one.
9094         (nnweb-request-create-group): Don't use ARGS.
9095         (nnweb-possibly-change-server, nnweb-request-group): Remove some
9096         initialisations.  Let nnoo do the work.
9097
9098 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9099
9100         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
9101         Say the part has been decoded.
9102
9103         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
9104
9105 2006-01-31  Kevin Ryde  <user42@zip.com.au>
9106
9107         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
9108         mailcap-viewer-test-cache when there's no 'test clause, since that
9109         will invert the meaning of a "nil" test previously determined by
9110         mailcap-mailcap-entry-passes-test.
9111
9112 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9113
9114         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
9115         compiling.
9116
9117         * gnus-sum.el: Ditto.
9118
9119         * message.el: Don't bind tool-bar-map when compiling.
9120
9121 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
9122
9123         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
9124
9125 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9126
9127         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
9128         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
9129         current Google Groups.
9130
9131 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
9132
9133         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
9134         and tool-bar-mode.
9135
9136         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
9137         and tool-bar-mode.
9138
9139         * message.el (message-tool-bar-update): Simplify.
9140         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
9141
9142         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
9143         gnus-summary-buffer.
9144         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
9145         gnus-summary-reply.
9146
9147         * gmm-utils.el (gmm): Add :version.
9148
9149 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9150
9151         * Makefile.in (clean): New rule.
9152         (distclean): Use it.
9153
9154 2006-01-26  Steve Youngs  <steve@sxemacs.org>
9155
9156         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
9157         autoload.
9158
9159 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9160
9161         * gmm-utils.el (gmm-verbose): Add :group.
9162
9163 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
9164
9165         * message.el: Change some comments WRT tool-bars.
9166
9167         * gnus-sum.el (gnus-summary-tool-bar)
9168         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
9169         (gnus-summary-tool-bar-zap-list): New variables.
9170         (gnus-summary-make-tool-bar): Complete rewrite using
9171         `gmm-tool-bar-from-list'.
9172
9173         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
9174         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
9175         variables.
9176         (gnus-group-make-tool-bar): Complete rewrite using
9177         `gmm-tool-bar-from-list'.
9178         (gnus-group-tool-bar-update): New function.
9179
9180         * message.el (message-mode-field-menu): Add "Show hidden Headers".
9181
9182 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9183
9184         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
9185         is dissected into a single part of which the type is the same as
9186         the given one; decode charset.
9187
9188 2006-01-21  Kevin Ryde  <user42@zip.com.au>
9189
9190         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
9191         into alists as symbol not string, since that's what
9192         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
9193         look for.
9194
9195 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
9196
9197         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
9198         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
9199
9200         * message.el (message-tool-bar-gnome): Use gmm-ignore.
9201
9202 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9203
9204         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
9205         (gnus-xmas-mime-security-button-menu): New function.
9206
9207         * gnus-art.el (gnus-mime-security-button-commands): New variable.
9208         (gnus-mime-security-button-menu): New definition.
9209         (gnus-mime-security-button-map): Use them.
9210         (gnus-mime-security-button-menu): New function.
9211         (gnus-insert-mime-security-button): Addition to help echo.
9212         (gnus-mime-security-run-function, gnus-mime-security-save-part)
9213         (gnus-mime-security-pipe-part): New functions.
9214
9215         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
9216         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
9217
9218         * mm-decode.el (mm-handle-set-disposition): Remove.
9219         (mm-handle-set-description): Remove.
9220
9221 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9222
9223         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
9224         (mm-w3m-standalone-supports-m17n-p): New function.
9225         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
9226         w3m usage.
9227
9228         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
9229         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
9230
9231 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
9232
9233         * message.el (message-tool-bar-zap-list): Use
9234         gmm-tool-bar-zap-list as custom type.
9235         (message-tool-bar-update): New function.
9236         (message-tool-bar, message-tool-bar-gnome)
9237         (message-tool-bar-retro): Add message-tool-bar-update.
9238         (message-tool-bar-gnome): Add flyspell-buffer.
9239
9240         * gnus-util.el (gnus-error): Describe `args'.
9241
9242         * gmm-utils.el (gmm-error): Describe `args'.
9243         (gmm-tool-bar-zap-list): New widget.
9244         (gmm-tool-bar-from-list): Improve description of `zap-list'.
9245
9246 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9247
9248         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
9249         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
9250         the number of recursive calls.
9251
9252         * mm-decode.el (mm-handle-set-disposition): New macro.
9253         (mm-handle-set-description): New macro.
9254
9255 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9256
9257         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
9258         encoding.
9259
9260 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
9261
9262         * message.el (message-tool-bar-zap-list, message-tool-bar)
9263         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
9264         (message-tool-bar-local-item-from-menu): Remove.
9265         (message-tool-bar-map): Replace by `message-make-tool-bar'.
9266         (message-make-tool-bar): New function.
9267         (message-mode): Use `message-make-tool-bar'.
9268
9269         * gmm-utils.el: New file.
9270         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
9271         (gmm-lazy): New widget copied from `nnmail.el'.
9272         (gmm-tool-bar-from-list): New function for creating customizable
9273         tool bars.
9274         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
9275         output.
9276         (gmm): Add :prefix to defgroup.
9277
9278 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
9279
9280         * gmm-utils.el (gmm-widget-p): New function.
9281
9282 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
9283
9284         * mml.el (mml-attach-file): Describe `description' in doc string.
9285         (mml-menu): Add Emacs MIME manual and PGG manual.
9286
9287 2006-01-20  Richard M. Stallman  <rms@gnu.org>
9288
9289         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
9290
9291 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
9292
9293         * nntp.el (nntp-end-of-line): Doc fix.
9294
9295 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
9296
9297         * imap.el (imap-open): Handle case where buffer is a buffer
9298         object.
9299
9300 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9301
9302         * gnus-delay.el (gnus-delay): Don't autoload.
9303         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
9304         to be re-loaded when customizing the `gnus-delay' group.
9305
9306 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
9307
9308         * message.el (message-insert-citation-line): Use newlines.
9309
9310 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
9311
9312         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
9313         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
9314         these routines, so the passphrase can be managed externally and
9315         passed in to the system.
9316         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
9317         pgg-add-passphrase-to-cache function.
9318
9319         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
9320         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
9321         these routines, so the passphrase can be managed externally and
9322         passed in to the system.
9323         (pgg-pgp5-sign-region): Use new name of
9324         pgg-add-passphrase-to-cache function.
9325
9326 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
9327
9328         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
9329         part of the decoded armor to find the key-identifier.
9330         (pgg-gpg-lookup-key-owner): New function to return the
9331         human-readable identifier of a key owner.
9332         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
9333         itself.
9334         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
9335         the key value) if we have a key and can match it against a secret
9336         key.  Also, added a note pointing out fact that the prompt only
9337         indicates the first matching key.
9338
9339         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
9340         pgg-decrypt-region.
9341         (pgg-add-passphrase-to-cache): Rename from
9342         `pgg-add-passphrase-cache' to reduce confusion (all callers
9343         changed).
9344         (pgg-remove-passphrase-from-cache): Rename from
9345         `pgg-remove-passphrase-cache' to reduce confusion (all callers
9346         changed).
9347         (pgg-read-passphrase, pgg-add-passphrase-cache)
9348         (pgg-remove-passphrase-cache): Add informative docstrings.
9349         (pgg-decrypt): Convey provided passphrase in subordinate call to
9350         pgg-decrypt-region.
9351
9352 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
9353
9354         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
9355         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
9356         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
9357         'passphrase' argument, so the passphrase can be managed externally
9358         and then passed in to the system.
9359
9360         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
9361         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
9362         so the passphrase cache can be used reliably with identifiers
9363         besides a pgp packet's key id.
9364
9365         * pgg-gpg.el (pgg-gpg-encrypt-region)
9366         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
9367         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
9368         these routines, so the passphrase can be managed externally and
9369         passed in to the system.
9370
9371         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
9372         'notruncate' argument, so the passphrase cache can be used
9373         reliably with identifiers besides a pgp packet's key id.
9374
9375 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
9376
9377         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
9378         symmetric encryption.
9379         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
9380         encrypted session key.
9381         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
9382         message ask for the passphrase in a proper way.
9383
9384         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
9385         New user commands for symmetric encryption.
9386
9387 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9388
9389         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
9390
9391         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
9392
9393 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
9394
9395         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
9396
9397 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9398
9399         * mm-decode.el (mm-inlined-types): Add application/pgp.
9400         (mm-automatic-display): Ditto.
9401
9402         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
9403         part as text.
9404
9405 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9406
9407         * nnrss.el: Update copyright.
9408         (nnrss-opml-import): Query whether to subscribe to each entry.
9409
9410         * gnus-art.el:
9411         * gnus-sum.el:
9412         * gnus-xmas.el:
9413         * messagexmas.el:
9414         * mm-uu.el:
9415         * mm-view.el: Update copyright.
9416
9417 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
9418
9419         * message.el (message-info): New function.
9420         (message-mode-menu): Add it.
9421         Update copyright.
9422
9423         * ChangeLog: Fix and update copyright.
9424
9425 2006-01-13  Romain Francoise  <romain@orebokech.com>
9426
9427         * message.el (message-forward-subject-name-subject): Prefer the
9428         address to 'nowhere' if the sender has no name.
9429         Fix typo.  Update copyright year.
9430
9431 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9432
9433         * gnus-art.el (article-wash-html): Use
9434         gnus-summary-show-article-charset-alist if a numeric arg is given.
9435         (gnus-article-wash-html-with-w3m-standalone): New function.
9436
9437         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
9438         mm-inline-text-html-render-with-w3m-standalone.
9439         (mm-text-html-washer-alist): Map w3m-standalone to
9440         gnus-article-wash-html-with-w3m-standalone.
9441         (mm-inline-text-html-render-with-w3m-standalone): New function.
9442
9443 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
9444
9445         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
9446         Improve LaTeX.
9447
9448 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9449
9450         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
9451         (nnrss-request-article): Render text/plain parts as HTML.
9452
9453         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
9454         the buffer.
9455
9456 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
9457
9458         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
9459         custom definition of `gnus-posting-styles'.
9460
9461         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
9462         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
9463
9464 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
9465
9466         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
9467         Use nntp for bug archive.
9468
9469 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9470
9471         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
9472         parts.
9473         (nnrss-normalize-date): New function converts ISO 8601 date into
9474         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
9475         (nnrss-check-group): Use it.
9476
9477 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9478
9479         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
9480
9481         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
9482         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
9483         (nnrss-insert-w3): Ditto.
9484
9485 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9486
9487         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
9488         the articles to be forwarded including the case where neither a
9489         number of articles nor a region is specified.
9490
9491 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9492
9493         * nnrss.el (nnrss-request-article): Fix last change; fill
9494         text/plain parts.
9495
9496 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9497
9498         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
9499         in text/plain part.
9500         (nnrss-check-group): Don't add excessive newline to dc:subject.
9501
9502 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
9503
9504         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
9505         article.
9506
9507 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
9508
9509         * nnml.el: Don't require gnus-bcklg.  Autoload it.
9510         (nnml-use-compressed-files, nnml-save-mail): Support other
9511         comression programs such as bzip2.
9512
9513 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9514
9515         * dns.el (query-dns): Make sure we check the buffer size before
9516         removing tcp headers.
9517
9518 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9519
9520         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
9521         remove MIME buttons associated with multipart/alternative parts.
9522         (gnus-mime-display-alternative): Tag buttons using `article-type'
9523         text property.
9524
9525         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
9526         associated with multipart/alternative parts.
9527
9528         * gnus-art.el (gnus-signature-separator): Fix custom type.
9529
9530         * mm-decode.el (mm-inlined-types): Fix custom type.
9531         (mm-keep-viewer-alive-types): Ditto.
9532         (mm-automatic-display): Ditto.
9533         (mm-attachment-override-types): Ditto.
9534         (mm-inline-override-types): Ditto.
9535         (mm-automatic-external-display): Ditto.
9536
9537 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
9538
9539         * spam-report.el (spam-report-user-mail-address)
9540         (spam-report-user-agent): New variables.
9541         (spam-report-url-ping-plain): Use spam-report-user-agent.
9542
9543 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
9544
9545         * gnus-art.el (gnus-button-handle-custom): Do not just use
9546         `customize-apropos' for any "M-x customize-*" button but the
9547         function called for.  Accept both the function name and its
9548         argument in order to achieve this.
9549         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
9550         function name to `gnus-button-handle-custom' in case of "M-x
9551         customize-*" buttons.
9552
9553 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9554
9555         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
9556         multipart/alternative and add xref to mm-discouraged-alternatives
9557         in doc string.
9558
9559         * mm-decode.el (mm-discouraged-alternatives): Add xref to
9560         gnus-buttonized-mime-types in doc string.
9561
9562 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
9563
9564         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
9565         Suggest image/.* in the doc string.
9566
9567 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
9568
9569         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
9570         message-marks (Debian bug #342521).
9571
9572 2005-12-12  Simon Josefsson  <jas@extundo.com>
9573
9574         * password.el (password-read-from-cache): Add.
9575         (password-read): Use it.
9576
9577 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9578
9579         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
9580         us-ascii as a MIME charset.
9581
9582         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
9583         against the case where the 2nd arg TYPE is nil.
9584
9585 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
9586
9587         * pop3.el (pop3-stream-type): Fix custom version.
9588
9589         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
9590
9591 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
9592
9593         * mm-decode.el (mm-display-external): Add missing cdr.
9594
9595 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9596
9597         * mm-decode.el (mm-display-external): Use nametemplate (defined in
9598         RFC1524) if it is in mailcap or add a suffix according to
9599         mailcap-mime-extensions when generating a temp filename; postpone
9600         deleting a temp file for 2 seconds for some wrappers, shell
9601         scripts, and so on, which might exit right after having started a
9602         viewer command as a background job.
9603
9604 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
9605
9606         * nntp.el (nntp-marks-directory): Fix custom group.
9607
9608         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
9609         steps when < 10.
9610
9611         * gnus-start.el (gnus-no-server-1): Mention
9612         `gnus-level-default-subscribed' in doc string.
9613
9614 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
9615
9616         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
9617         parens.
9618
9619 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9620
9621         * gnus-xmas.el (gnus-use-toolbar): Revert.
9622         (gnus-xmas-setup-toolbar): Use global default-toolbar if
9623         gnus-use-toolbar is default.
9624
9625         * messagexmas.el (message-use-toolbar): Revert.
9626         (message-setup-toolbar): Use global default-toolbar if
9627         message-use-toolbar is default.
9628
9629 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9630
9631         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
9632         according to default-toolbar-visible-p.
9633
9634         * messagexmas.el (message-use-toolbar): Ditto.
9635
9636 2005-11-26  Dave Love  <fx@gnu.org>
9637
9638         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
9639         (tls-program, tls-success): Provide openssl alternative.
9640
9641         * starttls.el: Doc fixes.
9642         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
9643         SERVICE to PORT.
9644
9645         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
9646         port null or service name.
9647         (starttls-negotiate): Autoload.
9648
9649 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9650
9651         * message.el (message-kill-to-signature): Fix interactive spec.
9652
9653 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9654
9655         * pop3.el (pop3-open-server): Recognize a string as a service name.
9656
9657 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
9658
9659         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
9660
9661 2005-11-23  Dave Love  <fx@gnu.org>
9662
9663         Add pop3s, pop3/starttls.
9664
9665         * pop3.el (pop3-authentication-scheme): Clarify doc.
9666         (open-tls-stream, starttls-open-stream): Autoload.
9667         (pop3-stream-type): New.
9668         (pop3-open-server): Use it.
9669
9670         * mail-source.el (mail-sources): Fix some :types.  Add stream type
9671         for POP.
9672         (mail-source-keyword-map): Add :stream for POP.
9673         (mail-source-fetch-pop): Use pop3-stream-type.
9674
9675 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9676
9677         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
9678         of current-time-string.
9679
9680 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
9681
9682         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
9683         date header.
9684
9685 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
9686
9687         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
9688         it can seriously impact performance as it bypasses the agent's
9689         local caches.
9690
9691 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
9692
9693         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
9694         must be explicitly online rather than "not explicitly offline" for
9695         its flags to be synchronized.
9696
9697         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
9698         that gnus-uu-unmark-thread will function correctly.
9699
9700         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
9701         1024K is instead displayed as 1M.
9702
9703 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9704
9705         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
9706
9707 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
9708
9709         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
9710
9711 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
9712
9713         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
9714         error message to display actual error condition.
9715         (gnus-agent-save-local): Avoid saving symbols that are bound to
9716         nil as they simply result in a warning message in
9717         gnus-agent-read-local.
9718
9719 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9720
9721         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
9722         rather than make-variable-buffer-local for file-precious-flag.
9723
9724 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
9725
9726         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
9727         for duplicates which are removed.  The invalid sort check then
9728         triggers a rescan after the sort as sorting may have moved
9729         duplicate entries such that they can be cheaply detected.
9730
9731 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9732
9733         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
9734
9735 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
9736
9737         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
9738         internal variable to a custom variable.  Changed default value
9739         from compressed(2) to uncompressed(1).
9740         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
9741         support for uncompressed agentview files.  Taken together, reading
9742         the agentview file should now be 6-7 times faster.
9743
9744 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
9745
9746         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
9747         as a buffer-local variable.  This avoids creating truncated
9748         dribble files as a result of a hang up, eg.
9749
9750 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
9751
9752         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
9753         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
9754         XEmacs.
9755
9756 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
9757
9758         * gnus-start.el (gnus-start-draft-setup): Enforce
9759         `gnus-draft-mode' for nndraft:drafts at startup.
9760
9761         * gnus.el (gnus-splash): Change custom group.
9762         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
9763         allow-list argument.
9764
9765         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
9766         string.
9767
9768 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
9769
9770         * gnus-art.el (gnus-default-article-saver): Add user-defined
9771         `function' to custom type.
9772
9773 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
9774
9775         * imap.el (imap-open): Handle case where buffer is a buffer
9776         object.
9777
9778 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
9779
9780         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
9781         long lines.
9782         (gnus-cache-delete-group): Wrap doc strings.
9783
9784         * gnus-agent.el (gnus-agent-rename-group)
9785         (gnus-agent-delete-group): Wrap doc strings.
9786
9787 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9788
9789         * messagexmas.el (message-use-toolbar): Change the valid values
9790         into default, top, bottom, left, and right.
9791         (message-toolbar-thickness): New variable.
9792         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
9793         well.
9794         (message-setup-toolbar): Make it work.
9795
9796         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
9797         (gnus-use-toolbar): Change the valid values into default, top,
9798         bottom, left, and right.
9799         (gnus-toolbar-thickness): New variable.
9800         (gnus-xmas-setup-toolbar): New function.
9801         (gnus-xmas-setup-group-toolbar): Use it.
9802         (gnus-xmas-setup-summary-toolbar): Use it.
9803
9804 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9805
9806         * gnus-start.el (gnus-1): Add "native" to
9807         gnus-predefined-server-alist.
9808
9809         * gnus.el (gnus-method-to-server): Don't add "native" to the
9810         lists here, because that leads to problems when
9811         gnus-select-method is bound.
9812
9813 2005-11-09  Simon Josefsson  <jas@extundo.com>
9814
9815         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
9816         use (not sort-by-date) instead.
9817
9818 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9819
9820         * gnus-delay.el (gnus-delay-group): Don't autoload.
9821         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
9822         to be re-loaded when customizing the `gnus-delay' group.
9823
9824 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
9825
9826         * message.el: Revert last changes.
9827         (message-insert-citation-line): Use newlines.
9828
9829 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
9830
9831         * message.el (message-courtesy-message)
9832         (message-mark-insert-begin, message-mark-insert-end)
9833         (message-elide-ellipsis, message-cancel-message)
9834         (message-add-header, message-change-subject)
9835         (message-cross-post-followup-to-header)
9836         (message-cross-post-insert-note, message-reduce-to-to-cc)
9837         (message-widen-reply, message-delete-not-region)
9838         (message-kill-to-signature, message-insert-signature)
9839         (message-insert-importance-high, message-insert-importance-low)
9840         (message-insert-or-toggle-importance)
9841         (message-insert-disposition-notification-to)
9842         (message-indent-citation, message-yank-original)
9843         (message-cite-original-without-signature, message-cite-original)
9844         (message-insert-citation-line, message-position-on-field)
9845         (message-fix-before-sending, message-send-mail-partially)
9846         (message-send-mail, message-send-mail-with-sendmail)
9847         (message-send-mail-with-qmail, message-send-news)
9848         (message-check-news-header-syntax, message-generate-headers)
9849         (message-insert-courtesy-copy, message-fill-address)
9850         (message-fill-header, message-shorten-references)
9851         (message-setup-1, message-cancel-news)
9852         (message-forward-make-body-plain, message-forward-make-body-mime)
9853         (message-forward-make-body-mml, message-encode-message-body)
9854         (message-forward-make-body-digest-plain)
9855         (message-forward-make-body-digest-mime)
9856         (message-use-alternative-email-as-from): Insert `hard-newline'
9857         instead of ordinary newlines.
9858
9859 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9860
9861         * message.el (message-generate-headers): Downcase the argument
9862         given to message-check-element.
9863
9864 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
9865
9866         * nntp.el (nntp-authinfo-rejected): New error condition.
9867         (nntp-wait-for): Use new error condition to signal authentication
9868         error.
9869         (nntp-retrieve-data): Rethrow new error condition to break out of
9870         recursive call to nntp-send-authinfo.
9871
9872 2005-11-08  Romain Francoise  <romain@orebokech.com>
9873
9874         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
9875         (gnus-summary-exit-map): Bind to `Z p'.
9876         (gnus-summary-make-menu-bar): Add menu item.
9877
9878 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
9879
9880         * gnus-art.el (gnus-article-treat-custom): Add `first'.
9881         (gnus-treat-*): Add `first' in all doc strings.
9882
9883         * gnus-group.el (gnus-group-compact-group): Fix typo.
9884
9885 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9886
9887         * gnus.el (gnus-parameters-case-fold-search): New variable.
9888         (gnus-parameters-get-parameter): Use it.
9889
9890         * gnus-score.el (gnus-home-score-file): Doc fix.
9891
9892 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
9893
9894         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
9895
9896 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9897
9898         * mm-util.el (mm-special-display-p): New function.
9899
9900         * mml.el (mml-preview): Use it; doc fix.
9901
9902 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
9903
9904         * imap.el (imap-open): Handle case where buffer is a buffer object.
9905
9906 2005-10-29  Romain Francoise  <romain@orebokech.com>
9907
9908         * message.el (message-fix-before-sending): Fix comment.
9909
9910 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
9911
9912         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
9913
9914 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
9915
9916         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
9917         Used in gnus-score.el.
9918
9919 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9920
9921         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
9922
9923 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
9924
9925         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
9926         whitespace removed in revision 7.8.  Use concatenated string to
9927         protect trailing whitespace.
9928
9929 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
9930
9931         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
9932         (nnimap-request-expire-articles): Use it to avoid sending 'UID
9933         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
9934         Courier IMAP ("some version from 2004").  Mostly based on similar
9935         code in the same function.
9936
9937 2005-10-26  Didier Verna  <didier@xemacs.org>
9938
9939         * gnus-group.el (gnus-group-compact-group): Invalidate original
9940         article buffer.
9941         * gnus-srvr.el (gnus-server-compact-server): Ditto.
9942         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
9943         NOV database and in article itself.
9944         Invalidate article backlog.
9945
9946 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9947
9948         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
9949
9950 2005-10-26  Simon Josefsson  <jas@extundo.com>
9951
9952         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
9953         part of 2004-07-25 change.
9954
9955 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9956
9957         * message.el (message-display-completion-list): New function.
9958         (message-expand-group): Use it; make sure the Completions buffer
9959         is modifiable.
9960 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
9961
9962         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
9963         user-mail-name is an empty string.
9964
9965 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
9966
9967         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
9968         depending on gnus-score-decay-constant.
9969
9970         * encrypt.el (encrypt-insert-file-contents)
9971         (encrypt-write-file-contents): Don't use `gnus-message'.
9972
9973         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
9974         arguments.
9975         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
9976         arguments to mm-uu-verbatim-marks-extract.
9977         (mm-uu-hide-markers): New variable.
9978         (mm-uu-extract): Use face similar to `gnus-cite-3'.
9979
9980         * gnus-fun.el (gnus-convert-image-to-x-face-command)
9981         (gnus-convert-image-to-face-command): Use "convert" by default to
9982         allow other input image formats.
9983         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
9984         accordingly.
9985
9986 2005-10-23  Simon Josefsson  <jas@extundo.com>
9987
9988         * imap.el (imap-gssapi-program): Align command line parameters
9989         with latest GNU SASL.
9990         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
9991
9992 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9993
9994         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
9995         HTML.
9996         (nnslashdot-request-article): Ditto.
9997
9998         * lpath.el (featurep): Add nobreak-char-display.
9999
10000 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
10001
10002         * mail-source.el (mail-source-fetch-pop): Require pop3.
10003         (mail-source-check-pop): Ditto.
10004
10005 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10006
10007         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
10008         errors.
10009
10010 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
10011
10012         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
10013         (gnus-treat-strip-leading-blank-lines): Improve doc string.
10014
10015         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
10016
10017         * mm-bodies.el (mm-decode-string): Call
10018         `mm-charset-to-coding-system' with allow-override argument.
10019
10020 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10021
10022         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
10023         (rfc2047-charset-to-coding-system): New function.
10024         (rfc2047-decode-encoded-words): New function.
10025         (rfc2047-decode-region): Use them.
10026         (rfc2047-decode-cte): Remove.
10027         (rfc2047-parse-and-decode): Remove.
10028         (rfc2047-decode): Remove.
10029
10030 2005-10-15  Kenichi Handa  <handa@m17n.org>
10031
10032         * rfc2047.el (rfc2047-decode-cte): New function.
10033         (rfc2047-decode-region): Change the way to decode successive
10034         encoded-words: decode B- or Q-encoding in each encoded-word,
10035         concatenate them, and decode it as charset.
10036
10037 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10038
10039         * lpath.el: Fbind codepage-setup for XEmacs.
10040
10041 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
10042
10043         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
10044         widget-move-and-invoke.
10045         (gnus-custom-mode): Use gnus-custom-map.
10046
10047 2005-10-15  Bill Wohler  <wohler@newt.com>
10048
10049         * message.el (message-tool-bar-map): Renamed image file from
10050         mail_send to mail/send.
10051
10052 2005-10-16  Masatake YAMATO  <jet@gyve.org>
10053
10054         * message.el (message-expand-group): Pass the common
10055         prefix substring of completion to `display-completion-list'.
10056
10057 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
10058
10059         * mml-sec.el (mml-secure-method): New internal variable.
10060         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
10061         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
10062         functions using mml-secure-method.
10063
10064         * mml.el (mml-mode-map): Add key bindings for those functions.
10065         (mml-menu): Simplify security menu entries.  Suggested by Jesper
10066         Harder <harder@myrealbox.com>.
10067         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
10068         end of message if point is the headers of the message.
10069
10070         * message.el (message-in-body-p): New function.
10071
10072         * assistant.el: Autoload gnus-util and netrc.
10073
10074         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
10075         Use `mm-charset-override-alist' only when decoding.
10076
10077         * mm-bodies.el (mm-decode-body): Call
10078         `mm-charset-to-coding-system' with allow-override argument.
10079
10080         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
10081         `filename' from Content-Disposition if Content-Type doesn't
10082         provide `name'.
10083         (gnus-mime-view-part-as-type): Set default instead of
10084         initial-input.
10085
10086 2005-10-09  Daniel Brockman  <daniel@brockman.se>
10087
10088         * format-spec.el (format-spec): Propagate text properties of % spec.
10089
10090 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
10091
10092         * gnus-art.el (gnus-treat-predicate): Add `first'.
10093
10094 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
10095
10096         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
10097         (mm-charset-override-alist): New variable.
10098         (mm-charset-to-coding-system): Use it.
10099         (mm-codepage-setup): New helper function.
10100         (mm-charset-eval-alist): New variable.
10101         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
10102         about unknown charsets.
10103
10104         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
10105
10106 2005-10-04  David Hansen  <david.hansen@gmx.net>
10107
10108         * nnrss.el (nnrss-request-article): Add support for the comments tag.
10109         (nnrss-check-group): Ditto.
10110
10111 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
10112
10113         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
10114         Rename x-gnus-verbatim to x-verbatim.
10115         (mm-uu-type-alist): Fix regexp for verbatim-marks.
10116
10117         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
10118         x-verbatim.
10119
10120         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
10121
10122         * gnus-util.el (gnus-remove-duplicates): Remove.
10123
10124         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
10125         instead of gnus-remove-duplicates.
10126
10127         * message.el (message-remove-duplicates): Remove.
10128         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
10129         message-remove-duplicates.
10130
10131         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
10132         available, else use implementation from `delete-dups'.
10133
10134         * message.el (message-insert-expires): New function.
10135         (message-mode-map): Add key binding.
10136         (message-mode-field-menu): Add menu entry.
10137         (message-mode): Document it.
10138         (message-make-expires-date): Use `message-make-date'.
10139
10140 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
10141
10142         * message.el (message-make-expires-date): New function.
10143
10144 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10145
10146         * Makefile.in (list-installed-shadows): New entry.
10147         (install): Use it.
10148         (remove-installed-shadows): New entry.
10149
10150         * dgnushack.el (dgnushack-default-load-path): New variable.
10151         (dgnushack-find-lisp-shadows): New function.
10152         (dgnushack-remove-lisp-shadows): New function.
10153
10154 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10155
10156         * Makefile.in (install-el-elc): New entry.
10157         (install): Use it so that .el files are necessarily installed.
10158
10159 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10160
10161         * time-date.el: Autoload parse-time-string, XEmacs needs it.
10162
10163 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10164
10165         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
10166         function rather than the diff-mode.el package.
10167         (mm-display-external): Use with-current-buffer.
10168         (mm-viewer-completion-map, mm-viewer-completion-map):
10169         Move initialization inside declaration.
10170
10171 2005-09-29  Simon Josefsson  <jas@extundo.com>
10172
10173         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
10174         autoload mail-check-payment.
10175         (spam-check-hashcash): Define unconditionally, since hashcash.el
10176         is part of Gnus now.  Ignore errors from payment checking.
10177
10178 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
10179
10180         * message.el (message-bold-region, message-unbold-region): Rename
10181         from `bold-region' and `unbold-region'.
10182
10183         * message.el: Remove useless autoloads.
10184
10185 2005-09-28  Simon Josefsson  <jas@extundo.com>
10186
10187         * message.el (message-use-idna): Default to t.
10188         (message-use-idna): Test whether encoding works too.  Doc fix.
10189
10190 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10191
10192         * nntp.el (nntp-warn-about-losing-connection): Remove.
10193
10194 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
10195
10196         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
10197         customizable.  Change default value.
10198         (mm-uu-diff-groups-regexp): Change default value.
10199         (mm-uu-type-alist): Add doc string.
10200         (mm-uu-configure): Add doc string.  Make it interactive.
10201         (mm-uu-tex-groups-regexp): New variable.
10202         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
10203         (mm-uu-type-alist): Add LaTeX documents.
10204         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
10205         of "text/verbatim".
10206         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
10207
10208         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
10209         instead of "text/verbatim".
10210
10211         * message.el (message-mark-inserted-region)
10212         (message-mark-insert-file): Use slrn style marks when called with
10213         prefix argument.
10214
10215 2005-09-27  Simon Josefsson  <jas@extundo.com>
10216
10217         * message.el (message-idna-to-ascii-rhs-1): Reformat.
10218
10219 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
10220
10221         * message.el (message-remove-duplicates): New function.
10222         Implementation borrowed from `gnus-remove-duplicates'.
10223         (message-idna-to-ascii-rhs): Also encode idna addresses in
10224         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
10225         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
10226         only ask about the same idna domain once per header and also tell
10227         in what header to replace the idna domain.
10228
10229         * gnus-art.el (article-decode-idna-rhs): Also decode idna
10230         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
10231         (article-decode-idna-rhs): Fix regexp so that all idna-address in
10232         a header is decoded and not just the last one.
10233
10234 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10235
10236         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
10237         has been decoded.
10238
10239         * mm-decode.el (mm-automatic-display): Add text/verbatim.
10240         (mm-insert-part): Don't modify text if it has been decoded.
10241
10242         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
10243         decoded.
10244
10245         * mm-view.el (mm-inline-text): Don't strip text props unless
10246         decoding enriched or richtext parts.
10247
10248 2005-09-25  Romain Francoise  <romain@orebokech.com>
10249
10250         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
10251         * gnus-start.el (gnus-subscribe-interactively):
10252         * gnus-uu.el (gnus-uu-grab-articles):
10253         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
10254         space.
10255
10256 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
10257
10258         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
10259         * mm-view.el (mm-view-pkcs7-decrypt):
10260         * gnus-sum.el (gnus-summary-limit-to-extra)
10261         (gnus-summary-respool-article, gnus-read-move-group-name):
10262         * gnus-score.el (gnus-summary-increase-score):
10263         * gnus-util.el (gnus-completing-read-with-default):
10264         * gnus-art.el (gnus-read-save-file-name)
10265         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
10266         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
10267         * message.el (message-check-news-header-syntax):
10268         Follow convention for reading with the minibuffer.
10269
10270 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
10271
10272         * spam-report.el (spam-report-url-ping-plain):
10273         Use gnus-extended-version as User-Agent.
10274
10275         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
10276         default value is nil.
10277
10278         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
10279         (mm-uu-verbatim-marks-extract): New function.
10280         (mm-uu-extract): New face.
10281         (mm-uu-copy-to-buffer): Use it.
10282
10283         * spam-report.el (spam-report-gmane-ham): Renamed from
10284         `spam-report-gmane-unspam'.
10285         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
10286         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
10287
10288         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
10289         Autoload.
10290         (spam-report-gmane-unregister-routine): Renamed
10291         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
10292
10293 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
10294
10295         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
10296         (spam-report-gmane-unregister-routine): Add support for gmane
10297         unregistration.
10298
10299         * spam-report.el (spam-report-gmane-unspam)
10300         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
10301         (spam-report-gmane): Change to take a single article and do unspam
10302         registration.
10303
10304 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
10305
10306         * mm-url.el (mm-url-decode-entities): Fix regexp.
10307
10308 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10309
10310         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
10311         default to nil, to be able to use Gnus at all.  If the default
10312         switches to something else, then the function should be fixed not
10313         be exceedingly slow.
10314
10315 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
10316
10317         * gnus-start.el (gnus-activate-group): If the server is nil, don't
10318         fail hard.
10319
10320         * spam-report.el: Add better Keywords line.
10321
10322         * spam.el: Add Maintainer and better Keywords line.
10323
10324 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
10325
10326         * gnus-art.el (gnus-article-replace-part)
10327         (gnus-mime-replace-part): New functions.
10328         (gnus-mime-action-alist, gnus-mime-button-commands)
10329         (gnus-mime-save-part-and-strip): Added file argument.
10330         (gnus-article-part-wrapper): Added interactive argument.
10331
10332         * gnus-sum.el (gnus-summary-mime-map): Add
10333         `gnus-article-replace-part'.
10334
10335 2005-09-19  Didier Verna  <didier@xemacs.org>
10336
10337         The nnml compaction feature:
10338         * nnml.el (nnml-request-compact-group): New function.
10339         * nnml.el (nnml-request-compact): New function.
10340         * gnus-int.el (gnus-request-compact-group): New function.
10341         * gnus-int.el (gnus-request-compact): New function.
10342         * gnus-group.el (gnus-group-compact-group): New function.
10343         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
10344         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
10345         * gnus-srvr.el (gnus-server-compact-server): New function.
10346         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
10347         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
10348
10349 2005-09-18  Deepak Goel  <deego@gnufans.org>
10350
10351         * sieve.el (sieve-help): Fix `message' call: first arg should be a
10352         format spec.
10353
10354 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10355
10356         * gnus.el (gnus-group-startup-message): Bind image-load-path.
10357
10358 2005-09-15  Romain Francoise  <romain@orebokech.com>
10359
10360         * message.el (message-fill-paragraph): Clarify docstring.
10361
10362 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10363
10364         * gnus-art.el (gnus-mime-display-part): Protect against broken
10365         MIME messages.
10366
10367 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10368
10369         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
10370         before parsing header.
10371
10372 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
10373
10374         * html2text.el (html2text-replace-list): Add new entities.
10375
10376 2005-09-11  Romain Francoise  <romain@orebokech.com>
10377
10378         * message.el (message-alternative-emails): Improve docstring.
10379         (message-setup-1): Call `message-use-alternative-email-as-from'
10380         after `message-setup-hook' to give it precedence over posting
10381         styles, etc.
10382         (message-use-alternative-email-as-from): Add docstring.  Remove
10383         the original From header if present.
10384
10385         * nnml.el (nnml-compressed-files-size-threshold): New variable.
10386         (nnml-save-mail): Use it.
10387
10388         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
10389         articles.  Add new argument `silent'.
10390         (gnus-uu-mark-all): Report the total number of marked articles.
10391
10392 2005-09-10  Romain Francoise  <romain@orebokech.com>
10393
10394         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
10395         (gnus-uu-mark-series): Likewise.
10396
10397 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
10398
10399         * spam-report.el (spam-report-gmane): Fix generation of spam
10400         report URL.
10401
10402 2005-09-10  Simon Josefsson  <jas@extundo.com>
10403
10404         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
10405         t, based on discussion on the ding list with Robert Epprecht
10406         <epprecht@solnet.ch>.
10407
10408 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
10409
10410         * spam-report.el (spam-report-gmane): Make it work without
10411         X-Report-Spam header.  Gmane now only provides Archived-At.
10412         This is only used if `spam-report-gmane-use-article-number' is nil.
10413         (spam-report-gmane-spam-header): Remove.  Not used anymore.
10414
10415         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
10416         make `gnus-summary-sort-by-recipient' work with threading.
10417
10418         * nnweb.el (nnweb-google-wash-article): Print a message if article
10419         is not available.
10420
10421 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10422
10423         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
10424         change.  Decode text/* parts content before displaying.
10425
10426 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
10427
10428         * mml-smime.el: Remove defvar of gnus-extract-address-components.
10429
10430 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10431
10432         * mm-view.el (mm-display-inline-fontify): Disable support modes.
10433
10434         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
10435         url-package-name, url-package-version,
10436         w3m-cid-retrieve-function-alist, w3m-current-buffer,
10437         w3m-display-inline-images, and w3m-minor-mode-map.
10438
10439 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
10440
10441         * message.el (message-tab-body-function): Fix mismatched custom type.
10442
10443         * gnus.el (gnus-group-change-level-function): Ditto.
10444
10445         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
10446
10447         * gnus-art.el (gnus-signature-limit)
10448         (gnus-article-mime-part-function): Ditto.
10449
10450 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10451
10452         * mml.el (mml-mode): Silence the byte compiler.
10453
10454         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
10455         using `(sit-for 0)' before moving the point to the specified part;
10456         skip unbuttonized parts.
10457         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
10458         return to the summary window if gnus-auto-select-part is non-nil.
10459
10460 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
10461
10462         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
10463         variables.
10464         (mml-dnd-attach-file, mml-mode): Use them.
10465
10466         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
10467         Make fetching article by MID work again for Google Groups.  Added
10468         FIXME concerning gnus-group-make-web-group.
10469
10470         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
10471         Don't depend on Gnus by using mail-extract-address-components if
10472         gnus-extract-address-components is not bound.
10473
10474 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10475
10476         * gnus-art.el (gnus-mime-display-security): Don't display the
10477         signature, but only the signed part.
10478
10479 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10480
10481         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
10482
10483         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
10484         list, not listp.
10485
10486 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
10487
10488         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
10489         when encoding.
10490
10491         * mm-bodies.el (mm-decode-content-transfer-encoding):
10492         De-canonicalize CRLF for all text content types, not just
10493         text/plain.
10494
10495 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10496
10497         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
10498         valid article; point arrow and cursor at the MIME button.
10499
10500 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10501
10502         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
10503         Suggested by Dan Christensen <jdc@uwo.ca>.
10504
10505         * mm-decode.el (mm-save-part): Enable change of prompt.
10506
10507 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
10508
10509         * gnus-msg.el (gnus-inews-add-send-actions): Made
10510         `message-post-method' lambda parameter ARG `&optional'.
10511
10512 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
10513
10514         * gnus-sum.el (gnus-summary-mime-map): Added
10515         gnus-article-save-part-and-strip, gnus-article-delete-part and
10516         gnus-article-jump-to-part.
10517
10518         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
10519         (gnus-article-edit-part): Use it.
10520         (gnus-article-part-wrapper): Added no-handle argument.
10521         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
10522         functions.
10523
10524 2005-08-29  Romain Francoise  <romain@orebokech.com>
10525
10526         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
10527         docstring.
10528         (gnus-face-from-file): Likewise.
10529
10530 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
10531
10532         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
10533         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
10534         non-nil.
10535         (gnus-auto-select-part): New variable.
10536         (gnus-article-jump-to-part): New function.
10537         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
10538         (gnus-mime-delete-part): Allow selecting specified part after
10539         deleting or stripping parts.
10540         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
10541         part if argument is bogus.
10542
10543 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
10544
10545         * gnus-art.el (w3m-minor-mode-map):
10546         * gnus-spec.el (gnus-newsrc-file-version):
10547         * gnus-util.el (nnmail-active-file-coding-system)
10548         (gnus-original-article-buffer, gnus-user-agent):
10549         * gnus.el (gnus-ham-process-destinations)
10550         (gnus-parameter-ham-marks-alist)
10551         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
10552         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
10553         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
10554         * mm-decode.el (gnus-current-window-configuration):
10555         * mm-extern.el (gnus-article-mime-handles):
10556         * mm-url.el (url-current-object, url-package-name)
10557         (url-package-version):
10558         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
10559         (smime-keys, w3m-cid-retrieve-function-alist)
10560         (w3m-current-buffer, w3m-display-inline-images)
10561         (w3m-minor-mode-map):
10562         * mml-smime.el (gnus-extract-address-components):
10563         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
10564         (gnus-newsrc-hashtb, message-default-charset)
10565         (message-deletable-headers, message-options)
10566         (message-posting-charset, message-required-mail-headers)
10567         (message-required-news-headers):
10568         * mml1991.el (mc-pgp-always-sign):
10569         * mml2015.el (mc-pgp-always-sign):
10570         * nnheader.el (nnmail-extra-headers):
10571         * rfc1843.el (gnus-decode-encoded-word-function)
10572         (gnus-decode-header-function, gnus-newsgroup-name):
10573         * spam-stat.el (gnus-original-article-buffer): Add defvars.
10574
10575 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
10576
10577         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
10578         the end of the date treatments.
10579
10580 2005-08-15  Simon Josefsson  <jas@extundo.com>
10581
10582         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
10583         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
10584         Capello and Romain Francoise.
10585         (pgg-fetch-key-function): Removed, not used?
10586         (pgg-insert-url-with-w3): Require url, to get
10587         url-insert-file-contents regardless of where it is defined.
10588
10589 2005-08-13  Romain Francoise  <romain@orebokech.com>
10590
10591         * message.el (message-cite-original-1): New function.
10592         (message-cite-original): Use it.
10593         (message-cite-original-without-signature): Ditto.
10594
10595 2005-08-08  Romain Francoise  <romain@orebokech.com>
10596
10597         * message.el (message-yank-empty-prefix): New variable.
10598         (message-indent-citation): Use it.
10599         (message-cite-original-without-signature): Respect X-No-Archive.
10600
10601 2005-08-08  Simon Josefsson  <jas@extundo.com>
10602
10603         * pgg.el: Autoload url-insert-file-contents instead of loading
10604         w3/url.
10605         (pgg-insert-url-with-w3): Don't load url here.
10606
10607 2005-08-07  Jesper Harder  <harder@phys.au.dk>
10608
10609         * message.el (message-kill-to-signature): Don't insert newline at
10610         bol.
10611         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
10612
10613 2005-08-06  Romain Francoise  <romain@orebokech.com>
10614
10615         * message.el (message-user-fqdn): Fix typo in docstring.
10616
10617 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
10618
10619         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
10620
10621         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
10622
10623 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10624
10625         * mm-bodies.el (mm-encode-body): Use coding system rather than
10626         charset to encode text.
10627
10628         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
10629         number of charsets if utf-8 is available (XEmacs).
10630
10631 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
10632
10633         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
10634         taken from `gnus-button-mid-or-mail-regexp'.
10635         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
10636         (gnus-button-alist): Improve regexp for domain part of the MIDs
10637         for news:localpart@domain buttons.
10638         (gnus-button-ctan-directory-regexp): Update.
10639
10640 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10641
10642         * sieve-manage.el (sieve-manage-interactive-login): Use
10643         make-local-variable rather than make-variable-buffer-local.
10644         (sieve-manage-open): Ditto.
10645         (sieve-manage-authenticate): Ditto.
10646
10647         * mml.el (mml-generate-mime-1): Make the content type default to
10648         text/plain if the filename is not specified.
10649
10650 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10651
10652         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
10653         instead of insert-buffer.
10654
10655         * message.el (message-yank-original): Ditto; set the mark at the
10656         end of the yanked message.
10657
10658 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10659
10660         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
10661         lines to scroll rather than to stop it.
10662
10663         * mml.el (mml-generate-default-type): Add doc string.
10664         (mml-generate-mime-1): Use mm-default-file-encoding or make it
10665         default to application/octet-stream when determining the content
10666         type if it is not specified for the part or the mml contents; add
10667         a comment about mml-generate-default-type.
10668
10669 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
10670
10671         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
10672         make it default to application/octet-stream when determining the
10673         content type if it is not specified for the external contents.
10674
10675 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10676
10677         * rfc2231.el (rfc2231-parse-string): Take care that not only a
10678         segmented parameter but also other parameters might be there.
10679
10680 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10681
10682         * mm-decode.el (mm-display-external): Delete temp file, directory
10683         and buffer immediately if the external process is exited.
10684
10685 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10686
10687         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
10688         fewer lines than that of scroll-margin.
10689         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
10690
10691 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10692
10693         * gnus-art.el (gnus-article-next-page): Revert.
10694         (gnus-article-beginning-of-window): New macro.
10695         (gnus-article-next-page-1): Use it.
10696         (gnus-article-prev-page): Ditto.
10697         (gnus-article-edit-part): Use insert-buffer-substring instead of
10698         insert-buffer.
10699         (gnus-article-edit-exit): Ditto.
10700
10701         * gnus-util.el (gnus-beginning-of-window): Remove.
10702         (gnus-end-of-window): Remove.
10703
10704         * lpath.el: Don't bind header-line-format and scroll-margin.
10705
10706 2005-07-25  Simon Josefsson  <jas@extundo.com>
10707
10708         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
10709         to have the url package without w3.  Reported by Daiki Ueno
10710         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
10711
10712 2005-07-20  Didier Verna  <didier@xemacs.org>
10713
10714         * gnus-diary.el: Remove the description comment (nndiary is now
10715         properly documented in the Gnus manual).
10716         Fix the spelling of "Back End".
10717         * nndiary.el: Ditto.
10718         Fix the copyright notice.
10719
10720 2005-07-18  Romain Francoise  <romain@orebokech.com>
10721
10722         * gnus-sum.el (gnus-summary-to-prefix)
10723         (gnus-summary-newsgroup-prefix): New variables.
10724         (gnus-summary-from-or-to-or-newsgroups): Use them.
10725
10726 2005-07-17  Romain Francoise  <romain@orebokech.com>
10727
10728         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
10729         space as it's generally not especially interesting to the user.
10730
10731 2005-07-16  Romain Francoise  <romain@orebokech.com>
10732
10733         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
10734         nil to avoid prompting and file modification if one of the
10735         messages at the top of the nnfolder file contains a copyright
10736         notice.
10737         Update copyright notice.
10738
10739         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
10740         instead of `current-time-string' as the latter creates a time
10741         string that is not RFC 2822 compliant (it lacks the zone).
10742         Update copyright notice.
10743
10744 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
10745
10746         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
10747         for text/rtf.  Display default in prompt.  Pass default for M-n.
10748
10749         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
10750
10751 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10752
10753         * gnus-msg.el (gnus-button-mailto): Remove
10754         save-selected-window-window hackery because it relies on
10755         save-selected-window internals.
10756
10757 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10758
10759         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
10760         (gnus-article-next-page-1): Use gnus-beginning-of-window.
10761         (gnus-article-prev-page): Ditto.
10762
10763         * gnus-util.el (gnus-beginning-of-window): New function.
10764         (gnus-end-of-window): New function.
10765
10766         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
10767
10768 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
10769
10770         * gnus-score.el (gnus-score-edit-all-score): Set
10771         gnus-score-edit-exit-function to gnus-score-edit-done and call
10772         gnus-message.
10773
10774 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10775
10776         * gnus-msg.el (gnus-button-mailto): Remove
10777         save-selected-window-window hackery because it relies on
10778         save-selected-window internals.
10779
10780 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10781
10782         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
10783         add-minor-mode.
10784         (gnus-binary-mode): Ditto.
10785
10786         * gnus-topic.el (gnus-topic-mode): Ditto.
10787
10788 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
10789
10790         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
10791         (gnus-article-prev-page): Take scroll-margin into consideration.
10792
10793 2005-07-04  Lute Kamstra  <lute@gnu.org>
10794
10795         Update FSF's address in GPL notices.
10796
10797 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
10798
10799         * gnus.el (gnus-exit):
10800         * gnus-group.el (gnus-group-icons):
10801         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
10802
10803         * gnus-nocem.el (gnus-nocem):
10804         * message.el (message-various, message-buffers, message-sending)
10805         (message-interface, message-forwarding, message-insertion)
10806         (message-headers, message-news, message-mail):
10807         * pgg-gpg.el (pgg-gpg):
10808         * pgg-parse.el (pgg-parse):
10809         * pgg-pgp.el (pgg-pgp):
10810         * pgg-pgp5.el (pgg-pgp5):
10811         * pop3.el (pop3): Finish `defgroup' description with period.
10812
10813 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10814
10815         * gnus-art.el (article-display-face): Improve the efficiency.
10816         (article-display-x-face): Ditto; remove grey x-face stuff.
10817
10818 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10819
10820         * gnus-art.el (article-display-face): Correct the position in
10821         which Faces are inserted.
10822
10823 2005-06-29  Didier Verna  <didier@xemacs.org>
10824
10825         * gnus-art.el (article-display-face): Display faces in correct
10826         order.
10827
10828 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10829
10830         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
10831         (gnus-fill-real-hashtb): Use hash table instead of obarray.
10832         (gnus-nocem-check-article): Fetch the Type header.
10833         (gnus-nocem-message-wanted-p): Fix the way to examine types.
10834         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
10835         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
10836         make sure gnus-nocem-hashtb is initialized.
10837         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
10838         (gnus-nocem-unwanted-article-p): Ditto.
10839
10840         * pgg.el (pgg-verify): Return the verification result.
10841
10842 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10843
10844         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
10845         is ascii.
10846
10847 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
10848
10849         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
10850         `show-nonbreak-escape'.
10851
10852 2005-06-23  Lute Kamstra  <lute@gnu.org>
10853
10854         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
10855
10856         * dig.el (dig-mode):
10857         * smime.el (smime-mode): Use gnus-run-mode-hooks.
10858
10859 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
10860
10861         * nnimap.el (nnimap-split-download-body): Fix spellings.
10862
10863 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
10864
10865         * gnus-art.el (gnus-article-encrypt-body):
10866         * gnus-cus.el (gnus-score-customize):
10867         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
10868         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
10869
10870 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
10871
10872         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
10873         header by looking for magic "MII" at the beginnig.
10874
10875 2005-06-16  Miles Bader  <miles@gnu.org>
10876
10877         * gnus-xmas.el (gnus-xmas-group-startup-message):
10878         Use renamed gnus-splash face.
10879
10880         * assistant.el (assistant-field): Remove "-face" suffix from face name.
10881         (assistant-field-face): New backward-compatibility alias for renamed
10882         face.
10883         (assistant-render-text): Use renamed assistant-field face.
10884
10885         * spam.el (spam): Remove "-face" suffix from face name.
10886         (spam-face): New backward-compatibility alias for renamed face.
10887         (spam-face, spam-initialize): Use renamed spam face.
10888
10889         * message.el (message-header-to, message-header-cc)
10890         (message-header-subject, message-header-newsgroups)
10891         (message-header-other, message-header-name)
10892         (message-header-xheader, message-separator, message-cited-text)
10893         (message-mml): Remove "-face" suffix from face names.
10894         (message-header-to-face, message-header-cc-face)
10895         (message-header-subject-face, message-header-newsgroups-face)
10896         (message-header-other-face, message-header-name-face)
10897         (message-header-xheader-face, message-separator-face)
10898         (message-cited-text-face, message-mml-face):
10899         New backward-compatibility aliases for renamed faces.
10900         (message-font-lock-keywords): Use renamed message faces.
10901
10902         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
10903         (sieve-test-commands, sieve-tagged-arguments):
10904         Remove "-face" suffix from face names.
10905         (sieve-control-commands-face, sieve-action-commands-face)
10906         (sieve-test-commands-face, sieve-tagged-arguments-face):
10907         New backward-compatibility aliases for renamed faces.
10908         (sieve-control-commands-face, sieve-action-commands-face)
10909         (sieve-test-commands-face, sieve-tagged-arguments-face):
10910         Use renamed sieve faces.
10911
10912         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
10913         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
10914         (gnus-group-news-3-empty, gnus-group-news-4)
10915         (gnus-group-news-4-empty, gnus-group-news-5)
10916         (gnus-group-news-5-empty, gnus-group-news-6)
10917         (gnus-group-news-6-empty, gnus-group-news-low)
10918         (gnus-group-news-low-empty, gnus-group-mail-1)
10919         (gnus-group-mail-1-empty, gnus-group-mail-2)
10920         (gnus-group-mail-2-empty, gnus-group-mail-3)
10921         (gnus-group-mail-3-empty, gnus-group-mail-low)
10922         (gnus-group-mail-low-empty, gnus-summary-selected)
10923         (gnus-summary-cancelled, gnus-summary-high-ticked)
10924         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
10925         (gnus-summary-high-ancient, gnus-summary-low-ancient)
10926         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
10927         (gnus-summary-low-undownloaded)
10928         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
10929         (gnus-summary-low-unread, gnus-summary-normal-unread)
10930         (gnus-summary-high-read, gnus-summary-low-read)
10931         (gnus-summary-normal-read, gnus-splash):
10932         Remove "-face" suffix from face names.
10933         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
10934         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
10935         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
10936         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
10937         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
10938         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
10939         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
10940         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
10941         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
10942         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
10943         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
10944         (gnus-summary-selected-face, gnus-summary-cancelled-face)
10945         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
10946         (gnus-summary-normal-ticked-face)
10947         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
10948         (gnus-summary-normal-ancient-face)
10949         (gnus-summary-high-undownloaded-face)
10950         (gnus-summary-low-undownloaded-face)
10951         (gnus-summary-normal-undownloaded-face)
10952         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
10953         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
10954         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
10955         (gnus-splash-face):
10956         New backward-compatibility aliases for renamed faces.
10957         (gnus-group-startup-message): Use renamed gnus faces.
10958
10959         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
10960         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
10961         (gnus-server-agent): Remove "-face" suffix from face names.
10962         (gnus-server-agent-face, gnus-server-opened-face)
10963         (gnus-server-closed-face, gnus-server-denied-face)
10964         (gnus-server-offline-face):
10965         New backward-compatibility aliases for renamed faces.
10966         (gnus-server-agent-face, gnus-server-opened-face)
10967         (gnus-server-closed-face, gnus-server-denied-face)
10968         (gnus-server-offline-face): Use renamed gnus faces.
10969
10970         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
10971         Remove "-face" suffix from face names.
10972         (gnus-picon-xbm-face, gnus-picon-face):
10973         New backward-compatibility aliases for renamed faces.
10974
10975         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
10976         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
10977         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
10978         (gnus-cite-11): Remove "-face" suffix from face names.
10979         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
10980         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
10981         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
10982         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
10983         New backward-compatibility aliases for renamed faces.
10984         (gnus-cite-attribution-face, gnus-cite-face-list)
10985         (gnus-article-boring-faces): Use renamed gnus faces.
10986
10987         * gnus-art.el (gnus-signature, gnus-header-from)
10988         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
10989         (gnus-header-content): Remove "-face" suffix from face names.
10990         (gnus-signature-face, gnus-header-from-face)
10991         (gnus-header-subject-face, gnus-header-newsgroups-face)
10992         (gnus-header-name-face, gnus-header-content-face):
10993         New backward-compatibility aliases for renamed faces.
10994         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
10995
10996         * gnus-sum.el (gnus-summary-selected-face)
10997         (gnus-summary-highlight): Use renamed gnus faces.
10998         * gnus-group.el (gnus-group-highlight): Likewise.
10999
11000 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
11001
11002         * gnus-sieve.el (gnus-sieve-article-add-rule):
11003         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
11004         * spam-stat.el (spam-stat-buffer-change-to-spam)
11005         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
11006
11007         * message.el (message-is-yours-p):
11008         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
11009
11010 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11011
11012         * mm-view.el (mm-inline-text): Withdraw the last change.
11013
11014 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11015
11016         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
11017         executing enriched-decode.
11018
11019 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11020
11021         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
11022         charset of tar files.
11023
11024 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
11025
11026         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
11027
11028 2005-06-04  Lute Kamstra  <lute@gnu.org>
11029
11030         * nnfolder.el (nnfolder-read-folder): Make sure that undo
11031         information is never recorded.
11032
11033 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11034
11035         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
11036
11037 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11038
11039         * pop3.el (pop3-apop): Run md5 in the binary mode.
11040
11041         * starttls.el (starttls-set-process-query-on-exit-flag):
11042         Use eval-and-compile.
11043
11044 2005-05-31  Simon Josefsson  <jas@extundo.com>
11045
11046         * smime.el (smime-replace-in-string): Define.
11047         (smime-cert-by-ldap-1): Use it.
11048
11049 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11050
11051         * gnus-art.el (article-display-x-face): Replace
11052         process-kill-without-query by gnus-set-process-query-on-exit-flag.
11053
11054         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
11055         set-process-query-on-exit-flag or process-kill-without-query.
11056
11057         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
11058         loop instead of replace-regexp.
11059
11060         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
11061         instead of process-kill-without-query if it is available.
11062
11063         * lpath.el: Fbind ldap-search-entries.
11064
11065         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
11066         instead of find-file-hooks if it is available.
11067
11068         * mml1991.el: Bind pgg-default-user-id when compiling.
11069
11070         * mml2015.el: Bind pgg-default-user-id when compiling.
11071
11072         * nndraft.el (nndraft-request-associate-buffer):
11073         Use write-contents-functions instead of write-contents-hooks if it is
11074         available.
11075
11076         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
11077         instead of find-file-hooks if it is available.
11078
11079         * nntp.el (nntp-open-connection): Replace
11080         process-kill-without-query by gnus-set-process-query-on-exit-flag.
11081         (nntp-open-ssl-stream): Ditto.
11082         (nntp-open-tls-stream): Ditto.
11083
11084         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
11085         set-process-query-on-exit-flag or process-kill-without-query.
11086         (starttls-open-stream-gnutls): Use it instead of
11087         process-kill-without-query.
11088         (starttls-open-stream): Ditto.
11089
11090 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
11091
11092         * smime.el (smime-cert-by-ldap-1): Don't use
11093         replace-regexp-in-string.
11094
11095 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
11096
11097         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
11098
11099         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
11100         in PEM format.  Adjust to the XEmacs compability.
11101
11102 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
11103
11104         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
11105         by `string-to-number'.
11106         * gnus-agent.el (gnus-agent-regenerate-group)
11107         (gnus-agent-fetch-articles): Ditto.
11108         * gnus-art.el (gnus-button-fetch-group): Ditto.
11109         * gnus-cache.el (gnus-cache-generate-active)
11110         (gnus-cache-articles-in-group): Ditto.
11111         * gnus-group.el (gnus-group-set-current-level)
11112         (gnus-group-insert-group-line): Ditto.
11113         * gnus-score.el (gnus-score-set-expunge-below)
11114         (gnus-score-set-mark-below, gnus-summary-score-effect)
11115         (gnus-summary-score-entry): Ditto.
11116         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
11117         (gnus-soup-pack): Ditto.
11118         * gnus-spec.el (gnus-xmas-format): Ditto.
11119         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
11120         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
11121         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
11122         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
11123         * nndb.el (nndb-get-remote-expire-response): Ditto.
11124         * nndiary.el (nndiary-parse-schedule-value)
11125         (nndiary-string-to-number, nndiary-request-replace-article)
11126         (nndiary-request-article): Ditto.
11127         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
11128         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
11129         * nneething.el (nneething-make-head): Ditto.
11130         * nnfolder.el (nnfolder-request-article)
11131         (nnfolder-retrieve-headers): Ditto.
11132         * nnheader.el (nnheader-file-to-number): Ditto.
11133         * nnkiboze.el (nnkiboze-request-article): Ditto.
11134         * nnmail.el (nnmail-process-unix-mail-format)
11135         (nnmail-process-babyl-mail-format): Ditto.
11136         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
11137         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
11138         (nnmh-request-create-group, nnmh-request-list-1)
11139         (nnmh-request-group, nnmh-request-article): Ditto.
11140         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
11141         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
11142         * nnsoup.el (nnsoup-make-active): Ditto.
11143         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
11144         * nntp.el (nntp-find-group-and-number)
11145         (nntp-retrieve-headers-with-xover): Ditto.
11146         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
11147         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
11148         (pgg-format-key-identifier): Ditto.
11149         * pop3.el (pop3-last, pop3-stat): Ditto.
11150         * qp.el (quoted-printable-decode-region): Ditto.
11151
11152         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
11153         of concat.
11154
11155 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11156
11157         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
11158
11159         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
11160
11161         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
11162
11163         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
11164
11165         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
11166
11167         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
11168
11169         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
11170         (gnus-carpal-mode): Ditto.
11171
11172         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
11173         (gnus-browse-mode): Ditto.
11174
11175         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
11176
11177         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
11178
11179 2005-05-29  Richard M. Stallman  <rms@gnu.org>
11180
11181         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
11182
11183 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11184
11185         * gnus-util.el (gnus-run-mode-hooks): New function.
11186
11187         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
11188
11189         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
11190         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
11191
11192 2005-05-27  Lute Kamstra  <lute@gnu.org>
11193
11194         * dns-mode.el (dns-mode): Specify customization group.
11195
11196 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
11197
11198         * gnus-agent.el (gnus-agent-make-mode-line-string):
11199         Use mode-line-highlight as mouse-face.
11200
11201 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11202
11203         * canlock.el (canlock): Change the parent group to news.
11204
11205         * deuglify.el (gnus-outlook-deuglify): Add :group.
11206
11207         * dig.el (dig): Add :group.
11208
11209         * dns-mode.el (dns-mode): Add :group.
11210
11211         * encrypt.el (encrypt): Add :group.
11212
11213         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
11214         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
11215         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
11216         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
11217         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
11218
11219         * gnus-diary.el (gnus-diary): Add :group.
11220
11221         * gnus.el (gnus-group-news-1-face): Add :group.
11222         (gnus-group-news-1-empty-face): Ditto.
11223         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
11224         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
11225         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
11226         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
11227         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
11228         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
11229         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
11230         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
11231         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
11232         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
11233         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
11234         (gnus-summary-high-ticked-face): Ditto.
11235         (gnus-summary-low-ticked-face): Ditto.
11236         (gnus-summary-normal-ticked-face): Ditto.
11237         (gnus-summary-high-ancient-face): Ditto.
11238         (gnus-summary-low-ancient-face): Ditto.
11239         (gnus-summary-normal-ancient-face): Ditto.
11240         (gnus-summary-high-undownloaded-face): Ditto.
11241         (gnus-summary-low-undownloaded-face): Ditto.
11242         (gnus-summary-normal-undownloaded-face): Ditto.
11243         (gnus-summary-high-unread-face): Ditto.
11244         (gnus-summary-low-unread-face): Ditto.
11245         (gnus-summary-normal-unread-face): Ditto.
11246         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
11247         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
11248
11249         * hashcash.el (hashcash): New custom group.
11250         (hashcash-default-payment): Add :group.
11251         (hashcash-payment-alist): Ditto.
11252         (hashcash-default-accept-payment): Ditto.
11253         (hashcash-accept-resources): Ditto.
11254         (hashcash-path): Ditto.
11255         (hashcash-extra-generate-parameters): Ditto.
11256         (hashcash-double-spend-database): Ditto.
11257         (hashcash-in-news): Ditto.
11258
11259         * message.el (message-minibuffer-local-map): Add :group.
11260
11261         * netrc.el (netrc): Add :group.
11262
11263         * sieve-manage.el (sieve-manage-log): Add :group.
11264         (sieve-manage-default-user): Diito.
11265         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
11266         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
11267         (sieve-manage-authenticators): Ditto.
11268         (sieve-manage-authenticator-alist): Ditto.
11269         (sieve-manage-default-port): Ditto.
11270
11271         * sieve-mode.el (sieve-control-commands-face): Add :group.
11272         (sieve-action-commands-face): Ditto.
11273         (sieve-test-commands-face): Ditto.
11274         (sieve-tagged-arguments-face): Ditto.
11275
11276         * smime.el (smime): Add :group.
11277
11278         * spam-report.el (spam-report): Add :group.
11279
11280         * spam.el (spam, spam-face): Add :group.
11281
11282 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11283
11284         * nntp.el (nntp-next-result-arrived-p): Some news servers may
11285         return \n.\n.\n at the end of articles.  Protect against that.
11286         (nntp-with-open-group): Allow debugging.
11287
11288         * nnheader.el (mail-header-set-extra): Make into a function
11289         because I just could't understand how to quote the list properly.
11290
11291         * dns.el (query-dns-cached): New function.
11292
11293 2005-05-26  Lute Kamstra  <lute@gnu.org>
11294
11295         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
11296
11297 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11298
11299         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
11300
11301         * gnus-art.el: Don't autoload mail-extract-address-components.
11302
11303         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
11304         eval-and-compile to evaluate it.
11305
11306         * hashcash.el: Don't autoload executable-find.
11307
11308         * nndb.el: Don't declare the nndb back end two or more times; don't
11309         autoload news-reply-mode, news-setup, cancel-timer and telnet.
11310
11311         * nntp.el: Autoload format-spec instead of format; use
11312         eval-and-compile to evaluate autoload forms.
11313
11314 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
11315
11316         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
11317
11318 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11319
11320         * gnus.el (gnus-version-number): Bump version.
11321
11322 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11323
11324         * gnus.el: No Gnus v0.3 is released.
11325
11326 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11327
11328         * lpath.el (featurep): Bind show-nonbreak-escape.
11329
11330 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11331
11332         * gnus-art.el (gnus-article-edit-part): Disable undo.
11333
11334 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11335
11336         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
11337         gnus-article-date-lapsed-new-header is t if date timer is active;
11338         skip headers in which the original date value is empty.
11339         (gnus-article-save-original-date): Redefine it as a macro.
11340         (gnus-display-mime): Use it.
11341
11342 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11343
11344         * gnus-art.el (article-date-ut): Support converting date in
11345         forwarded parts as well.
11346         (gnus-article-save-original-date): New function.
11347         (gnus-display-mime): Use it.
11348
11349 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
11350
11351         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
11352         enclosure element of <item>.
11353
11354 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
11355
11356         * message.el (message-kill-buffer-query): Renamed from
11357         `message-kill-buffer-query-if-modified'.  Added :version.
11358
11359 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11360
11361         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
11362         window layout.
11363
11364 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11365
11366         * mml.el: Autoload dnd when compiling.
11367
11368 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
11369
11370         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
11371         x-dnd-*.
11372
11373 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11374
11375         * qp.el (quoted-printable-encode-region): Save excursion.
11376
11377 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
11378
11379         * message.el (message-kill-buffer-query-if-modified): Add new variable
11380         so the user can kill a modified message buffer quickly.
11381         (message-kill-buffer): Use it.
11382
11383 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11384
11385         * lpath.el: Fbind display-time-event-handler; don't fbind
11386         string-to-multibyte.
11387
11388         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
11389
11390 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11391
11392         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
11393         contained in text because xml.el decodes entities) with LFs.
11394
11395 2005-04-11  Lute Kamstra  <lute@gnu.org>
11396
11397         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
11398         differently.
11399
11400 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11401
11402         * mm-util.el (mm-detect-coding-region): Typo.
11403
11404 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11405
11406         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
11407
11408 2005-04-06  Deepak Goel  <deego@gnufans.org>
11409
11410         * spam-stat.el (spam-stat-score-buffer): Add a call to a
11411         user-function allow user modifications of the scores.
11412         (spam-stat-score-buffer-user): New function, to allow
11413         user-computed modifications to the score.
11414         (spam-stat-score-buffer-user-functions): List of additional
11415         scoring functions.
11416         (spam-stat-error-holder): Global temporary error holder.
11417         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
11418         variable.
11419
11420 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
11421
11422         * gnus-registry.el (gnus-registry-clean-empty-function)
11423         (gnus-registry-trim, gnus-registry-fetch-groups)
11424         (gnus-registry-delete-group): Groups that match
11425         `gnus-registry-ignored-groups' are removed from the registry
11426         entries, not just ignored for splitting.  This helps clean up the
11427         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
11428         to get all the groups a message ID is in.
11429
11430         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
11431         (spam-stat-split-fancy): Change "threshhold" to "threshold".
11432         (spam-stat-score-buffer-user-functions): Add :number custom type.
11433
11434 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11435
11436         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
11437         argument in XEmacs.
11438
11439         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
11440         (nnrss-request-group): Decode group name first.
11441         (nnrss-request-article): Make a text/plain article if mml-to-mime
11442         failed.
11443         (nnrss-get-encoding): Return a compatible encoding according to
11444         nnrss-compatible-encoding-alist.
11445         (nnrss-find-el): Use consp instead of listp.
11446         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
11447
11448 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11449
11450         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
11451         which Emacs 20 doesn't support.
11452         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
11453
11454 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
11455
11456         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
11457         silence the byte compiler inside the defun.
11458
11459         * gnus-demon.el (parse-time-string): Add autoload.
11460
11461         * gnus-delay.el (parse-time-string): Add autoload.
11462
11463         * gnus-art.el (parse-time-string): Add autoload.
11464
11465         * nnultimate.el (parse-time): Require for `parse-time-string'.
11466
11467 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
11468
11469         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
11470
11471         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
11472
11473         * smime.el (smime-ldap-host-list): Add :version.
11474
11475 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
11476
11477         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
11478         pass it to `gnus-browse-read-group'.
11479         (gnus-browse-read-group): Add NUMBER argument and pass it to
11480         `gnus-group-read-ephemeral-group'.
11481
11482         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
11483         argument and pass it to `gnus-group-read-group'.
11484
11485 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
11486
11487         * mm-util.el (mm-xemacs-find-mime-charset): Only call
11488         mm-xemacs-find-mime-charset-1 if we have the mule feature
11489         available at runtime.
11490
11491 2005-03-25  Werner Lemberg  <wl@gnu.org>
11492
11493         * nnmaildir.el: Replace `illegal' with `invalid'.
11494
11495 2005-03-23  Lute Kamstra  <lute@gnu.org>
11496
11497         * time-date.el: Add comment on time value formats.
11498         Don't require parse-time.
11499         (with-decoded-time-value): New macro.
11500         (encode-time-value): New function.
11501         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
11502         (days-to-time): Return a valid time value when arg is huge.
11503         (time-since): Use time-subtract.
11504         (time-to-number-of-days): Use time-to-seconds.
11505
11506 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11507
11508         * gnus-start.el (gnus-display-time-event-handler):
11509         Check display-time-timer at runtime rather than only at load time
11510         in case display-time-mode is turned off in the mean time.
11511
11512 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
11513
11514         * nnimap.el (nnimap-open-connection): Print which authinfo file is
11515         used.
11516
11517         * nneething.el (nneething-map-file-directory): Derive from
11518         `gnus-directory'.
11519
11520         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
11521         the To/Cc button.
11522
11523 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
11524
11525         * nnmaildir.el (nnmaildir-request-accept-article):
11526         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
11527
11528 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
11529
11530         * gnus-async.el: Require timer-funcs at compile time when in
11531         XEmacs for `run-with-idle-timer'.
11532
11533 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
11534
11535         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
11536         autoloaded function.
11537
11538 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11539
11540         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
11541
11542 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
11543
11544         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
11545
11546 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11547
11548         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
11549         gnus-expert-user to default.
11550
11551 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
11552
11553         * nnimap.el (nnimap-open-server): Ditto.
11554
11555         * imap.el (imap-authenticate): Fix typo.
11556
11557 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
11558
11559         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
11560         buffer (since IMAP server might return FETCH response out of
11561         order, and the nntp buffer must be sorted).
11562
11563 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
11564
11565         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
11566         comparison on string.
11567
11568         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
11569         (gnus-agent-score): Renamed category keywords to match gnus-cus.
11570         (gnus-agent-summary-fetch-series): Modified to protect against
11571         gnus-agent-summary-fetch-group clearing processable flags.
11572         (gnus-agent-synchronize-group-flags): Update live group buffer as
11573         synchronization may occur due to the user toggle the plugged
11574         status.
11575         (gnus-agent-fetch-group-1): Clear downloadable flag when article
11576         successfully downloaded.
11577         (gnus-agent-expire-group-1): Avoid using markers when the overview
11578         is in ascending order; greatly improves performance.
11579         (gnus-agent-regenerate-group): Use
11580         gnus-agent-synchronize-group-flags to reset read status in both
11581         gnus and server.
11582         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
11583
11584 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
11585
11586         * message.el: Don't autoload former message-utils variables.
11587         (message-strip-subject-trailing-was): Change doc string.
11588
11589         * nnweb.el: Fixes for `gnus-group-make-web-group'.
11590         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
11591         (nnweb-google-search): Add "hl=en" here.
11592         (nnweb-google-parse-1, nnweb-google-create-mapping):
11593         Don't hardcode URL.
11594
11595 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
11596
11597         * message.el (message-get-reply-headers, message-followup):
11598         Mention related variables `message-use-followup-to' and
11599         `message-use-mail-followup-to', in the information buffer.
11600
11601         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
11602         of broken groups(-beta).google.com.
11603
11604 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
11605
11606         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
11607         parameter to invoked gnus-request-move-article; remove the
11608         redundant gnus-sum-hint-move-is-internal variable; apply the marks
11609         all at once instead of once per article.
11610         (gnus-summary-remove-process-mark): Accept a list of articles as
11611         well as a single article for processing.
11612
11613         * gnus-int.el (gnus-request-move-article): Add move-is-internal
11614         parameter.
11615
11616         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
11617
11618         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
11619
11620         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
11621         parameter.
11622
11623         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
11624         parameter.
11625
11626         * nnimap.el (nnimap-request-move-article): Add move-is-internal
11627         parameter and remove the gnus-sum-hint-move-is-internal variable.
11628
11629         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
11630         parameter.
11631
11632         * nndraft.el (nndraft-request-move-article): Add move-is-internal
11633         parameter.
11634
11635         * nndiary.el (nndiary-request-move-article): Add move-is-internal
11636         parameter.
11637
11638         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
11639
11640         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
11641         parameter.
11642
11643         * nnagent.el (nnagent-request-move-article): Add move-is-internal
11644         parameter.
11645
11646 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
11647
11648         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
11649         a more conservative way.
11650
11651 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11652
11653         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
11654         buffer, so it moves the window's cursor.
11655
11656 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
11657
11658         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
11659         `mm-dissect-multipart' and receive the from field as an (optional)
11660         argument from `mm-dissect-multipart'.
11661         (mm-dissect-multipart): Receive the from field as an argument and
11662         pass it on when we call `mm-dissect-buffer' on MIME parts.
11663         Fixes verification/decryption of signed/encrypted MIME parts.
11664
11665 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
11666
11667         * gnus-sum.el (gnus-summary-move-article): Set
11668         gnus-sum-hint-move-is-internal for gnus-request-move-article and
11669         whatever it calls (right now, only nnimap-request-move article
11670         respects it).
11671
11672         * nnimap.el (nnimap-request-move-article): When
11673         gnus-sum-hint-move-is-internal is set, don't do the extra
11674         nnimap-request-article.
11675
11676 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
11677
11678         * nnheader.el (nnheader-find-file-noselect): Add doc string.
11679
11680         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
11681         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
11682
11683         * gnus-sum.el (gnus-summary-caesar-message):
11684         Apply `gnus-treat-article' after rotation.
11685
11686         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
11687         doc string.
11688
11689 2005-02-22  Simon Josefsson  <jas@extundo.com>
11690
11691         * encrypt.el (encrypt-password-cache-expiry): Remove (use
11692         `password-cache-expiry' instead).  Reported by Arne Jørgensen
11693         <arne@arnested.dk>.
11694         (encrypt): Add password-cache and password-cache-expiry as group
11695         members.
11696
11697 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
11698
11699         * smime.el (smime-ldap-host-list): Doc fix.
11700         (smime-ask-passphrase): Use `password-read-and-add' to read (and
11701         cache) password.
11702         (smime-sign-region): Use it.
11703         (smime-decrypt-region): Use it.
11704         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
11705         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
11706         fails.
11707         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
11708         certificate from DER to PEM format rather than calling openssl.
11709
11710         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
11711
11712         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
11713         for signing/encryption.
11714
11715         * mml.el (mml-parse-1): Use them.
11716
11717 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
11718
11719         * nnrss.el (nnrss-verbose): Removed.
11720         (nnrss-request-group): Use `nnheader-message' instead.
11721
11722 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
11723
11724         * nnrss.el (nnrss-verbose): New variable.
11725         (nnrss-request-group): Make it say nnrss is requesting a group.
11726
11727 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
11728
11729         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
11730         Handle news URL with given port correctly.
11731
11732 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11733
11734         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
11735         containing special characters.
11736
11737         * gnus-sum.el (gnus-summary-edit-article): Ditto.
11738
11739         * mml.el (mime-to-mml): Ditto.
11740
11741         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
11742         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
11743         (rfc2047-decode-region): Quote decoded words containing special
11744         characters when rfc2047-quote-decoded-words-containing-tspecials
11745         is non-nil.
11746
11747 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
11748
11749         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
11750
11751         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
11752
11753 2005-02-15  Simon Josefsson  <jas@extundo.com>
11754
11755         * nnimap.el (nnimap-debug): Doc fix.
11756
11757         * imap.el (imap-debug): Doc fix.
11758
11759 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11760
11761         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
11762
11763 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
11764
11765         * gnus.el (spam-contents): Improve docs for spam-contents
11766         parameter in its variable incarnation.
11767
11768 2005-02-14  Simon Josefsson  <jas@extundo.com>
11769
11770         * smime-ldap.el: Use require instead of load-library for ldap.
11771         (smime-ldap-search): Indent.
11772         (smime-ldap-search-internal): Shorten line.
11773
11774         * smime.el (smime-cert-by-dns): Add doc-string.
11775         (smime-cert-by-ldap-1): Indent.
11776
11777         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
11778         mml-smime-get-dns-ldap.
11779         (mml-smime-encrypt-query): Use new function.  Default to ldap.
11780
11781 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
11782
11783         * smime.el: Require smime-ldap.
11784         (smime-ldap-host-list): New variable.
11785         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
11786
11787         * mml-smime.el (mml-smime-encrypt-query): New function.
11788         (mml-smime-encrypt-query): Use it.
11789
11790         * smime-ldap.el: New file.
11791
11792 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11793
11794         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
11795
11796 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
11797
11798         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
11799         argument in doc string.  Make query for type more clear.
11800
11801 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
11802
11803         * gnus.el (gnus-group-startup-message): Search for gnus images in
11804         etc/images/gnus.
11805         * mm-util.el (mm-image-load-path): Likewise.
11806         * smiley.el (smiley-data-directory): Search for smilies in
11807         etc/images/smilies.
11808
11809 2005-02-09  Kim F. Storm  <storm@cua.dk>
11810
11811         Change Emacs release version from 21.4 to 22.1 throughout.
11812         Change Emacs development version from 21.3.50 to 22.0.50.
11813
11814 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11815
11816         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
11817
11818         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
11819         non-Mule XEmacs as well.
11820         (mm-decompress-buffer): Signal an error intentionally if it does
11821         not decompress compressed data because auto-compression-mode is
11822         disabled.
11823
11824 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
11825
11826         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
11827         an ID in the registry even if it has no groups.
11828
11829 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11830
11831         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
11832         merge it into mm-decompress-buffer.
11833         (gnus-mime-copy-part): Use the MIME part charset, the value which
11834         a user specified or gnus-newsgroup-charset for decoding, like
11835         gnus-mime-inline-part does; set buffer-file-coding-system to tell
11836         save-buffer what was used.  Suggested by Kevin Ryde
11837         <user42@zip.com.au>.
11838         (gnus-mime-inline-part): Allow the name parameter as well as the
11839         filename parameter; force decompressing of compressed data; always
11840         display contents being not decoded as unibyte.
11841
11842         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
11843         as well as the filename parameter.
11844
11845         * mm-util.el (mm-decompress-buffer): Merge
11846         gnus-mime-jka-compr-maybe-uncompress.
11847         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
11848         of compressed data.
11849
11850 2005-02-08  Simon Josefsson  <jas@extundo.com>
11851
11852         * imap.el (imap-log): Doc fix.
11853
11854 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11855
11856         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
11857         the coding cookies; decompress compressed parts.
11858
11859         * mml.el (mml-generate-mime-1): Add the charset parameter according
11860         to the value which a user specified manually or the coding cookie.
11861
11862         * mm-util.el (mm-string-to-multibyte): New function.
11863         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
11864         (mm-coding-system-to-mime-charset): New function.
11865         (mm-decompress-buffer): New function.
11866         (mm-find-buffer-file-coding-system): New function.
11867
11868         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
11869         (mm-display-inline-fontify): Rewrite for decoding and decompressing
11870         parts.
11871
11872 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11873
11874         * mm-view.el (mm-display-inline-fontify): Decode a part according
11875         to the charset parameter.
11876
11877 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11878
11879         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
11880         prefix arg is neither nil nor a number, as info specifies.
11881
11882 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11883
11884         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
11885         timestamps.
11886
11887 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
11888
11889         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
11890         groups error checking and notify user.
11891
11892 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
11893
11894         * message.el (message-send-mail-function): Check existence of
11895         sendmail-program first before using default value
11896         `message-send-mail-with-sendmail'.  Otherwise use more generic
11897         `smtpmail-send-it'.
11898
11899 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11900
11901         * nntp.el (nntp-request-update-info): Always return nil.
11902
11903 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11904
11905         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
11906
11907 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11908
11909         * message.el (message-beginning-of-line): Change the behavior when
11910         invoked between BOL and : so that it first moves backward.
11911
11912 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11913
11914         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
11915         article buffer when editing of the article is discarded.
11916         (gnus-article-prepare): Revert.
11917
11918 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11919
11920         * gnus-art.el (gnus-article-prepare):
11921         Remove message-strip-forbidden-properties from the local hook.
11922
11923 2005-01-27  Simon Josefsson  <jas@extundo.com>
11924
11925         * password.el (password-cache-add): Only start one timer per key.
11926         Reported by Derek Atkins <warlord@MIT.EDU>.
11927
11928 2005-01-26  Steve Youngs  <steve@sxemacs.org>
11929
11930         * run-at-time.el: Removed.  It is no longer needed as
11931         timer-funcs.el in the xemacs-base package has a working version of
11932         `run-at-time'.
11933
11934         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
11935
11936         * password.el: Require timer-funcs instead of run-at-time in
11937         XEmacs.
11938         Remove `password-run-at-time' macro.
11939         (password-cache-add): Use `run-at-time' instead of
11940         `password-run-at-time'.
11941
11942         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
11943         Remove `nnheader-cancel-function-timers' alias,
11944         `cancel-function-timers' exists in XEmacs in timer-funcs.
11945
11946         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
11947         for `run-with-idle-timer'.
11948
11949         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
11950         for `run-at-time'.
11951
11952         * mm-url.el: Require timer-funcs at compile time when in XEmacs
11953         for `with-timeout'.
11954
11955         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
11956         the same as for XEmacs 21.4.
11957         No need to ignore `run-with-idle-timer', this function exists in
11958         XEmacs now in timer-funcs.el in the xemacs-base package.
11959         (dgnushack-compile): No need to delete
11960         run-at-time.el from the list of files to compile because it
11961         doesn't exist anymore.
11962
11963 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11964
11965         * mml.el (mml-generate-mime-1): Convert string into unibyte when
11966         inserting " *mml*" buffer's contents into a unibyte temp buffer.
11967
11968 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
11969
11970         * mail-source.el (mail-source-fetch-imap): Search for ^From case
11971         sensitively.
11972
11973 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
11974
11975         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
11976
11977 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11978
11979         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
11980         which will be inserted according to the multibyteness of a buffer
11981         rather than the type of contents.  Suggested by ARISAWA Akihiro
11982         <ari@mbf.ocn.ne.jp>.
11983
11984         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
11985         of string which old xml.el may return rather than a string.
11986
11987 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11988
11989         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
11990
11991 2005-01-16  Simon Josefsson  <jas@extundo.com>
11992
11993         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
11994         idn/idna.el isn't available.
11995         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
11996         <michael@waxrat.com>.
11997
11998         * hashcash.el: Remove non-FSF copyright header.
11999
12000         * hashcash.el (hashcash-extra-generate-parameters): New variable.
12001         (hashcash-generate-payment): Use it.
12002         (hashcash-generate-payment-async): Use it.
12003
12004 2005-01-15  Simon Josefsson  <jas@extundo.com>
12005
12006         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
12007         Suggested by Raymond Scholz <ray-2005@zonix.de>.
12008
12009         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
12010         gnus-summary-idna-message.
12011         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
12012         (gnus-summary-idna-message): New function.
12013
12014 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
12015
12016         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
12017         gnus-novice-user.
12018
12019 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12020
12021         * nnrss.el (nnrss-request-delete-group): Delete entries in
12022         nnrss-group-alist as well.
12023         (nnrss-save-server-data): Insert newline.
12024
12025 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
12026
12027         * gnus.el (gnus-user-agent): Use list of symbols instead of
12028         symbols.  Display full version number for (S)XEmacs.  Optionally
12029         display (S)XEmacs codename.
12030
12031         * gnus-util.el (gnus-emacs-version): Update for new
12032         `gnus-user-agent'.
12033
12034         * gnus-msg.el (gnus-extended-version): Make it possible to omit
12035         Gnus version.
12036
12037 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12038
12039         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
12040         which is unreadable in some setups.
12041
12042 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12043
12044         * gnus-spec.el (gnus-update-format-specifications): Flush the
12045         group format spec cache if it doesn't support decoded group names.
12046
12047 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
12048
12049         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
12050         Allow to apply decay on score files matching a regexp.
12051
12052 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12053
12054         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
12055         compatibility in %g and %c.
12056
12057 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12058
12059         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
12060         name for only %g and %c.
12061         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
12062         of gnus-tmp-group to decoded group name.
12063         (gnus-group-make-rss-group): Exclude `/'s from group names.
12064
12065 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12066
12067         * nnrss.el (nnrss-get-encoding): Fix regexp.
12068
12069 2004-12-27  Simon Josefsson  <jas@extundo.com>
12070
12071         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
12072         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
12073         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
12074
12075 2004-12-17  Kim F. Storm  <storm@cua.dk>
12076
12077         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
12078
12079         * gnus-sum.el (gnus-summary-mode-map): Likewise.
12080
12081 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
12082
12083         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
12084
12085 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12086
12087         * nnrss.el: Require rfc2047 and mml.
12088         (nnrss-file-coding-system): New variable.
12089         (nnrss-format-string): Redefine it as an inline function.
12090         (nnrss-decode-group-name): New function.
12091         (nnrss-string-as-multibyte): Remove.
12092         (nnrss-retrieve-headers): Decode group name; don't use
12093         nnrss-format-string.
12094         (nnrss-request-group): Decode group name.
12095         (nnrss-request-article): Decode group name; allow a Message-ID as
12096         well as an article number; don't use nnrss-format-string; encode a
12097         Message-ID string which may contain non-ASCII characters; use
12098         mml-to-mime to compose a MIME article.
12099         (nnrss-request-expire-articles): Decode group name.
12100         (nnrss-request-delete-group): Decode group name.
12101         (nnrss-fetch): Clarify error message.
12102         (nnrss-read-server-data): Use insert-file-contents instead of load;
12103         bind file-name-coding-system; use multibyte buffer.
12104         (nnrss-save-server-data): Bind coding-system-for-write to the
12105         value of nnrss-file-coding-system; bind file-name-coding-system;
12106         add coding cookie.
12107         (nnrss-read-group-data): Use insert-file-contents instead of load;
12108         bind file-name-coding-system; use multibyte buffer.
12109         (nnrss-save-group-data): Bind coding-system-for-write to the
12110         value of nnrss-file-coding-system; bind file-name-coding-system.
12111         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
12112         make it work with non-ASCII text.
12113         (nnrss-find-el): Make it work with old xml.el as well.
12114
12115 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
12116
12117         * nnrss.el (nnrss-get-encoding): New function.
12118         (nnrss-fetch): Use unibyte buffer initially; bind
12119         coding-system-for-read while performing mm-url-insert; remove ^Ms;
12120         decode contents according to the encoding attribute.
12121         (nnrss-save-group-data): Add coding cookie.
12122         (nnrss-mime-encode-string): New function.
12123         (nnrss-check-group): Use it to encode subject and author.
12124
12125 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
12126
12127         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
12128         imaginary variable.
12129
12130 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12131
12132         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
12133         correctly even if there are wide characters.
12134
12135 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
12136
12137         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
12138         downcased symbol names; make a new cache instead of reusing
12139         bbdb-hashtable.
12140
12141 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12142
12143         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
12144         concatenating segments rather than before concatenating them.
12145         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12146
12147         * message.el (message-get-reply-headers): Bind `extra'.
12148
12149 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12150
12151         * message.el (message-extra-wide-headers): New variable.
12152         (message-get-reply-headers): Use it.
12153
12154 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12155
12156         * gnus-agent.el (gnus-agent-group-path): Decode group name.
12157         (gnus-agent-group-pathname): Ditto.
12158
12159         * gnus-cache.el (gnus-cache-file-name): Decode group name.
12160
12161         * gnus-group.el (gnus-group-make-group): Decode group name.
12162         (gnus-group-make-rss-group): Register the group data after opening
12163         the nnrss group.
12164
12165 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
12166
12167         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
12168         by expiry now get marked as read.
12169
12170 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12171
12172         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
12173
12174 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
12175
12176         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
12177         unify Latin characters in XEmacs.
12178         (mm-find-mime-charset-region): Use it.
12179
12180 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12181
12182         * gnus-util.el (gnus-delete-directory): New function.
12183
12184         * gnus-agent.el (gnus-agent-delete-group): Use it.
12185
12186         * gnus-cache.el (gnus-cache-delete-group): Use it.
12187
12188 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12189
12190         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
12191         names.
12192
12193 2004-12-16  Simon Josefsson  <jas@extundo.com>
12194
12195         * hashcash.el (hashcash-payment-alist): Fix custom :type.
12196
12197 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12198
12199         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
12200
12201         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
12202         (gnus-group-set-current-level): Decode group name.
12203
12204 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
12205
12206         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
12207         failed.
12208
12209 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12210
12211         * gnus-group.el (gnus-group-delete-group): Decode group name.
12212         (gnus-group-make-rss-group): Encode group name.
12213         (gnus-group-catchup-current): Decode group name.
12214         (gnus-group-kill-group): Decode group name.
12215
12216 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12217
12218         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
12219
12220 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12221
12222         * gnus-group.el (gnus-group-make-rss-group):
12223         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
12224
12225         * gnus-start.el (gnus-setup-news): Honor user's setting to
12226         gnus-message-archive-method.  Suggested by Lute Kamstra
12227         <lute@gnu.org>.
12228
12229 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
12230
12231         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
12232         global counterparts of the buffer-local variables.
12233
12234 2004-11-16  Romain Francoise  <romain@orebokech.com>
12235
12236         * gnus-sum.el (gnus-summary-exit): Don't clear the global
12237         counterparts of the buffer-local variables.
12238
12239 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
12240
12241         * message.el (message-forbidden-properties): Fixed typo in doc
12242         string.
12243
12244 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
12245
12246         * gnus-util.el (gnus-replace-in-string): Added doc string.
12247
12248         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
12249         to avoid problems when splitting mails with many recipients.
12250
12251 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12252
12253         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
12254         pop-to-buffer, covered by the subsequent gnus-configure-windows.
12255
12256 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
12257
12258         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
12259         if there is no hashtable in memory or file modification time is
12260         newer than cached timestamp.
12261
12262 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
12263
12264         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
12265         not-matching option.
12266
12267 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
12268
12269         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
12270         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
12271         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
12272         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
12273         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
12274         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
12275
12276 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12277
12278         * message.el (message-forward-make-body-mml): Remove headers
12279         according to message-forward-ignored-headers if a message is decoded.
12280
12281 2004-12-02  Romain Francoise  <romain@orebokech.com>
12282
12283         * message.el (message-forward-make-body-plain): Always remove
12284         headers according to message-forward-ignored-headers.
12285
12286 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
12287
12288         * spam.el (spam-summary-prepare-exit): Remove the
12289         gnus-summary-limit pop for now, it has problems with ham marks for
12290         me.
12291
12292 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
12293
12294         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
12295         correctly.
12296
12297 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
12298
12299         * format-spec.el (format-spec): Message the char.
12300
12301 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
12302
12303         * gnus-art.el (gnus-split-methods): Reformat comments.
12304
12305         * spam.el (spam-summary-prepare-exit): Remove article limits
12306         before exiting the summary buffer.
12307
12308 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12309
12310         * lpath.el: Remove bbdb-create-internal, bbdb-records,
12311         spam-BBDB-register-routine and spam-enter-ham-BBDB.
12312
12313         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
12314         order to silence the byte compiler.
12315
12316         * spam.el: Fix the way to silence the byte compiler, which
12317         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
12318         bbdb-search-simple, spam-BBDB-register-routine,
12319         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
12320         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
12321         spam-stat-buffer-is-spam, spam-stat-load,
12322         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
12323         spam-stat-save and spam-stat-split-fancy.
12324
12325 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12326
12327         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
12328         which may confuse users.
12329         (canlock-password-for-verify): Ditto.
12330
12331         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
12332
12333         * gnus-art.el (gnus-emphasis-alist): Ditto.
12334
12335         * gnus-registry.el (gnus-registry-max-entries): Ditto.
12336
12337         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
12338
12339         * gnus-start.el (gnus-save-killed-list): Ditto.
12340
12341         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
12342         (gnus-sum-thread-tree-root): Ditto.
12343         (gnus-sum-thread-tree-false-root): Ditto.
12344         (gnus-sum-thread-tree-single-indent): Ditto.
12345
12346         * message.el (message-courtesy-message): Ditto.
12347         (message-archive-note): Ditto.
12348         (message-subscribed-address-file): Ditto.
12349         (message-user-fqdn): Ditto.
12350
12351         * spam-report.el (spam-report-gmane-regex): Ditto.
12352
12353         * spam.el (spam-blackhole-good-server-regex): Ditto.
12354
12355 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12356
12357         * mml.el (mml-preview): Widen the message buffer before copying
12358         the contents to the preview buffer; sort headers before previewing.
12359
12360         * message.el (message-hidden-headers): Fix the way to avoid a bug
12361         in the `repeat' widget in Emacs 21.3 or earlier.
12362
12363 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12364
12365         * message.el (message-hidden-headers): Default to "^References:".
12366         Improve customization type.  Suggested by Reiner Steib
12367         <Reiner.Steib@gmx.de>.
12368
12369 2004-11-25  Romain Francoise  <romain@orebokech.com>
12370
12371         * message.el (message-strip-forbidden-properties): Remove check for
12372         obsolete `message-hidden' text property, hidden headers are not
12373         accessible in the buffer anymore.
12374
12375 2004-11-22  Romain Francoise  <romain@orebokech.com>
12376
12377         * message.el (message-header-format-alist): Add `From' in list
12378         so that it can be sorted.
12379         (message-fix-before-sending): Widen and sort headers before
12380         sending.
12381         (message-hide-headers): Use narrowing to hide headers by moving
12382         them to the top of the buffer and narrowing to the region
12383         underneath.
12384
12385 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12386
12387         * message.el (message-strip-forbidden-properties): Bind
12388         buffer-read-only (etc) to nil.
12389
12390 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12391
12392         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
12393         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12394
12395 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
12396
12397         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
12398
12399 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12400
12401         * dns.el (query-dns): Use sit-for to time instead of
12402         accept-process-output, since that doesn't seem to work on udp
12403         sockets.
12404
12405 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12406
12407         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
12408
12409 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
12410
12411         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
12412         doc string.  Improve doc string.
12413
12414 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12415
12416         * nntp.el (nntp-request-update-info): Return nil if
12417         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
12418         may not call gnus-activate-group which uselessly issues the GROUP
12419         commands for all nntp groups and wastes time.  Reported by Romain
12420         Francoise <romain@orebokech.com>.
12421
12422         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
12423
12424 2004-11-15  Simon Josefsson  <jas@extundo.com>
12425
12426         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
12427         headers separately.
12428         (gnus-button-openpgp): New function, inspired by Jochen Küpper
12429         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
12430
12431 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
12432
12433         * gnus-start.el (gnus-convert-old-newsrc):
12434         Assign legacy-gnus-agent to 5.10.7.
12435
12436 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12437
12438         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
12439         start of the lines.
12440
12441 2004-11-14  Magnus Henoch  <mange@freemail.hu>
12442
12443         * hashcash.el (hashcash-default-payment): Change default to 20.
12444         (hashcash-default-accept-payment): Change default to 20.
12445         (hashcash-process-alist): New variable.
12446         (hashcash-generate-payment-async): Add.
12447         (hashcash-already-paid-p): Add.
12448         (hashcash-insert-payment): Don't generate payments twice.
12449         (hashcash-insert-payment-async): Add.
12450         (hashcash-insert-payment-async-2): Add.
12451         (hashcash-cancel-async): Add.
12452         (hashcash-wait-async): Add.
12453         (hashcash-processes-running-p): Add.
12454         (hashcash-wait-or-cancel): Add.
12455         (mail-add-payment): New optional argument.  Conditionally start
12456         asynchronous calculation.
12457         (mail-add-payment-async): Add.
12458
12459         * message.el (message-send-mail): Wait for asynchronous hashcash
12460         results.  Don't clobber existing X-Hashcash headers.
12461         (message-setup-1): Call mail-add-payment-async when
12462         message-generate-hashcash is non-nil.
12463
12464 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12465
12466         * message.el (message-use-alternative-email-as-from): Examine the
12467         From header as well; use message-make-from in order to include a
12468         user's full name.
12469
12470 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12471
12472         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
12473         default; improve customization type.
12474         (gnus-emphasis-custom-with-format): New macro.
12475         (gnus-emphasis-custom-value-to-external): New function.
12476         (gnus-emphasis-custom-value-to-internal): New function.
12477
12478 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12479
12480         * dns.el (query-dns): Resolve reverse addresses.
12481
12482 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12483
12484         * gnus-group.el (gnus-group-get-new-news): Use it.
12485
12486         * gnus-start.el (gnus-check-reasonable-setup): New function.
12487
12488 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12489
12490         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
12491         "Args out of range" error.  Reported by Arnaud Giersch
12492         <arnaud.giersch@free.fr>.
12493
12494 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
12495
12496         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
12497
12498 2004-11-04  Richard M. Stallman  <rms@gnu.org>
12499
12500         * spam.el (spam group): Add :version.
12501
12502         * pgg-def.el (pgg group): Add :version.
12503
12504 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12505
12506         * gnus-art.el (gnus-article-edit-article): Don't associate the
12507         article buffer with a draft file.  This is a temporary measure
12508         against the 2004-08-22 change to gnus-article-edit-mode.
12509
12510 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12511
12512         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
12513         (html2text-format-tags): Remove unused variable `attr'.
12514
12515 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
12516
12517         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
12518
12519         * tls.el (tls-process-connection-type, tls-success)
12520         (tls-certtool-program): Add :version.
12521
12522         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
12523         (starttls-extra-arguments, starttls-process-connection-type)
12524         (starttls-connect, starttls-failure, starttls-success): Add :version.
12525
12526         * spam-stat.el (spam-stat): Add :version.
12527
12528         * sieve.el (sieve): Add :version.
12529
12530         * sha1.el (sha1): Add :version.
12531         (sha1-use-external): Remove redundant version.
12532
12533         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
12534         (nnmail-cache-ignore-groups, nnmail-spool-hook)
12535         (nnmail-split-fancy-match-partial-words)
12536         (nnmail-split-lowercase-expanded): Add :version.
12537
12538         * nndiary.el (nndiary): Add :version.
12539
12540         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
12541
12542         * mml-sec.el (mml-default-sign-method)
12543         (mml-default-encrypt-method, mml-signencrypt-style-alist):
12544         Add :version.
12545
12546         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
12547
12548         * mm-url.el (mm-url-use-external, mm-url-program)
12549         (mm-url-arguments): Add :version.
12550
12551         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
12552         (mm-attachment-file-modes, mm-decrypt-option)
12553         (mm-w3m-safe-url-regexp): Add :version.
12554
12555         * message.el (message-cite-prefix-regexp)
12556         (message-sendmail-envelope-from, message-minibuffer-local-map)
12557         (message-user-fqdn, message-completion-alist): Add :version.
12558
12559         * gnus-win.el (gnus-configure-windows-hook)
12560         (gnus-use-frames-on-any-display): Add :version.
12561
12562         * gnus-art.el (gnus-article-address-banner-alist)
12563         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
12564         (gnus-treat-from-picon, gnus-treat-mail-picon)
12565         (gnus-treat-x-pgp-sig): Add :version.
12566
12567         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
12568         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
12569         (gnus-summary-article-delete-hook)
12570         (gnus-summary-display-while-building): Add :version.
12571
12572         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
12573         (gnus-get-top-new-news-hook): Add :version.
12574
12575         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
12576         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
12577
12578         * gnus-registry.el (gnus-registry): Add :version.
12579
12580         * gnus-spec.el (gnus-use-correct-string-widths)
12581         (gnus-make-format-preserve-properties): Add :version.
12582
12583         * gnus.el (gnus-group-charter-alist)
12584         (gnus-group-fetch-control-use-browse-url)
12585         (gnus-install-group-spam-parameters): Add :version.
12586
12587         * gnus-diary.el (gnus-diary): Add :version.
12588
12589         * gnus-delay.el (gnus-delay): Add :version.
12590
12591         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
12592         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
12593         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
12594         Add :version.
12595
12596         * gnus-agent.el (gnus-agent-max-fetch-size)
12597         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
12598         (gnus-agent-prompt-send-queue): Add :version.
12599
12600         * deuglify.el (gnus-outlook-deuglify): Add :version.
12601
12602         * html2text.el: Beautify code.  Improve doc strings.  Some
12603         checkdoc cleanup.
12604         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
12605
12606 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
12607
12608         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
12609
12610 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
12611
12612         * gnus-registry.el (gnus-registry-hashtb): Create the registry
12613         when package is loaded.
12614
12615         * spam.el (spam-summary-score-preferred-header): Add global preference
12616         for people who want to override the default SpamAssassin over
12617         Bogofilter preference (when both are set).
12618         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
12619         (spam-user-format-function-S): Check
12620         spam-summary-score-preferred-header.
12621         (spam-extra-header-to-number): Add X-Bogosity header parsing.
12622         (spam-user-format-function-S): Format the score correctly.
12623
12624 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12625
12626         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
12627         signature file.  Suggested by Manoj Srivastava
12628         <srivasta@golden-gryphon.com>.
12629
12630         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
12631         iso-2022-jp even in the Japanese language environment.
12632         Suggested by Jason Rumney <jasonr@gnu.org>.
12633
12634 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12635
12636         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
12637         use the same characters as the dummy marks; make it free from
12638         getting affected by the language environment.
12639         (gnus-summary-read-group-1): Update mark positions only when the
12640         format spec is updated.
12641
12642         * gnus-spec.el (gnus-update-format-specifications): Return a list
12643         of updated types.
12644
12645 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12646
12647         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
12648         of boundp to check if display-warning is available.
12649
12650 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
12651
12652         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
12653
12654 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12655
12656         * nnspool.el (nnspool-spool-directory): Use news-path if the
12657         news-directory variable is not bound.
12658
12659         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
12660         function instead of display-warning if it is not available.
12661
12662 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12663
12664         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
12665         v5-10: Use `point-at-bol'.
12666
12667 2004-10-26  Simon Josefsson  <jas@extundo.com>
12668
12669         * hashcash.el: Fix URL in comment, reported by Cheng Gao
12670         <chenggao@gmail.com>.
12671
12672 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
12673
12674         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
12675         instead.
12676
12677 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
12678
12679         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
12680         to remove a server from the nnimap-server-buffer-alist.
12681         (nnimap-open-connection, nnimap-close-server): Use it.
12682
12683         * gnus-encrypt.el: Remove file in favor of encrypt.el.
12684
12685 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12686
12687         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
12688         running the major-mode function.
12689
12690 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12691
12692         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
12693         dummy marks in the right way.
12694
12695 2004-10-18  David Edmondson  <dme@dme.org>
12696
12697         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
12698         excessively.
12699
12700 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
12701
12702         * gnus-util.el (gnus-split-references): Accept a nil references
12703         string and go on blissfully.
12704
12705         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
12706         cases where the references string is non-nil but has no references.
12707
12708         * encrypt.el: Add autoload tags.
12709
12710         * spam.el (spam-resolve-registrations-routine): Remove article
12711         from unregistration list too.  Reported by David Hanak
12712         <dhanak@isis.vanderbilt.edu>
12713
12714 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
12715
12716         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
12717         nil.  Changed custom type.
12718
12719 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
12720
12721         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
12722
12723         * gnus-sum.el (gnus-summary-move-article): Use it.
12724
12725 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
12726
12727         * encrypt.el: Add autoload cookies.
12728
12729         * spam.el (spam-backend-article-list-property)
12730         (spam-backend-get-article-todo-list)
12731         (spam-backend-put-article-todo-list)
12732         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
12733         Resolve registrations separately.
12734         (spam-register-routine): Format comments.
12735         (spam-unregister-routine, spam-register-routine): Always call with
12736         specific-articles, no default list.
12737         (spam-summary-prepare-exit): Use the spam-classifications function.
12738
12739         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
12740         gnus-encrypt.el.
12741
12742         * encrypt.el: Copied from gnus-encrypt.el.
12743
12744         * gnus-encrypt.el: Commented that it's obsolete.
12745
12746 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
12747
12748         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
12749         (gnus-score-save): Use it.
12750
12751         * message.el (message-bury): Use `window-dedicated-p'.
12752
12753 2004-10-15  Simon Josefsson  <jas@extundo.com>
12754
12755         * pop3.el (top-level): Don't require nnheader.
12756         (pop3-read-timeout): Add.
12757         (pop3-accept-process-output): Add.
12758         (pop3-read-response, pop3-retr): Use it.
12759
12760 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
12761
12762         * spam.el (spam-register-routine): Move comment.
12763         (spam-verify-bogofilter): Use 'unknown for the initial
12764         spam-bogofilter-valid state, not 'never.
12765
12766         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
12767         for netrc-machine.
12768
12769         * nnimap.el (nnimap-open-connection): Use
12770         netrc-machine-user-or-password.
12771
12772 2004-10-17  Richard M. Stallman  <rms@gnu.org>
12773
12774         * gnus-registry.el (gnus-registry-unload-hook):
12775         Set as a variable with add-hook.
12776
12777         * nnspool.el (nnspool-spool-directory): Use news-directory instead
12778         of news-path.
12779
12780         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
12781
12782         * spam.el: Delete duplicate `provide'.
12783         (spam-unload-hook): Set as a variable with add-hook.
12784
12785 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
12786
12787         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
12788         in the doc string.
12789
12790         * message.el (message-ignored-news-headers)
12791         (message-ignored-supersedes-headers)
12792         (message-ignored-resent-headers)
12793         (message-forward-ignored-headers): Improve custom type.
12794
12795 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12796
12797         * message.el (message-tokenize-header): Fix 2004-09-06 change
12798         which used point-min in the wrong place.
12799
12800 2004-10-12  Simon Josefsson  <jas@extundo.com>
12801
12802         * tls.el (tls-certtool-program): New variable.
12803         (tls-certificate-information): New function, based on
12804         ssl-certificate-information.
12805
12806 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12807
12808         * compface.el: Move the version of ELisp-based uncompface program
12809         to the contrib directory because of the copyright problem.
12810
12811 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
12812
12813         * message.el (message-kill-buffer): Raise the current frame.
12814
12815 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
12816
12817         * gnus-sum.el: Mention that multibyte characters don't work as marks.
12818
12819         * gnus.el (message-y-or-n-p): Autoload.
12820
12821         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
12822         (pop3-password-required, pop3-authentication-scheme)
12823         (pop3-leave-mail-on-server): Made customizable.
12824         (pop3): New custom group.
12825         (pop3-retr): Remove `sleep-for' statements.
12826         Suggested by Dave Love <fx@gnu.org>.
12827
12828         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
12829         Windows/DOS.
12830
12831         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
12832         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
12833         Dave Love <fx@gnu.org>.
12834
12835         * mml.el (mml-minibuffer-read-disposition): Require match.
12836         Suggested by Dave Love <fx@gnu.org>.
12837
12838 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
12839
12840         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
12841         doc string.
12842
12843 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12844
12845         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
12846
12847 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12848
12849         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
12850         instead of calling `mm-insert-inline', to decode text/* parts
12851         before displaying them.
12852
12853 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12854
12855         * mm-uu.el (mm-uu-text-plain-type): New variable.
12856         (mm-uu-pgp-signed-extract-1): Use it.
12857         (mm-uu-pgp-encrypted-extract-1): Use it.
12858         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
12859         bind mm-uu-text-plain-type with that value.
12860         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
12861         mm-uu-dissect.
12862
12863 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12864
12865         * gnus-group.el (gnus-update-group-mark-positions):
12866         * gnus-sum.el (gnus-update-summary-mark-positions):
12867         * message.el (message-check-news-body-syntax):
12868         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
12869         of string-as-multibyte.
12870
12871 2004-10-05  Juri Linkov  <juri@jurta.org>
12872
12873         * gnus-group.el (gnus-update-group-mark-positions):
12874         * gnus-sum.el (gnus-update-summary-mark-positions):
12875         * message.el (message-check-news-body-syntax):
12876         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
12877         8-bit unibyte values to a multibyte string for search functions.
12878
12879 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12880
12881         * mm-uu.el (mm-uu-dissect): Allow optional arg.
12882         (mm-uu-dissect-text-parts): New function.
12883
12884         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
12885         dissect text parts.
12886
12887         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
12888         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
12889
12890         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
12891
12892         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
12893         gnus-current-topics instead of gnus-current-topic.
12894
12895 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
12896
12897         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
12898
12899 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
12900
12901         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
12902         where approriate.
12903
12904         * nnml.el (nnml-generate-active-info): do.
12905
12906         * nndiary.el (nndiary-generate-active-info): do.
12907
12908         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
12909         (gnus-topic-move): do.
12910
12911         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
12912         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
12913
12914         * gnus-srvr.el (gnus-server-prepare)
12915         (gnus-server-open-all-servers): do.
12916
12917         * gnus-msg.el (gnus-summary-cancel-article)
12918         (gnus-summary-resend-message)
12919         (gnus-summary-mail-crosspost-complaint): do.
12920
12921         * gnus-move.el (gnus-change-server): do.
12922
12923         * gnus-group.el (gnus-group-unmark-all-groups)
12924         (gnus-group-set-current-level): do.
12925
12926 2004-10-04  Simon Josefsson  <jas@extundo.com>
12927
12928         * message.el (message-generate-hashcash): Doc fix.
12929
12930 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
12931
12932         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
12933         avoid infinite recursion via gnus-get-function.
12934
12935 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
12936
12937         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
12938
12939         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
12940
12941         * nnmail.el (nnmail-split-history): do.
12942
12943         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
12944         (nnml-request-delete-group): do.
12945
12946         * nnslashdot.el (nnslashdot-read-groups): do.
12947
12948         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
12949         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
12950
12951         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
12952         (nnspool-sift-nov-with-sed): Use last.
12953         (nnspool-retrieve-headers-with-nov): Use mapc.
12954         (nnspool-request-newgroups): Use dolist.
12955         (nnspool-request-group): Use last.
12956
12957         * nntp.el (nntp-read-server-type): Use dolist.
12958
12959         * nnvirtual.el (nnvirtual-create-mapping)
12960         (nnvirtual-update-read-and-marked): Use dolist.
12961         (nnvirtual-convert-headers): Simplify.
12962
12963 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
12964
12965         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
12966         support for sync'ing tick marks.
12967
12968 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12969
12970         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
12971         there's no visible header.
12972
12973 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
12974
12975         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
12976         necessary, pass full group name to gnus-request-set-marks.
12977
12978 2004-10-01  Simon Josefsson  <jas@extundo.com>
12979
12980         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
12981         acroread.
12982
12983 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12984
12985         * spam-report.el (spam-report-gmane): Fix interactive.
12986
12987         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
12988
12989         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
12990         when writing file.
12991         (gnus-agent-synchronize-flags): Don't default to being
12992         interactive.
12993
12994 2004-09-30  Simon Josefsson  <jas@extundo.com>
12995
12996         * message.el (message-generate-hashcash): Add.
12997         (message-send-mail): Use it, call mail-add-payment.
12998
12999 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
13000
13001         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
13002
13003 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
13004
13005         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
13006         gnus-requst-update-info with explicit code to sync the in-memory
13007         info read flags with the marks being sync'd to the backend.
13008
13009         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
13010
13011 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13012
13013         * spam.el (spam-verify-bogofilter): Add new function.
13014         (spam-check-bogofilter)
13015         (spam-bogofilter-register-with-bogofilter): Use it.
13016         (spam-verify-bogofilter): Add small fixes.
13017
13018 2004-09-28  Simon Josefsson  <jas@extundo.com>
13019
13020         * hashcash.el (hashcash-generate-payment): Revert.
13021
13022 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13023
13024         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
13025         gnus-extract-references instead of gnus-split-references.
13026
13027         * gnus-util.el (gnus-extract-references): Add new function, analogous
13028         to gnus-split-references but extracts only the message-ID without
13029         anything extra.
13030
13031         * hashcash.el (hashcash-generate-payment)
13032         (hashcash-check-payment): Do the right thing if hashcash-path is
13033         nil (because the hashcash program could not be found).
13034
13035         * spam.el (spam-use-hashcash): Remove comment.
13036
13037 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
13038
13039         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
13040         (gnus-cache-enter-article, gnus-cache-remove-article)
13041         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
13042
13043         * gnus-async.el (gnus-async-prefetch-remove-group): do.
13044
13045         * gnus-art.el (article-hide-boring-headers)
13046         (article-translate-strings, article-display-face)
13047         (gnus-article-mime-match-handle-first)
13048         (gnus-article-highlight-headers)
13049         (gnus-article-add-buttons-to-head): do.
13050
13051 2004-09-27  Simon Josefsson  <jas@extundo.com>
13052
13053         * hashcash.el: New version, from
13054         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
13055         ../contrib/.
13056
13057 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13058
13059         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
13060
13061 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
13062
13063         * gnus-dup.el (gnus-dup-open): Use mapc.
13064         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
13065
13066         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
13067         Reported by Stefan Wiens <s.wi@gmx.net>.
13068
13069         * gnus.el (gnus-shutdown): Use dolist.
13070
13071         * gnus-undo.el (gnus-undo): Use mapc.
13072
13073         * nnrss.el (nnrss-generate-active): do.
13074
13075         * message.el (message-cite-original-without-signature)
13076         (message-cite-original): Use mapc.
13077         (message-do-actions, message-make-forward-subject): Use dolist.
13078
13079 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
13080
13081         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
13082         deletion to remove entire duplicate line.  Fixes merged article
13083         number bug.
13084
13085 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
13086
13087         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
13088         servers that are offline.  Avoids having gnus-agent-toggle-plugged
13089         first ask if you want to open a server and then, even when you
13090         responded with no, asking if you want to synchronize the server's
13091         flags.
13092         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
13093         multi-line expressions.
13094         (gnus-agent-synchronize-group-flags): New internal function.
13095         Updates marks in memory (in the info structure) AND in the
13096         backend.
13097
13098         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
13099
13100         * nnagent.el (nnagent-request-set-mark): Use
13101         gnus-agent-synchronize-group-flags, not backend's request-set-mark
13102         method, to ensure that synchronization updates marks in the
13103         backend and in the info (in memory) structure.
13104
13105 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13106
13107         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
13108         convention fully; don't miss the root article of a thread; make
13109         the X-Draft-From header with correct article numbers.
13110
13111 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
13112
13113         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
13114         unless plugged.  Disable the agent so that an open failure causes
13115         an error.
13116
13117         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
13118         Reverted 2004-09-21 change.  The backend must be opened while
13119         synchronizing flags even when the backend stores the flags
13120         locally.
13121
13122 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
13123
13124         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
13125         in `header' match.  Reported by Svend Tollak Munkejord.
13126
13127         * message.el (message-cite-original): Fix use of
13128         `message-cite-articles-with-x-no-archive'.
13129
13130 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13131
13132         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
13133         (gnus-window-to-buffer): Ditto.
13134
13135         * mml.el (mml-preview-buffer): New variable.
13136         (mml-preview): Manage window layout with gnus-buffer-configuration.
13137
13138         * gnus-msg.el (gnus-setup-message): Put article numbers into the
13139         X-Draft-From header even if those articles aren't quoted.
13140
13141 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
13142
13143         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
13144         (gnus-request-set-mark, gnus-request-update-mark): Use new
13145         g-s-t-u-l-m to decide to use backend even when unplugged.
13146
13147 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13148
13149         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
13150         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
13151
13152 2004-09-20  Simon Josefsson  <jas@extundo.com>
13153
13154         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
13155         "utf-16-le".
13156
13157 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13158
13159         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
13160
13161 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13162
13163         * uudecode.el (uudecode-use-external): Add :version.
13164
13165         * smime.el (smime-CA-file, smime-encrypt-cipher)
13166         (smime-dns-server): Add :version.
13167
13168         * smiley.el (gnus-smiley-file-types): Add :version.
13169
13170         * sha1.el (sha1-use-external): Add :version.
13171
13172         * pgg-def.el (pgg-query-keyserver): Add :version.
13173
13174         * nnmail.el (nnmail-fancy-expiry-targets)
13175         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
13176         Add :version.
13177
13178         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
13179         (nnimap-retrieve-groups-asynchronous): Add :version.
13180         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
13181
13182         * mml.el (mml-content-disposition-parameters)
13183         (mml-insert-mime-headers-always): Add :version.
13184
13185         * mm-util.el (mm-coding-system-priorities): Add :version.
13186
13187         * mm-decode.el (mm-inline-text-html-with-images)
13188         (mm-keep-viewer-alive-types, mm-external-terminal-program)
13189         (mm-verify-option): Add :version.
13190         (mm-text-html-renderer): Change :version.
13191
13192         * message.el (message-fcc-externalize-attachments)
13193         (message-required-headers, message-draft-headers)
13194         (message-subject-trailing-was-query)
13195         (message-subject-trailing-was-ask-regexp)
13196         (message-subject-trailing-was-regexp, message-mark-insert-begin)
13197         (message-mark-insert-end, message-archive-header)
13198         (message-archive-note, message-cross-post-default)
13199         (message-cross-post-note, message-followup-to-note)
13200         (message-cross-post-note-function, message-use-mail-followup-to)
13201         (message-subscribed-address-functions)
13202         (message-subscribed-address-file, message-subscribed-addresses)
13203         (message-subscribed-regexps, message-allow-no-recipients)
13204         (message-yank-cited-prefix, message-signature-insert-empty-line)
13205         (message-hidden-headers, message-hierarchical-addresses)
13206         (message-mail-user-agent, message-use-idna)
13207         (message-valid-fqdn-regexp)
13208         (message-strip-special-text-properties, message-header-synonyms)
13209         (message-beginning-of-line, message-tab-body-function): Add :version.
13210         (message-insert-canlock, message-wide-reply-confirm-recipients):
13211         Change :version.
13212
13213         * mail-source.el (mail-source-ignore-errors): Add :group, :type
13214         and :version.
13215         (mail-source-delete-old-incoming-confirm)
13216         (mail-source-movemail-program): Add :version.
13217
13218         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
13219         (gnus-agent-cache, gnus-agent): Change :version.
13220
13221         * gnus-util.el (gnus-use-byte-compile): Change :version.
13222
13223         * gnus-sum.el (gnus-summary-make-false-root-always)
13224         (gnus-summary-default-high-score)
13225         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
13226         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
13227         (gnus-read-all-available-headers, gnus-article-emulate-mime)
13228         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
13229         (gnus-sum-thread-tree-single-indent)
13230         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
13231         (gnus-sum-thread-tree-leaf-with-other)
13232         (gnus-sum-thread-tree-single-leaf): Add :version.
13233         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
13234         (gnus-article-loose-mime): Change :version.
13235
13236         * gnus-start.el (gnus-backup-startup-file)
13237         (gnus-save-startup-file-via-temp-buffer): Add :version.
13238
13239         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
13240         (gnus-server-offline-face): Add :version.
13241
13242         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
13243
13244         * gnus-msg.el (gnus-gcc-externalize-attachments)
13245         (gnus-debug-files, gnus-debug-exclude-variables)
13246         (gnus-discouraged-post-methods): Change :version.
13247         (gnus-confirm-mail-reply-to-news)
13248         (gnus-confirm-treat-mail-like-news): Add :version.
13249
13250         * gnus-int.el (gnus-server-unopen-status): Add :version.
13251
13252         * gnus-group.el (gnus-group-jump-to-group-prompt)
13253         (gnus-large-ephemeral-newsgroup)
13254         (gnus-fetch-old-ephemeral-headers): Add :version.
13255
13256         * gnus-fun.el (gnus-x-face-directory)
13257         (gnus-convert-pbm-to-x-face-command)
13258         (gnus-convert-image-to-x-face-command)
13259         (gnus-convert-image-to-face-command): Add :version.
13260
13261         * gnus-delay.el (gnus-delay-default-hour): Add :version.
13262
13263         * gnus-cite.el (gnus-cite-blank-line-after-header)
13264         (gnus-article-boring-faces): Add :version.
13265
13266         * gnus-art.el (gnus-buttonized-mime-types)
13267         (gnus-inhibit-mime-unbuttonizing)
13268         (gnus-treat-display-face)
13269         (gnus-treat-body-boundary): Change :version.
13270         (gnus-body-boundary-delimiter, gnus-picon-databases)
13271         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
13272         (gnus-treat-date-english, gnus-treat-fold-headers)
13273         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
13274         (gnus-treat-mail-picon, gnus-treat-wash-html)
13275         (gnus-article-encrypt-protocol)
13276         (gnus-use-idna, gnus-article-over-scroll)
13277         (gnus-mime-display-multipart-alternative-as-mixed)
13278         (gnus-mime-display-multipart-related-as-mixed)
13279         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
13280         (gnus-ctan-url, gnus-button-ctan-handler)
13281         (gnus-button-handle-ctan-bogus-regexp)
13282         (gnus-button-ctan-directory-regexp)
13283         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
13284         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
13285         (gnus-button-man-level, gnus-button-emacs-level)
13286         (gnus-button-message-level, gnus-button-browse-level): Add :version.
13287
13288         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
13289         (gnus-agent-go-online): Change :version.
13290         (gnus-agent-expire-unagentized-dirs)
13291         (gnus-agent-auto-agentize-methods): Add :version.
13292
13293         * flow-fill.el (fill-flowed-display-column)
13294         (fill-flowed-encode-column): Add :version.
13295
13296         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
13297         (gnus-outlook-deuglify-unwrap-max)
13298         (gnus-outlook-deuglify-cite-marks)
13299         (gnus-outlook-deuglify-unwrap-stop-chars)
13300         (gnus-outlook-deuglify-no-wrap-chars)
13301         (gnus-outlook-deuglify-attrib-cut-regexp)
13302         (gnus-outlook-deuglify-attrib-verb-regexp)
13303         (gnus-outlook-deuglify-attrib-end-regexp)
13304         (gnus-outlook-display-hook): Add :version.
13305
13306         * binhex.el (binhex-use-external): Add :version.
13307
13308 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
13309
13310         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
13311         and `invisible'.
13312
13313 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
13314
13315         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
13316         in gnus-registry-trim.
13317
13318 2004-09-13  Simon Josefsson  <jas@extundo.com>
13319
13320         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
13321
13322         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
13323
13324         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
13325         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
13326         <yamaoka@jpl.org>.
13327         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
13328         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
13329         <yamaoka@jpl.org>.
13330
13331         * sieve.el (sieve-manage-mode): Ditto.
13332
13333 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
13334
13335         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
13336
13337 2004-09-11  Simon Josefsson  <jas@extundo.com>
13338
13339         * dns-mode.el: Add.
13340
13341         * mm-view.el (mm-display-dns-inline): Add.
13342
13343         * mm-decode.el (mm-inline-media-tests): Add text/dns.
13344         (mm-automatic-display): Ditto.
13345
13346         * mailcap.el (mailcap-mime-data): Add text/dns.
13347         (mailcap-mime-extensions): Map .soa to text/dns.
13348
13349 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
13350
13351         * gnus-art.el (article-decode-mime-words, article-babel)
13352         (gnus-article-highlight-signature, gnus-article-add-buttons)
13353         (gnus-signature-toggle): Remove unnecessary bindings of
13354         `inhibit-read-only' inherited from v5.10 merge.
13355
13356 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
13357
13358         * nntp.el (nntp): New customization group.
13359         (nntp-authinfo-file): Add customization group.
13360
13361         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
13362
13363         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
13364
13365         * gnus.el (to-address, to-list, subscribed)
13366         (large-newsgroup-initial): Ditto.
13367
13368         * flow-fill.el (fill-flowed-display-column)
13369         (fill-flowed-encode-column): Ditto.
13370
13371 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
13372
13373         * message.el (message-tokenize-header, message-send-mail-with-qmail):
13374         Use point-min rather than 1.
13375         (message-send-mail): Use buffer-size rather than point-max.
13376
13377         * gnus-sum.el (gnus-summary-search-article-forward):
13378         Signal a specific `search-failed' rather than a generic `error'.
13379
13380         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
13381         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
13382         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
13383
13384 2004-09-10  Simon Josefsson  <jas@extundo.com>
13385
13386         * nndb.el (require): Remove tcp and duplicate cl.
13387
13388 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13389
13390         * gnus-agent.el (directory-files-and-attributes): Move forward.
13391
13392 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
13393
13394         * gnus-agent.el (directory-files-and-attributes): Optionally
13395         defined to support XEmacs.
13396
13397 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
13398
13399         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
13400         to avoid run-time CL dependencies.
13401         (gnus-agent-unfetch-articles): New function.
13402         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
13403         article numbers even when local .overview file is missing.
13404         (gnus-agent-read-article-number): New function.  Only accepts
13405         27-bit article numbers.
13406         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
13407         gnus-agent-read-article-number.
13408         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
13409         from backend while recognizing that article numbers in .overview
13410         must be valid.
13411         (gnus-agent-update-files-total-fetched-for): Use
13412         directory-files-and-attributes to improve performance.
13413         * gnus-int.el (gnus-request-move-article): Use
13414         gnus-agent-unfetch-articles in place of gnus-agent-expire to
13415         improve performance.
13416
13417         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
13418         some users confused by references to .newsrc when they only have a
13419         .newsrc.eld file.
13420         (gnus-convert-mark-converter-prompt)
13421         (gnus-convert-converter-needs-prompt): Fixed use of property list.
13422         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
13423         New function.  Used internally to only display 'gnus converting
13424         files' message when actually necessary.
13425
13426         * gnus-sum.el (): Removed (require 'gnus-agent) as required
13427         methods now autoloaded.
13428
13429 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13430
13431         * gnus-sum.el (gnus-summary-insert-subject): Remove list
13432         identifiers.
13433
13434 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
13435
13436         * gnus-picon.el: Fix indentation and closing parenthesis.
13437
13438 2004-09-01  Simon Josefsson  <jas@extundo.com>
13439
13440         * message.el (message-canlock-generate): Require sha1, not
13441         sha1-el.  (Can we get rid of this require altogether?  It is ugly
13442         to require within a function.  Sadly, if sha1.el isn't loaded, the
13443         let binding in m-c-g will hide the defcustom definition, which is
13444         bad.)
13445
13446         * canlock.el: Require sha1, not sha1-el.
13447
13448         * message.el: Don't autoload sha1 (there is a autoload cookie in
13449         sha1.el).
13450
13451         * sha1-el.el: Renamed to sha1.el.
13452
13453 2004-08-30  Juanma Barranquero  <lektu@terra.es>
13454
13455         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
13456
13457 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13458
13459         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
13460
13461 2004-08-30  Kim F. Storm  <storm@cua.dk>
13462
13463         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
13464
13465         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
13466         Add :group 'nnimap.
13467
13468 2004-08-30  Andreas Schwab  <schwab@suse.de>
13469
13470         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
13471         ?* and ?\;.
13472
13473         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
13474         and ?\' to symbol instead of whitespace.
13475
13476 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13477
13478         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
13479
13480         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
13481         instead of re-search-forward.
13482
13483         * gnus-uu.el (gnus-uu-save-article): Ditto.
13484         (gnus-uu-post-encode-uuencode): Ditto.
13485
13486         * html2text.el (html2text-clean-list-items): Ditto.
13487         (html2text-clean-dtdd): Ditto.
13488         (html2text-format-tags): Ditto.
13489
13490         * message.el (message-send-mail-with-sendmail): Fix regexp.
13491         (message-fill-field-general): Use search-forward instead of
13492         re-search-forward.
13493         (unbold-region): Ditto.
13494
13495         * nnrss.el (nnrss-request-article): Ditto.
13496
13497         * nnslashdot.el (nnslashdot-request-article): Ditto.
13498
13499         * nnweb.el (nnweb-gmane-wash-article): Ditto.
13500
13501         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
13502         "Unrecognized menu descriptor" error in XEmacs.
13503
13504 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
13505
13506         * gnus-sum.el (gnus-read-header): Don't remove a header for the
13507         parent article of a sparse article in the thread hashtb.
13508
13509 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
13510
13511         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
13512         (nnmail-expand-newtext): Lowercase expanded entries if
13513         nnmail-split-lowercase-expanded is non-nil.
13514
13515 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13516
13517         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
13518
13519         * gnus-group.el (gnus-group-line-format-alist): Convert the value
13520         of gnus-tmp-news-method into string under XEmacs.  It will be
13521         passed to gnus-correct-length which takes only a string argument.
13522
13523 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13524
13525         * gnus-util.el (gnus-bind-print-variables): New macro.
13526         (gnus-prin1): Use it.
13527         (gnus-prin1-to-string): Use it.
13528         (gnus-pp): New function.
13529         (gnus-pp-to-string): New function.
13530
13531         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
13532         Replace pp-to-string with gnus-pp-to-string.
13533         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
13534         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
13535         * gnus-msg.el (gnus-debug): Ditto.
13536         * gnus-score.el (gnus-score-save): Ditto.
13537         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
13538         gnus-pp-to-string.
13539         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
13540         with gnus-pp.
13541         * score-mode.el (gnus-score-pretty-print): Ditto.
13542         * webmail.el (webmail-debug): Ditto.
13543
13544 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13545
13546         * gnus-art.el (article-display-face, article-display-x-face):
13547         Use buffer-read-only.
13548
13549 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13550
13551         * gnus-art.el (article-hide-list-identifiers):
13552         Bind inhibit-read-only as t.
13553
13554 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
13555
13556         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
13557
13558 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13559
13560         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
13561         (gnus-narrow-to-page): Don't assume point-min == 1.
13562         (gnus-article-edit-mode): Derive from message-mode.
13563
13564         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
13565         point-min == 1.
13566
13567         * imap.el (imap-parse-address-list, imap-parse-body-ext):
13568         Disable incorrect use of `assert'.
13569
13570         * message.el (message-mode): Set comment-start-skip.
13571
13572
13573 2004-08-22  Sam Steingold  <sds@gnu.org>
13574
13575         * pop3.el (pop3-leave-mail-on-server): New user variable.
13576         (pop3-movemail): Delete mail only when it is nil.
13577
13578 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
13579
13580         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
13581
13582         * mml.el (mml-preview): Use `pop-to-buffer'.
13583
13584         * message.el (message-goto-mail-followup-to): Insert after "To".
13585         (message-carefully-insert-headers): Add comment.
13586
13587         * gnus.el: Remove unused variable `gnus-article-check-size'.
13588
13589         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
13590
13591         * gnus-art.el (gnus-button-alist): Improve
13592         `gnus-button-handle-library' entry.
13593
13594 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
13595
13596         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
13597         downcase, since XEmacs capitalizes error messages differently.
13598
13599 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
13600
13601         * nntp.el: Add (require 'gnus) due to reference to
13602         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
13603
13604 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
13605
13606         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
13607         `mm-fill-flowed'.
13608
13609         * mm-decode.el (mm-dissect-singlepart): Check it.
13610
13611 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
13612
13613         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
13614         'imap' for netrc parsing.
13615
13616 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
13617
13618         * mailcap.el (mailcap-mime-data): Mark as risky.
13619
13620 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13621
13622         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
13623         may be included in the encoded word.
13624         (rfc2047-encode): Don't append a space if the encoded word
13625         includes close parenthesis.
13626
13627 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13628
13629         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
13630         of text within parentheses.
13631
13632 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
13633
13634         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
13635         (gnus-encrypt-write-file-contents): Make the password key the file
13636         name PLUS the cipher, not just the cipher.  Also remove failed
13637         passwords from the cache.
13638
13639 2004-08-06  Simon Josefsson  <jas@extundo.com>
13640
13641         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
13642         fix.
13643
13644 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13645
13646         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
13647         LWSP.
13648
13649 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
13650
13651         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
13652         to append in-reply-to: data to the references: header.
13653
13654         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
13655         (netrc-parse): Use gnus-encrypt.el functions.
13656
13657         * gnus-encrypt.el: Add new file for encryption support; currently
13658         does only a few GPG ciphers and an internal XOR cipher.
13659
13660         * password.el: Add comments on using password-read-and-add.
13661         (password-read-and-add): Add function to read and add the
13662         password to the cache at once.
13663
13664 2004-07-28  Simon Josefsson  <jas@extundo.com>
13665
13666         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
13667         parameter (but don't use it, for now).
13668
13669         * imap.el (imap-ssl-open): Use imap-process-connection-type,
13670         instead of hard coding to nil.
13671
13672 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13673
13674         * mm-view.el (mm-inline-image-emacs): Open lines under an image
13675         as mm-inline-image-xemacs does.
13676
13677 2004-07-26  Simon Josefsson  <jas@extundo.com>
13678
13679         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
13680         Revert part of 2004-07-17 change below.
13681
13682 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13683
13684         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
13685         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
13686
13687 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13688
13689         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
13690         quotes that actually start with ">" at the beginning of the
13691         lines.
13692
13693 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13694
13695         * rfc2047.el (rfc2047-encode-region): Fix last change.
13696         (rfc2047-encode-parameter): Remove useless concat.
13697
13698 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13699
13700         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
13701         encode special characters; fix some kind of misconfigured headers;
13702         signal a real error if debug-on-quit or debug-on-error is non-nil.
13703         (rfc2047-encode-max-chars): New variable.
13704         (rfc2047-encode-1): Use it.
13705         (rfc2047-encode-parameter): New function.
13706
13707         * mml.el (mml-insert-parameter): Remove an excessive space.
13708
13709 2004-07-17  Simon Josefsson  <jas@extundo.com>
13710
13711         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
13712         Kai Grossjohann <kai@emptydomain.de>.
13713         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
13714         (gnus-group-make-menu-bar): Ditto.
13715
13716         * gnus-util.el (gnus-group-server): Add.
13717
13718 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
13719
13720         * message.el (message-clone-locals): Clone sendmail and smtp
13721         variables.
13722
13723 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13724
13725         * rfc2047.el (rfc2047-encode-region): Fix last change.
13726
13727 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13728
13729         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
13730         characters as non-special.
13731
13732 2004-07-09  Simon Josefsson  <jas@extundo.com>
13733
13734         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
13735         Users will lose all flag changes made while unplugged with
13736         e.g. nntp unless flag synchronization happens, thus `nil' is not a
13737         good default.  See numerous reports on ding mailing list.
13738
13739 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13740
13741         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
13742         add generate-head-function and generate-article-function to the
13743         rfc822-forward entry.
13744         (nndoc-rfc822-forward-generate-article): New function.
13745         (nndoc-rfc822-forward-generate-head): New function.
13746
13747         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
13748
13749 2004-07-06  Dan Christensen  <jdc@uwo.ca>
13750
13751         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
13752         respect display group parameter and gnus-summary-expunge-below.
13753         (gnus-articles-to-read): Remove unused reference to display group
13754         parameter.
13755
13756 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13757
13758         * nnheader.el (nnheader-uniquify-message-id): New experimental
13759         variable.
13760         (nnheader-nov-read-message-id): Use it.
13761
13762         * spam-report.el (spam-report-gmane): Add interactive.
13763
13764 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13765
13766         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
13767         qp-or-base64 for the application/* types.
13768
13769 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
13770
13771         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
13772
13773 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
13774
13775         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
13776         trim value.
13777
13778 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
13779
13780         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
13781         New macro and function.
13782         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
13783
13784 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13785
13786         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
13787         after-load-alist.
13788
13789 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13790
13791         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
13792         update info that isn't there.
13793
13794 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
13795
13796         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
13797         entry.
13798
13799 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13800
13801         * mm-view.el (mm-inline-render-with-function): Use multibyte
13802         buffer; decode html source by charset.
13803
13804         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
13805
13806         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
13807         Mule-UCS is loaded under XEmacs.
13808         (mm-mime-mule-charset-alist): Avoid duplicated entries.
13809
13810 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
13811
13812         * nnheader.el (nnheader-max-head-length): Increase to 8192.
13813
13814 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13815
13816         * mm-util.el (mm-coding-system-p): Return a coding-system.
13817         (mm-mime-mule-charset-alist): Use shift_jis instead of
13818         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
13819         entries for the mime charsets iso-2022-jp-3 and shift_jis.
13820         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
13821         instead of japanese-shift-jis and iso-latin-1 respectively in
13822         order to share the default value with both Emacs and XEmacs-mule.
13823         (mm-mule-charset-to-mime-charset): Make
13824         mm-coding-system-priorities effective.
13825         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
13826         while predicating of candidates upon the priorities.
13827
13828 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
13829
13830         * gnus-sum.el (gnus-summary-make-menu-bar): Add
13831         gnus-uu-invert-processable.
13832
13833         * gnus.el: Autoload gnus-uu-invert-processable.
13834
13835 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13836
13837         * mm-util.el (mm-with-multibyte-buffer): New macro.
13838
13839         * rfc2047.el (rfc2047-encode-string): Use it.
13840         (rfc2047-encode-region): Move point to the end of the region after
13841         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
13842
13843 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13844
13845         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
13846         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
13847
13848 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13849
13850         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
13851         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
13852         Karl Chen <quarl@nospam.quarl.org>.
13853
13854 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
13855
13856         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
13857         invalid addresses.
13858
13859 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
13860
13861         * spam.el: Change section markers, revise TODO list.
13862         (spam-backends): Make new master list of all installed backends.
13863         (spam-summary-exit-behavior): Add new variable to determine how
13864         messages moves are done at summary exit.
13865         (spam-move-spam-nonspam-groups-only)
13866         (spam-process-ham-in-nonham-groups)
13867         (spam-process-ham-in-spam-groups): Remove variables, the
13868         spam-summary-exit-behavior variable should be used to manage this
13869         behavior.
13870         (spam-old-ham-articles, spam-old-spam-articles): Remove.
13871         (spam-old-articles): Add variable, replacing spam-old-ham-articles
13872         and spam-old-spam-articles.
13873         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
13874         Add empty variables, placeholders for the backends they represent.
13875         (spam-set-difference): Move, unchanged.
13876         (spam-list-of-processors): Declare OBSOLETE, not used anymore
13877         unless the user has a processor variable.
13878         (spam-classifications, spam-classification-valid-p)
13879         (spam-backend-properties, spam-backend-property-valid-p)
13880         (spam-backend-function-type-valid-p)
13881         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
13882         (spam-report-articles-gmane, spam-report-articles-resend):
13883         Remove functions, they are not needed.
13884         (spam-install-backend-super, spam-backend-list)
13885         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
13886         (spam-backend-function, spam-backend-ham-registration-function)
13887         (spam-backend-spam-registration-function)
13888         (spam-backend-ham-unregistration-function)
13889         (spam-backend-spam-unregistration-function)
13890         (spam-backend-statistical-p, spam-backend-mover-p)
13891         (spam-install-backend-alias, spam-install-checkonly-backend)
13892         (spam-install-mover-backend, spam-install-nocheck-backend)
13893         (spam-install-backend, spam-install-statistical-backend)
13894         (spam-install-statistical-checkonly-backend): Add backend installation
13895         support.
13896         (spam-summary-prepare-exit): Rewrite to use the new backend code.
13897         (spam-group-processor-p): Use the new backend code and respect the
13898         summary exit behavior.
13899         (spam-mark-spam-as-expired-and-move-routine): Remove.
13900         (spam-summary-prepare): Change to use the new spam-old-articles
13901         variable.
13902         (spam-copy-or-move-routine, spam-copy-spam-routine)
13903         (spam-move-spam-routine, spam-copy-ham-routine)
13904         (spam-move-ham-routine): Add code to copy/move ham or spam.
13905         (spam-fetch-field-fast): Improve doc and code, plus allow the
13906         'number request.
13907         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
13908         variables.
13909         (spam-split, spam-find-spam): Use the new backend code.
13910         (spam-registration-functions): Remove variable.
13911         (spam-unregister-routine): Add convenience wrapper.
13912         (spam-log-undo-registration, spam-register-routine)
13913         (spam-log-processing-to-registry)
13914         (spam-log-unregistration-needed-p): Rename "check" to "backend"
13915         where possible.
13916         (spam-check-gmane-xref, spam-check-regex-headers)
13917         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
13918         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
13919         (spam-check-bogofilter-headers, spam-check-spamoracle)
13920         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
13921         (spam-check-crm114-headers): Use the spam-split-group that
13922         spam-split prepares, no need to determine it every time.
13923
13924         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
13925         to the nnheader-parse-naked-head call.
13926
13927         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
13928
13929         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
13930         the nnheader-nov-read-message-id call.
13931
13932 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13933
13934         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
13935         gnus-activate-group twice.  Suggested by Markus Peter
13936         <warp@spin.de>.
13937
13938 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13939
13940         * gnus-art.el (gnus-article-time-format): Exchange the order of
13941         day and month in the default value; fix customization type.
13942         (article-date-ut): Use add-text-properties.
13943         (article-make-date-line): Use message-make-date instead of
13944         current-time-string.
13945
13946         * message.el (message-fetch-field): Don't use set-text-properties.
13947         (message-make-date): Simplify.
13948
13949         * messagexmas.el (message-xmas-make-date): New function.
13950         (message-xmas-redefine): Defalias message-make-date to it.
13951
13952 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13953
13954         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
13955         (rfc2047-encode-region): Treat text within parentheses as special;
13956         show the original text when error has occurred.
13957
13958         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
13959         already-computed method to gnus-activate-group.
13960
13961         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
13962         same select-methods identical Lisp objects.
13963
13964         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
13965         object when modifying the info.
13966
13967 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13968
13969         * gnus-srvr.el (gnus-server-set-info): Remove the server from
13970         gnus-opened-servers since it has never been opened with the new
13971         configuration yet.
13972
13973 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13974
13975         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
13976         arg to nnheader-generate-fake-message-id.
13977
13978 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
13979
13980         * nnheader.el (nnheader-generate-fake-message-id): Accept a
13981         number and build a fake message ID localized to a group and
13982         article number (so it's repeatable from that point on).
13983         (nnheader-fake-message-id-p): Change regex to accomodate new fake
13984         ID format.
13985
13986         * gnus-sum.el (gnus-get-newsgroup-headers): Call
13987         nnheader-generate-fake-message-id with the article number.
13988
13989 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
13990
13991         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
13992         end-of-buffer.
13993
13994 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13995
13996         * message.el (message-ignored-supersedes-headers): Add Approved.
13997
13998 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13999
14000         * rfc2047.el (rfc2047-encode-message-header): Remove useless
14001         goto-char.
14002         (rfc2047-encode): Fold the line before encoding.
14003
14004 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14005
14006         * rfc2047.el (rfc2047-encode-message-header): Disabled header
14007         folding -- not all headers can be folded, and this should be done
14008         by the message composition mode.  Probably.  I think.
14009
14010 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14011
14012         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
14013         fast.
14014
14015         * gnus-ems.el (gnus-remove-image): Don't use
14016         message-text-with-property; remove only the image found first.
14017
14018         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
14019         found first.
14020
14021 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
14022
14023         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
14024
14025 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14026
14027         * message.el (message-text-with-property): Make it fast and accept
14028         optional arguments.
14029         (message-strip-forbidden-properties): Use it.
14030         (message-fix-before-sending): Follow the m-t-w-p change.
14031
14032         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
14033
14034 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14035
14036         * gnus-art.el (article-hide-headers): Don't change the buffer
14037         mistakenly when performing mml-preview even if
14038         gnus-single-article-buffer is nil.
14039
14040 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
14041
14042         * message.el (message-expand-name-databases): New user option.
14043         (message-expand-name): Use it.
14044
14045 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
14046
14047         * spam.el (spam-report-articles-resend)
14048         (spam-report-resend-register-routine): Allow ham reporting.
14049         (spam-report-resend-register-ham-routine): Add wrapper.
14050         (spam-registration-functions): Add ham resending functions.
14051         (spam-list-of-processors): Add ham resend processor.
14052
14053         * gnus.el (ham-resend-to): Add new group parameter.
14054         (spam-process): Add ham resend option.
14055
14056         * spam-report.el (spam-report-resend): Allow reporting ham.
14057         (spam-report-resend-ham): Add wrapper.
14058
14059 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14060
14061         * message.el (message-cite-articles-with-x-no-archive): New
14062         variable.
14063         (message-cite-original): Use it.
14064
14065 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14066
14067         * message.el (message-cite-original): Respect X-No-Archive.
14068
14069 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14070
14071         * gnus-art.el (article-hide-headers): Refer to the values for
14072         gnus-ignored-headers and gnus-visible-headers in the summary
14073         buffer since a user may have set them as group parameters.
14074
14075 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
14076
14077         * assistant.el (assistant-node-name): Add convenience function.
14078         (assistant-render-text, assistant-render-node): Add error handling,
14079         plus handle multiple next nodes.
14080         (assistant-find-next-node): Comment out for now.
14081         (assistant-find-next-nodes): Add function, returns list of next
14082         nodes.
14083
14084 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
14085
14086         * mail-source.el (mail-source-directory): Fix doc-string.
14087
14088 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
14089
14090         * assistant.el (assistant-render-text, assistant-eval): Add :set
14091         widget type, which is different because it takes and returns a
14092         list.  Much hilarity ensues.
14093
14094 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
14095
14096         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
14097
14098         * gnus-group.el (gnus-group-get-new-news-this-group): Added
14099         doc-string.
14100
14101         * gnus-start.el (gnus-activate-group): Added doc-string.
14102
14103 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14104
14105         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
14106
14107 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
14108
14109         * assistant.el (assistant-render-text): Try to add a :set
14110         widget, more to come.
14111
14112         * spam.el (spam-group-spam-contents-p): Handle empty groupname
14113         strings.
14114         (spam-report-articles-resend)
14115         (spam-register-routine): Do registration iff any articles warrant
14116         it.
14117         (spam-summary-prepare-exit): Change log message for nil group
14118         destinations.
14119
14120 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
14121
14122         * spam.el (spam-report-resend-register-routine): Allow
14123         spam-report-resend-to to be a group parameter or a global value.
14124
14125 2004-05-26  Simon Josefsson  <jas@extundo.com>
14126
14127         * starttls.el: Merge with my GNUTLS based starttls.el.
14128         (starttls-gnutls-program, starttls-use-gnutls)
14129         (starttls-extra-arguments, starttls-process-connection-type)
14130         (starttls-connect, starttls-failure, starttls-success): New
14131         variables.
14132         (starttls-program, starttls-extra-args): Doc fix.
14133         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
14134         functions.
14135         (starttls-negotiate, starttls-open-stream): Check
14136         `starttls-use-gnutls' and pass on to corresponding *-gnutls
14137         function if it is set.
14138
14139 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14140
14141         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
14142         structured fields.
14143
14144 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14145
14146         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
14147
14148 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
14149
14150         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
14151         variable.
14152         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
14153         assigning the spam-mark to new messages.
14154
14155 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
14156
14157         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
14158
14159 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14160
14161         * dgnushack.el: Autoload customize-set-variable for XEmacs.
14162
14163         * rfc2047.el (rfc2047-encodable-p): Don't move point.
14164         (rfc2047-decode): Treat the ascii coding-system as raw-text by
14165         default.
14166
14167 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
14168
14169         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
14170         correct data.
14171
14172 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
14173
14174         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
14175         (spam-group-processor-p): Fix function.
14176         (spam-group-processor-multiple-p)
14177         (spam-group-spam-processor-report-gmane-p)
14178         (spam-group-spam-processor-report-resend-p)
14179         (spam-group-spam-processor-bogofilter-p)
14180         (spam-group-spam-processor-blacklist-p)
14181         (spam-group-spam-processor-ifile-p)
14182         (spam-group-ham-processor-ifile-p)
14183         (spam-group-spam-processor-spamoracle-p)
14184         (spam-group-spam-processor-crm114-p)
14185         (spam-group-ham-processor-bogofilter-p)
14186         (spam-group-spam-processor-stat-p)
14187         (spam-group-ham-processor-stat-p)
14188         (spam-group-ham-processor-whitelist-p)
14189         (spam-group-ham-processor-BBDB-p)
14190         (spam-group-ham-processor-spamoracle-p)
14191         (spam-group-ham-processor-copy-p): Remove functions with some
14192         prejudice against unneeded code.
14193         (spam-report-articles-resend)
14194         (spam-report-resend-register-routine): Allow the group/topic
14195         spam-resend-to value to override spam-report-resend-to.
14196         (spam-summary-prepare-exit): Invoke spam-group-processor-p
14197         properly now.
14198
14199         * gnus.el (spam-resend-to): Add group/topic parameter.
14200         (spam-process): Move the OBSOLETE processors to the end of the
14201         choices.
14202
14203 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
14204
14205         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
14206         with resend-to set to nil, and then ask the user if necessary.
14207         (spam-report-resend): spam-report-resend takes a list of articles, not
14208         separate article numbers.
14209
14210 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14211
14212         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
14213         addition to emacs-w3m.
14214
14215 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14216
14217         * assistant.el (assistant-authinfo-data): New function.
14218         (assistant-eval): Eval for entire assistant.
14219
14220         * netrc.el (netrc-services-file): New variable.
14221         (netrc-parse-services): New function.
14222         (netrc-find-service-name): New function.
14223         (netrc-find-service-number): New function.
14224         (netrc-port-equal): New function.
14225         (netrc-machine): Use it.
14226
14227         * nnimap.el (nnimap-open-connection): Use netrc.
14228
14229         * gnus-util.el (gnus-netrc-get): Remove aliases.
14230
14231         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
14232
14233         * assistant.el (wid-edit): Fix compilation.
14234
14235         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
14236
14237 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
14238
14239         * gnus-util.el (gnus-set-file-modes): New function.  (small
14240         patch).
14241
14242 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14243
14244         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
14245
14246         * assistant.el (assistant-render-node): Fix up rendering and
14247         read-only text.
14248         (assistant-render-node): Reset.
14249         (assistant-make-read-only): Not sticky.
14250
14251 2004-05-20  Danny Siu  <dsiu@adobe.com>
14252
14253         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
14254         centered even when gnus-auto-center-summary is t.
14255
14256 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14257
14258         * dns.el (dns-get-txt-answer): New function.
14259         (dns-read-txt): Ditto.
14260         (query-dns): Use it.
14261
14262 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14263
14264         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
14265         active for foreign groups even if the group level is higher than
14266         the specified value.
14267
14268 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14269
14270         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
14271         non-active groups.
14272
14273         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
14274
14275 2004-05-20  Magnus Henoch  <mange@freemail.hu>
14276
14277         * dns.el (dns-read-type): Add support for SVR.  (small patch)
14278
14279 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
14280
14281         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
14282         (spam-crm114-header, spam-crm114-spam-switch)
14283         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
14284         (spam-crm114-positive-spam-header)
14285         (spam-crm114-database-directory, spam-list-of-processors)
14286         (spam-group-spam-processor-crm114-p)
14287         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
14288         (spam-generic-score, spam-list-of-checks)
14289         (spam-list-of-statistical-checks, spam-registration-functions)
14290         (spam-check-crm114-headers, spam-crm114-score)
14291         (spam-check-crm114, spam-crm114-register-with-crm114)
14292         (spam-crm114-register-spam-routine)
14293         (spam-crm114-unregister-spam-routine)
14294         (spam-crm114-register-ham-routine)
14295         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
14296         asjo@koldfront.dk (Adam Sjøgren).
14297
14298         * gnus.el: Add spam-use-crm114.
14299
14300         * spam.el (spam-list-of-processors, spam-registration-functions):
14301         Add spam-use-resend.
14302         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
14303         (spam-report-articles-gmane): Add doc fix.
14304         (spam-report-articles-resend, spam-report-resend-register-routine):
14305         Add wrappers around spam-report-resend-to.
14306
14307         * spam-report.el (spam-report-resend-to, spam-report-resend):
14308         Add support for resending spam.
14309         (spam-report-gmane): Fix line length >80.
14310
14311         * gnus.el (spam-process): Add spam-use-resend.
14312
14313 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14314
14315         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
14316         number of processed spam messages.
14317         (spam-ham-copy-or-move-routine): Return the number of processed
14318         ham messages.
14319         (spam-summary-prepare-exit): Use the above values to decide
14320         whether status messages shouled be displayed.
14321
14322 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14323
14324         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
14325         `rfc2047-encoding-function-alist' in order to avoid conflicting
14326         with the old version.
14327         (rfc2047-encode-region): Concatenate words containing non-ASCII
14328         characters in structured fields; don't encode space-delimited
14329         ASCII words even in unstructured fields; don't break words at
14330         char-category boundaries.
14331         (rfc2047-encode-1): New function.
14332         (rfc2047-encode): Use it; encode text so that it occupies the
14333         maximum width within 76-column; work correctly on Q encoding for
14334         iso-2022-* charsets.
14335         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
14336         sure not to break a line just after the header name.
14337         (rfc2047-b-encode-region): Removed.
14338         (rfc2047-b-encode-string): New function.
14339         (rfc2047-q-encode-region): Removed.
14340         (rfc2047-q-encode-string): New function.
14341
14342         * mm-util.el (mm-replace-in-string): New function.
14343
14344 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14345
14346         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
14347         get it right.
14348         (gnus-inews-make-draft): Really.
14349
14350 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
14351
14352         * nnmh.el (nnmh-request-list-1): Don't check the link count
14353         before descending.  (small patch)
14354
14355 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14356
14357         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
14358         stuff.
14359
14360         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
14361         on real group name.
14362
14363         * gnus-art.el (gnus-signature-limit): Doc fix.
14364
14365         * gnus-msg.el (gnus-inews-make-draft): Quote list.
14366
14367         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
14368
14369 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
14370
14371         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
14372         isn't a string.
14373
14374 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14375
14376         * gnus-draft.el (gnus-draft-send): Bind
14377         rfc2047-encode-encoded-words.
14378
14379         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
14380         (rfc2047-encodable-p): Say that =? needs encoding.
14381         (rfc2047-encode-encoded-words): New variable.
14382
14383         * gnus-group.el (gnus-group-select-group): Doc fix.
14384
14385         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
14386
14387         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
14388         to nil.
14389
14390         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
14391
14392         * nnheader.el (nnheader-get-lines-and-char): New function.
14393
14394 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
14395
14396         * gnus-msg.el (gnus-summary-followup-with-original): Document
14397         yanking of region when active.
14398
14399 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14400
14401         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
14402         groups if the group level is higher than the specified value.
14403
14404 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14405
14406         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
14407         (gnus-group-jump-to-group): Added prefix argument using
14408         `gnus-group-jump-to-group-prompt'.  Query before jumping to
14409         non-active group.
14410
14411         * compface.el (uncompface): Be verbose when changing
14412         `uncompface-use-external'.
14413
14414         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
14415         handle manual section.
14416
14417 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14418
14419         * gnus-art.el (gnus-button-alist): Revert previous change.
14420
14421 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14422
14423         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
14424
14425 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14426
14427         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
14428         whether backend can accept message.
14429
14430         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
14431
14432 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
14433
14434         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
14435         Avoid creating directory when nntp-marks-is-evil is true.
14436         Reported by Reiner Steib.
14437
14438 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14439
14440         * gnus-picon.el (gnus-picon-style): New variable.
14441         (gnus-picon-insert-glyph): Added optional `nostring' argument.
14442         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
14443         Jesper Harder <harder@ifa.au.dk>.
14444
14445 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14446
14447         * message.el (message-fill-field): Return point.
14448         (message-generate-headers): Go to end of field.
14449
14450         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
14451         stuff for non-living groups.
14452
14453 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
14454
14455         * gnus-art.el (gnus-article-followup-with-original)
14456         (gnus-article-reply-with-original): gnus-mark-active-p ->
14457         gnus-region-active-p.
14458
14459 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
14460
14461         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
14462         only when there is spam or ham to be processed.
14463
14464 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14465
14466         * mail-source.el (mail-source-delete-crash-box): Refactor.
14467         (mail-source-fetch): Use it.
14468         (mail-source-fetch-file): Ditto.
14469         (mail-source-fetch-directory): Run postscript in loop.
14470         (mail-source-fetch-pop): Delete.
14471         (mail-source-fetch-maildir): Ditto.
14472         (mail-source-fetch-imap): Ditto.
14473
14474         * imap.el (imap-authenticators): Comment out sasl.
14475
14476         * message.el (message-skip-to-next-address): New function.
14477         (message-fill-header-address): Refactor.
14478         (message-fill-address): Use it.
14479         (message-delete-address): Use it.
14480         (message-fill-header-general): Refactor.
14481         (message-fill-field-address): Rename.
14482         (message-narrow-to-field): Find the start of the header.
14483         (message-header-format-alist): Don't pre-fill.
14484         (message-fill-header): Removed.
14485         (message-insert-header): New function.
14486         (message-shorten-references): Use it.
14487
14488         * rfc2047.el (rfc2047-field-value): Strip props.
14489
14490         * mail-parse.el (mail-header-make-address): New alias.
14491
14492         * ietf-drums.el (ietf-drums-make-address): New function.
14493
14494         * imap.el: Add compiler directives.
14495
14496         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
14497
14498         * gnus-art.el (article-decode-idna-rhs): Don't use
14499         message-idna-inside-rhs-p.
14500
14501 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14502
14503         * message.el (message-idna-inside-rhs-p): Removed.
14504         (message-idna-to-ascii-rhs-1): Use proper address parsing.
14505
14506         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
14507         false positives.
14508
14509 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
14510
14511         * imap.el (imap-sasl-make-mechanisms): Use sasl.
14512
14513 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14514
14515         * nneething.el (nneething-file-name): Don't create spurious
14516         files.
14517
14518         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
14519         (gnus-inews-do-gcc): Remove sleep.
14520
14521         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
14522         part under point.
14523
14524         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
14525         (gnus-agent-regenerate-group): Using nil messages aren't valid.
14526
14527 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
14528
14529         * spam.el (spam-summary-prepare-exit): Fixed (length).
14530
14531 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
14532
14533         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
14534         as expired without moving it" message when there are spam
14535         messages left.
14536
14537 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
14538
14539         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
14540         header is not nil.
14541
14542 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
14543
14544         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
14545         nntp-possibly-create-directory, not nntp-possibly-change-group.
14546         (nntp-marks-changed-p): New arg SERVER.
14547         (nntp-request-update-info): Adjust caller.
14548
14549 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
14550
14551         * nntp.el (nntp-save-marks): Pass missing arg.
14552
14553 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
14554
14555         * nntp.el: Support marks.
14556         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
14557         (nntp-marks-modtime, nntp-marks-directory): New variables.
14558         (nntp-request-set-mark, nntp-request-update-info)
14559         (nntp-possibly-create-directory, nntp-marks-changed-p)
14560         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
14561         functions.
14562
14563 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
14564
14565         * gnus-xmas.el (gnus-xmas-select-lowest-window)
14566         (gnus-xmas-redefine): Rename.
14567
14568         * gnus-score.el (gnus-score-insert-help): Use
14569         gnus-select-lowest-window.
14570
14571         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
14572         appt-select-lowest-window and rename to gnus-select-lowest-window.
14573
14574         * gnus.el: do.
14575
14576 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14577
14578         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
14579         encodings of MIME-encoded words, in order to improve
14580         interoperability with several broken MUAs.
14581
14582 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14583
14584         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
14585         tags, only when charsets are not specified in headers.
14586         (mm-inline-text-html-render-with-w3m): Ditto.
14587
14588         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
14589         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
14590
14591 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14592
14593         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
14594         instead of MIME-decoded from fields when checking
14595         `gnus-article-address-banner-alist'.
14596
14597 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
14598
14599         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
14600         description rather than subject.
14601
14602 2004-05-02  Steve Youngs  <steve@youngs.au.com>
14603
14604         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
14605
14606 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14607
14608         * gnus.el (gnus-version-number): Bump.
14609
14610 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14611
14612         * gnus.el: No Gnus v0.2 is released.
14613
14614 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14615
14616         * gnus-agent.el (gnus-agent-read-agentview): Inline
14617         gnus-uncompress-range.
14618
14619 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14620
14621         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
14622         `exec-installed-p'.
14623
14624 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14625
14626         * gnus.el (spam-process, spam-autodetect-methods): Add
14627         bsfilter and bsfilter-headers.
14628
14629         * spam.el (spam-bsfilter): New customize group.
14630         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
14631         (spam-bsfilter-header, spam-bsfilter-probability-header)
14632         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
14633         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
14634         (spam-bsfilter-database-directory): New options.
14635         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
14636         (spam-list-of-statistical-checks, spam-registration-functions):
14637         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
14638         (spam-bsfilter-score): New command.
14639         (spam-check-bsfilter-headers, spam-check-bsfilter)
14640         (spam-bsfilter-register-with-bsfilter)
14641         (spam-bsfilter-register-spam-routine)
14642         (spam-bsfilter-unregister-spam-routine)
14643         (spam-bsfilter-register-ham-routine)
14644         (spam-bsfilter-unregister-ham-routine): New functions.
14645         (spam-generic-score): Support bsfilter; Accept an optional argument
14646         to recalcurate spam score even if scoring header has already been
14647         added.
14648         (spam-bogofilter-score, spam-spamassassin-score): Accept an
14649         optional argument to recalcurate spam score even if scoring header
14650         has already been added.
14651
14652 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
14653
14654         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
14655         strings!  Reported by David D. Smith <davidsmith@acm.org>.
14656         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
14657         link is missing.
14658
14659 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
14660
14661         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
14662         (html2text-get-attr): Rewrite.
14663
14664         * message.el (message-setup-1): Remove redundant put-text-property
14665         on mail-header-separator.
14666
14667 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
14668
14669         * gnus-registry.el (gnus-registry-cache-whitespace)
14670         (gnus-registry-action, gnus-registry-spool-action)
14671         (gnus-registry-split-fancy-with-parent): Change message levels
14672         from 5 to 3 or 7, as needed.
14673
14674         * spam.el (spam-summary-prepare-exit)
14675         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
14676         (spam-split, spam-find-spam, spam-log-undo-registration)
14677         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
14678         level from 5 to 6.
14679
14680 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14681
14682         * gnus-ems.el: Autoload appt-select-lowest-window (revert
14683         2004-03-04 change).
14684
14685 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
14686
14687         * sieve-manage.el (sieve-manage-open):
14688         * nnweb.el (nnweb-insert-html):
14689         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
14690         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
14691         * nnspool.el (nnspool-request-group):
14692         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
14693         * nnml.el (nnml-request-update-info):
14694         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
14695         (nnmh-request-create-group, nnmh-update-gnus-unreads):
14696         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
14697         (nnimap-request-set-mark):
14698         * nnfolder.el (nnfolder-request-update-info):
14699         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
14700         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
14701         * gnus-uu.el (gnus-uu-find-articles-matching):
14702         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
14703         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
14704         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
14705         * gnus-nocem.el (gnus-nocem-scan-groups):
14706         * gnus-int.el (gnus-start-news-server):
14707         * gnus-group.el (gnus-group-make-kiboze-group)
14708         (gnus-group-browse-foreign-server):
14709         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
14710         Use mapc when appropriate.
14711
14712 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
14713
14714         FIXME: Make separate entries for each person.
14715
14716         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
14717         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
14718         <shields@msrl.com>:
14719
14720         * spam.el (spam-necessary-extra-headers): Get the extra headers we
14721         may need for spam sorting and scoring.
14722         (spam-user-format-function-S): Add user format function suitable for
14723         general use.
14724         (spam-article-sort-by-spam-status): Add sorting function for summary
14725         sorting.
14726         (spam-extra-header-to-number): Add function to get a score from a
14727         header.
14728         (spam-summary-score): Add function to get a numeric score from the
14729         headers.
14730         (spam-generic-score): Fix function doc, was in wrong place.
14731         (spam-initialize): Take symbols when it's run, and install the
14732         extra headers that spam-necessary-extra-headers thinks we need.
14733
14734 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
14735
14736         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
14737         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
14738
14739 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
14740
14741         * gnus-sum.el (gnus-set-global-variables)
14742         (gnus-build-all-threads, gnus-get-newsgroup-headers)
14743         (gnus-article-get-xrefs, gnus-summary-best-group)
14744         (gnus-summary-next-article, gnus-summary-enter-digest-group)
14745         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
14746         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
14747         Use with-current-buffer.
14748
14749 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
14750
14751         * spam.el (spam-summary-prepare-exit): Simplify logic.
14752         (spam-fetch-article-header): Read the article header if it's not
14753         available.
14754         (spam-list-articles): Simplify logic.
14755         (spam-filelist-register-routine): Fix bug with unregister-list.
14756
14757         * gnus-registry.el: Fix comments at beginning.
14758
14759 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
14760
14761         * message.el (message-cater-to-broken-inn): Remove.
14762         (message-shorten-references): Make sure the total folded length of
14763         References is shorter than 998 characters to cater to a bug in INN
14764         2.3.  Also, don't pretend that references aren't folded -- this
14765         hasn't worked for a while.
14766
14767 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14768
14769         * gnus-agent.el (gnus-agentize):
14770         gnus-agent-send-mail-real-function no longer set to current value
14771         of message-send-mail-function but rather a lambda that calls
14772         message-send-mail-function.  The change makes the agent real-time
14773         responsive to user changes to message-send-mail-function.
14774
14775 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14776
14777         * legacy-gnus-agent.el
14778         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
14779         help from Florian Weimer <fw@deneb.enyo.de>
14780
14781 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14782
14783         * nnmail.el (nnmail-cache-insert): Revert last change.
14784
14785 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14786
14787         * nnmail.el (nnmail-cache-insert): Always check whether
14788         nnmail-cache-ignore-groups matches a group name.
14789
14790 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
14791
14792         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
14793         (spam-find-spam, spam-log-processing-to-registry)
14794         (spam-log-registered-p, spam-log-unregistration-needed-p)
14795         (spam-log-undo-registration): Use gnus-message instead of
14796         gnus-error, none of these errors are fatal.
14797
14798         * gnus-registry.el (gnus-registry-clean-empty-function)
14799         (gnus-registry-clean-empty): Remove only empty entries without
14800         extra data.
14801
14802 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
14803
14804         * spam-stat.el (spam-stat-buffer-change-to-spam)
14805         (spam-stat-buffer-change-to-non-spam): Change (error) to
14806         (gnus-message 8) invocation.
14807
14808 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14809
14810         * nntp.el (nntp-via-netcat-command): New variable.
14811         (nntp-via-netcat-switches): New variable.
14812         (nntp-open-via-rlogin-and-netcat): New function.
14813         (nntp-open-connection-function): Doc fix.
14814         (nntp-telnet-command): Doc fix.
14815         (nntp-end-of-line): Doc fix.
14816         (nntp-via-rlogin-command): Doc fix.
14817         (nntp-via-user-name): Doc fix.
14818         (nntp-via-address): Doc fix.
14819
14820 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14821
14822         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
14823         error in Emacs 21.1.
14824
14825 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
14826
14827         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
14828
14829 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14830
14831         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
14832         (gnus-agent-with-refreshed-group): New macro.
14833         (gnus-agent-rename-group): New function.
14834         (gnus-agent-delete-group): New function.
14835         (gnus-agent-save-group-info): Use gnus-command-method when
14836         `method' parameter is nil.  Don't write nil entries into the
14837         active file.
14838         (gnus-agent-get-group-info): New function.
14839         (gnus-agent-fetch-articles): Use
14840         gnus-agent-update-files-total-fetched-for to increment disk space
14841         used.
14842         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
14843         gnus-agent-update-view-total-fetched-for to increment disk space
14844         used.
14845         (gnus-agent-get-local): Added optional parameters to avoid calling
14846         gnus-group-real-name and gnus-find-method-for-group.
14847         (gnus-agent-set-local): Delete stored entry if either min, or max,
14848         are nil.
14849         (gnus-agent-fetch-session): Reworded error/quit messages.  On
14850         quit, use gnus-agent-regenerate-group to record existance of any
14851         articles fetched to disk before the quit occurred.
14852         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
14853         gnus-agent-update-view-total-fetched-for, and
14854         gnus-agent-update-files-total-fetched-for to decrement disk space
14855         used.
14856         (gnus-agent-retrieve-headers): Use
14857         gnus-agent-update-view-total-fetched-for to increment disk space
14858         used.
14859         (gnus-agent-regenerate-group): Replace gnus-group-update-group
14860         with gnus-agent-update-files-total-fetched-for to decrement disk
14861         space and fresh group buffer.
14862         (gnus-agent-inhibit-update-total-fetched-for): New variable.
14863         (gnus-agent-need-update-total-fetched-for): New variable.
14864         (gnus-agent-update-files-total-fetched-for): New function.
14865         (gnus-agent-update-view-total-fetched-for): New function.
14866         (gnus-agent-total-fetched-for): New function.
14867
14868         * gnus-cache.el (gnus-cache-save-buffers): Use
14869         gnus-cache-update-overview-total-fetched-for to change disk space
14870         used by this group.
14871         (gnus-cache-possibly-enter-article): Use
14872         gnus-cache-update-file-total-fetched-for to increment disk space
14873         used by this group.
14874         (gnus-cache-possibly-remove-article): Use
14875         gnus-cache-update-file-total-fetched-for to decrement disk space
14876         used by this group.
14877         (gnus-cache-generate-nov-databases): Purge total fetched cache.
14878         (gnus-cache-rename-group): New function.
14879         (gnus-cache-delete-group): New function.
14880         (gnus-cache-inhibit-update-total-fetched-for): New variable.
14881         (gnus-cache-need-update-total-fetched-for): New variable.
14882         (gnus-cache-with-refreshed-group): New macro.
14883         (gnus-cache-update-file-total-fetched-for): New function.
14884         (gnus-cache-update-overview-total-fetched-for): New function.
14885         (gnus-cache-rename-group-total-fetched-for): New function.
14886         (gnus-cache-delete-group-total-fetched-for): New function.
14887         (gnus-cache-total-fetched-for): New function.
14888
14889         * gnus-group.el: Require gnus-sum and autoload functions to
14890         resolve warnings when gnus-group.el compiled alone.
14891         (gnus-group-line-format): Documented new %F.
14892         (size of Fetched data) group line format; identifies disk space
14893         used by agent and cache.
14894         (gnus-group-line-format-alist): Defined new F format.
14895         (gnus-total-fetched-for): New function.
14896         (gnus-group-delete-group): No longer update
14897         gnus-cache-active-altered as gnus-request-delete-group now keeps
14898         the cache in sync.
14899         (gnus-group-list-active): Let the agent store a server's active
14900         list if currently plugged.
14901
14902         * gnus-int.el (gnus-request-delete-group):
14903         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
14904         local disk in sync with the server.
14905         (gnus-request-rename-group):
14906         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
14907         local disk in sync with the server.
14908
14909         * gnus-start.el (gnus-get-unread-articles):
14910         Cosmetic simplification to logic.
14911
14912         * gnus-util.el (gnus-rename-file): New function.
14913
14914 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
14915
14916         * mm-util.el (mm-image-load-path): Handle nil in load-path.
14917
14918 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
14919
14920         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
14921         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
14922
14923 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
14924
14925         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
14926         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
14927
14928 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
14929
14930         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
14931
14932 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
14933
14934         * spam.el (spam-set-difference): Add function to replace
14935         gnus-set-difference in spam.el.
14936         (spam-summary-prepare-exit): Use spam-set-difference.
14937
14938 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
14939
14940         * gnus-registry.el (gnus-registry-cache-file): Update to use
14941         gnus-dribble-directory OR gnus-home-directory OR ~.
14942         (gnus-registry-split-fancy-with-parent): Fix doc.
14943
14944 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14945
14946         * message.el (message-exchange-point-and-mark): Use
14947         message-mark-active-p.  Suggested by Jesper Harder
14948         <harder@ifa.au.dk>.
14949
14950 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14951
14952         * message.el (message-exchange-point-and-mark): Don't activate
14953         region if it was inactive.  Suggested by Hiroshi Fujishima
14954         <pooh@nature.tsukuba.ac.jp>.
14955
14956 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14957
14958         * gnus-art.el (article-display-face): Display Faces in the same
14959         order as X-Faces.
14960
14961 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14962
14963         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
14964
14965 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14966
14967         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
14968         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
14969         (gnus-article-mime-hierarchy): Remove.
14970         (gnus-article-mime-hierarchy-next): Remove.
14971         (gnus-article-mode): Revert 2004-03-19 change.
14972         (gnus-article-setup-buffer): Revert 2004-03-19 change.
14973         (gnus-insert-mime-button): Revert 2004-03-19 change.
14974         (gnus-mime-accumulate-hierarchy): Remove.
14975         (gnus-mime-enter-multipart): Remove.
14976         (gnus-mime-leave-multipart): Remove.
14977         (gnus-mime-display-part): Revert 2004-03-19 change.
14978         (gnus-mime-display-alternative): Revert 2004-03-19 change.
14979
14980         * mml.el (mml-preview): Revert 2004-03-19 change.
14981
14982 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
14983
14984         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
14985
14986 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14987
14988         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
14989         t while entering a file name using the mm-with-multibyte macro.
14990         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14991
14992         * mm-util.el (mm-with-multibyte): New macro.
14993
14994 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14995
14996         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
14997         user option.
14998         (gnus-mime-multipart-functions): Doc and customization fix.
14999         (gnus-article-mime-hierarchy): New variable.
15000         (gnus-article-mime-hierarchy-next): New variable.
15001         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
15002         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
15003         gnus-article-mime-hierarchy-next to nil.
15004         (gnus-insert-mime-button): Show hierarchy numbers.
15005         (gnus-mime-accumulate-hierarchy): New function.
15006         (gnus-mime-enter-multipart): New function.
15007         (gnus-mime-leave-multipart): New function.
15008         (gnus-mime-display-part): Recompute hierarchical MIME structure.
15009         (gnus-mime-display-alternative): Show hierarchy numbers.
15010
15011         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
15012         gnus-article-mime-hierarchy-next to nil.
15013
15014 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
15015
15016         * dns.el: Don't require gnus-xmas.
15017
15018 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
15019
15020         * mml.el (mml-generate-mime-1): Don't use format=flowed with
15021         inline PGP.
15022         (mml-menu): Disable mml-quote-region if mark is inactive.
15023
15024 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15025
15026         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
15027         when the group's active is not available.
15028
15029 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15030
15031         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
15032         error.
15033
15034 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
15035
15036         * imap.el (imap-store-password): New variable.
15037         (imap-interactive-login): Use it.
15038         Suggested by Mark Plaksin <happy@mcplaksin.org>.
15039
15040 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15041
15042         * gnus-art.el (gnus-article-read-summary-keys): Restore new
15043         window-start and hscroll to summary window.
15044
15045 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15046
15047         * gnus-start.el (gnus-convert-old-newsrc): Only write the
15048         conversion message to newsrc-dribble when an actual conversion is
15049         performed.
15050
15051 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
15052
15053         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
15054
15055 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15056
15057         * mm-decode.el (mm-complicated-handles): New function reviving
15058         former definition of mm-multiple-handles.
15059
15060         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
15061         (gnus-mime-delete-part): Use it.
15062
15063 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15064
15065         * gnus-agent.el (gnus-agent-read-local): Bind
15066         nnheader-file-coding-system to gnus-agent-file-coding-system to
15067         avoid the implicit assumption that they will always be equal.
15068         (gnus-agent-save-local): Bind buffer-file-coding-system, not
15069         coding-system-for-write, as the with-temp-file macro first prints
15070         to a buffer then saves the buffer.
15071
15072 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15073
15074         * gnus-art.el (gnus-article-edit-part): New function.
15075         (gnus-mime-save-part-and-strip): Use it; do query instead of
15076         signaling an error; don't use mm-multiple-handles.
15077         (gnus-mime-delete-part): Ditto.
15078
15079 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15080
15081         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
15082         old file versions.
15083         (gnus-group-prepare-hook): Removed function that converted list
15084         form of gnus-agent-expire-days to group properties.
15085
15086         * gnus-int.el: Autoload gnus-agent-regenerate-group.
15087         (gnus-request-accept-article): Re-indented.
15088
15089         * gnus-start.el (gnus-convert-old-newsrc): Registered new
15090         converters to handle old agent file formats.  Added logic for a
15091         "backup before upgrading warning".
15092         (gnus-convert-mark-converter-prompt): Developers can mark
15093         functions as needing (default), or not needing,
15094         gnus-convert-old-newsrc's "backup before upgrading warning".
15095         (gnus-convert-converter-needs-prompt): Tests whether the user
15096         should be protected from potentially irreversable changes by the
15097         function.
15098
15099         * legacy-gnus-agent.el: New.  Provides converters that are only
15100         loaded when gnus-convert-old-newsrc needs to call them.
15101
15102 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15103
15104         * mail-source.el (mail-source-touch-pop): Doc fix.
15105
15106         * message.el (message-smtpmail-send-it): Doc fix.
15107
15108 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
15109
15110         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
15111
15112         * nnmail.el (nnmail-split-fancy): do.
15113
15114         * gnus-kill.el (gnus-kill, gnus-execute): do.
15115
15116 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
15117
15118         * gnus-sum.el (gnus-widget-reversible-match)
15119         (gnus-widget-reversible-to-internal)
15120         (gnus-widget-reversible-to-external): New functions.
15121         (gnus-widget-reversible): New widget.
15122         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
15123
15124 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
15125
15126         * gnus-sum.el (gnus-thread-sort-functions)
15127         (gnus-article-sort-functions): Document `(not F)' items.
15128
15129 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
15130
15131         * spam.el (spam-use-gmane-xref): Add new backend.
15132         (spam-gmane-xref-spam-group): Add variable to control the name of the
15133         Gmane spam group.
15134         (spam-blackhole-servers, spam-blackhole-good-server-regex)
15135         (spam-regex-headers-spam, spam-regex-headers-ham)
15136         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
15137         (spam-list-of-checks): Add spam-use-gmane-xref to list of
15138         backends and checks.
15139         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
15140
15141         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
15142         an autodetect method.
15143
15144 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15145
15146         * gnus-int.el (gnus-request-accept-article): Inform the agent that
15147         articles are being added to a group.
15148         (gnus-request-replace-article): Inform the agent that articles
15149         need to be uncached as the cached contents are no longer valid.
15150
15151 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15152
15153         * binhex.el: Don't autoload executable-find.
15154
15155         * canlock.el: Don't autoload mail-fetch-field.
15156
15157         * dgnushack.el: Autoload c-mode for XEmacs.
15158
15159         * gnus-ems.el: Don't autoload appt-select-lowest-window.
15160
15161         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
15162         rmail-dont-reply-to and rmail-output.
15163
15164         * gnus-score.el: Don't autoload ffap-string-at-point.
15165
15166         * gnus-setup.el: Don't autoload sc-cite-original.
15167
15168         * imap.el: Don't autoload base64-decode-string,
15169         base64-encode-string and md5.
15170
15171         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
15172         and rmail-msg-restore-non-pruned-header.
15173
15174         * mm-decode.el: Don't autoload executable-find.
15175
15176         * mm-url.el: Don't autoload executable-find.
15177
15178         * mm-view.el: Don't autoload diff-mode.
15179
15180         * nndb.el: Don't autoload news-reply-mode, news-setup,
15181         cancel-timer and telnet.
15182
15183         * password.el: Don't autoload run-at-time for Emacs.
15184
15185         * sha1-el.el: Don't autoload executable-find.
15186
15187         * sieve-mode.el: Don't autoload c-mode.
15188
15189         * uudecode.el: Don't autoload executable-find.
15190
15191 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15192
15193         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
15194         (gnus-agent-possibly-alter-active): Avoid null in numeric
15195         comparison.
15196         (gnus-agent-set-local): Refuse to save null in local object table.
15197         (gnus-agent-regenerate-group): The REREAD parameter can now be a
15198         list of articles that will be marked as unread.
15199
15200 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15201
15202         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
15203
15204 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
15205
15206         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
15207         language tags.
15208
15209 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
15210
15211         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
15212         Don't bind "obarray".
15213
15214         * gnus-sum.el (gnus-thread-sort-functions): Added
15215         `gnus-thread-sort-by-most-recent-number' and
15216         `gnus-thread-sort-by-most-recent-date'.
15217         Reported by Kai Grossjohann <kai@emptydomain.de>.
15218
15219 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15220
15221         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
15222
15223 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15224
15225         * gnus-cus.el (gnus-agent-customize-category): Removed
15226         ignore-errors macro reference that required cl to be loaded at
15227         run-time.
15228
15229         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
15230         single-interval range of the form (min . max).  Previously the
15231         range had to look like ((min . max)).  Likewise, return
15232         (min . max) rather than ((min . max)).
15233         (gnus-range-map): Use gnus-range-normalize to accept
15234         single-interval range.
15235
15236         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
15237         the cache, but not the agent, now appear with their usual face.
15238
15239         * dgnushack.el (loaddir): New variable that is bound to the
15240         directory containing the dgnushack.el file. Use loaddir, rather
15241         than srcdir, to update load-path. Change lets dgnushack compile
15242         code in directories other than GNUS/lisp.
15243
15244 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15245
15246         * lpath.el: Don't bind w3m-safe-url-regexp.
15247
15248         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
15249         w3m-safe-url-regexp variable buffer-local.
15250
15251         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
15252
15253 2004-02-27  Simon Josefsson  <jas@extundo.com>
15254
15255         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
15256         gnus-group-real-prefix.
15257         (gnus-summary-move-article): Use it, instead of
15258         gnus-group-real-prefix.
15259
15260 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15261
15262         * lpath.el: Bind w3m-safe-url-regexp.
15263
15264         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
15265         w3m-safe-url-regexp variable buffer-local and set it as the value
15266         of mm-w3m-safe-url-regexp.
15267
15268         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
15269
15270         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
15271         parsing gnus-posting-styles when the message is not for replying.
15272
15273         * dgnushack.el: Autoload sgml-mode for XEmacs.
15274
15275         * nnrss.el (nnrss-opml-export): Use
15276         mm-set-buffer-file-coding-system instead of
15277         set-buffer-file-coding-system.
15278
15279 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
15280
15281         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
15282         of checkdoc.el).
15283         * nnrss.el: do.
15284         * gnus-mlspl.el: do.
15285         * gnus-ml.el: do.
15286         * gnus-srvr.el: do.
15287
15288         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
15289
15290 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
15291
15292         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
15293         Corrections to custom-manual links.
15294
15295         * gnus-art.el (gnus-article): Ditto.
15296
15297         * mm-decode.el (mime-display, mime-security): Ditto.
15298
15299 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
15300
15301         * flow-fill.el: Typo.
15302
15303 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
15304
15305         * spam-wash.el: New file.
15306
15307 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
15308
15309         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
15310
15311 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
15312
15313         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
15314         to be run with new-articles as LIST1, not LIST2.
15315         (spam-registration-functions): Add spam-use-ham-copy as a nil
15316         registration backend.
15317
15318 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
15319
15320         * spam-stat.el (spam-stat-washing-hook): New option.
15321         (spam-stat-buffer-words): Use it.
15322         (spam-stat-process-directory, spam-stat-test-directory): Use
15323         insert-file-contents-literally.
15324         (spam-stat-coding-system): New variable.
15325         (spam-stat-load, spam-stat-save): Use it.
15326
15327 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15328
15329         * spam-report.el (spam-report-plug-agent): Quote
15330         spam-report-url-to-file and spam-report-url-ping-plain.
15331
15332 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
15333
15334         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
15335         / in mailto URLs.
15336
15337 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
15338
15339         * spam-report.el (spam-report-process-queue): Fix interactive use.
15340         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
15341         (spam-report-unplug-agent): Doc fixes.
15342         (spam-report-url-ping-mm-url, spam-report-url-to-file)
15343         (spam-report-agentize, spam-report-deagentize): Autoload.
15344
15345 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15346
15347         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
15348
15349         * message.el (message-setup-fill-variables): Add mml tags to
15350         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
15351         <ajk@iu.edu>.
15352         (message-mode): Don't modify paragraph-separate there.
15353
15354 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15355
15356         * compface.el (uncompface-use-external): Default to undecided.
15357         (uncompface-use-external-threshold): New variable.
15358         (uncompface-float-time): New macro.
15359         (uncompface): Determine whether to use the external decoder if
15360         uncompface-use-external is undecided.
15361
15362 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15363
15364         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
15365         after images.
15366
15367         * gnus-art.el (gnus-mime-display-single): Remove dead code.
15368
15369 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
15370
15371         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
15372
15373         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
15374
15375         * gnus-sum.el (gnus-summary-limit-to-age)
15376         (gnus-summary-limit-children): do.
15377
15378         * gnus-int.el (gnus-request-scan): do.
15379
15380         * gnus-group.el (gnus-group-suspend): do.
15381
15382         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
15383
15384         * gnus-cite.el (gnus-cite-parse-attributions): do.
15385
15386         * gnus-agent.el (gnus-summary-set-agent-mark)
15387         (gnus-agent-regenerate-group): do.
15388
15389         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
15390
15391         * binhex.el (binhex-decode-region-internal): do.
15392
15393 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15394
15395         * gnus-fun.el (gnus-face-properties-alist): New user option.
15396         (gnus-display-x-face-in-from): Use it.
15397
15398         * gnus-art.el (article-display-face): Ditto.
15399
15400         * compface.el (uncompface-use-external): Default to nil.
15401
15402 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
15403
15404         * nntp.el (nntp-erase-buffer): New function.
15405         (nntp-retrieve-data, nntp-send-command)
15406         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
15407         (nntp-possibly-change-group): Use it.
15408
15409         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
15410         with-current-buffer.
15411
15412 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
15413
15414         * compface.el: Merge the ELisp-based uncompface program.
15415         (compface): New customization group.
15416         (uncompface-use-external): New user option.
15417         (uncompface): Call uncompface-internal if uncompface-use-external
15418         is nil.
15419         (uncompface-internal): New function.  Note that there are also
15420         some other functions and variables added for this function.
15421
15422 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
15423
15424         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
15425         if necessary.
15426
15427 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
15428
15429         * spam-report.el (spam-report-unplug-agent)
15430         (spam-report-plug-agent, spam-report-deagentize)
15431         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
15432         Add support for the Agent in spam-report: when unplugged, report to a
15433         file; when plugged, submit all the requests.
15434
15435         * spam.el (spam-register-routine): Fix message about
15436         registration.
15437
15438 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
15439
15440         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
15441         dependencies.
15442         (rfc2047-encode): Use it.
15443
15444         * gnus-art.el (gnus-button-marker-list): Move before first
15445         reference.
15446
15447         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
15448         (imap-parse-body): Fix format string mismatch.
15449
15450         * gnus-score.el (gnus-summary-increase-score): do.
15451
15452         * nnrss.el (nnrss-close): New function.
15453
15454 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
15455
15456         * nnrss.el (nnrss-make-filename): New function.
15457         (nnrss-request-delete-group, nnrss-read-server-data)
15458         (nnrss-save-server-data, nnrss-read-group-data)
15459         (nnrss-save-group-data): Use it.
15460         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
15461         (nnrss-read-server-data, nnrss-read-group-data): Use load.
15462         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
15463
15464 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
15465
15466         * mml.el (mml-compute-boundary-1): Don't uncompress files.
15467
15468 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
15469
15470         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
15471         files.
15472
15473         * message.el (message-generate-headers-first): Don't quote nil
15474         and t in docstrings.
15475
15476         * imap.el (imap-id): do.
15477
15478         * gnus-agent.el (gnus-agent-consider-all-articles)
15479         (gnus-agent-queue-mail): do.
15480
15481 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
15482
15483         * spam-report.el (spam-report-process-queue): New function.
15484         Process requests from `spam-report-requests-file'.
15485         (spam-report-process-queue): Doc fix.
15486
15487 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
15488
15489         * spam.el (spam-register-routine)
15490         (spam-log-processing-to-registry, spam-log-registered-p)
15491         (spam-log-unregistration-needed-p, spam-log-undo-registration):
15492         Change "check" to "spam-check" for semi-clarity.
15493
15494 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
15495
15496         * pop3.el: Require nnheader.
15497
15498         * mml-smime.el: Require cl.  Autoload message-fetch-field.
15499
15500         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
15501
15502         * gnus-picon.el: Require cl.
15503
15504         * gnus-fun.el: Require gnus-ems and gnus-util.
15505
15506         * gnus.el (gnus-method-to-server): Move defsubst before first use.
15507
15508         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
15509
15510         * gnus-art.el (gnus-article-edit-mode): Define before first
15511         reference.
15512
15513 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
15514
15515         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
15516         (gnus-uu-post-encoded): Use point-at-bol.
15517
15518         * gnus-topic.el (gnus-group-active-topic-p): do.
15519
15520         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
15521
15522         * gnus-group.el (gnus-group-kill-region): do.
15523
15524         * gnus-art.el (article-date-ut): do.
15525
15526         * message.el (message-fetch-field): Remove redundant
15527         case-fold-search binding.
15528         (message-narrow-to-field): Simplify.
15529
15530 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
15531
15532         * spam.el (spam-directory): Derive from `gnus-directory'.
15533
15534         * spam-report.el (spam-report-url-to-file)
15535         (spam-report-requests-file): New function and variable for offline
15536         reporting.
15537         (spam-report-url-ping-function): Add `spam-report-url-to-file'
15538         and user defined function.
15539         (spam-report-url-ping-mm-url): Remove doubled slash.
15540
15541 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
15542
15543         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
15544
15545 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
15546
15547         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
15548         format string mismatch.
15549
15550         * sieve.el (sieve-deactivate-all): do.
15551
15552         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
15553
15554         * nnlistserv.el (nnlistserv-kk-wash-article): do.
15555
15556         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
15557
15558         * mm-bodies.el (mm-7bit-chars): Don't include \r.
15559
15560 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
15561
15562         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
15563         the list of checks.
15564
15565 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
15566
15567         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
15568         padding.
15569
15570 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
15571
15572         * mm-view.el (mm-fill-flowed): New variable.
15573         (mm-inline-text): Use it.
15574
15575 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
15576
15577         * spam.el (spam-spamassassin-register-ham-routine)
15578         (spam-spamassassin-register-spam-routine): Fix function names.
15579
15580 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15581
15582         * gnus.el (gnus-tmp-grouplens): Remove.
15583         (gnus-summary-line-format): Remove grouplens.
15584
15585         * gnus-group.el (gnus-group-line-format): Ditto.
15586
15587         * gnus-spec.el (gnus-format-specs): Ditto.
15588         (gnus-update-format-specifications): Flush the group format spec
15589         cache if there's the grouplens stuff.
15590         (gnus-parse-simple-format): Replace %l with the empty string.
15591
15592 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
15593
15594         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
15595         omission.
15596
15597 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15598
15599         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
15600         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15601
15602 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15603
15604         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
15605         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
15606         New macros and functions.
15607         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
15608         Handle > NLINK_MAX messages.
15609         * nnmaildir.el (nnmaildir-request-set-mark): Use
15610         nnmaildir--emlink-p and nnmaildir--eexist-p.
15611
15612 2004-01-25  Alex Schroeder  <alex@gnu.org>
15613
15614         * spam-stat.el (spam-stat-process-directory-age): New option.
15615         (spam-stat-process-directory): Use it.
15616
15617 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
15618
15619         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
15620         (spam-stat-save): Accept prefix argument.
15621
15622 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
15623
15624         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
15625         links" error.
15626
15627 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15628
15629         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
15630         the rest of the and/or forms.
15631
15632 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
15633
15634         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
15635         compatibility with old .newsrc.eld files.
15636
15637         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
15638
15639         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
15640
15641         * gnus-start.el (gnus-1): do.
15642
15643         * gnus-group.el (gnus-group-line-format-alist): do.
15644
15645         * gnus.el (gnus-use-grouplens, gnus-visual): do.
15646
15647         * gnus-gl.el: Remove.
15648
15649 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15650
15651         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
15652         marks consisting of a single range {for example, (3 . 5)} rather
15653         than a list of a single range { ((3 . 5)) }.
15654
15655 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
15656
15657         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
15658         with-current-buffer.
15659         (spam-stat-store-current-buffer): Use insert-buffer-substring to
15660         avoid consing a string.
15661
15662         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
15663         Remove obsolete entries for big5 and gb2312.
15664
15665 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15666
15667         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
15668         uncompressed list.
15669
15670 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
15671
15672         * spam-stat.el (spam-stat-strip-xref): New function.
15673         (spam-stat-process-directory): Use it.
15674
15675         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
15676         here -- it's done in message-fetch-field.
15677
15678 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15679
15680         * gnus-agent.el (gnus-agent-queue-mail)
15681         (gnus-agent-prompt-send-queue): New variables.
15682         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
15683         * gnus-draft.el (gnus-group-send-queue): Pass the group name
15684         "nndraft:queue" along to gnus-draft-send.  Use
15685         gnus-agent-prompt-send-queue.
15686         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
15687         is "nndraft:queue".  Suggested by Gaute Strokkenes
15688         <gs234@srcf.ucam.org>
15689
15690         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
15691         (agent-enable-undownloaded-faces): Added.
15692         (gnus-agent-cat-groups): Use eval-and-compile, not
15693         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
15694         method of gnus-agent-cat-groups even when the buffer has been
15695         evaled.
15696         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
15697         delete gnus-agent-save-active-1.
15698         (gnus-agent-save-groups): Deleted.  Identical to
15699         gnus-agent-save-active.
15700         (gnus-agent-write-active): No longer adjust agent's copy of active
15701         file as agent's adjustments are now stored in their own
15702         file.  Removed optional parameter.
15703         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
15704         servers.  Add use of min/max range limits from server's local
15705         file.
15706         (gnus-agent-save-alist): Removed unused optional argument.
15707         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
15708         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
15709         (gnus-agent-set-local): A per-server file that keeps min/max range
15710         limits for articles known to the agent.  Provides a fast mechanism
15711         for altering many active ranges.
15712         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
15713         active file (local makes it unnecessary).
15714         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
15715
15716         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
15717         (agent-enable-undownloaded-faces): Added.
15718
15719         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
15720         disable it when sending to "nndraft:queue".
15721         (gnus-group-send-queue): Add safety check to avoid sending queue
15722         when unplugged.
15723
15724         * gnus-group.el (gnus-group-catchup): Use new
15725         gnus-sequence-of-unread-articles, not
15726         gnus-list-of-unread-articles, to avoid exhausting memory with huge
15727         numbers of articles.  Use gnus-range-map to avoid having to
15728         uncompress the unread list.
15729         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
15730         Fixed invalid ange-ftp reference.
15731
15732         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
15733         (gnus-sorted-range-intersection): Intersection of two ranges
15734         without requiring that they first be uncompressed.
15735
15736         * gnus-start.el (gnus-activate-group): Unless blocked by the
15737         caller, possibly expand the active range to include both cached
15738         and agentized articles.
15739         (gnus-convert-old-newsrc): Rewrote in anticipation of having
15740         multiple version-dependent converters.
15741         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
15742         gnus-agent-save-active.
15743         (gnus-save-newsrc-file): Save dirty agent range limits.
15744
15745         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
15746         gnus-agent-possibly-alter-active.
15747         (gnus-adjust-marked-articles): Faster handling of simple lists.
15748
15749 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
15750
15751         * spam-stat.el (spam-stat-test-directory): New optional argument
15752         displays a list of files detected.  Suggested by Andrew Cohen
15753         <cohen@andy.bu.edu>.
15754         (spam-stat-buffer-words-with-scores): Don't narrow and change
15755         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
15756
15757 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
15758
15759         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
15760         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
15761         (spam-spamassassin-arguments)
15762         (spam-spamassassin-spam-flag-header)
15763         (spam-spamassassin-positive-spam-flag-header)
15764         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
15765         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
15766         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
15767         (spam-list-of-processors, spam-list-of-checks)
15768         (spam-list-of-statistical-checks, spam-registration-functions)
15769         (spam-check-spamassassin-headers, spam-check-spamassassin)
15770         (spam-spamassassin-score)
15771         (spam-spamassassin-register-with-sa-learn)
15772         (spam-spamassassin-register-spam-routine)
15773         (spam-spamassassin-register-ham-routine)
15774         (spam-assassin-register-spam-routine)
15775         (spam-assassin-register-ham-routine): Add SpamAssassin support.
15776         (spam-bogofilter-score): Fix to show article before scoring.
15777
15778 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
15779
15780         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
15781         default scoring function.
15782         (spam-generic-score): Call spam-spamassassin-score if
15783         spam-use-spamassassin or spam-use-spamassassin-headers is on;
15784         spam-bogofilter-score otherwise.
15785
15786         * gnus.el (spam-process, spam-autodetect-methods): Add
15787         spamassassin and spamassassin-headers.
15788
15789 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
15790
15791         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15792         Suppress unnecessary messages.
15793
15794 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
15795
15796         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
15797         make-hash-table.
15798
15799 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15800
15801         * canlock.el (base64-encode-string): Don't autoload it.
15802
15803 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15804
15805         * run-at-time.el: Remove useless (require 'itimer),
15806         eval-and-compile and (featurep 'xemacs).
15807
15808 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
15809
15810         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
15811         GROUP is a virtual group.
15812
15813 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
15814
15815         * gnus.el: Autoload `message-y-or-n-p'.
15816
15817 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
15818
15819         * pgg-parse.el: Remove unnecessary (require 'custom).
15820
15821         * pgg-def.el: do.
15822
15823         * nnmail.el: do.
15824
15825         * gnus-undo.el: do.
15826
15827         * gnus-picon.el: do.
15828
15829         * gnus-util.el: do.
15830
15831 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
15832
15833         * gnus-sum.el (gnus-pick-line-number): Add autoload.
15834
15835 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15836
15837         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
15838         handle, as well as a list.
15839
15840         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
15841         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
15842         (mm-w3m-cid-retrieve): Simplify.
15843
15844 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
15845
15846         * message.el (message-kill-to-signature): Allow prefix arg to
15847         specify number of lines to keep before signature.
15848
15849 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
15850
15851         * message.el (message-kill-to-signature): Change docstring.
15852
15853 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15854
15855         * canlock.el: Always require sha1-el.
15856         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
15857
15858         * message.el: Autoload sha1 only when compiling.
15859
15860         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
15861         eudc-expand-inline for XEmacs.
15862
15863 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15864
15865         * message.el (message-canlock-generate): Require sha1-el.
15866
15867 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
15868
15869         * message.el (message-expand-name): Silence the byte compiler.
15870
15871         * lpath.el: Add detect-coding-system.
15872
15873         * dgnushack.el (dgnushack-compile): Remove obsolete check for
15874         cus-edit.
15875
15876 2004-01-13  Simon Josefsson  <jas@extundo.com>
15877
15878         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
15879         Invoke gnus-score-mode.  Reported by
15880         bojohan+news@dd.chalmers.se (Johan Bockgård).
15881
15882         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
15883         Jim Blandy <jimb@redhat.com> (tiny change).
15884
15885 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
15886
15887         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
15888
15889 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
15890
15891         * spam.el (spam-get-article-as-string): Update to use
15892         gnus-request-article-this-buffer, much simpler.
15893         (spam-get-article-as-buffer): Remove.
15894
15895 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
15896
15897         * message.el (message-expand-name): Use EUDC if the user uses that.
15898
15899 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
15900
15901         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
15902         character for the encoding to avoid consing a string.
15903
15904         * rfc2047.el (rfc2047-decode-string): Don't cons a string
15905         unnecessarily.
15906
15907         * mm-util.el (mm-replace-chars-in-string): Remove.
15908
15909         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
15910         of mm-replace-chars-in-string.
15911
15912 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
15913
15914         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
15915
15916         * mm-util.el (mm-subst-char-in-string): Support inplace.
15917
15918         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
15919         a new string in every iteration.  Use shy groups.
15920
15921 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
15922
15923         * gnus-srvr.el (gnus-browse-unsubscribe-group):
15924         * gnus-soup.el (gnus-soup-group-brew):
15925         * gnus-msg.el (gnus-put-message):
15926         * gnus-move.el (gnus-group-move-group-to-server):
15927         * gnus-kill.el (gnus-batch-score):
15928         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
15929         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
15930         (gnus-group-update-group, gnus-group-read-group)
15931         (gnus-group-make-group, gnus-group-make-help-group)
15932         (gnus-group-make-archive-group, gnus-group-make-directory-group)
15933         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
15934         (gnus-group-sort-by-unread, gnus-group-catchup)
15935         (gnus-group-unsubscribe-group, gnus-group-kill-group)
15936         (gnus-group-yank-group, gnus-group-set-info)
15937         (gnus-group-list-groups):
15938         * gnus.el (gnus-generate-new-group-name):
15939         * gnus-delay.el (gnus-delay-send-queue):
15940         * nnvirtual.el (nnvirtual-catchup-group):
15941         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
15942         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
15943         (gnus-group-prepare-topics, gnus-topic-check-topology):
15944         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
15945         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
15946         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
15947         (gnus-group-make-articles-read):
15948         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
15949         (gnus-group-change-level, gnus-kill-newsgroup)
15950         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
15951         (gnus-get-unread-articles, gnus-make-articles-unread)
15952         (gnus-make-ascending-articles-unread): Use accessor
15953         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
15954         to get group information for improved readability.
15955
15956
15957 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
15958
15959         * gnus-art.el (article-decode-mime-words, article-babel)
15960         (gnus-article-highlight-signature, gnus-article-add-buttons)
15961         (gnus-signature-toggle): Use gnus-with-article-buffer.
15962
15963         * gnus-art.el (gnus-article-highlight-headers)
15964         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
15965
15966         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
15967         (gnus-article-set-globals, gnus-request-article-this-buffer)
15968         (gnus-button-message-id, gnus-article-maybe-hide-headers)
15969         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
15970         (gnus-mime-display-alternative): Use with-current-buffer.
15971
15972 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
15973
15974         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
15975         also under 80 char limit, and call gnus-error if needed.
15976         (spam-fetch-article-header): Fix - it was a
15977         buffer-local variable (gnus-newsgroup-data).
15978         (spam-find-spam): Use spam-generate-fake-headers, forget about
15979         spam-insert-fake-headers.
15980         (spam-insert-fake-headers): Remove.
15981
15982 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
15983
15984         * deuglify.el (gnus-article-outlook-unwrap-lines)
15985         (gnus-outlook-rearrange-article)
15986         (gnus-outlook-repair-attribution-outlook)
15987         (gnus-outlook-repair-attribution-block)
15988         (gnus-outlook-repair-attribution-other): Remove redundant
15989         save-excursion.
15990
15991 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
15992
15993         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
15994         (spam-fetch-field-subject-fast)
15995         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
15996         (spam-fetch-article-header): Add functions to deal with Gnus
15997         internals for fast retrieval of article header data.
15998         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
15999
16000 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16001
16002         * pop3.el (pop3-md5): Remove.
16003         (pop3-apop): Replace pop3-md5 with md5.
16004
16005         * mm-bodies.el: base64 is always built-in.
16006
16007         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
16008         with-current-buffer.
16009
16010 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16011
16012         * canlock.el (canlock-insert-header): Remove excessive grouping in
16013         regexp.
16014
16015         * gnus-sum.el (gnus-summary-read-document): Ditto.
16016
16017         * gnus-uu.el (gnus-uu-part-number): Ditto.
16018
16019         * html2text.el (html2text-remove-tags): Ditto.
16020         (html2text-format-tags): Ditto.
16021         (html2text-format-single-elements): Ditto.
16022
16023         * mml.el (mml-parse-1): Ditto.
16024
16025 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
16026
16027         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
16028
16029         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
16030
16031         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
16032
16033         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
16034
16035 2003-11-15  Simon Josefsson  <jas@extundo.com>
16036
16037         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
16038         (pgg-gpg-lookup-key): Use regexp match instead of
16039         split-string (split-string is different between emacs 21.2 and
16040         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
16041
16042 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
16043
16044         * gnus-art.el (gnus-mime-view-all-parts)
16045         (gnus-article-part-wrapper, gnus-article-view-part): Use
16046         with-current-buffer.
16047
16048 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
16049
16050         * spam.el (spam-disable-spam-split-during-ham-respool)
16051         (spam-spamoracle-database, spam-cache-lookups)
16052         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
16053         (spam-group-ham-mark-p, spam-group-spam-mark-p)
16054         (spam-group-ham-marks, spam-group-spam-marks)
16055         (spam-group-spam-contents-p, spam-group-ham-contents-p)
16056         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
16057         also add spam-use-blackholes to the statistical checks.
16058         (spam-fetch-field-fast): Add interface to fetching fields, may
16059         become a macro.
16060         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
16061         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
16062         (spam-insert-fake-headers): Fake an article when needed.
16063         (spam-find-spam): Fake article when possible.
16064         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
16065         (spam-check-bogofilter-headers): Use message-fetch-field instead
16066         of nnmail-fetch-field.
16067
16068 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
16069
16070         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
16071
16072 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
16073
16074         * spam.el (spam-split): Do not require spam-use-CHECK to be
16075         enabled if that check is passed to spam-split explicitly; also
16076         fix so 'spam doesn't get converted to spam-split-group when
16077         spam-split-symbolic-return is t.
16078         (spam-find-spam): Find registrations of the article and use those
16079         instead of re-running spam-split to find the spam/ham
16080         classification of the article.
16081         (spam-log-processing-to-registry, spam-log-registered-p)
16082         (spam-log-unregistration-needed-p, spam-log-undo-registration):
16083         Use gnus-error instead of gnus-message.
16084         (spam-log-registration-type): Add function to determine the
16085         classification of a message based on registry entries; will
16086         return nil if both 'spam and 'ham are found.
16087         (spam-check-BBDB): Expand all the BBDB macros here so we can have
16088         a reasonably fast local cache without the loading errors.
16089         (spam-cache-lookups): Set to t by default.
16090         (spam-find-spam): Don't try to guess spam-cache-lookups.
16091         (spam-enter-whitelist, spam-enter-blacklist): Clear the
16092         spam-caches entry.
16093         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
16094         caching of whitelist/blacklist entries.
16095         (spam-check-whitelist, spam-check-blacklist): Invoke
16096         spam-from-listed-p with a type, not a cache variable.
16097         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
16098
16099 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
16100
16101         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
16102
16103         * nnmail.el (nnmail-split-fancy): do.
16104
16105         * mml.el (mml-parse): do.
16106
16107         * gnus-score.el (gnus-enter-score-words-into-hashtb)
16108         (gnus-score-adaptive): do.
16109
16110 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16111
16112         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
16113         (gnus-mime-button-map): Don't set keymap parent.
16114         (gnus-button-ctan-directory-regexp): Use shy grouping.
16115         (gnus-prev-page-map): Don't set keymap parent.
16116         (gnus-prev-page-map): Remove duplicated one.
16117         (gnus-next-page-map): Don't set keymap parent.
16118         (gnus-mime-security-button-map): Ditto.
16119
16120         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
16121         version number.
16122
16123         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
16124
16125 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16126
16127         * canlock.el (canlock-sha1-function): Remove.
16128         (canlock-sha1-function-for-verify): Remove.
16129         (canlock-openssl-program): Remove.
16130         (canlock-openssl-args): Remove.
16131         (canlock-ignore-errors): Remove.
16132         (canlock-sha1-with-openssl): Remove.
16133         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
16134         (canlock-verify): Don't use canlock-ignore-errors.
16135
16136         * sha1-el.el (sha1-string-external): Make it can return a string
16137         in binary form.
16138         (sha1-region-external): Ditto.
16139         (sha1-string-internal): Ditto.
16140         (sha1-region-internal): Ditto.
16141         (sha1-region): Ditto.
16142         (sha1-string): Ditto.
16143         (sha1): Ditto.
16144
16145 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16146
16147         * spam.el (spam-report-articles-gmane): New command.
16148
16149 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16150
16151         * gnus.el: Don't make unnecessary *Group* buffer when loading.
16152
16153         * run-at-time.el (run-at-time-saved): Remove.
16154         (run-at-time): Doc fix.
16155
16156 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
16157
16158         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
16159         (gnus-summary-limit-map): Add it.
16160         (gnus-summary-make-menu-bar): do.
16161
16162 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
16163
16164         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
16165         Make attempt at some caching support (done for BBDB only now).
16166         (spam-find-spam): Set spam-cache-lookups if there are more than 2
16167         addresses to be checked.
16168         (spam-clear-cache-BBDB): Add function, to be invoked by
16169         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
16170         (spam-check-BBDB): Check and use the caches, if
16171         spam-cache-lookups is on, remove superfluous (provide).
16172
16173 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
16174
16175         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
16176
16177 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
16178
16179         * run-at-time.el (run-at-time-saved): Move to after the definition
16180         of `run-at-time'.
16181
16182         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
16183
16184 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16185
16186         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
16187         mm-w3m-local-map-property.
16188
16189         * mm-view.el (mm-w3m-mode-map): Remove.
16190         (mm-w3m-local-map-property): Remove.
16191         (mm-inline-text-html-render-with-w3m): Don't use
16192         mm-w3m-local-map-property.
16193
16194 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16195
16196         * run-at-time.el: New file.
16197
16198         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
16199         under Emacs.
16200
16201         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
16202         of gnus-set-text-properties.
16203
16204         * gnus-uu.el (gnus-uu-save-article): Ditto.
16205
16206         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
16207
16208         * gnus-cite.el (gnus-cite-parse): Ditto.
16209
16210         * gnus-art.el (gnus-button-push): Use set-text-properties instead
16211         of gnus-.
16212
16213         * gnus-xmas.el (run-at-time): Require run-at-time.
16214
16215         * gnus.el: Changed calls to nnheader-run-at-time and
16216         password-run-at-time throughout to use run-at-time directly.
16217
16218         * password.el: Removed definition of run-at-time.
16219
16220         * nnheaderxm.el: Remove definition of run-at-time.
16221
16222 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
16223
16224         * mml.el (mml-minibuffer-read-disposition): Show attachment type
16225         in prompt.
16226
16227 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
16228
16229         * messagexmas.el (message-xmas-redefine): Alias
16230         `message-make-caesar-translation-table' to
16231         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
16232         version.
16233
16234         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
16235         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
16236         `gnus-xmas-set-text-properties'.
16237         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
16238         `gnus-xmas-completing-read'.
16239         (gnus-xmas-completing-read): Removed.
16240         (gnus-xmas-open-network-stream): Removed.
16241
16242         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
16243         XEmacs version.
16244
16245         * dns.el (dns-make-network-process): Use `open-network-stream'
16246         instead of `gnus-xmas-open-network-stream'.
16247
16248         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
16249
16250         * .cvsignore: Add auto-autoloads.el, custom-load.el.
16251
16252 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
16253
16254         * gnus-art.el (gnus-mime-display-alternative)
16255         (gnus-insert-mime-button, gnus-insert-mime-security-button)
16256         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
16257         Don't use gnus-local-map-property.
16258
16259         * gnus-util.el (gnus-local-map-property): Remove.
16260
16261         * mm-view.el (mm-view-pkcs7-decrypt): Replace
16262         gnus-completing-read-maybe-default with completing-read.
16263
16264         * gnus-util.el (gnus-completing-read): do.
16265         (gnus-completing-read-maybe-default): Remove.
16266
16267 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
16268
16269         * password.el: Only autoload `run-at-time' if not XEmacs.
16270         Only autoload the itimer functions if XEmacs.
16271
16272 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16273
16274         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
16275         XEmacsen.
16276
16277         * dgnushack.el: Autoload executable-find for XEmacs.
16278
16279 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
16280
16281         * gnus-art.el (gnus-read-string): Remove.
16282         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
16283         read-string.
16284
16285 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
16286
16287         * netrc.el: Autoload password-read.
16288         (netrc): Add configuration group.
16289         (netrc-encoding-method, netrc-openssl-path): Add
16290         variables for encoding and decoding of files with symmetric
16291         ciphers.
16292         (netrc-encode): Add assistant function to encode a file with
16293         netrc-encoding-method.
16294         (netrc-parse): Add interactive parameter, added optional
16295         decoding if netrc-encoding-method is non-nil but otherwise
16296         behavior is standard.
16297         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
16298         Do s/encode/encrypt/ everywhere.
16299
16300         * spam.el: Remove executable-find autoload.
16301
16302 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
16303
16304         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
16305
16306         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
16307
16308 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
16309
16310         * gnus-art.el (gnus-treat-ansi-sequences)
16311         (article-treat-ansi-sequences): New variable and function.
16312         Suggested by Dan Jacobson <jidanni@jidanni.org>.
16313
16314         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
16315         Use it.
16316
16317 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
16318
16319         * mm-util.el (mm-quote-arg): Remove.
16320
16321         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
16322         shell-quote-argument.
16323
16324         * gnus-uu.el (gnus-uu-command): do.
16325
16326         * gnus-sum.el (gnus-summary-insert-pseudos): do.
16327
16328         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
16329         with make-char.
16330
16331         * mm-util.el (mm-make-char): Remove.
16332
16333         * mml.el (mml-mode): Replace gnus-add-minor-mode with
16334         add-minor-mode.
16335
16336         * gnus-undo.el (gnus-undo-mode): do.
16337
16338         * gnus-topic.el (gnus-topic-mode): do.
16339
16340         * gnus-sum.el (gnus-dead-summary-mode): do.
16341
16342         * gnus-start.el (gnus-slave-mode): do.
16343
16344         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
16345
16346         * gnus-ml.el (gnus-mailing-list-mode): do.
16347
16348         * gnus-gl.el (gnus-grouplens-mode): do.
16349
16350         * gnus-draft.el (gnus-draft-mode): do.
16351
16352         * gnus-dired.el (gnus-dired-mode): do.
16353
16354         * gnus-ems.el (gnus-add-minor-mode): Remove.
16355
16356         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
16357         Replace gnus-char-width with char-width.
16358
16359         * gnus-ems.el (gnus-char-width): Remove.
16360
16361         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
16362         Replace gnus-char-width with char-width.
16363
16364         * gnus-ems.el (gnus-char-width): Remove.
16365
16366         * spam-stat.el (with-syntax-table): Remove with-syntax-table
16367         definition.
16368         Remove Emacs 20 hash table compatibility code.
16369
16370         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
16371         20 compatibility code.
16372
16373         * spam.el (spam-point-at-eol): Replace with point-at-eol.
16374
16375         * smime.el (smime-point-at-eol): Replace with point-at-eol.
16376
16377         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
16378         with point-at-{eol,bol}.
16379
16380         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
16381
16382         * imap.el (imap-point-at-eol): Replace with point-at-eol.
16383
16384         * flow-fill.el (fill-flowed-point-at-bol)
16385         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
16386
16387         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
16388         Replace with point-at-{eol,bol} throughout all files.
16389
16390 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16391
16392         * ntlm.el (ntlm-string-as-unibyte): New macro.
16393         (ntlm-build-auth-response): Use it.
16394
16395         Remove Emacs 20 stuff:
16396         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
16397         (butlast, mapc, remove): Remove the compiler macros.
16398         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
16399         of delq and copy-sequence.
16400         * gnus-art.el (popup-menu): Remove the compiler macro.
16401         * nnmail.el (nnmail-split-fancy): Don't support customizing with
16402         Emacs 20.
16403
16404 2004-01-05  Simon Josefsson  <jas@extundo.com>
16405
16406         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
16407         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
16408         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
16409         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
16410         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
16411         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
16412         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
16413         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
16414         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
16415         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
16416         ntlm-string-permute, string-lshift into ntlm-string-lshift,
16417         string-xor into ntlm-string-xor.  Suggested by
16418         Jesper Harder <harder@myrealbox.com>.
16419
16420         * ntlm.el: Don't include poem.
16421
16422         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
16423         Jesper Harder <harder@myrealbox.com>.
16424
16425         * sasl-ntlm.el, ntlm.el, md4.el: New files.
16426
16427         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
16428         probably breaks emacs with DL patch, but do we care? Is anyone
16429         still using the DL stuff?)
16430
16431         * sieve-manage.el: Use the password package.
16432         (sieve-manage-read-passwd): Remove.
16433         (sieve-manage-interactive-login): Use password.  Re-add
16434         condition-case around loop.
16435
16436         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
16437         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
16438         the password package.
16439
16440 2003-02-19  Simon Josefsson  <jas@extundo.com>
16441
16442         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
16443         token.
16444
16445 2002-08-07  Simon Josefsson  <jas@extundo.com>
16446
16447         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
16448         (sieve-manage-authenticators):
16449         (sieve-manage-authenticator-alist): Add some SASL mechs.
16450         (sieve-sasl-auth): New function.
16451         (sieve-manage-cram-md5-auth):
16452         (sieve-manage-plain-auth): Rewrite using SASL library.
16453         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
16454         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
16455         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
16456         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
16457
16458 2004-01-05  Simon Josefsson  <jas@extundo.com>
16459
16460         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
16461         New files.
16462
16463 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16464
16465         * gnus-group.el (gnus-no-groups-message): Update.
16466
16467         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
16468
16469 2003-11-09  Simon Josefsson  <jas@extundo.com>
16470
16471         * imap.el: Support for ID IMAP extension (RFC 2971).
16472         (imap-local-variables): Add imap-id.
16473         (imap-id): New variable.
16474         (imap-id): New function.
16475         (imap-parse-response): Parse untagged ID response.
16476         * nnimap.el (nnimap-id): New variable.
16477         (nnimap-open-connection): Use it.
16478
16479 2003-12-28  Simon Josefsson  <jas@extundo.com>
16480
16481         * gnus-score.el (gnus-score-edit-all-score): New.
16482         * gnus-group.el (gnus-group-score-map): Bind it to W e.
16483
16484 2004-01-04  Simon Josefsson  <jas@extundo.com>
16485
16486         * password.el: Add.
16487
16488 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
16489
16490         * dns.el (dns-query-types): Fix typo.
16491         (dns-query-types): New function.
16492         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
16493         PTR and SOA replies, see RFC 1035.
16494
16495 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16496
16497         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
16498
16499         * Moved to Changelog.2.
16500
16501 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16502
16503         * gnus.el (gnus-version-number): Bump version.
16504
16505 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16506
16507         * gnus.el: No Gnus v0.1 is released.
16508
16509 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16510
16511         * gnus.el: No Gnus v0.0 is released.
16512
16513 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16514
16515         * gnus.el (gnus-version-number): Bump.
16516         (gnus-version): No.
16517
16518 See ChangeLog.2 for earlier changes.
16519
16520     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
16521       Free Software Foundation, Inc.
16522
16523   This file is part of GNU Emacs.
16524
16525   GNU Emacs is free software: you can redistribute it and/or modify
16526   it under the terms of the GNU General Public License as published by
16527   the Free Software Foundation, either version 3 of the License, or
16528   (at your option) any later version.
16529
16530   GNU Emacs is distributed in the hope that it will be useful,
16531   but WITHOUT ANY WARRANTY; without even the implied warranty of
16532   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16533   GNU General Public License for more details.
16534
16535   You should have received a copy of the GNU General Public License
16536   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
16537
16538 ;; Local Variables:
16539 ;; coding: utf-8
16540 ;; fill-column: 79
16541 ;; add-log-time-zone-rule: t
16542 ;; End: